summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-12-31Updated licenseGregory Boyce
2023-12-31Updated to version 1.2.3Gregory Boyce
* Updated upstream version to 1.2.3 * Removed "--enable-debug-gdb", which is now the default
2023-08-04Update to ntpsec 1.2.2aGregory 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-28Add support for aarch64Gregory Boyce
2023-03-24Remove old openssl-1.1 optionsGregory Boyce
2023-03-24Update to 1.2.2Gregory Boyce
2022-11-23Switch ntpsec to openssl-1.1Gregory 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-14Updated to ntpsec 1.2.1, dropping cherry picked patchGregory Boyce
2021-03-12Disable seccomp supportGregory Boyce
Context: https://lists.ntpsec.org/pipermail/devel/2021-January/009680.html
2020-12-17Update ntpsec to 1.2.0Gregory Boyce
2020-06-03Don't blow away /etc/ntp.confGregory Boyce
2020-06-03Create empty /etc/ntp.conf for upstream issue.Gregory Boyce
https://gitlab.com/NTPsec/ntpsec/-/issues/649
2020-06-03Update to 1.1.9Gregory Boyce
2019-11-25Added armv7h as a supported arch, as suggested by eimisGregory Boyce
2019-11-25Updated to version 1.1.8Gregory Boyce
2019-09-03Update to 1.1.7Gregory Boyce
2019-07-23Use generated service file instead of the template.Gregory Boyce
2019-07-22Upstream change caused issue with service file.Gregory Boyce
Reverting with patch while I see if there's a fix in the works.
2019-07-22Updated version to 1.1.6 and fixed typoGregory Boyce
2019-06-28Add binutils to makedependsGregory Boyce
2019-06-27Updated to 1.1.4Gregory Boyce
2018-09-17Build with leap-smear support so people can choose to enable it.Gregory Boyce
2018-09-16Bumped package versionGregory Boyce
2018-09-16Provide ntpsec stock configGregory Boyce
2018-09-16Patch 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-16Update to 1.1.2Gregory Boyce
2017-10-13Update to 1.0.0Mike Swanson
2017-03-23Update to 0.9.7Mike Swanson
2017-01-07Bump pkgrel for Python 3.6 rebuildMike Swanson
2016-12-31Use 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-31Update to 0.9.6Mike 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-01Fix the building of docs by backporting a newer commitMike Swanson
2016-12-01Add w3m to the makedepends arrayMike Swanson
Just so the copyright file can be rendered in 'plain text' (without the AsciiDoc markup).
2016-12-01ntpsec 0.9.5Mike Swanson