summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: ecryptfs-utils: Patch more hardcoded paths.•••* gnu/packages/linux.scm (ecryptfs-utils): [arguments]: Add an additional file to be patched that was missing in the last fix. Ecryptfs will now find the umount binary path as well as mount and others. Re-sort the list of files to be substituted. Signed-off-by: Leo Famulari <leo@famulari.name> Brendan Tildesley2018-07-261-1/+3
* gnu: fuse: Update source hash.•••The fuse 2.9.8 tarball and signature was modified in place. Both are signed by the same key, at different dates, and the only differences are directory timestamps and a ChangeLog update. * gnu/packages/linux.scm (fuse)[source](sha256): Update. Marius Bakke2018-07-261-1/+1
* gnu: linux-libre: Update to 4.17.10.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.10. (%linux-libre-hash): Update hash. Mark H Weaver2018-07-261-2/+2
* gnu: linux-libre@4.14: Update to 4.14.58.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.58. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-07-261-2/+2
* gnu: linux-libre@4.9: Update to 4.9.115.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.115. Mark H Weaver2018-07-261-2/+2
* gnu: linux-libre@4.4: Update to 4.4.144.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.144. Mark H Weaver2018-07-261-2/+2
* gnu: fuse: Update to 2.9.8 [fixes CVE-2018-10906].•••* gnu/packages/linux.scm (fuse): Update to 2.9.8. Marius Bakke2018-07-241-2/+2
* gnu: linux-libre: Update to 4.17.9.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.9. (%linux-libre-hash): Update hash. Mark H Weaver2018-07-241-2/+2
* gnu: linux-libre@4.14: Update to 4.14.57.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.57. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-07-241-2/+2
* gnu: linux-libre@4.9: Update to 4.9.114.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.114. Mark H Weaver2018-07-241-2/+2
* gnu: linux-libre@4.4: Update to 4.4.143.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.143. Mark H Weaver2018-07-241-2/+2
* gnu: linux-libre: Update to 4.17.8.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.8. (%linux-libre-hash): Update hash. (linux-libre): Remove patch. Mark H Weaver2018-07-181-14/+3
* gnu: linux-libre: Update to 4.17.7.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.7. (%linux-libre-hash): Update hash. (linux-libre)[source]: Add upstream patch to fix i686. Mark H Weaver2018-07-181-3/+14
* gnu: linux-libre@4.14: Update to 4.14.56.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.56. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-07-181-2/+2
* gnu: linux-libre@4.9: Update to 4.9.113.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.113. Mark H Weaver2018-07-181-2/+2
* gnu: linux-libre@4.4: Update to 4.4.141.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.141. Mark H Weaver2018-07-181-2/+2
* gnu: rng-tools: Update to 6.3.1.•••* gnu/packages/linux.scm (rng-tools): Update to 6.3.1. Marius Bakke2018-07-181-2/+2
* gnu: ecryptfs-utils: Patch hardcoded-paths.•••* gnu/packages/linux.scm: (ecryptfs-utils): Patch hardcoded-paths. [arguments]: Add the phase patch-hardcoded-paths to replace various hardcoded references to /bin, /sbin, ... with direct references to the store. [inputs]: Add missing inputs util-linux, cryptsetup, and lvm2 so that the correct paths can be found and the resulting code works. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brendan Tildesley2018-07-161-1/+42
* gnu: linux-libre: Update to 4.17.6.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.6. (%linux-libre-hash): Update hash. Mark H Weaver2018-07-141-2/+2
* gnu: linux-libre@4.14: Update to 4.14.55.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.55. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-07-141-2/+2
* gnu: linux-libre@4.9: Update to 4.9.112.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.112. Mark H Weaver2018-07-141-2/+2
* gnu: linux-libre@4.4: Update to 4.4.140.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.140. Mark H Weaver2018-07-141-2/+2
* Merge branch 'staging'Marius Bakke2018-07-131-18/+11
|\
| * Merge branch 'master' into stagingMarius Bakke2018-07-081-14/+8
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-07-021-6/+6
| |\ \
| * | | Revert "gnu: gnu: Make alsa find its plugins by setting ALSA_PLUGIN_DIR."•••This reverts commit 2101cc3fb691f443b830fdf5f846ded5fa018739. With commit 1e3861eb, we can do it without ALSA_PLUGIN_DIR. See <https://bugs.gnu.org/31934> for details. 宋文武2018-06-261-8/+1
| * | | Merge branch 'master' into stagingMarius Bakke2018-06-261-5/+15
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2018-06-181-25/+34
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2018-06-111-212/+335
| |\ \ \ \ \
| * | | | | | gnu: bluez: Update to 5.50.•••* gnu/packages/linux.scm (bluez): Update to 5.50. Marius Bakke2018-06-111-2/+2
| * | | | | | gnu: libaio: Update to 0.3.111.•••* gnu/packages/linux.scm (libaio): Update to 0.3.111. [source]: Download from new home. [home-page]: Change to pagure.io/libaio. Marius Bakke2018-05-021-8/+8
* | | | | | | gnu: psmisc: Update to 23.1.•••* gnu/packages/linux.scm (psmisc): Update to 23.1. [source](uri): Use XZ-compressed tarball. Marius Bakke2018-07-121-3/+3
* | | | | | | gnu: rng-tools: Update to 6.3.•••* gnu/packages/linux.scm (rng-tools): Update to 6.3. Marius Bakke2018-07-121-2/+2
* | | | | | | gnu: btrfs-progs: Update home-page.•••* gnu/packages/linux.scm (btrfs-progs)[home-page]: Update to redirected home-page. Efraim Flashner2018-07-111-1/+1
* | | | | | | gnu: linux-libre: Update to 4.17.5.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.5. (%linux-libre-hash): Update hash. Mark H Weaver2018-07-081-2/+2
* | | | | | | gnu: linux-libre@4.14: Update to 4.14.54.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.54. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-07-081-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | gnu: linux-libre: Update to 4.17.4.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.4. (%linux-libre-hash): Update hash. Mark H Weaver2018-07-041-2/+2
* | | | | | gnu: linux-libre@4.14: Update to 4.14.53.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.53. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-07-041-2/+2
* | | | | | gnu: linux-libre@4.9: Update to 4.9.111.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.111. Mark H Weaver2018-07-041-2/+2
* | | | | | gnu: linux-libre@4.4: Update to 4.4.139.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.139. Mark H Weaver2018-07-041-2/+2
* | | | | | gnu: Remove linux-libre@4.1.•••* gnu/packages/linux.scm (linux-libre-4.1): Remove variable. * gnu/packages/aux-files/linux-libre/4.1-i686.conf, gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them. Mark H Weaver2018-07-041-6/+0
| |_|_|_|/ |/| | | |
* | | | | gnu: linux-libre: Update to 4.17.3.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.3. (%linux-libre-hash): Update hash. Mark H Weaver2018-06-261-2/+2
* | | | | gnu: linux-libre@4.14: Update to 4.14.52.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.52. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-06-261-2/+2
* | | | | gnu: linux-libre@4.9: Update to 4.9.110.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.110. Mark H Weaver2018-06-261-2/+2
| |_|_|/ |/| | |
* | | | gnu: linux-libre@4.14: Update to 4.14.51.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.51. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-06-251-2/+2
* | | | Revert "gnu: efivar: Update to 36."•••This may cause grub-install to fail to update EFI variables, yet complete with a successful exit code: Installing for x86_64-efi platform. Could not prepare Boot variable: No such file or directory. Installation finished. No error reported. ...causing existing boot entries to disappear. Investigation pending. This reverts commit 6e5a6e641a12319af35b51d44537cec1c158e099. Marius Bakke2018-06-251-2/+2
* | | | gnu: alsa-plugins: Build jack plugin.•••* gnu/packages/linux.scm (alsa-plugins)[outputs]: Add "jack". [inputs]: Add jack-1. [arguments]: Install jack plugin in the 'split' phase. 宋文武2018-06-251-1/+11
| |_|/ |/| |
* | | gnu: linux-libre: Update to 4.17.2.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.2. (%linux-libre-hash): Update hash. Mark H Weaver2018-06-181-2/+2
* | | gnu: linux-libre@4.14: Update to 4.14.50.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.50. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-06-181-2/+2
* | | gnu: linux-libre@4.9: Update to 4.9.109.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.109. Mark H Weaver2018-06-181-2/+2