Пакет openntpd: Информация

    Исходный пакет: openntpd
    Версия: 3.9p1-alt15
    Последняя версия по данным Repology
    Собран:  23 августа 2023 г. 13:07 в задании #327761
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.openntpd.org

    Лицензия: ISC and BSD-2-Clause and BSD-3-Clause
    О пакете: Network daemon for synchronize local clock to remote NTP servers
    Описание: 
    The ntpd daemon synchronizes the local clock to one or more remote NTP
    servers, and can also act as an NTP server itself, redistributing the
    local time.  It implements the Simple Network Time Protocol version 4,
    as described in RFC 2030, and the Network Time Protocol version 3,
    as described in RFC 1305.
    
    Here is a portable implementation of OpenNTPD, small reliable NTP daemon
    initially designed as part of OpenBSD.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    openntpd (x86_64, ppc64le, i586, armh, aarch64)
    openntpd-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Gleb Fotengauer-Malinovskiy


    Права:
    @core

      1. libssl-devel
      2. setproctitle-devel

    Последнее изменение


    23 августа 2023 г. Gleb Fotengauer-Malinovskiy 3.9p1-alt15
    - Fixed build with glibc 2.38 by utilizing the autoconf
      AC_USE_SYSTEM_EXTENSIONS macro, which activates the _GNU_SOURCE extensions.
    - Fixed the License: tag (ISC-style -> ISC and BSD-2-Clause and BSD-3-Clause).
    9 февраля 2019 г. Anton Midyukov 3.9p1-alt14
    - Fix ntpd.service (Closes: 35979)
    29 сентября 2018 г. Gleb Fotengauer-Malinovskiy 3.9p1-alt13
    - Fixed build and rebuilt with openssl 1.1.
    - Disabled ELF strip(1)ping to enable debuginfo subpackage.