Age | Commit message (Expand) | Author |
2019-10-18 | gnu: linux-libre@5.2: Remove....The 5.2 release series has reached end-of-life,
and is no longer supported upstream.
* gnu/packages/linux.scm (deblob-scripts-5.2, linux-libre-5.2-version)
(linux-libre-5.2-pristine-source, linux-libre-5.2-source)
(linux-libre-headers-5.2, linux-libre-5.2): Remove variables.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre: Update to 5.3.7....* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.7.
(linux-libre-5.3-pristine-source): Update hash.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre@4.19: Update to 4.19.80....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.80.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre@4.14: Update to 4.14.150....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.150.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre@4.9: Update to 4.9.197....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.197.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre@4.4: Update to 4.4.197....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.197.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2019-10-17 | gnu: linux-libre@5.3: Update to 5.3.6....* gnu/packages/linux.scm (deblob-scripts-5.3)
(linux-libre-5.3-version, linux-libre-5.3-pristine-sources):
Update to 5.3.6.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@5.2: Update to 5.2.21....* gnu/packages/linux.scm (deblob-scripts-5.2)
(linux-libre-5.2-version, linux-libre-5.2-pristine-sources):
Update to 5.2.21.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@4.19: Update to 4.19.79....* gnu/packages/linux.scm (deblob-scripts-4.19)
(linux-libre-4.19-version, linux-libre-4.19-pristine-sources):
Update to 4.19.79.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@4.14: Update to 4.14.149....* gnu/packages/linux.scm (deblob-scripts-4.14)
(linux-libre-4.14-version, linux-libre-4.14-pristine-sources):
Update to 4.14.149.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@4.9: Update to 4.9.196....* gnu/packages/linux.scm (deblob-scripts-4.9)
(linux-libre-4.9-version, linux-libre-4.9-pristine-sources):
Update to 4.9.196.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@4.4: Update to 4.4.196....* gnu/packages/linux.scm (deblob-scripts-4.4)
(linux-libre-4.4-version, linux-libre-4.4-pristine-sources):
Update to 4.4.196.
| Tobias Geerinckx-Rice |
2019-10-15 | gnu: xfsprogs: Install Python script to :python output....* gnu/packages/linux.scm (xfsprogs)[outputs]: Add ‘python’.
[arguments]: Move ‘xfs_scrub_all’ to :python.
[inputs]: Add python-wrapper to make it actually run.
| Tobias Geerinckx-Rice |
2019-10-15 | gnu: xfsprogs: Update to 5.2.1....* gnu/packages/linux.scm (xfsprogs): Update to 5.2.1.
| Tobias Geerinckx-Rice |
2019-10-13 | gnu: util-linux: Adjust indentation....* gnu/packages/linux.scm (util-linux): Re-indent.
| Marius Bakke |
2019-10-12 | gnu: e2fsprogs: Update to 1.45.4 [fixes CVE-2019-5094]....* gnu/packages/linux.scm (e2fsprogs): Update to 1.45.4.
| Marius Bakke |
2019-10-10 | gnu: strace: Update to 5.3....* gnu/packages/patches/strace-ipc-tests.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (strace): Update to 5.3.
[source](patches): Remove.
[arguments]: Remove obsolete phase.
| Marius Bakke |
2019-10-08 | gnu: linux-libre@5.3: Apply upstream entropy fix....See <https://bugs.gnu.org/37501>.
* gnu/packages/linux.scm (linux-libre-5.3-source): Add
"linux-libre-active-entropy.patch".
| Marius Bakke |
2019-10-08 | Merge branch 'core-updates' | Ludovic Courtès |
2019-10-08 | gnu: linux-libre@4.14: Update to 4.14.147....* gnu/packages/linux.scm (deblob-scripts-4.14)
(linux-libre-4.14-version, linux-libre-4.14-pristine-source):
Update to 4.14.147.
| Tobias Geerinckx-Rice |
2019-10-08 | gnu: linux-libre@4.9: Update to 4.9.195....* gnu/packages/linux.scm (deblob-scripts-4.9)
(linux-libre-4.9-version, linux-libre-4.9-pristine-source):
Update to 4.9.195.
| Tobias Geerinckx-Rice |
2019-10-08 | gnu: linux-libre@4.19: Update to 4.19.77....* gnu/packages/linux.scm (deblob-scripts-4.19)
(linux-libre-4.19-version, linux-libre-4.19-pristine-source):
Update to 4.19.77.
| Tobias Geerinckx-Rice |
2019-10-08 | gnu: linux-libre@5.2: Update to 5.2.19....* gnu/packages/linux.scm (deblob-scripts-5.2)
(linux-libre-5.2-version, linux-libre-5.2-pristine-source):
Update to 5.2.19.
| Tobias Geerinckx-Rice |
2019-10-07 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-10-07 | gnu: linux-libre: Update to 5.3.4....* gnu/packages/linux (linux-libre-5.3-version): Update to 5.3.4.
(deblob-scripts-5.3): Update to 5.3.4.
| Vagrant Cascadian |
2019-10-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2019-10-06 | gnu: linux-libre: Remove glibc from CPATH before the build....Fixes <https://bugs.gnu.org/37593>.
* gnu/packages/linux.scm (make-linux-libre*)[arguments]: Drop "libc" from CPATH.
| Marius Bakke |
2019-10-06 | gnu: linux-libre: Try to aggressively gather entropy during boot....Fixes <https://bugs.gnu.org/37501>.
* gnu/packages/patches/linux-libre-active-entropy.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre-5.2-source): Use it.
| Marius Bakke |
2019-10-06 | gnu: perf: Treat kernel headers as system headers....* gnu/packages/linux.scm (perf)[arguments]: Instead of disabling -Werror,
set C_INCLUDE_PATH.
| Marius Bakke |
2019-10-04 | gnu: linux-libre@4.19: Update to 4.19.76....* gnu/packages/linux.scm (linux-libre-4.19-version)
(linux-libre-4.19-pristine-source): Update to 4.19.76.
| Tobias Geerinckx-Rice |
2019-10-04 | gnu: linux-libre@5.2: Update to 5.2.18....* gnu/packages/linux.scm (linux-libre-5.2-version)
(linux-libre-5.2-pristine-source): Update to 5.2.18.
| Tobias Geerinckx-Rice |
2019-10-04 | gnu: linux-libre@5.3: Update to 5.3.2....* gnu/packages/linux.scm (linux-libre-5.3-version)
(linux-libre-5.3-pristine-source): Update to 5.3.2.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: linux-libre: Update to 5.3....* gnu/packages/linux.scm (linux-libre-version)
(linux-libre-pristine-source, linux-libre-source, linux-libre):
Assign -5.3 values.
| Tobias Geerinckx-Rice |
2019-10-02 | gnu: linux-libre-headers@5.3: Install....Upstream has separated building and installing the UAPI headers, and now
requires rsync for the latter.
Follow-up to commit 9e34a5f3b2d37cc8fb9f16620747df41488665be.
* gnuk/packages/linux.scm (make-linux-libre-headers*)[native-inputs]:
Add rsync for version 5.3 and higher.
| Tobias Geerinckx-Rice |
2019-10-01 | gnu: linux-libre: Add version 5.3.1....* gnu/packages/linux.scm (linux-libre-5.3-version)
(linux-libre-5.3-pristine-source, linux-libre-5.3-source)
(linux-libre-headers-5.3, linux-libre-5.3): New public variables.
* gnu/packages/aux-files/linux-libre/5.3-arm.conf,
gnu/packages/aux-files/linux-libre/5.3-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.3-arm64.conf,
gnu/packages/aux-files/linux-libre/5.3-i686.conf,
gnu/packages/aux-files/linux-libre/5.3-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
| Tobias Geerinckx-Rice |
2019-10-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-29 | gnu: %default-extra-linux-options: Ensure namespaces are enabled in all...linux-libre kernels.
The linux-libre kernels using defconfig may not have namespaces enabled, which
is needed for the default guix-daemon configuration in Guix System.
* gnu/packages/linux (%default-extra-linux-options): Enable CONFIG_NAMESPACES,
CONFIG_UTS_NS, CONFIG_IPC_NS, CONFIG_USER_NS, CONFIG_PID_NS, and
CONFIG_NET_NS.
| Vagrant Cascadian |
2019-09-28 | gnu: Add ell....* gnu/packages/linux.scm (ell): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brice Waegeneire |
2019-09-27 | Merge branch 'master' into core-updates | Marius Bakke |
2019-09-25 | gnu: iproute2: Add libmnl input....* gnu/packages/linux.scm (iproute)[inputs]: Add libmnl.
| Tobias Geerinckx-Rice |
2019-09-25 | gnu: iproute2: Update to 5.3.0....* gnu/packages/linux.scm (iproute): Update to 5.3.0.
| Tobias Geerinckx-Rice |
2019-09-24 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-24 | gnu: linux-libre: Update to 4.4.194....* gnu/packages/linux.scm (linux-libre): Update to 4.4.194.
| Tobias Geerinckx-Rice |
2019-09-24 | gnu: linux-libre: Update to 4.9.194....* gnu/packages/linux.scm (linux-libre): Update to 4.9.194.
| Tobias Geerinckx-Rice |
2019-09-24 | gnu: linux-libre: Update to 4.14.146....* gnu/packages/linux.scm (linux-libre): Update to 4.14.146.
| Tobias Geerinckx-Rice |
2019-09-24 | gnu: linux-libre: Update to 4.19.75....* gnu/packages/linux.scm (linux-libre): Update to 4.19.75.
| Tobias Geerinckx-Rice |
2019-09-24 | gnu: linux-libre: Update to 5.2.17....* gnu/packages/linux.scm (linux-libre): Update to 5.2.17.
| Tobias Geerinckx-Rice |
2019-09-24 | gnu: linux-libre: Update deblobbing scripts....* gnu/packages/linux.scm (deblob-scripts-4.4): Update to version 4.4.194
and update the 'deblob-check' hash.
(deblob-scripts-5.2, deblob-scripts-4.19)
(deblob-scripts-4.14, deblob-scripts-4.9): Update to versions 5.2.17, 4.19.75,
4.14.146, and 4.9.194 respectively, although the scripts themselves are
unchanged.
| Tobias Geerinckx-Rice |
2019-09-23 | gnu: acpid: Update to 2.0.32....* gnu/packages/linux.scm (acpid): Update to 2.0.32.
| Tobias Geerinckx-Rice |
2019-09-22 | gnu: perf: Really build without '-Werror'....Until this change, it would fail to build with:
In file included from /tmp/guix-build-perf-5.2.15.drv-0/linux-5.2.15/tools/include/uapi/linux/ethtool.h:19:0,
from xsk.c:18:
/gnu/store/…-linux-libre-headers-4.19.56/include/linux/if_ether.h:165:1: error: packed attribute is unnecessary for 'ethhdr' [-Werror=packed]
* gnu/packages/linux.scm (perf)[arguments]: In 'configure' phase, remove
"-Werror" from 'tools/lib/bpf/Makefile'.
| Ludovic Courtès |