Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-07 | Switched from ftp to http for killab33z | Gregory Boyce | |
2025-05-31 | Move ntpd binary to /usr/ntpsec/bin | Gregory Boyce | |
There are apparmor rules that restrict /usr/sbin/ntpd in a way that works for ntpd, but not ntpsec. We'll move to a new path in order to avoid the conflict. | |||
2025-05-30 | Updated ntpsec to version 1.2.4 | Gregory Boyce | |
ntpsec included waf 2.1.4, which has some bugs including the following: https://gitlab.com/ita1024/waf/-/issues/2470 After discussing with the ntpsec team, I've included an earlier version of waf which solved the build issues. Hopefullly we'll be able to drop it in the next upstream release. | |||
2025-05-24 | Revert to 1.2.3. More cleanup is needed | Gregory Boyce | |
2025-05-24 | Regenerated .SRCINFO | Gregory Boyce | |
2025-05-24 | Update version to 1.2.4 | Gregory Boyce | |
For some reason waf fails to build it's endianness check when running in makepkg, even though it works properly on the commandline. Setting CFLAGS="-O2" before the configure allows it to succeed. | |||
2023-12-31 | Updated license | Gregory Boyce | |
2023-12-31 | Updated to version 1.2.3 | Gregory Boyce | |
* Updated upstream version to 1.2.3 * Removed "--enable-debug-gdb", which is now the default | |||
2023-08-04 | Update to ntpsec 1.2.2a | Gregory Boyce | |
* Fix a crash in ntpd if NTS is disabled and an NTS-enabled client request (mode 3) is received. (CVE-2023-4012) #794 | |||
2023-05-28 | Fix support for aarch64 | Gregory Boyce | |
2023-05-28 | Add support for aarch64 | Gregory Boyce | |
2023-03-24 | Remove old openssl-1.1 options | Gregory Boyce | |
2023-03-24 | Update to 1.2.2 | Gregory Boyce | |
2022-11-23 | Switch ntpsec to openssl-1.1 | Gregory Boyce | |
Upstream does not yet build against 3.0, and arch switched their default. We now need to explicitly request openssl-1.1. Thanks to Mirsaltptir for the fix. | |||
2021-06-14 | Updated to ntpsec 1.2.1, dropping cherry picked patch | Gregory Boyce | |
2021-03-12 | Disable seccomp support | Gregory Boyce | |
Context: https://lists.ntpsec.org/pipermail/devel/2021-January/009680.html | |||
2020-12-17 | Update ntpsec to 1.2.0 | Gregory Boyce | |
2020-06-03 | Don't blow away /etc/ntp.conf | Gregory Boyce | |
2020-06-03 | Create empty /etc/ntp.conf for upstream issue. | Gregory Boyce | |
https://gitlab.com/NTPsec/ntpsec/-/issues/649 | |||
2020-06-03 | Update to 1.1.9 | Gregory Boyce | |
2019-11-25 | Added missing .SRCINFO | Gregory Boyce | |
2019-11-25 | Added armv7h as a supported arch, as suggested by eimis | Gregory Boyce | |
2019-11-25 | Updated to version 1.1.8 | Gregory Boyce | |
2019-09-03 | Update to 1.1.7 | Gregory Boyce | |
2019-07-23 | Use generated service file instead of the template. | Gregory Boyce | |
2019-07-22 | Upstream change caused issue with service file. | Gregory Boyce | |
Reverting with patch while I see if there's a fix in the works. | |||
2019-07-22 | Updated version to 1.1.6 and fixed typo | Gregory Boyce | |
2019-07-22 | Updated version to 1.1.6 and fixed typo | Gregory Boyce | |
2019-06-28 | Add binutils to makedepends | Gregory Boyce | |
2019-06-27 | Updated to 1.1.4 | Gregory Boyce | |
2018-09-17 | Build with leap-smear support so people can choose to enable it. | Gregory Boyce | |
2018-09-16 | Bumped package version | Gregory Boyce | |
2018-09-16 | Provide ntpsec stock config | Gregory Boyce | |
2018-09-16 | Patch the use-pool file to use the Arch pool servers instead of stock. | Gregory Boyce | |
This is in preparation for providing default configs. | |||
2018-09-16 | Update to 1.1.2 | Gregory Boyce | |
2018-09-16 | Update to 1.1.2 | Gregory Boyce | |
2017-10-13 | Update to 1.0.0 | Mike Swanson | |
2017-03-23 | Update to 0.9.7 | Mike Swanson | |
2017-01-07 | Bump pkgrel for Python 3.6 rebuild | Mike Swanson | |
2016-12-31 | Use the (now correct) GPG signature during build. | Mike Swanson | |
As per the prior commit message, I've gotten the upstream to use the proper file format. :-) | |||
2016-12-31 | Update to 0.9.6 | Mike Swanson | |
PGP verification temporarily rescinded -- the file on the ftp is not a detached signature. Will likely have it fixed upstream and make a pkgver=2 version soon. | |||
2016-12-01 | Fix the building of docs by backporting a newer commit | Mike Swanson | |
2016-12-01 | Add w3m to the makedepends array | Mike Swanson | |
Just so the copyright file can be rendered in 'plain text' (without the AsciiDoc markup). | |||
2016-12-01 | ntpsec 0.9.5 | Mike Swanson | |