Age | Commit message (Expand) | Author |
---|---|---|
2020-10-13 | gnu: libcap: Make 'libcap/next' the default libcap....* gnu/packages/avahi.scm (avahi)[inputs]: Refer to LIBCAP-2.31 instead of LIBCAP. * gnu/packages/base.scm (coreutils)[inputs]: Likewise. * gnu/packages/linux.scm (libcap): Rename to ... (libcap-2.31): ... this. (libcap/next): Rename to ... (libcap): ... this. (libcap/next): Define as deprecated alias for LIBCAP. (fakeroot)[inputs]: Change from LIBCAP/NEXT to LIBCAP. * gnu/packages/ntp.scm (chrony, ntp)[inputs]: Likewise. | Marius Bakke |
2020-10-08 | gnu: chrony: Support Network Time Security (NTS)....* gnu/packages/ntp.scm (chrony)[inputs]: Add gnutls. | Tobias Geerinckx-Rice |
2020-10-08 | gnu: chrony: Update to 4.0....* gnu/packages/ntp.scm (chrony): Update to 4.0. | Tobias Geerinckx-Rice |
2020-09-13 | gnu: Fix a crash in NTP and Chrony....Fixes <https://bugs.gnu.org/43321>. * gnu/packages/ntp.scm (ntp, chrony)[inputs]: Replace libcap with libcap/next. | Leo Famulari |
2020-08-20 | gnu: chrony: Update to 3.5.1 [fixes CVE-2020-14367]....* gnu/packages/ntp.scm (chrony): Update to 3.5.1. | Tobias Geerinckx-Rice |
2020-07-11 | gnu: ntp: Update to 4.2.8p15 [security fixes]....* gnu/packages/ntp.scm (ntp): Update to 4.2.8p15. [source]: Swap order of URIs. | Tobias Geerinckx-Rice |
2020-04-08 | gnu: openntpd: Don't use NAME in source URI....* gnu/packages/ntp.scm (openntpd)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2020-04-08 | gnu: Add chrony....* gnu/packages/ntp.scm (chrony): New public variable. | Tobias Geerinckx-Rice |
2020-03-31 | gnu: Order module imports in (gnu packages ntp)....This shouldn't cause any conflicts :-) * gnu/packages/ntp.scm: Order module imports alphabetically. | Tobias Geerinckx-Rice |
2020-03-07 | gnu: ntp: Update to 4.2.8p14 [fixes Sec 3610, Sec 3596, Sec 3592]....https://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities * gnu/packages/ntp.scm (ntp): Update to 4.2.8p14. | Tobias Geerinckx-Rice |
2020-03-07 | gnu: ntp: Use HTTPS in metadata URIs...* gnu/packages/ntp.scm (ntp)[home-page, license]: Use HTTPS. | Tobias Geerinckx-Rice |