summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-01gnu: acl: Update to 2.2.53.Marius Bakke
* 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.
2019-03-01gnu: libcap: Update to 2.26.Marius Bakke
* gnu/packages/linux.scm (libcap): Update to 2.26.
2019-02-28gnu: efivar: Fix build failure with GCC7.Marius Bakke
* gnu/packages/linux.scm (efivar)[arguments]: Add phase 'kernel-headers-are-system-headers'.
2019-02-28gnu: make-bootstrap: Adjust for GCC7.Marius Bakke
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.
2019-02-28gnu: GCC: Move cross-toolchain build fix to (gnu packages cross-base).Marius Bakke
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.
2019-02-28gnu: groff: Return #t from all phases.Marius Bakke
* gnu/packages/groff.scm (groff)[arguments]: Return #t from phases.
2019-02-28gnu: groff: Adjust relocatability snippet for 1.22.4.Marius Bakke
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.
2019-02-24Merge branch 'staging' into core-updatesMarius Bakke
2019-02-24Merge branch 'master' into stagingMarius Bakke
2019-02-24gnu: git: Update to 2.21.0.Marius Bakke
* gnu/packages/version-control.scm (git): Update to 2.21.0.
2019-02-24gnu: GCC: Don't modify copyright headers in xtensa patch.Marius Bakke
* gnu/packages/patches/ath9k-htc-firmware-gcc.patch: Drop hunk.
2019-02-24gnu: libksysguard: Update to 5.15.1.Tobias Geerinckx-Rice
* gnu/packages/kde-plasma.scm (libksysguard): Update to 5.15.1.
2019-02-24gnu: libkscreen: Update to 5.15.1.Tobias Geerinckx-Rice
* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.15.1.
2019-02-24gnu: kscreenlocker: Update to 5.15.1.Tobias Geerinckx-Rice
* gnu/packages/kde-plasma.scm (kscreenlocker): Update to 5.15.1.
2019-02-24gnu: kdecoration: Update to 5.15.1.Tobias Geerinckx-Rice
* gnu/packages/kde-plasma.scm (kdecoration): Update to 5.15.1.
2019-02-24gnu: font-hack: Update to 3.003.Tobias Geerinckx-Rice
* gnu/packages/fonts.scm (font-hack): Update to 3.003.
2019-02-24gnu: ragel: Update to 6.10.Tobias Geerinckx-Rice
* gnu/packages/ragel.scm (ragel): Update to 6.10.
2019-02-24gnu: ragel: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/ragel.scm (ragel)[source, home-page]: Use HTTPS.
2019-02-24gnu: bind: Update to 9.12.3-P4.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (isc-bind): Update to 9.12.3-P4.
2019-02-24gnu: bind: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (isc-bind)[source]: Hard-code NAME.
2019-02-24gnu: autogen: Update to 5.18.16.Tobias Geerinckx-Rice
* 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.
2019-02-24gnu: clamav: Update to 0.101.1.Tobias Geerinckx-Rice
* 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.
2019-02-24gnu: parallel: Update to 20190222.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20190222.
2019-02-24gnu: acpid: Update to 2.0.31.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (acpid): Update to 2.0.31.
2019-02-24gnu: 4ti2: Update to 1.6.9.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (4ti2): Update to 1.6.9. [source]: Update URI.
2019-02-24gnu: agda: Update to 2.5.4.2.Tobias Geerinckx-Rice
* gnu/packages/agda.scm (agda): Update to 2.5.4.2. [inputs]: Remove cpphs.
2019-02-24gnu: perl-net-idn-encode: Update to 2.500.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-net-idn-encode): Update to 2.500. Re-indent.
2019-02-24gnu: qd: Update to 2.3.22.Tobias Geerinckx-Rice
* gnu/packages/multiprecision.scm (qd): Update to 2.3.22.
2019-02-24gnu: 0xffff: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/flashing-tools.scm (0xffff)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-24gnu: 0xffff: Update to 0.8.Tobias Geerinckx-Rice
* gnu/packages/flashing-tools.scm (0xffff): Update to 0.8. [arguments]: Build man page reproducibly.
2019-02-24gnu: Add libtommath.Efraim Flashner
* gnu/packages/multiprecision.scm (libtommath): New variable. * gnu/packages/patches/libtommath.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2019-02-23gnu: linux-libre: Update to 4.20.12.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.12. (%linux-libre-hash): Update hash.
2019-02-23gnu: linux-libre@4.19: Update to 4.19.25.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.25. (%linux-libre-4.19-hash): Update hash.
2019-02-23gnu: linux-libre@4.14: Update to 4.14.103.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.103. (%linux-libre-4.14-hash): Update hash.
2019-02-23gnu: linux-libre@4.9: Update to 4.9.160.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.160.
2019-02-23gnu: linux-libre@4.4: Update to 4.4.176.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.176.
2019-02-24gnu: emacs-pyvenv: Update to 1.20.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20. [synopsis]: Update. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: emacs-tide: Update to 3.2.3.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-tide): Update to 3.2.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: emacs-ht: Update to 2.2.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-ht): Update to 2.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: emacs-which-key: Update to 3.3.1.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.3.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: neofetch: Update to 6.0.0.Brett Gilio
* gnu/packages/admin.scm (neofetch): Update to 6.0.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: font-awesome: Update to 5.7.2.Pkill -9
* gnu/packages/fonts.scm (font-awesome): Update to 5.7.2. [home-page]: Use HTTPS. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-23gnu: Python: Consolidate test patches.Marius Bakke
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`.
2019-02-23gnu: gd: Incorporate grafted changes.Marius Bakke
* 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.
2019-02-23gnu: libjpeg-turbo: Remove graft for 2.0.2.Marius Bakke
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.2. [replacement]: Remove. (libjpeg-turbo-2.0.2): Remove variable.
2019-02-23gnu: tar: Update to 1.32.Marius Bakke
* gnu/packages/base.scm (tar): Update to 1.32. [arguments]: Remove #:make-flags and #:configure-flags.
2019-02-23gnu: OpenSSL: Remove obsolete phase.Marius Bakke
* gnu/packages/tls.scm (openssl)[arguments]: Remove 'make-libraries-writable' phase.
2019-02-23gnu: libxkbcommon: Update to 0.8.4.Marius Bakke
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.4.
2019-02-23gnu: libxkbcommon: Don't use NAME in source URI.Marius Bakke
* gnu/packages/xdisorg.scm (libxkbcommon)[source](uri): Hard-code NAME.
2019-02-23gnu: fluidsynth: Update to 2.0.4.Marius Bakke
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.4.