Age | Commit message (Expand) | Author |
2017-05-05 | 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 Weaver |
2017-05-05 | 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 Weaver |
2017-05-03 | 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-Rice |
2017-05-02 | gnu: hdparm: Update to 9.52....* gnu/packages/linux.scm (hdparm): Update to 9.52.
| Tobias Geerinckx-Rice |
2017-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.
* 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 Weaver |
2017-05-01 | Revert "gnu: linux-libre: Update to 4.11."...This reverts commit cfd2ca8244bc7a5c130677718ad2ad75f7316c68.
| Mark H Weaver |
2017-05-01 | gnu: linux-libre@4.4: Update to 4.4.65....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.65.
| Leo Famulari |
2017-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 Othacehe |
2017-04-30 | gnu: fuse: Update to 2.9.7....* gnu/packages/linux.scm (fuse): Update to 2.9.7.
| Leo Famulari |
2017-04-29 | gnu: radeontop: Update to 1.0....* gnu/packages/linux.scm (radeontop): Update to 1.0.
[inputs]: Add libxcb.
| Tobias Geerinckx-Rice |
2017-04-28 | 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 Weaver |
2017-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 Weaver |
2017-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 Weaver |
2017-04-26 | 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 Flashner |
2017-04-24 | gnu: unionfs-fuse: Enable tests....* gnu/packages/linux.scm (unionfs-fuse)[arguments]: Replace 'check phase.
[native-inputs]: Add python, python-pytest.
| Efraim Flashner |
2017-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 Flashner |
2017-04-21 | 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 Weaver |
2017-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 Weaver |
2017-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 Weaver |
2017-04-18 | 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 Weaver |
2017-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 Weaver |
2017-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 Weaver |
2017-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 Bakke |
2017-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 Bakke |
2017-04-17 | gnu: Use netfilter mirror where applicable....* gnu/packages/linux.scm (iptables, libmnl, libnftnl)[source]: Use
mirror://netfilter.org.
| Marius Bakke |
2017-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-Rice |
2017-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 Famulari |
2017-04-17 | gnu: Add libnftnl....* gnu/packages/linux.scm (libnftnl): New variable.
| Leo Famulari |
2017-04-17 | gnu: Add libmnl....* gnu/packages/linux.scm (libmnl): New variable.
| Leo Famulari |
2017-04-13 | 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 Weaver |
2017-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 Weaver |
2017-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 Weaver |
2017-04-09 | 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 Weaver |
2017-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 Weaver |
2017-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 Weaver |
2017-04-07 | gnu: perf: Add support for C++ symbol demangling....* gnu/packages/linux.scm (perf)[inputs]: Add libiberty.
| Ludovic Courtès |
2017-04-03 | Merge branch 'core-updates' | Ludovic Courtès |
2017-04-01 | gnu: btrfs-progs: Update to 4.10.2....* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.2.
| Tobias Geerinckx-Rice |
2017-03-31 | gnu: linux-libre: Update to 4.10.8 [fixes CVE-2017-7184]....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.8.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-03-31 | gnu: linux-libre@4.9: Update to 4.9.20 [fixes CVE-2017-7184]....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.20.
| Mark H Weaver |
2017-03-31 | gnu: linux-libre@4.4: Update to 4.4.59 [fixes CVE-2017-7184]....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.59.
| Mark H Weaver |
2017-03-31 | gnu: hdparm: Use ‘modify-phases’ syntax....* gnu/packages/linux.scm (hdparm): Use ‘modify-phases’.
| Tobias Geerinckx-Rice |
2017-03-31 | gnu: hdparm: Expand synopsis and description....* gnu/packages/linux.scm (hdparm)[synopsis, description]: Add some more
common uses, more examples, and more objective information.
| Tobias Geerinckx-Rice |
2017-03-31 | gnu: hdparm: Update to 9.51....* gnu/packages/linux.scm (hdparm): Update to 9.51.
| Tobias Geerinckx-Rice |
2017-03-30 | gnu: sysstat: Update to 11.4.3....* gnu/packages/linux.scm (sysstat): Update to 11.4.3.
| Leo Famulari |
2017-03-30 | Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke |
2017-03-30 | gnu: linux-libre: Update to 4.10.7....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.7.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-03-30 | gnu: linux-libre@4.9: Update to 4.9.19....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.19.
| Mark H Weaver |
2017-03-30 | gnu: linux-libre@4.4: Update to 4.4.58....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.58.
| Mark H Weaver |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice |