Age | Commit message (Expand) | Author |
2021-03-24 | gnu: glibc: Absorb powerpc patch....* gnu/packages/base.scm (glibc)[source]: Add patch.
[arguments]: Remove 'apply-patch phase.
[native-inputs]: Remove patch file.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash,
glibc-final)[native-inputs]: Remove patch file.
| Efraim Flashner |
2021-03-24 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2021-03-23 | gnu: sed: Make it build on SELinux-enabled kernels....Fixes: <https://bugs.gnu.org/41498>.
* gnu/packages/base.scm (sed)[arguments]: New field. This adds a
snippet, equivalent to the patch submitted upstream, which fixes an
issue that prevents sed from building on SELinux-enabled kernels.
Adjusted by Efraim Flashner to apply to master.
| Chris Marusich |
2021-03-23 | gnu: glibc: Fix ldd path on powerpc*....This should avoid some problems, such as "not a dynamic executable" errors.
* gnu/packages/patches/glibc-ldd-powerpc.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm: (glibc)[native-inputs]: Add it.
[arguments]: When building for powerpc* apply it.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash,
glibc-final)[native-inputs]: Add patch conditionally.
This patch has been adjusted to apply to master.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Le Bouter |
2021-02-18 | gnu: binutils: Update to 2.36.1....* gnu/packages/base.scm (binutils): Update to 2.36.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Vincent Legoll |
2021-02-18 | gnu: tar: Update to 1.34....* gnu/packages/base.scm (tar): Update to 1.34.
| Efraim Flashner |
2021-01-26 | gnu: binutils: Update to 2.36....* gnu/packages/base.scm (binutils): Update to 2.36.
| Efraim Flashner |
2021-01-15 | gnu: tar: Update to 1.33....* gnu/packages/base.scm (tar): Update to 1.33.
| Ludovic Courtès |
2021-01-15 | gnu: findutils: Update to 4.8.0....* gnu/packages/base.scm (findutils): Update to 4.8.0.
[source](patches): Remove "findutils-test-rwlock-threads.patch".
* gnu/packages/patches/findutils-test-rwlock-threads.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/commencement.scm (findutils-boot0)[arguments]: Add
'skip-fnmatch-test' phase.
| Ludovic Courtès |
2021-01-13 | Merge branch 'staging' into 'core-updates'....Conflicts:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/curl.scm
gnu/packages/gl.scm
gnu/packages/glib.scm
gnu/packages/guile.scm
gnu/packages/node.scm
gnu/packages/openldap.scm
gnu/packages/package-management.scm
gnu/packages/python-xyz.scm
gnu/packages/python.scm
gnu/packages/tls.scm
gnu/packages/vpn.scm
gnu/packages/xorg.scm
| Maxim Cournoyer |
2021-01-10 | Merge branch 'master' into staging | Efraim Flashner |
2021-01-07 | gnu: tzdata-for-tests: Update to 2020d....* gnu/packages/base.scm (tzdata-for-tests): Update to 2020d.
[inputs]: Update tzcode.
| Leo Famulari |
2021-01-07 | gnu: tzdata: Update to 2020f....* gnu/packages/base.scm (tzdata): Update to 2020f.
[inputs]: Update tzcode.
| Leo Famulari |
2021-01-07 | gnu: base: Add keywords to make-glibc-utf8-locales....* gnu/packages/base.scm (make-glibc-utf8-locales): Add keyword parameters
locales and name with the old values as default.
[name]: Use name parameter.
[arguments]: Use locales parameter.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Miguel Ángel Arruga Vivas |
2020-12-01 | gnu: glibc: Load 'etc/ld.so.cache' in $ORIGIN's store item when available....* gnu/packages/patches/glibc-dl-cache.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc)[source]: Remove 'snippet' and 'modules'.
[arguments]: In 'pre-configure' phase, substitute @STORE_DIRECTORY@ in
'elf/dl-cache.c'.
| Ludovic Courtès |
2020-11-29 | Merge remote-tracking branch 'origin/master' into core-updates | Christopher Baines |
2020-11-25 | gnu: base, gcc: Removing trailing #t from snippets....* gnu/packages/base.scm (libiconv)[source]: Remove trailing #t from
'snippet'.
* gnu/packages/gcc.scm (gcc-4.8)[source]: Likewise.
(gcc-4.9)[source]: Likewise.
(gcc-5)[source]: Likewise.
| Ludovic Courtès |
2020-11-25 | gnu: base, commencement: Remove trailing #t from build phases....* gnu/packages/base.scm (grep, tar, findutils)
(coreutils, coreutils-8.30, gnu-make, gnu-make-4.2)
(binutils-gold, glibc, make-glibc-locales):
(glibc/hurd-headers, tzdata): Remove trailing #t in build phases.
* gnu/packages/commencement.scm (bootar)
(gash-boot, gash-utils-boot, mes-boot):
(gzip-mesboot, gnu-make-mesboot0, bzip2-mesboot)
(bash-mesboot0, tcc-boot, diffutils-mesboot)
(patch-mesboot, sed-mesboot0, binutils-mesboot0)
(gcc-core-mesboot0, mesboot-headers, gawk-mesboot0)
(glibc-mesboot0, gcc-mesboot0, tar-mesboot)
(grep-mesboot, binutils-mesboot1, gnu-make-mesboot)
(gawk-mesboot, sed-mesboot, bash-mesboot)
(gcc-core-mesboot1, gcc-mesboot1, binutils-mesboot)
(glibc-headers-mesboot, glibc-mesboot, gcc-mesboot1-wrapper)
(gcc-mesboot, gnu-make-boot0, binutils-boot0)
(libstdc++-boot0, gcc-boot0, perl-boot0, python-boot0)
(glibc-final-with-bootstrap-bash)
(cross-gcc-wrapper, gettext-boot0, gcc-final): Remove trailing #t in
build phases.
| Ludovic Courtès |
2020-11-17 | gnu: grep: Update to 3.6....* gnu/packages/base.scm (grep): Update to 3.6.
| Ludovic Courtès |
2020-11-07 | gnu: tzdata: Update to 2020d....* gnu/packages/base.scm (tzdata): Update to 2020d.
| Marius Bakke |
2020-11-07 | gnu: tzdata: Keep using the "fat" tzdata file format....* gnu/packages/base.scm (tzdata)[arguments]: In #:make-flags, pass CPPFLAGS to
preserve the same on-disk format as earlier releases.
| Marius Bakke |
2020-10-26 | gnu: glibc: Move patches for the Hurd from cross-libc....* gnu/packages/cross-base.scm (cross-libc)[arguments]: Remove "patch-libc/hurd"
stage.
[native-inputs]: Move hurd patches to...
* gnu/packages/base.scm (glibc)[source]: ...here.
| Jan (janneke) Nieuwenhuizen |
2020-10-19 | Merge branch 'staging'...Conflicts:
gnu/packages/admin.scm
gnu/packages/commencement.scm
gnu/packages/gdb.scm
gnu/packages/llvm.scm
gnu/packages/package-management.scm
gnu/packages/tls.scm
| Maxim Cournoyer |
2020-10-15 | gnu: grep: Update to 3.5....* gnu/packages/base.scm (grep): Update to 3.5.
| Ludovic Courtès |
2020-10-13 | gnu: libcap: Make 'libcap/next' the default libcap....* gnu/packages/avahi.scm (avahi)[inputs]: Refer to LIBCAP-2.31 instead of LIBCAP.
* gnu/packages/base.scm (coreutils)[inputs]: Likewise.
* gnu/packages/linux.scm (libcap): Rename to ...
(libcap-2.31): ... this.
(libcap/next): Rename to ...
(libcap): ... this.
(libcap/next): Define as deprecated alias for LIBCAP.
(fakeroot)[inputs]: Change from LIBCAP/NEXT to LIBCAP.
* gnu/packages/ntp.scm (chrony, ntp)[inputs]: Likewise.
| Marius Bakke |
2020-10-13 | gnu: tzdata: Update to 2020b....* gnu/packages/base.scm (tzdata): Update to 2020b.
* gnu/packages/golang.scm (go-1.4)[arguments]: Exclude one time zone test.
| Marius Bakke |
2020-09-20 | gnu: binutils: Update to 2.35.1....* gnu/packages/base.scm (binutils): Update to 2.35.1.
[arguments]: Remove #:make-flags.
[properties]: Remove.
(binutils+documentation): Remove.
(binutils-gold): Inherit from BINUTILS.
* gnu/packages/make-bootstrap.scm (%binutils-static)[arguments]:
Remove #:make-flags.
| Ludovic Courtès |
2020-09-20 | gnu: glibc: Add version 2.31....* gnu/packages/base.scm (glibc-2.31): New variable.
* gnu/system/locale.scm (%default-locale-libcs): Add it.
| Ludovic Courtès |
2020-09-20 | gnu: glibc: Update to 2.32....* gnu/packages/base.scm (glibc): Update to 2.32.
[arguments]: Add #:make-flags.
| Ludovic Courtès |
2020-08-26 | Merge remote-tracking branch 'origin/master' into core-updates | Mathieu Othacehe |
2020-08-06 | gnu: binutils-gold: build with canonical gcc:lib....* gnu/packages/base.scm (binutils-gold)[inputs]: Replace gcc:lib with
the canonical-package of gcc.
| Efraim Flashner |
2020-07-26 | gnu: glibc: Remove old versions....* gnu/packages/patches/glibc-CVE-2015-5180.patch,
gnu/packages/patches/glibc-CVE-2015-7547.patch,
gnu/packages/patches/glibc-CVE-2016-3075.patch,
gnu/packages/patches/glibc-CVE-2016-3706.patch,
gnu/packages/patches/glibc-CVE-2016-4429.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch,
gnu/packages/patches/glibc-o-largefile.patch,
gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/base.scm (glibc-2.26, glibc-2.25, glibc-2.24, glibc-2.23,
glibc-2.22): Remove variables.
| Marius Bakke |
2020-07-23 | Merge branch 'master' into core-updates...Conflicts:
gnu/packages/ruby.scm
| Jakub Kądziołka |
2020-07-08 | gnu: coreutils: Mark pwd-long tests XFAIL on the Hurd....* gnu/packages/base.scm (coreutils)[arguments]: Add pwd-long as failing test.
| Jan (janneke) Nieuwenhuizen |
2020-06-26 | gnu: binutils-gold: Inherit replacements from binutils....* gnu/packages/base.scm (binutils-gold): Use PACKAGE/INHERIT instead of INHERIT.
| Marius Bakke |
2020-06-26 | gnu: binutils@2.33.1: Do not inherit replacements from binutils....* gnu/packages/base.scm (binutils-2.33): Use INHERIT instead of PACKAGE/INHERIT.
| Marius Bakke |
2020-06-26 | gnu: binutils-gold: Inherit from 'binutils+documentation'....* gnu/packages/base.scm (binutils-gold): Inherit from BINUTILS+DOCUMENTATION
instead of BINUTILS.
| Marius Bakke |
2020-06-22 | Merge branch 'master' into core-updates | Jakub Kądziołka |
2020-06-18 | gnu: coreutils: Update broken tests for the Hurd....* gnu/packages/base.scm (coreutils)[arguments]: When compiling for the Hurd,
remove hanging "timeout-group" test. Remove tests "shred-passes", "l-chunk"
and "stats" from XFAIL_TESTS, they pass now.
| Jan (janneke) Nieuwenhuizen |
2020-06-14 | Merge branch 'master' into core-updates | Marius Bakke |
2020-06-11 | gnu: sed: Make it build on SELinux-enabled kernels....Fixes: <https://bugs.gnu.org/41498>.
* gnu/packages/base.scm (sed)[origin][snippet]: New field. This adds a
snippet, equivalent to the patch submitted upstream, which fixes an
issue that prevents sed from building on SELinux-enabled kernels.
| Chris Marusich |
2020-05-30 | gnu: coreutils: Enable support for extended attributes....Fixes <https://bugs.gnu.org/41081>.
* gnu/packages/base.scm (coreutils)[inputs]: Add ATTR.
| Marius Bakke |
2020-05-26 | Merge branch 'master' into staging | Marius Bakke |
2020-05-11 | gnu: proot: Fix test failures....The upgrade to Make 4.3 and Coreutils 8.30 introduced test failures that
this commit addresses.
* gnu/packages/base.scm (coreutils-8.30): New variable.
* gnu/packages/linux.scm (proot)[native-inputs]: Add COREUTILS-8.30 and
GNU-MAKE-4.2.
| Ludovic Courtès |
2020-05-08 | Merge branch 'core-updates' | Marius Bakke |
2020-05-07 | gnu: glibc/hurd-headers: Cross-build fix for the Hurd....* gnu/packages/base.scm (glibc/hurd-headers)[native-inputs]: Add mig; when
cross-building use 32-bit mig.
| Jan (janneke) Nieuwenhuizen |
2020-04-26 | gnu: tzdata: Update to 2020a....* gnu/packages/base.scm (tzdata): Update to 2020a.
| Leo Famulari |
2020-04-24 | gnu: Remove obsolete glibc-locales packages....* gnu/packages/base.scm (glibc-utf8-locales-2.27, glibc-locales-2.27): Remove
variables.
| Marius Bakke |
2020-04-24 | gnu: Update glibc locale compatibility packages for 2.29....* gnu/packages/base.scm (glibc-locales-2.28, glibc-utf8-locales-2.28): Rename
to ...
(glibc-locales-2.29, glibc-utf8-locales-2.29): ... this. Update to 2.29.
| Marius Bakke |
2020-04-20 | gnu: tar: Disable troublesome tests on the Hurd....The sparse03.at test apparently freezes the Hurd; messages
on the console:
165: listing sparse files bigger than 2^33
ext2fs: device:hd0s1: warning: bit already cleared for block 245780
ext2fs: device:hd0s1: warning: bit already cleared for block 245781
ext2fs: device:hd0s1: warning: bit already cleared for block 245782
...
ext2fs: BUG: unexpected fault on disk image ... err 0xa
ext2fs: disk-pager.c:98: fault_handler: Assertion 'err' failed.
the other tests just fail.
* gnu/packages/base.scm (tar)[arguments]: When compiling for the Hurd,
skip `sparse' and failing tests.
| Jan (janneke) Nieuwenhuizen |