Search Criteria
Package Details: ntpsec 1.2.1-1
Git Clone URL: | https://aur.archlinux.org/ntpsec.git (read-only, click to copy) |
---|---|
Package Base: | ntpsec |
Description: | Security-hardened Network Time Protocol implementation |
Upstream URL: | https://www.ntpsec.org/ |
Licenses: | custom |
Conflicts: | ntp |
Provides: | ntp |
Submitter: | chungy |
Maintainer: | gdfuego |
Last Packager: | gdfuego |
Votes: | 11 |
Popularity: | 0.23 |
First Submitted: | 2016-12-01 10:10 (UTC) |
Last Updated: | 2022-11-23 15:36 (UTC) |
Dependencies (12)
- avahi (avahi-git, avahi-gtk2)
- libbsd (libbsd-git)
- openssl-1.1
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- asciidoc (asciidoc-git) (make)
- binutils (binutils-git, binutils-2.35.2) (make)
- pps-tools (pps-tools-git) (make)
- w3m (make)
- gnuplot (gnuplot-git, gnuplot-headless, gnuplot-nogui, gnuplot4) (optional) – for ntpviz
- libevent (libevent-fb, libevent-git) (optional) – for ntpdig
- python-psutil (optional) – Optional for ntpviz, allows running with ionice
- ttf-liberation (ttf-defenestration) (optional) – Improves font quality in ntpviz renderings
Required by (19)
- cephadm (requires ntp) (optional)
- cephadm-git (requires ntp) (optional)
- dhcpcd-hook-ntpdate (requires ntp)
- domjudge-docs (requires ntp) (optional)
- domjudge-domserver (requires ntp) (optional)
- domjudge-judgehost (requires ntp) (optional)
- domjudge-submit (requires ntp) (optional)
- ethoscope-device (requires ntp)
- ethoscope-node (requires ntp)
- freeipa-client (requires ntp)
- gpsd-timing (requires ntp)
- kana-p-git (requires ntp)
- mkinitcpio-ntpdsync (requires ntp)
- networkmanager-dispatcher-ntpd (requires ntp)
- networkmanager-dispatcher-ntpdconf (requires ntp) (optional)
- qubes-vm-core (requires ntp)
- rc.local.d (requires ntp) (optional)
- timeset (requires ntp)
- timeset-gui (requires ntp)
Latest Comments
1 2 3 Next › Last »
ghen commented on 2022-12-29 11:14 (UTC)
ntpsec 1.2.2 is out, and supports OpenSSL 3.0
gdfuego commented on 2022-11-23 15:56 (UTC)
Fix committed. Thank you.
Mirsaltptir commented on 2022-11-14 19:59 (UTC) (edited on 2022-11-14 20:20 (UTC) by Mirsaltptir)
eimis commented on 2022-11-12 20:29 (UTC)
no longer builds
12o commented on 2021-11-04 02:37 (UTC) (edited on 2021-11-04 02:45 (UTC) by 12o)
I received this error when attempting to install through AUR. I imported the key per the ntpsec Arch wiki page.
Just import the public key above in this code block. The wiki page just needs to be changed. Best to have the maintainer do it for verification.
kql commented on 2021-03-12 19:32 (UTC)
Thanks! Now it's running perfectly.
gdfuego commented on 2021-03-12 19:09 (UTC)
I just removed seccomp. Can you confirm it's working for you now?
kql commented on 2021-03-12 16:26 (UTC)
After a fresh install and default config, the service crashed with
ntpd.service: Main process exited, code=killed, status=31/SYS
. After removing--enable-seccomp
as suggested here https://lists.ntpsec.org/pipermail/devel/2021-January/009680.html the service seems to run as expected.Perhaps the switch should be removed from
build()
?1 2 3 Next › Last »