Mark H Weaver
dd5bb841bf
Revert "gnu: linux-libre: Update to 4.11."
...
This reverts commit cfd2ca8244
.
2017-05-01 17:38:34 -04:00
Leo Famulari
116ac0582c
gnu: linux-libre@4.4: Update to 4.4.65.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.65.
2017-05-01 13:39:59 -04:00
Mathieu Othacehe
cfd2ca8244
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>
2017-05-01 13:39:59 -04:00
Leo Famulari
436c05586e
gnu: fuse: Update to 2.9.7.
...
* gnu/packages/linux.scm (fuse): Update to 2.9.7.
2017-04-30 17:15:36 -04:00
Tobias Geerinckx-Rice
a7c61512e4
gnu: radeontop: Update to 1.0.
...
* gnu/packages/linux.scm (radeontop): Update to 1.0.
[inputs]: Add libxcb.
2017-04-29 01:03:02 +02:00
Mark H Weaver
833361a483
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.
2017-04-28 00:42:46 -04:00
Mark H Weaver
f28851be95
gnu: linux-libre@4.9: Update to 4.9.25.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.25.
2017-04-28 00:40:48 -04:00
Mark H Weaver
01c58cb3e9
gnu: linux-libre@4.4: Update to 4.4.64.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.64.
2017-04-28 00:39:53 -04:00
Efraim Flashner
cd48a54902
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.
2017-04-26 08:45:24 +03:00
Efraim Flashner
094f4b53af
gnu: unionfs-fuse: Enable tests.
...
* gnu/packages/linux.scm (unionfs-fuse)[arguments]: Replace 'check phase.
[native-inputs]: Add python, python-pytest.
2017-04-24 12:11:55 +03:00
Efraim Flashner
2f861edf5c
gnu: unionfs-fuse: Update to 2.0.
...
* gnu/packages/linux.scm (unionfs-fuse): Update to 2.0.
[home-page]: Update to Github page.
2017-04-24 12:10:32 +03:00
Mark H Weaver
1efcd3d672
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.
2017-04-21 22:06:10 -04:00
Mark H Weaver
7b7770f205
gnu: linux-libre@4.9: Update to 4.9.24.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.24.
2017-04-21 22:05:33 -04:00
Mark H Weaver
bd5424d487
gnu: linux-libre@4.4: Update to 4.4.63.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.63.
2017-04-21 22:04:48 -04:00
Mark H Weaver
acf2863788
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.
2017-04-18 21:17:49 -04:00
Mark H Weaver
f8616113db
gnu: linux-libre@4.9: Update to 4.9.23.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.23.
2017-04-18 21:16:44 -04:00
Mark H Weaver
06d707d3ea
gnu: linux-libre@4.4: Update to 4.4.62.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.62.
2017-04-18 21:15:51 -04:00
Marius Bakke
7f412f335d
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.
2017-04-18 16:32:47 +02:00
Marius Bakke
b5fb9430ba
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.
2017-04-18 16:32:47 +02:00
Marius Bakke
f11ae44fa1
gnu: Use netfilter mirror where applicable.
...
* gnu/packages/linux.scm (iptables, libmnl, libnftnl)[source]: Use
mirror://netfilter.org.
2017-04-17 23:07:37 +02:00
Tobias Geerinckx-Rice
f5c6edd60c
gnu: sshfs-fuse: Update to 2.9.
...
* gnu/packages/linux.scm (sshfs-fuse): Update to 2.9.
[home-page]: Point to new home page.
2017-04-17 22:55:27 +02:00
Leo Famulari
13223c8e59
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.
2017-04-17 13:57:02 -04:00
Leo Famulari
b754c6121b
gnu: Add libnftnl.
...
* gnu/packages/linux.scm (libnftnl): New variable.
2017-04-17 13:57:01 -04:00
Leo Famulari
2f4a58b512
gnu: Add libmnl.
...
* gnu/packages/linux.scm (libmnl): New variable.
2017-04-17 13:57:01 -04:00
Mark H Weaver
44fd838987
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.
2017-04-13 04:16:26 -04:00
Mark H Weaver
c8d6d510f6
gnu: linux-libre@4.9: Update to 4.9.22.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.22.
2017-04-13 04:15:38 -04:00
Mark H Weaver
9dae0a7611
gnu: linux-libre@4.4: Update to 4.4.61.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.61.
2017-04-13 04:14:41 -04:00
Mark H Weaver
c8ce351afc
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.
2017-04-09 06:01:31 -04:00
Mark H Weaver
0ab8ff138c
gnu: linux-libre@4.9: Update to 4.9.21.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.21.
2017-04-09 06:00:47 -04:00
Mark H Weaver
3ca1c5e2ec
gnu: linux-libre@4.4: Update to 4.4.60.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.60.
2017-04-09 06:00:00 -04:00
Ludovic Courtès
b25d3bd973
gnu: perf: Add support for C++ symbol demangling.
...
* gnu/packages/linux.scm (perf)[inputs]: Add libiberty.
2017-04-07 17:37:46 +02:00
Ludovic Courtès
2a0d5de5a9
Merge branch 'core-updates'
2017-04-03 00:13:06 +02:00
Tobias Geerinckx-Rice
7f661d4909
gnu: btrfs-progs: Update to 4.10.2.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.2.
2017-04-01 16:13:02 +02:00
Mark H Weaver
bacc1d26c6
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.
2017-03-31 18:20:54 -04:00
Mark H Weaver
9554e5ae15
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.
2017-03-31 18:20:20 -04:00
Mark H Weaver
232be5bcd7
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.
2017-03-31 18:19:13 -04:00
Tobias Geerinckx-Rice
ec23833267
gnu: hdparm: Use ‘modify-phases’ syntax.
...
* gnu/packages/linux.scm (hdparm): Use ‘modify-phases’.
2017-03-31 04:06:08 +02:00
Tobias Geerinckx-Rice
02052b2c9b
gnu: hdparm: Expand synopsis and description.
...
* gnu/packages/linux.scm (hdparm)[synopsis, description]: Add some more
common uses, more examples, and more objective information.
2017-03-31 04:06:08 +02:00
Tobias Geerinckx-Rice
0bea8ebe20
gnu: hdparm: Update to 9.51.
...
* gnu/packages/linux.scm (hdparm): Update to 9.51.
2017-03-31 04:06:08 +02:00
Leo Famulari
7044301381
gnu: sysstat: Update to 11.4.3.
...
* gnu/packages/linux.scm (sysstat): Update to 11.4.3.
2017-03-30 17:09:29 -04:00
Marius Bakke
84157bb8bf
Merge branch 'master' into core-updates
...
Most conflicts are from 6fd52309b8
.
2017-03-30 22:59:53 +02:00
Mark H Weaver
03d0aa8b22
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.
2017-03-30 16:43:00 -04:00
Mark H Weaver
f62acf1eb7
gnu: linux-libre@4.9: Update to 4.9.19.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.19.
2017-03-30 16:42:23 -04:00
Mark H Weaver
7f79df4ae8
gnu: linux-libre@4.4: Update to 4.4.58.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.58.
2017-03-30 16:41:40 -04:00
Tobias Geerinckx-Rice
6fd52309b8
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
...
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-30 01:30:16 +02:00
Marius Bakke
f8f44dd738
gnu: Add rdma-core.
...
* gnu/packages/linux.scm (rdma-core): New variable.
2017-03-28 17:02:03 +02:00
Marius Bakke
b3ed50e6ad
gnu: Add multipath-tools.
...
* gnu/packages/linux.scm (multipath-tools): New variable.
2017-03-28 16:40:55 +02:00
Mark H Weaver
9909b8b952
gnu: linux-libre: Update to 4.10.6.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.6.
(%linux-libre-hash): Update hash.
2017-03-28 05:37:42 -04:00
Mark H Weaver
cd5ba39588
gnu: linux-libre@4.9: Update to 4.9.18.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.18.
2017-03-28 05:37:08 -04:00
Mark H Weaver
8ba0bd1c6c
gnu: linux-libre@4.4: Update to 4.4.57.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.57.
2017-03-28 05:36:20 -04:00