~ruther/guix-local

ref: 108f69c448e91c9c3da314260ec22c931df2e55d guix-local/gnu/packages/linux.scm -rw-r--r-- 146.2 KiB
ff797172 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs/static: Correct description.

* gnu/packages/linux.scm (btrfs-progs/static)[description]: Use the correct
name of the btrfs-progs package and @command{} mark-up.
5595d4c1 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.10.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.
605fec78 — Sergei Trofimovich 9 years ago
gnu: Add basic support for "alpha-linux" systems.

* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add
"/lib/ld-linux.so.2" as "alpha-linux" ld.so.
* gnu/packages/linux.scm (system->linux-architecture): Add "alpha" arch.

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
169a438c — Marius Bakke 9 years ago
gnu: acpid: Update to 2.0.28.

* gnu/packages/linux.scm (acpid): Update to 2.0.28.
488a3734 — Tobias Geerinckx-Rice 9 years ago
gnu: libseccomp: Update to 2.3.2.

* gnu/packages/linux.scm (libseccomp): Update to 2.3.2.
02041872 — Tobias Geerinckx-Rice 9 years ago
gnu: iproute2: Use @command in description.

* gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when
referring to the separate tools.
306c4d69 — Leo Famulari 9 years ago
gnu: linux-libre: Update to 4.10.1.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1.
(%linux-libre-hash): Update hash.
7994250f — Alex Kost 9 years ago
gnu: linux: Move configuration files to "aux-files".

* gnu/packages/linux-libre-4.1-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.1-i686.conf: ... this.
* gnu/packages/linux-libre-4.1-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.4-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.4-i686.conf: ... this.
* gnu/packages/linux-libre-4.4-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.9-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.9-i686.conf: ... this.
* gnu/packages/linux-libre-4.9-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.9-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.10-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.10-i686.conf: ... this.
* gnu/packages/linux-libre-4.10-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: ... this.
* gnu/packages/linux.scm (kernel-config): Use 'search-auxiliary-file' to
find configuration files.
* Makefile.am (KCONFIGS): Rename to...
(AUX_FILES): ... this.  Adjust accordingly.
8779987b — Marius Bakke 9 years ago
Merge branch 'master' into python-tests
c46d8e92 — Leo Famulari 9 years ago
gnu: linux-libre@4.4: Update to 4.4.52.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52.
Remove patches.
f11a48c0 — Leo Famulari 9 years ago
gnu: linux-libre@4.9: Update to 4.9.13.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13.
Remove patches.
61f78e72 — Marius Bakke 9 years ago
gnu: iproute2: Update to 4.10.

* gnu/packages/linux.scm (iproute2): Update to 4.10.
[arguments]: Specify HDRDIR in #:make-flags.
5fb34141 — Mark H Weaver 9 years ago
gnu: linux-libre@4.9: Update to 4.9.12.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.12.
398433dc — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.51.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.51.
1d311009 — Leo Famulari 9 years ago
gnu: util-linux: Fix CVE-2017-2616.

* gnu/packages/patches/util-linux-CVE-2017-2616.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (util-linux)[replacement]: New field.
(util-linux/fixed): New variable.
89234419 — Leo Famulari 9 years ago
gnu: linux-libre@4.1, linux-libre@4.4, linux-libre@4.9: Fix CVE-2017-6074.

* gnu/packages/linux.scm (linux-libre-4.1, linux-libre-4.4,
linux-libre-4.9): Add patch for CVE-2017-6074.
6983b8a8 — Marius Bakke 9 years ago
gnu: strace: Update to 4.16.

* gnu/packages/linux.scm (strace): Update to 4.16.
[arguments]: Add phase to patch /bin/sh reference. New field.
[home-page]: Update to redirected URL.
52d901da — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.10.  Keep 4.9 as longterm release.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.
(%linux-libre-hash): Update hash.
(linux-libre-4.9): New variable.
* gnu/packages/linux-libre-4.10-x86_64.conf,
gnu/packages/linux-libre-4.10-i686.conf: New files.
* Makefile.am (KCONFIGS): Add them.
c93f5069 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.9.11.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11.
(%linux-libre-hash): Update hash.
64d38538 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.50.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
Next