summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updates•••This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0. Leo Famulari2017-06-071-10/+11
|\
| * 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 Bakke2017-06-071-4/+5
| * gnu: iproute2: Update to 4.11.0.•••* gnu/packages/linux.scm (iproute): Update to 4.11.0. Marius Bakke2017-06-051-2/+2
| * gnu: fuse-exfat: Update to 1.2.7.•••* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.7. Tobias Geerinckx-Rice2017-06-051-2/+2
| * Merge branch 'staging'Marius Bakke2017-06-051-2/+2
| |\
| | * Merge branch 'master' into stagingMarius Bakke2017-05-271-11/+84
| | |\
| | * \ Merge branch 'master' into stagingMarius Bakke2017-05-221-11/+16
| | |\ \
| | * \ \ Merge branch 'master' into stagingMarius Bakke2017-05-141-85/+199
| | |\ \ \
| | * | | | gnu: bluez: Update to 5.45.•••* gnu/packages/linux.scm (bluez): Update to 5.45. Marius Bakke2017-05-121-2/+2
* | | | | | Merge branch 'master' into core-updates••• Conflicts: gnu/packages/image.scm (incorporated libtiff graft) Marius Bakke2017-06-031-4/+31
|\| | | | |
| * | | | | gnu: mcelog: Update to 152.•••* gnu/packages/linux.scm (mcelog): Update to 152. Tobias Geerinckx-Rice2017-06-031-2/+2
| * | | | | 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 Weaver2017-06-031-2/+2
| * | | | | gnu: Add archivemount•••* gnu/packages/linux.scm (archivemount): New variable. Rutger Helling2017-06-021-0/+27
| | |_|_|/ | |/| | |
* / | | | gnu: util-linux: Update to 2.30.•••Release notes: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30-ReleaseNotes * gnu/packages/linux.scm (util-linux): Update to 2.30. Marius Bakke2017-06-031-2/+2
|/ / / /
* | | | 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 Weaver2017-05-261-2/+2
* | | | 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 Weaver2017-05-261-2/+2
* | | | 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 Weaver2017-05-261-2/+2
* | | | gnu: Add cpuid.•••* gnu/packages/linux.scm (cpuid): New variable. Clément Lassieur2017-05-251-0/+37
* | | | gnu: Add kbd-neo.•••* gnu/packages/linux.scm (kbd-neo): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng02017-05-251-0/+32
* | | | gnu: kbd: Add 'native-search-paths'.•••* gnu/packages/linux.scm (kbd)[native-search-paths]: Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng02017-05-251-1/+5
* | | | gnu: strace: Update to 4.17.•••* gnu/packages/linux.scm (strace): Update to 4.17. Marius Bakke2017-05-251-2/+2
* | | | gnu: mcelog: Update to 151.•••* gnu/packages/linux.scm (mcelog): Update to 151. Tobias Geerinckx-Rice2017-05-241-2/+2
| |_|/ |/| |
* | | 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 Weaver2017-05-211-2/+2
* | | 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 Weaver2017-05-211-2/+2
* | | 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 Weaver2017-05-211-2/+2
* | | 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ès2017-05-211-1/+6
* | | gnu: btrfs-progs: Update to 4.11.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.11. Tobias Geerinckx-Rice2017-05-181-2/+2
* | | gnu: mcelog: Update to 150.•••* gnu/packages/linux.scm (mcelog): Update to 150. Tobias Geerinckx-Rice2017-05-181-2/+2
* | | 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 Weaver2017-05-171-2/+2
* | | 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 Weaver2017-05-171-2/+2
* | | 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 Weaver2017-05-171-2/+2
| |/ |/|
* | gnu: kbd: Set home page to kbd-project.org.•••* gnu/packages/linux.scm (kbd)[home-page]: Update. Marius Bakke2017-05-121-1/+1
* | gnu: psmisc: Update to 22.21.•••* gnu/packages/linux.scm (psmisc): Update to 22.21. [home-page]: Update. Marius Bakke2017-05-121-3/+3
* | gnu: proot: Add statically-linked variant.•••* gnu/packages/linux.scm (proot-static): New variable. Ludovic Courtès2017-05-121-0/+22
* | 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ès2017-05-111-0/+103
* | gnu: libaio: Remove dead source URL.•••* gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones2017-05-101-3/+1
* | gnu: e2fsprogs: Enable tests.•••* gnu/packages/linux.scm (e2fsprogs)[native-inputs]: Add PERL and PROCPS. [arguments]<#:tests?>: Remove. Marius Bakke2017-05-101-7/+6
* | gnu: e2fsprogs: Update to 1.43.4.•••* gnu/packages/linux.scm (e2fsprogs, e2fsprogs/static, e2fsck/static): Update to 1.43.4. [source]: Remove obsolete gzip substitution. Move '/bin/sh' substitution to ... [arguments] ... here. Move LDFLAGS from #:make-flags to #:configure-flags. Enable parallel build. Marius Bakke2017-05-101-30/+18
* | gnu: e2fsprogs: Use 'modify-phases' syntax.•••* gnu/packages/linux.scm (e2fsprogs)[arguments]<#:phases>: Use 'modify-phases'. Marius Bakke2017-05-101-28/+28
* | gnu: lvm2: Update to 2.02.171.•••* gnu/packages/linux.scm (lvm2, lvm2-static): Update to 2.02.171. [home-page]: Use HTTPS. Marius Bakke2017-05-101-3/+3
* | gnu: linux-libre@4.9: Update to 4.9.27.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.27. Mark H Weaver2017-05-101-2/+2
* | gnu: linux-libre@4.4: Update to 4.4.67.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.67. Mark H Weaver2017-05-101-2/+2
* | gnu: linux-libre@4.9: Update to 4.9.26.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.26. Mark H Weaver2017-05-051-2/+2
* | gnu: linux-libre@4.4: Update to 4.4.66.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.66. Mark H Weaver2017-05-051-2/+2
* | gnu: tlp: Install all files.•••* gnu/packages/linux.scm (tlp)[arguments]: Add ‘fix-installation’ phase so the installation no longer aborts half-way, and use ‘zero?’ in the install phase so this cannot go undetected again. Tobias Geerinckx-Rice2017-05-031-3/+7
* | gnu: hdparm: Update to 9.52.•••* gnu/packages/linux.scm (hdparm): Update to 9.52. Tobias Geerinckx-Rice2017-05-021-2/+2
* | gnu: linux-libre: Update to 4.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.10-i686.conf, gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.11-i686.conf, gnu/packages/aux-files/linux-libre/4.11-x86_64.conf: New files. * Makefile.am (AUX_FILES): Adjust accordingly. Mark H Weaver2017-05-011-2/+2
* | Revert "gnu: linux-libre: Update to 4.11."•••This reverts commit cfd2ca8244bc7a5c130677718ad2ad75f7316c68. Mark H Weaver2017-05-011-2/+2
* | gnu: linux-libre@4.4: Update to 4.4.65.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.65. Leo Famulari2017-05-011-2/+2
* | gnu: linux-libre: Update to 4.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11. (%linux-libre-hash): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Mathieu Othacehe2017-05-011-2/+2
|/