summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Expand)Author
2017-08-07Merge branch 'master' into core-updatesMark H Weaver
2017-08-07gnu: ntfs-3g: Update to 2017.3.23....* 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. Tobias Geerinckx-Rice
2017-08-07gnu: ntfs-3g: Use HTTPS for the home page as well....* gnu/packages/linux.scm (ntfs-3g)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2017-08-06Merge branch 'master' into core-updatesMark H Weaver
2017-08-05gnu: bluez: Work around test failure on ARM....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". Ludovic Courtès
2017-08-04gnu: zerofree: Update to 1.1.0....* gnu/packages/linux.scm (zerofree): Update to 1.1.0. [home-page, source]: Update from old, inaccessible location. Tobias Geerinckx-Rice
2017-08-04gnu: zerofree: Expand description....* gnu/packages/linux.scm (zerofree)[description]: Expand. Tobias Geerinckx-Rice
2017-08-04gnu: zerofree: Use ‘install-file’....* gnu/packages/linux.scm (zerofree)[arguments]: Simplify install phase, using ‘install-file’. Tobias Geerinckx-Rice
2017-08-04gnu: zerofree: Use ‘modify-phases’ syntax....* gnu/packages/linux.scm (zerofree)[arguments]: Use ‘modify-phases’. Tobias Geerinckx-Rice
2017-08-04gnu: sshfs-fuse: Update to 2.10....* gnu/packages/linux.scm (sshfs-fuse): Update to 2.10. Tobias Geerinckx-Rice
2017-08-01Merge branch 'master' into core-updatesMarius Bakke
2017-07-28gnu: linux-libre: Update to 4.12.4....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.4. (%linux-libre-hash): Update hash. Mark H Weaver
2017-07-28gnu: linux-libre@4.9: Update to 4.9.40....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.40. Mark H Weaver
2017-07-28gnu: linux-libre@4.4: Update to 4.4.79....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.79. Mark H Weaver
2017-07-28gnu: btrfs-progs: Update to 4.12....* gnu/packages/linux.scm (btrfs-progs): Update to 4.12. [outputs]: Remove inaccurate comment on size. Tobias Geerinckx-Rice
2017-07-28Merge branch 'master' into core-updatesMarius Bakke
2017-07-27gnu: net-tools: Update to 1.60-0.479bb4a7....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. Leo Famulari
2017-07-26gnu: net-tools: Add a test-only variant and use it for GnuTLS....* 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. Leo Famulari
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-23gnu: ncurses/gpm: Move to (gnu packages ncurses)....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. Mark H Weaver
2017-07-23gnu: Add support for aarch64's compiled kernel....* gnu/packages/linux.scm (linux-libre)[arguments]: Add to the regex to find and install the aarch64-linux kernel. * gnu/system.scm (system-linux-image-file-name): Add entry for aarch64. Efraim Flashner
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-22gnu: linux-libre: Update to 4.12.3....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.3. (%linux-libre-hash): Update hash. Mark H Weaver
2017-07-22gnu: linux-libre@4.9: Update to 4.9.39....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.39. Mark H Weaver
2017-07-22gnu: linux-libre@4.4: Update to 4.4.78....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.78. Mark H Weaver
2017-07-19gnu: tlp: Update to 1.0....* gnu/packages/linux.scm (tlp): Update to 1.0. Tobias Geerinckx-Rice
2017-07-15gnu: linux-libre: Update to 4.12.2....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.2. (%linux-libre-hash): Update hash. Mark H Weaver
2017-07-15gnu: linux-libre@4.9: Update to 4.9.38....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.38. Mark H Weaver
2017-07-15gnu: linux-libre@4.4: Update to 4.4.77....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.77. Mark H Weaver
2017-07-15gnu: Add ncurses-with-gpm....* gnu/packages/linux.scm (ncurses/gpm): New variable. Danny Milosavljevic
2017-07-14gnu: kbd: Recursively search $LOADKEYS_KEYMAP_PATH....Fix a regression since commit fd7000fe33d3c4188c241cab97e2b891dd4e1268. * gnu/packages/linux.scm (kbd)[native-search-paths]: Add a double asterisk. Tobias Geerinckx-Rice
2017-07-13gnu: linux-libre: Update to 4.12.1....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.1. (%linux-libre-hash): Update hash. Mark H Weaver
2017-07-13gnu: linux-libre@4.9: Update to 4.9.37....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.37. Mark H Weaver
2017-07-11gnu: linux-pam: Disable NIS when cross-compiling....* gnu/packages/linux.scm (linux-pam)[arguments]: Pass "--disable-nis" when cross-compiling. Ludovic Courtès
2017-07-10Merge branch 'master' into core-updatesLeo Famulari
2017-07-07gnu: Add basic support for powerpc64le-linux-gnu targets....* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "powerpc64le-linux". * gnu/packages/linux.scm (system->linux-architecture): Add "powerpc" prefix. (system->defconfig): Add "powerpc64le-" prefix. Ludovic Courtès
2017-07-07gnu: rdma-core: Update to 14....* gnu/packages/linux.scm (rdma-core): Update to 14. Tobias Geerinckx-Rice
2017-07-06gnu: linux-libre@4.9: Update to 4.9.36....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.36. Mark H Weaver
2017-07-06gnu: linux-libre@4.4: Update to 4.4.76....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.76. Mark H Weaver
2017-07-06gnu: iproute: Update to 4.12.0....* gnu/packages/linux.scm (iproute): Update to 4.12.0. Tobias Geerinckx-Rice
2017-07-06gnu: strace: Update to 4.18....* gnu/packages/linux.scm (strace): Update to 4.18. Marius Bakke
2017-07-05gnu: net-tools: Remove `hostname` from description....This is a followup to commit c9e0a44eec12a1e673b518264a7cbc0883670cf5. * gnu/packages/linux.scm (net-tools)[description]: Update description. Leo Famulari
2017-07-04gnu: util-linux: Fix cross-compilation....* gnu/packages/linux.scm (util-linux)[inputs]: Add NET-BASE when (%current-target-system) is true. Fixes cross-compilation. Ludovic Courtès
2017-07-04gnu: linux-libre: Update to 4.12....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.11-i686.conf, gnu/packages/aux-files/linux-libre/4.11-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.12-i686.conf, gnu/packages/aux-files/linux-libre/4.12-x86_64.conf: New files. * Makefile.am (AUX_FILES): Update accordingly. Mark H Weaver
2017-07-01gnu: btrfs-progs: Update to 4.11.1....* gnu/packages/linux.scm (btrfs-progs): Update to 4.11.1. Tobias Geerinckx-Rice
2017-06-30Merge branch 'master' into core-updatesLudovic Courtès
2017-06-30gnu: linux-libre: Update to 4.11.8....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.8. (%linux-libre-hash): Update hash. Mark H Weaver
2017-06-30gnu: linux-libre@4.9: Update to 4.9.35....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.35. Mark H Weaver
2017-06-30gnu: linux-libre@4.4: Update to 4.4.75....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.75. Mark H Weaver
2017-06-30gnu: linux-libre@4.1: Update to 4.1.42 [mitigates CVE-2017-1000364]....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.42. Mark H Weaver