вывод ntpd - версия

В моей человечности 12.04

#ntpd --version
ntpd 4.2.8p6@1.3265-o Wed Mar  2 06:23:51 UTC 2016 (5)

в вышеупомянутом" (5)" представляет что?

3
задан 2 March 2016 в 10:29

1 ответ

Дата после номера версии стоит в течение времени, когда версия была скомпилирована.

Мое предположение - то, что эти (5) имеет некоторое отношение к Всемирному координированному времени (UTC) значение. Возможно, разница во времени к UTC, в этом случае +5 часов? До сих пор я не мог найти документ для этого.

Кажется, что номер (5) стоит в течение времен, make-файл выполнялся (спасибо Sharath Manchala).

<час>

стиль версии следующий, только для доказательства моего предположения о дате UTC.

NTP uses A.B.C - style release numbers.

At the moment:

 A is 4, for ntp V4.
 B is the major release number.
 C is the minor release number.  Even numbers are 'stable' releases and
 odd numbers are "development" releases.

Following the release number may be the letter 'p' followed by a number.
This indicates a point (or patch) release.

Release candidates have -RC in the release number.

Here are some recent versions numbers as an example:

 4.2.2      A production release (from the ntp-stable repository)
 4.2.2p2    A production release (from the ntp-stable repository)
 4.2.3p12   A development release
 4.2.3p15-rc1   A release candidate for 4.2.4
1
ответ дан 1 December 2019 в 17:34

Другие вопросы по тегам:

Похожие вопросы: