Age | Commit message (Expand) | Author |
---|---|---|
2017-06-22 | gnu: Add ddate.•••* gnu/packages/linux.scm (ddate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | nee |
2017-06-20 | gnu: linux-libre-arm-generic: Add mitigation for CVE-2017-1000364.•••This is a followup to commit 91c623aae0f10992aa46957b9072679534e4cd28. * gnu/packages/linux.scm (linux-libre-arm-generic): Add patch to mitigate CVE-2017-1000364. | Mark H Weaver |
2017-06-19 | gnu: linux-libre: Add mitigation for CVE-2017-1000364.•••This increases the stack guard gap size from one page to 1 MiB in linux-libre-4.11, 4.9, and 4.4, to mitigate CVE-2017-1000364 (Stack Clash). * gnu/packages/linux.scm (linux-libre, linux-libre-4.9, linux-libre-4.4): Add patch. | Mark H Weaver |
2017-06-18 | gnu: linux-libre: Update to 4.11.6.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.6. (%linux-libre-hash): Update hash. | Mark H Weaver |
2017-06-18 | gnu: linux-libre@4.9: Update to 4.9.33.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.33. | Mark H Weaver |
2017-06-18 | gnu: linux-libre@4.4: Update to 4.4.73.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.73. | Mark H Weaver |
2017-06-16 | gnu: linux-libre@4.1: Update to 4.1.41.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.41. [source]: Remove patch. | Mark H Weaver |
2017-06-15 | gnu: proot: Install man page under the right name.•••* gnu/packages/linux.scm (proot)[arguments]: In 'install' phase, install man page as "proot.1", not "man.1". | Ludovic Courtès |
2017-06-15 | gnu: linux-libre: Update to 4.11.5.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.5. (%linux-libre-hash): Update hash. | Mark H Weaver |
2017-06-15 | gnu: linux-libre@4.9: Update to 4.9.32.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.32. | Mark H Weaver |
2017-06-15 | gnu: linux-libre@4.4: Update to 4.4.72.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.72. | Mark H Weaver |
2017-06-12 | gnu: mcelog: Update to 153.•••* gnu/packages/linux.scm (mcelog): Update to 153. | Tobias Geerinckx-Rice |
2017-06-11 | gnu: alsa-plugins: Update to 1.1.4.•••* gnu/packages/linux.scm (alsa-plugins): Update to 1.1.4. | Marius Bakke |
2017-06-11 | gnu: alsa-utils: Update to 1.1.4.•••* gnu/packages/linux.scm (alsa-utils): Update to 1.1.4. | Marius Bakke |
2017-06-09 | gnu: linux-libre: Update to 4.11.4.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.4. (%linux-libre-hash): Update hash. | Mark H Weaver |
2017-06-09 | gnu: linux-libre@4.9: Update to 4.9.31.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.31. | Mark H Weaver |
2017-06-09 | gnu: linux-libre@4.4: Update to 4.4.71.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.71. | Mark H Weaver |
2017-06-08 | gnu: Add nftables.•••* gnu/packages/linux.scm (nftables): New variable Signed-off-by: Kei Kebreau <kei@openmailbox.org> | Rutger Helling |
2017-06-07 | gnu: libnl: Update to 3.3.0.•••Since version 3.2.5, signed tarballs are distributed via GitHub. See e.g. release announcements: https://lists.infradead.org/pipermail/libnl/2017-May/002313.html The home page is somewhat outdated, but still hosts mailing lists and git mirror. * gnu/packages/linux.scm (libnl): Update to 3.3.0. [source]: Switch to new release URL. | Marius Bakke |
2017-06-05 | gnu: iproute2: Update to 4.11.0.•••* gnu/packages/linux.scm (iproute): Update to 4.11.0. | Marius Bakke |
2017-06-05 | gnu: fuse-exfat: Update to 1.2.7.•••* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.7. | Tobias Geerinckx-Rice |
2017-06-05 | Merge branch 'staging' | Marius Bakke |
2017-06-03 | gnu: mcelog: Update to 152.•••* gnu/packages/linux.scm (mcelog): Update to 152. | Tobias Geerinckx-Rice |
2017-06-03 | gnu: linux-libre@4.1: Update to 4.1.40.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.40. | Mark H Weaver |
2017-06-02 | gnu: Add archivemount•••* gnu/packages/linux.scm (archivemount): New variable. | Rutger Helling |
2017-05-27 | Merge branch 'master' into staging | Marius Bakke |
2017-05-26 | gnu: linux-libre: Update to 4.11.3.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.3. (%linux-libre-hash): Update hash. | Mark H Weaver |
2017-05-26 | gnu: linux-libre@4.9: Update to 4.9.30.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.30. | Mark H Weaver |
2017-05-26 | gnu: linux-libre@4.4: Update to 4.4.70.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.70. | Mark H Weaver |
2017-05-25 | gnu: Add cpuid.•••* gnu/packages/linux.scm (cpuid): New variable. | Clément Lassieur |
2017-05-25 | gnu: Add kbd-neo.•••* gnu/packages/linux.scm (kbd-neo): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | ng0 |
2017-05-25 | gnu: kbd: Add 'native-search-paths'.•••* gnu/packages/linux.scm (kbd)[native-search-paths]: Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | ng0 |
2017-05-25 | gnu: strace: Update to 4.17.•••* gnu/packages/linux.scm (strace): Update to 4.17. | Marius Bakke |
2017-05-24 | gnu: mcelog: Update to 151.•••* gnu/packages/linux.scm (mcelog): Update to 151. | Tobias Geerinckx-Rice |
2017-05-22 | Merge branch 'master' into staging | Marius Bakke |
2017-05-21 | gnu: linux-libre: Update to 4.11.2.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.2. (%linux-libre-hash): Update hash. | Mark H Weaver |
2017-05-21 | gnu: linux-libre@4.9: Update to 4.9.29.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.29. | Mark H Weaver |
2017-05-21 | gnu: linux-libre@4.4: Update to 4.4.69.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.69. | Mark H Weaver |
2017-05-21 | gnu: unionfs-fuse-static: Remove 'unionfsctl' executable.•••This avoids pulling in glibc & co. Fixes a regression introduced in 2f861edf5cf5118ad560737343312c9a5efe5b2f (the 'unionfsctl' executable did not exist in unionfs-fuse 0.26). * gnu/packages/linux.scm (unionfs-fuse/static)[arguments] <post-install>: Remove 'unionfsctl' binary. | Ludovic Courtès |
2017-05-18 | gnu: btrfs-progs: Update to 4.11.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.11. | Tobias Geerinckx-Rice |
2017-05-18 | gnu: mcelog: Update to 150.•••* gnu/packages/linux.scm (mcelog): Update to 150. | Tobias Geerinckx-Rice |
2017-05-17 | gnu: linux-libre: Update to 4.11.1.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.1. (%linux-libre-hash): Update hash. | Mark H Weaver |
2017-05-17 | gnu: linux-libre@4.9: Update to 4.9.28.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.28. | Mark H Weaver |
2017-05-17 | gnu: linux-libre@4.4: Update to 4.4.68.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.68. | Mark H Weaver |
2017-05-14 | Merge branch 'master' into staging | Marius Bakke |
2017-05-12 | gnu: bluez: Update to 5.45.•••* gnu/packages/linux.scm (bluez): Update to 5.45. | Marius Bakke |
2017-05-12 | gnu: kbd: Set home page to kbd-project.org.•••* gnu/packages/linux.scm (kbd)[home-page]: Update. | Marius Bakke |
2017-05-12 | gnu: psmisc: Update to 22.21.•••* gnu/packages/linux.scm (psmisc): Update to 22.21. [home-page]: Update. | Marius Bakke |
2017-05-12 | gnu: proot: Add statically-linked variant.•••* gnu/packages/linux.scm (proot-static): New variable. | Ludovic Courtès |
2017-05-11 | gnu: Add PRoot.•••* gnu/packages/linux.scm (proot): New variable. * gnu/packages/patches/proot-test-fhs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. | Ludovic Courtès |