Age | Commit message (Expand) | Author |
---|---|---|
2020-03-14 | Merge branch 'master' into staging | Marius Bakke |
2020-03-13 | gnu: BlueZ: Fix CVE-2020-0556.•••* gnu/packages/patches/bluez-CVE-2020-0556.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (bluez)[replacement]: New field. (bluez/fixed): New variable. | Leo Famulari |
2020-03-12 | gnu: linux-libre: Update to 5.4.25.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.25. (linux-libre-5.4-pristine-source): Update hash. | Mark H Weaver |
2020-03-12 | gnu: linux-libre@4.19: Update to 4.19.109.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.109. (linux-libre-4.19-pristine-source): Update hash. | Mark H Weaver |
2020-03-12 | gnu: linux-libre@4.14: Update to 4.14.173.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.173. (linux-libre-4.14-pristine-source): Update hash. | Mark H Weaver |
2020-03-12 | gnu: linux-libre@4.9: Update to 4.9.216.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.216. (linux-libre-4.9-pristine-source): Update hash. | Mark H Weaver |
2020-03-12 | gnu: linux-libre@4.4: Update to 4.4.216.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.216. (linux-libre-4.4-pristine-source): Update hash. | Mark H Weaver |
2020-03-12 | gnu: singularity: Do not use the "errors=remount-ro" squashfs option.•••This mount option stopped being supported with Linux-libre 5.4.5: http://ci.guix.gnu.org/build/2056359/details * gnu/packages/linux.scm (singularity)[source]: Remove "errors=remount-ro" mount option from source code. | Ludovic Courtès |
2020-03-12 | gnu: singularity: Wrap programs so they find Coreutils.•••* gnu/packages/linux.scm (singularity)[arguments]: Add 'set-PATH' phase. | Ludovic Courtès |
2020-03-11 | Merge branch 'master' into staging | Marius Bakke |
2020-03-10 | gnu: tlp: Use HTTPS home page.•••* gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-09 | Merge branch 'master' into staging | Marius Bakke |
2020-03-09 | gnu: libseccomp: Update to 2.4.3.•••* gnu/packages/linux.scm (libseccomp): Update to 2.4.3. [source]: Remove upstreamed patch. * gnu/packages/patches/libseccomp-open-aarch64.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Tobias Geerinckx-Rice |
2020-03-07 | gnu: eudev: Add variant with corrected Btrfs rules.•••Discussed at <https://bugs.gnu.org/39926>. * gnu/packages/linux.scm (eudev/btrfs-fix): New variable. * gnu/services/base.scm (<udev-configuration>)[udev]: Default to it. (udev-service): Likewise for #:udev. | Ludovic Courtès |
2020-03-06 | gnu: linux-libre: Update to 5.4.24.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24. (linux-libre-5.4-pristine-source): Update hash. | Mark H Weaver |
2020-03-06 | gnu: linux-libre@4.19: Update to 4.19.108.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.108. (linux-libre-4.19-pristine-source): Update hash. | Mark H Weaver |
2020-03-04 | Merge branch 'master' into staging | Marius Bakke |
2020-03-03 | gnu: linux: Add lsscsi.•••* gnu/packages/linux.scm (lsscsi): New variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> | Vincent Legoll |
2020-03-03 | gnu: Add kexec-tools.•••* gnu/packages/linux.scm (kexec-tools): New variable. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> | Chris Marusich |
2020-03-02 | Merge branch 'master' into staging | Marius Bakke |
2020-02-28 | gnu: linux-libre: Update to 5.4.23.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.23. (linux-libre-5.4-pristine-source): Update hash. | Mark H Weaver |
2020-02-28 | gnu: linux-libre@4.19: Update to 4.19.107.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.107. (linux-libre-4.19-pristine-source): Update hash. | Mark H Weaver |
2020-02-28 | gnu: linux-libre@4.14: Update to 4.14.172.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.172. (linux-libre-4.14-pristine-source): Update hash. | Mark H Weaver |
2020-02-28 | gnu: linux-libre@4.9: Update to 4.9.215.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.215. (linux-libre-4.9-pristine-source): Update hash. | Mark H Weaver |
2020-02-28 | gnu: linux-libre@4.4: Update to 4.4.215.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.215. (linux-libre-4.4-pristine-source): Update hash. | Mark H Weaver |
2020-02-28 | Merge branch 'master' into staging | Marius Bakke |
2020-02-28 | gnu: earlyoom: Update to 1.3.1.•••* gnu/packages/linux.scm (earlyoom): Update to 1.3.1. | Maxim Cournoyer |
2020-02-27 | gnu: earlyoom: Update to latest commit to resolve a test failure.•••* gnu/packages/linux.scm (earlyoom): Update to commit 7bd4b2c9a285d2b9a4ef6e7a080e83ab95fcdeea. | Maxim Cournoyer |
2020-02-27 | gnu: Add lttng-ust.•••* gnu/packages/linux.scm (lttng-ust): New variable. | Pierre Neidhardt |
2020-02-24 | gnu: bluez: Update to 5.53.•••* gnu/packages/linux.scm (bluez): Update to 5.53. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Brice Waegeneire |
2020-02-24 | gnu: ALSA: Update to 1.2.2.•••* gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.2.2. | Marius Bakke |
2020-02-24 | Merge branch 'master' into staging | Marius Bakke |
2020-02-24 | gnu: linux-libre: Update to 5.4.22.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.22. (linux-libre-5.4-pristine-source): Update hash. | Mark H Weaver |
2020-02-24 | gnu: linux-libre@4.19: Update to 4.19.106.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.106. (linux-libre-4.19-pristine-source): Update hash. | Mark H Weaver |
2020-02-24 | gnu: cpuid: Update to 20200211.•••* gnu/packages/linux.scm (cpuid): Update to 20200211. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> | Vincent Legoll |
2020-02-19 | gnu: linux-libre: Update to 5.4.21.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.21. (linux-libre-5.4-pristine-source): Update hash. | Mark H Weaver |
2020-02-19 | gnu: linux-libre@4.19: Update to 4.19.105.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.105. (linux-libre-4.19-pristine-source): Update hash. | Mark H Weaver |
2020-02-18 | gnu: btrfs-progs: Update to 5.4.1.•••* gnu/packages/linux.scm (btrfs-progs): Update to 5.4.1. | Tobias Geerinckx-Rice |
2020-02-17 | gnu: ebtables: Update to 2.0.11.•••* gnu/packages/linux.scm (ebtables): Update to 2.0.11. [arguments]: Remove them all. | Tobias Geerinckx-Rice |
2020-02-17 | gnu: haveged: Update to 1.9.8.•••* gnu/packages/linux.scm (haveged): Update to 1.9.8. | Tobias Geerinckx-Rice |
2020-02-16 | gnu: Add rtl8812au-aircrack-ng-linux-module.•••* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): New public variable. | Tobias Geerinckx-Rice |
2020-02-15 | gnu: eudev: Build and install the static library.•••'lvm2-static' requires the static libudev.a. This is a follow-up to commit 7b83cd720fa1b460ab79753869441be272251ded. * gnu/packages/linux.scm (eudev)[arguments]: Remove "--disable-static" from #:configure-flags. Add phase 'move-static-library. [outputs]: New field. (lvm2-static)[inputs]: Remove. [propagated-inputs]: Remove EUDEV and add EUDEV:STATIC. | Marius Bakke |
2020-02-15 | Revert "gnu: libaio: Do not install the static library."•••This change breaks 'lvm2-static' which cannot easily be made to work with a separate libaio.a due to missing symbols. This reverts commit d60458d77c53f2894d7c1f0649bf24e3f048db8b. | Marius Bakke |
2020-02-15 | gnu: Add fbset.•••* gnu/packages/linux.scm (fbset): New public variable. | Tobias Geerinckx-Rice |
2020-02-15 | gnu: ebtables: Use HTTPS home page.•••* gnu/packages/linux.scm (ebtables)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-14 | gnu: linux-libre: Update to 5.4.20.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.20. (linux-libre-5.4-pristine-source): Update hash. | Mark H Weaver |
2020-02-14 | gnu: linux-libre@4.19: Update to 4.19.104.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.104. (linux-libre-4.19-pristine-source): Update hash. | Mark H Weaver |
2020-02-14 | gnu: linux-libre@4.14: Update to 4.14.171.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.171. (linux-libre-4.14-pristine-source): Update hash. | Mark H Weaver |
2020-02-14 | gnu: linux-libre@4.9: Update to 4.9.214.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.214. (linux-libre-4.9-pristine-source): Update hash. | Mark H Weaver |
2020-02-14 | gnu: linux-libre@4.4: Update to 4.4.214.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.214. (linux-libre-4.4-pristine-source): Update hash. | Mark H Weaver |