aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAge
* 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-01
* 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-01
* gnu: fuse: Update to 2.9.7.•••* gnu/packages/linux.scm (fuse): Update to 2.9.7. Leo Famulari2017-04-30
* gnu: radeontop: Update to 1.0.•••* gnu/packages/linux.scm (radeontop): Update to 1.0. [inputs]: Add libxcb. Tobias Geerinckx-Rice2017-04-29
* gnu: linux-libre: Update to 4.10.13.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.13. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-28
* gnu: linux-libre@4.9: Update to 4.9.25.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.25. Mark H Weaver2017-04-28
* gnu: linux-libre@4.4: Update to 4.4.64.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.64. Mark H Weaver2017-04-28
* gnu: fuse: Patch conflicting headers with the kernel.•••* gnu/packages/linux.scm (fuse)[source]: Add patch. * gnu/packages/patches/fuse-overlapping-headers.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2017-04-26
* gnu: unionfs-fuse: Enable tests.•••* gnu/packages/linux.scm (unionfs-fuse)[arguments]: Replace 'check phase. [native-inputs]: Add python, python-pytest. Efraim Flashner2017-04-24
* gnu: unionfs-fuse: Update to 2.0.•••* gnu/packages/linux.scm (unionfs-fuse): Update to 2.0. [home-page]: Update to Github page. Efraim Flashner2017-04-24
* gnu: linux-libre: Update to 4.10.12.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.12. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-21
* gnu: linux-libre@4.9: Update to 4.9.24.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.24. Mark H Weaver2017-04-21
* gnu: linux-libre@4.4: Update to 4.4.63.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.63. Mark H Weaver2017-04-21
* gnu: linux-libre: Update to 4.10.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.11. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-18
* gnu: linux-libre@4.9: Update to 4.9.23.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.23. Mark H Weaver2017-04-18
* gnu: linux-libre@4.4: Update to 4.4.62.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.62. Mark H Weaver2017-04-18
* gnu: multipath-tools: Update to 0.7.1.•••* gnu/packages/linux.scm (multipath-tools): Update to 0.7.1. [native-inputs]: Add PERL and PKG-CONFIG. [inputs]: Add JSON-C. [arguments]: Add two more substitutions in 'patch-source' phase. Marius Bakke2017-04-18
* gnu: multipath-tools: Don't install to /usr sub-folders.•••* gnu/packages/linux.scm (multipath-tools)<#:make-flags>: Add SYSTEMDPATH entry. <#:phases>: Add new 'patch-source' phase. Marius Bakke2017-04-18
* gnu: Use netfilter mirror where applicable.•••* gnu/packages/linux.scm (iptables, libmnl, libnftnl)[source]: Use mirror://netfilter.org. Marius Bakke2017-04-17
* gnu: sshfs-fuse: Update to 2.9.•••* gnu/packages/linux.scm (sshfs-fuse): Update to 2.9. [home-page]: Point to new home page. Tobias Geerinckx-Rice2017-04-17
* gnu: iptables: Update to 1.6.1.•••* gnu/packages/linux.scm (iptables): Update to 1.6.1. [source], [home-page]: Use HTTPS URLs. [inputs]: Add libmnl and libnftnl. [native-inputs]: Add bison, flex, and pkg-config. Leo Famulari2017-04-17
* gnu: Add libnftnl.•••* gnu/packages/linux.scm (libnftnl): New variable. Leo Famulari2017-04-17
* gnu: Add libmnl.•••* gnu/packages/linux.scm (libmnl): New variable. Leo Famulari2017-04-17
* gnu: linux-libre: Update to 4.10.10.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.10. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-13
* gnu: linux-libre@4.9: Update to 4.9.22.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.22. Mark H Weaver2017-04-13
* gnu: linux-libre@4.4: Update to 4.4.61.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.61. Mark H Weaver2017-04-13
* gnu: linux-libre: Update to 4.10.9.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.9. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-09
* gnu: linux-libre@4.9: Update to 4.9.21.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.21. Mark H Weaver2017-04-09
* gnu: linux-libre@4.4: Update to 4.4.60.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.60. Mark H Weaver2017-04-09
* gnu: perf: Add support for C++ symbol demangling.•••* gnu/packages/linux.scm (perf)[inputs]: Add libiberty. Ludovic Courtès2017-04-07
* Merge branch 'core-updates'Ludovic Courtès2017-04-03
|\
| * Merge branch 'master' into core-updates•••Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. Marius Bakke2017-03-30
| |\
| * \ Merge branch 'master' into core-updatesLeo Famulari2017-03-27
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-22
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-03-19
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2017-03-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2017-03-09
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: bluez: Update to 5.44.•••* gnu/packages/linux.scm (bluez): Update to 5.44. Marius Bakke2017-02-26
| * | | | | | | | gnu: kmod: Update to 24.•••* gnu/packages/linux.scm (kmod): Update to 24. Marius Bakke2017-02-26
| * | | | | | | | gnu: eudev: Fix build failure caused by conflicting function type declaration.•••* gnu/packages/patches/eudev-conflicting-declaration.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (eudev)[source]: Use it. Leo Famulari2017-02-26
| * | | | | | | | gnu: eudev: Update to 3.2.1.•••* gnu/packages/linux.scm (eudev): Update to 3.2.1. Leo Famulari2017-02-26
| * | | | | | | | gnu: util-linux: Update to 2.29.2.•••* gnu/packages/linux.scm (util-linux): Update to 2.29.2. Marius Bakke2017-02-23
| * | | | | | | | gnu: alsa-lib: Update to 1.1.3.•••* gnu/packages/patches/alsa-lib-mips-atomic-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (alsa-lib): Update to 1.1.3. [source]: Remove patch. [home-page]: Use HTTPS. Marius Bakke2017-02-23
| * | | | | | | | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-02-20
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: util-linux: Update to 2.29.1.•••* gnu/packages/linux.scm (util-linux): Update to 2.29.1. Leo Famulari2017-02-15
| * | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2017-02-10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: linux-libre-headers: Update to 4.4.47.•••* gnu/packages/linux.scm (linux-libre-headers): Update to 4.4.47. Efraim Flashner2017-02-09
| * | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2017-02-02
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2017-01-23
| |\ \ \ \ \ \ \ \ \ \ \