summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Collapse)Author
2017-09-01gnu: linux-libre: Update to 4.12.10.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.10. (%linux-libre-hash): Update hash.
2017-09-01gnu: linux-libre@4.9: Update to 4.9.46.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.46.
2017-09-01gnu: linux-libre@4.4: Update to 4.4.85.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.85.
2017-08-26Merge branch 'core-updates'Marius Bakke
2017-08-25gnu: linux-libre: Update to 4.12.9.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.9. (%linux-libre-hash): Update hash.
2017-08-25gnu: linux-libre@4.9: Update to 4.9.45.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.45.
2017-08-25gnu: linux-libre@4.4: Update to 4.4.84.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.84.
2017-08-22gnu: Add f2fs-tools.Marius Bakke
* gnu/packages/linux.scm (f2fs-tools): New variable.
2017-08-21Merge branch 'master' into core-updatesMarius Bakke
2017-08-18gnu: Add libfabric.Dave Love
* gnu/packages/linux.scm (libfabric): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-08-18gnu: libnl: Add "python2" and "python3" outputs.Dave Love
* gnu/packages/linux.scm (libnl)[native-inputs]: Add SWIG and PKG-CONFIG. [inputs]: Add PYTHON-2 and PYTHON-3. [outputs]: Add python2, python3. [arguments]: Add 'install-python' phase. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-08-18gnu: libnl: Add "doc" output.Dave Love
* gnu/packages/linux.scm (libnl)[native-inputs]: Add doc origin. [outputs]: New field. [arguments]: Add 'install-doc' phase. New field. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-08-17gnu: linux-libre: Update to 4.12.8.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.8. (%linux-libre-hash): Update hash.
2017-08-17gnu: linux-libre@4.9: Update to 4.9.44.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.44.
2017-08-17gnu: linux-libre@4.4: Update to 4.4.83.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.83.
2017-08-15Merge branch 'master' into core-updatesMark H Weaver
2017-08-15gnu: e2fsprogs: Update to 1.43.5.Marius Bakke
* gnu/packages/patches/e2fsprogs-32bit-quota-warnings.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/linux.scm (e2fsprogs): Update to 1.43.5. [source]: Use patch.
2017-08-14Revert "gnu: e2fsprogs: Update to 1.43.5."Marius Bakke
Fails to build on i686: <https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00118.html> This reverts commit 3ddaa7922bdd71ff4467b95a7ed264bbc4d49975.
2017-08-14gnu: linux-libre: Update to 4.12.7.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.7. (%linux-libre-hash): Update hash.
2017-08-14gnu: linux-libre@4.9: Update to 4.9.43.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.43.
2017-08-14gnu: linux-libre@4.4: Update to 4.4.82.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.82.
2017-08-12gnu: linux-libre: Update to 4.12.6.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.6. (%linux-libre-hash): Update hash.
2017-08-12gnu: linux-libre@4.9: Update to 4.9.42.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.42.
2017-08-12gnu: linux-libre@4.4: Update to 4.4.81.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.81.
2017-08-12gnu: e2fsprogs: Update to 1.43.5.Marius Bakke
* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.5.
2017-08-09Merge branch 'master' into core-updatesMark H Weaver
2017-08-07gnu: linux-libre: Update to 4.12.5.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.5. (%linux-libre-hash): Update hash.
2017-08-07gnu: linux-libre@4.9: Update to 4.9.41.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.41.
2017-08-07gnu: linux-libre@4.4: Update to 4.4.80.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.80.
2017-08-07gnu: linux-libre@4.1: Update to 4.1.43.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.43.
2017-08-07Merge branch 'master' into core-updatesMark H Weaver
2017-08-07gnu: ntfs-3g: Update to 2017.3.23.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (ntfs-3g): Update to 2017.3.23. [source]: Remove patch. * gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-07gnu: ntfs-3g: Use HTTPS for the home page as well.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (ntfs-3g)[home-page]: Use HTTPS.
2017-08-06Merge branch 'master' into core-updatesMark H Weaver
2017-08-05gnu: bluez: Work around test failure on ARM.Ludovic Courtès
This aims to skip the segfaulting test at <https://hydra.gnu.org/build/2195551>. * gnu/packages/linux.scm (bluez)[arguments]: Add #:make-flags when (%current-system) is "armhf-linux".
2017-08-04gnu: zerofree: Update to 1.1.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (zerofree): Update to 1.1.0. [home-page, source]: Update from old, inaccessible location.
2017-08-04gnu: zerofree: Expand description.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (zerofree)[description]: Expand.
2017-08-04gnu: zerofree: Use ‘install-file’.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (zerofree)[arguments]: Simplify install phase, using ‘install-file’.
2017-08-04gnu: zerofree: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (zerofree)[arguments]: Use ‘modify-phases’.
2017-08-04gnu: sshfs-fuse: Update to 2.10.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (sshfs-fuse): Update to 2.10.
2017-08-01Merge branch 'master' into core-updatesMarius Bakke
2017-07-28gnu: linux-libre: Update to 4.12.4.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.4. (%linux-libre-hash): Update hash.
2017-07-28gnu: linux-libre@4.9: Update to 4.9.40.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.40.
2017-07-28gnu: linux-libre@4.4: Update to 4.4.79.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.79.
2017-07-28gnu: btrfs-progs: Update to 4.12.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 4.12. [outputs]: Remove inaccurate comment on size.
2017-07-28Merge branch 'master' into core-updatesMarius Bakke
2017-07-27gnu: net-tools: Update to 1.60-0.479bb4a7.Leo Famulari
This leaves net-tools-for-tests unchanged. Fixes <https://bugs.gnu.org/27811>. * gnu/packages/linux.scm (net-tools): Update to 1.60-0.479bb4a7. [source]: Use git-fetch. [inputs]: Remove the Debian patch. [arguments]: Use modify-phases. Remove the 'patch' phase. Disable SELINUX and AFBLUETOOTH from build configuration.
2017-07-26gnu: net-tools: Add a test-only variant and use it for GnuTLS.Leo Famulari
* gnu/packages/linux.scm (net-tools-for-tests): Add hidden net-tools variant. * gnu/packages/tls.scm (gnutls)[native-inputs]: Use net-tools-for-tests instead of net-tools.
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-23gnu: ncurses/gpm: Move to (gnu packages ncurses).Mark H Weaver
This is needed to avoid compilation problems caused by the cyclic dependency between (gnu packages ncurses) and (gnu packages linux). * gnu/packages/linux.scm (ncurses/gpm): Move to ... * gnu/packages/ncurses.scm (ncurses/gpm): ... here. Fix misleading indentation. Add (gnu packages linux) to the module imports.