Age | Commit message (Collapse) | Author |
|
* gnu/packages/attr.scm (attr): Update to 2.4.48.
[source](uri): Adjust for renamed tarball.
[arguments]: Remove obsolete phases.
[license]: Remove GPL2+ (see upstream commit 0fb61a4d20).
|
|
* gnu/packages/patches/acl-hurd-path-max.patch,
gnu/packages/patches/acl-fix-perl-regex.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/acl.scm (acl): Update to 2.2.53.
[source](uri): Adjust for renamed tarball.
[arguments]: Remove #:test-target. Adjust disabled tests. Don't override
install phase.
|
|
* gnu/packages/linux.scm (libcap): Update to 2.26.
|
|
* gnu/packages/linux.scm (efivar)[arguments]: Add phase
'kernel-headers-are-system-headers'.
|
|
This is a follow-up to commit 01e8263febb9634564b4b73af49b81a36567a11b.
* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc): Add the
GCC7 'treat-glibc-as-system-header' build phase.
|
|
This makes sure it is inherited by packages using (cross-gcc ...). This
commit is a followup to 01e8263febb9634564b4b73af49b81a36567a11b.
* gnu/build/cross-toolchain.scm (cross-gcc-build-phases): Move
'treat-glibc-as-system-header' phase ...
* gnu/packages/cross-base.scm (cross-gcc-arguments): ... here.
|
|
* gnu/packages/groff.scm (groff)[arguments]: Return #t from phases.
|
|
This commit does three things. It reverts 73b2ce87 ("gnu: groff-minimal:
Disable relocatability."), re-applies f57693e1 ("gnu: groff: Disable
relocatability."), and finally adjusts the substitution for changes since
0559a4c2 ("gnu: groff: Update to 1.22.4.").
* gnu/packages/groff.scm (groff-minimal)[arguments]: Move relocatibility
snippet ...
(groff)[arguments]: ... here. Don't delete relocation.cpp and adjust file name.
|
|
|
|
|
|
* gnu/packages/version-control.scm (git): Update to 2.21.0.
|
|
* gnu/packages/patches/ath9k-htc-firmware-gcc.patch: Drop hunk.
|
|
* gnu/packages/kde-plasma.scm (libksysguard): Update to 5.15.1.
|
|
* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.15.1.
|
|
* gnu/packages/kde-plasma.scm (kscreenlocker): Update to 5.15.1.
|
|
* gnu/packages/kde-plasma.scm (kdecoration): Update to 5.15.1.
|
|
* gnu/packages/fonts.scm (font-hack): Update to 3.003.
|
|
* gnu/packages/ragel.scm (ragel): Update to 6.10.
|
|
* gnu/packages/ragel.scm (ragel)[source, home-page]: Use HTTPS.
|
|
* gnu/packages/dns.scm (isc-bind): Update to 9.12.3-P4.
|
|
* gnu/packages/dns.scm (isc-bind)[source]: Hard-code NAME.
|
|
* gnu/packages/autogen.scm (autogen): Update to 5.18.16.
[inputs]: Update to guile-2.2.
[arguments]: Add ‘--disable-dependency-tracking’ to #:configure-flags.
Re-indent.
|
|
* gnu/packages/antivirus.scm (clamav): Update to 0.101.1.
[source]: Delete bundled tomsfastmath outright.
[native-inputs]: Remove bison and flex.
[inputs]: Switch to pcre2.
* gnu/packages/patches/clamav-system-tomsfastmath.patch: Update.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20190222.
|
|
* gnu/packages/linux.scm (acpid): Update to 2.0.31.
|
|
* gnu/packages/maths.scm (4ti2): Update to 1.6.9.
[source]: Update URI.
|
|
* gnu/packages/agda.scm (agda): Update to 2.5.4.2.
[inputs]: Remove cpphs.
|
|
* gnu/packages/perl.scm (perl-net-idn-encode): Update to 2.500.
Re-indent.
|
|
* gnu/packages/multiprecision.scm (qd): Update to 2.3.22.
|
|
* gnu/packages/flashing-tools.scm (0xffff)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/flashing-tools.scm (0xffff): Update to 0.8.
[arguments]: Build man page reproducibly.
|
|
* gnu/packages/multiprecision.scm (libtommath): New variable.
* gnu/packages/patches/libtommath.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.12.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.25.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.103.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.160.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.176.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20.
[synopsis]: Update.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-tide): Update to 3.2.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-ht): Update to 2.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.3.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/admin.scm (neofetch): Update to 6.0.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fonts.scm (font-awesome): Update to 5.7.2.
[home-page]: Use HTTPS.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
While at it, adjust patches for -p1 patch flag.
* gnu/packages/patches/python-fix-tests.patch: Delete file. Move contents ...
* gnu/packages/patches/python-3-fix-tests.patch: ... here.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python.scm (python-3.7)[source](patches): Remove obsolete.
[source](patch-flags): Remove.
* gnu/packages/patches/python-3-deterministic-build-info.patch,
gnu/packages/patches/python-3-search-paths.patch: Adjust for `patch -p1`.
|
|
* gnu/packages/gd.scm (gd)[replacement]: Remove.
[source](patches): Add gd-CVE-2019-6977.patch and gd-CVE-2019-6978.patch.
(gd/fixed): Remove variable.
|
|
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.2.
[replacement]: Remove.
(libjpeg-turbo-2.0.2): Remove variable.
|
|
* gnu/packages/base.scm (tar): Update to 1.32.
[arguments]: Remove #:make-flags and #:configure-flags.
|
|
* gnu/packages/tls.scm (openssl)[arguments]: Remove 'make-libraries-writable' phase.
|
|
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.4.
|
|
* gnu/packages/xdisorg.scm (libxkbcommon)[source](uri): Hard-code NAME.
|