Age | Commit message (Expand) | Author |
2021-09-11 | gnu: psm: Fix building with GCC 10.•••I had to copy all the CFLAGS that were originally defined by the
Makefile as they were otherwise all replaced by '-fcommon'.
* gnu/packages/linux.scm (psm)[arguments]: Pass '-fcommon' to CFLAGS.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2021-09-07 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-09-05 | gnu: pipewire: Fix build with GCC 10.•••* gnu/packages/patches/pipewire-0.2.7-fno-common.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (pipewire)[source]: Use it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sarah Morgensen |
2021-09-05 | gnu: xfsprogs: Update to 5.13.0.•••* gnu/packages/linux.scm (xfsprogs): Update to 5.13.0.
[arguments]: Don't return #t from phases.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: interception-tools: Update to 0.6.7.•••* gnu/packages/linux.scm (interception-tools): Update to 0.6.7.
[arguments]: Remove obsolete 'fix-libevdev-path phase.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: btrfs-progs: Update to 5.13.1.•••* gnu/packages/linux.scm (btrfs-progs): Update to 5.13.1.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: fbcat: Update to 0.5.2.•••* gnu/packages/linux.scm (fbcat): Update to 0.5.2.
[arguments]: Don't return #t from phases.
| Tobias Geerinckx-Rice |
2021-09-03 | gnu: nftables: Omit static library.•••* gnu/packages/linux.scm (nftables)[arguments]: Add "--disable-static"
to #:configure-flags.
| Tobias Geerinckx-Rice |
2021-09-03 | gnu: nftables: Update to 1.0.0.•••* gnu/packages/linux.scm (nftables): Update to 1.0.0.
| Tobias Geerinckx-Rice |
2021-09-03 | gnu: acpi-call-linux-module: Update to 1.2.2.•••* gnu/packages/linux.scm (acpi-call-linux-module): Update to 1.2.2.
[arguments]: Stop returning #t from phases.
[home-page]: Match source.
| Tobias Geerinckx-Rice |
2021-08-31 | gnu: f2fs-tools: Fix building with gcc-10.•••* gnu/packages/linux.scm (f2fs-tools-1.7)[arguments]: Pass '-fcommon' to
CFLAGS.
| Guillaume Le Vaillant |
2021-08-25 | gnu: fakeroot: Update to 1.25.3-1.24d6b08.•••* gnu/packages/linux.scm (fakeroot): Update to 1.25.3-1.24d6b08.
| Efraim Flashner |
2021-07-27 | gnu: linux-libre 4.4: Update to 4.4.282.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.282.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.9: Update to 4.9.281.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.281.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.14: Update to 4.14.245.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.245.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.19: Update to 4.19.205.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.205.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.4: Update to 5.4.143.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.143.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-08-20 | gnu: strace: Update to 5.13.•••* gnu/packages/linux.scm (strace): Update to 5.13.
[arguments]<#:phases>: Fix strace.c path.
Disable more tests: the readlink test that fails because of an extra glibc
readlink call because of the ld.so cache mechanism and some pidns tests that
hang forever.
| Mathieu Othacehe |
2021-08-15 | gnu: util-linux: Disable unreliable ioctl_ns test on IA-32.•••* gnu/packages/linux.scm (util-linux)[arguments]<#:phases>{delete-lsns-test}:
New phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-07-27 | gnu: linux-libre 5.10: Update to 5.10.61.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.61.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-08-12 | Merge branch 'master' into core-updates-frozen••• Conflicts:
gnu/packages/algebra.scm
gnu/packages/games.scm
gnu/packages/golang.scm
gnu/packages/kerberos.scm
gnu/packages/mail.scm
gnu/packages/python.scm
gnu/packages/ruby.scm
gnu/packages/scheme.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
| Marius Bakke |
2021-08-01 | Merge branch 'master' into core-updates-frozen | Marius Bakke |
2021-07-29 | Merge branch 'master' into core-updates-frozen••• Conflicts:
gnu/packages/bioinformatics.scm
gnu/packages/cmake.scm
gnu/packages/curl.scm
gnu/packages/emacs-xyz.scm
gnu/packages/gpodder.scm
gnu/packages/music.scm
gnu/packages/patches/glibc-bootstrap-system.patch
gnu/packages/python-xyz.scm
gnu/packages/shells.scm
gnu/packages/statistics.scm
| Marius Bakke |
2021-07-29 | gnu: util-linux: Explicitly depend on 'file'.•••...instead of using the variant that happens to be in %FINAL-INPUTS.
* gnu/packages/linux.scm (util-linux)[inputs]: Add FILE. While at it, remove
labels.
[native-inputs]: Remove labels.
| Marius Bakke |
2021-07-29 | gnu: util-linux: Remove cross-compilation workaround.•••* gnu/packages/linux.scm (util-linux)[arguments]: Look for /etc/services in
both NATIVE-INPUTS and INPUTS, instead of by input label. Remove unused variable.
[inputs]: When cross-compiling, don't add NET-BASE.
| Marius Bakke |
2021-07-29 | gnu: util-linux: Update to 2.37.1.•••This fixes an infinite loop in 'mkswap'; see
<https://bugzilla.redhat.com/show_bug.cgi?id=1971877>.
* gnu/packages/linux.scm (util-linux): Update to 2.37.1.
| Marius Bakke |
2021-07-28 | gnu: linux-libre 4.4: Update to 4.4.277.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.277.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-28 | gnu: linux-libre 4.9: Update to 4.9.277.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.277.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2021-07-28 | gnu: linux-libre 4.14: Update to 4.14.241.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.241.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2021-07-28 | gnu: linux-libre 4.19: Update to 4.19.199.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.199.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-07-28 | gnu: linux-libre 5.4: Update to 5.4.136.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.136.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-28 | gnu: linux-libre 5.10: Update to 5.10.54.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.54.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-07-28 | gnu: linux-libre: Update to 5.13.6.•••* gnu/packages/linux.scm (linux-libre-5.12-version, deblob-scripts-5.12
linux-libre-5.12-pristine-source, linux-libre-5.12-source,
linux-libre-headers-5.12, linux-libre-5.12): Remove variables.
(linux-libre-version, linux-libre-pristine-source, linux-libre-source,
linux-libre): Update to the 5.13 kernel series.
(linux-libre-with-bpf): Update to 5.13 kernel series.
* gnu/packages/aux-files/linux-libre/5.12-arm.conf,
gnu/packages/aux-files/linux-libre/5.12-arm64.conf,
gnu/packages/aux-files/linux-libre/5.12-i686.conf,
gnu/packages/aux-files/linux-libre/5.12-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.19: Update to 4.19.200.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.200.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.4: Update to 5.4.137.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.137.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.10: Update to 5.10.55.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.55.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre: Update to 5.13.7.•••* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.7.
(linux-libre-5.13-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre: Update to 5.13.13.•••* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.13.
(linux-libre-5.13-pristine-source, deblob-scripts-5.13): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.4: Update to 5.4.142.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.142.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.10: Update to 5.10.60.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.60.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre: Update to 5.13.12.•••* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.12.
(linux-libre-5.13-pristine-source): Update hash.
| Leo Famulari |
2021-08-17 | gnu: Add pam-gnupg.•••* gnu/packages/linux.scm (pam-gnupg): New variable.
| Oleg Pykhalov |
2021-07-27 | gnu: linux-libre 4.4: Update to 4.4.280.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.280.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.4: Update to 4.4.281.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.281.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.9: Update to 4.9.280.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.280.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.14: Update to 4.14.244.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.244.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 4.19: Update to 4.19.204.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.204.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.4: Update to 5.4.141.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.141.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.10: Update to 5.10.59.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.59.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre: Update to 5.13.11.•••* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.11.
(linux-libre-5.13-pristine-source): Update hash.
| Leo Famulari |