Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.64.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.136.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.187.
(linux-libre-4.9-pristine-source)[hash]: Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.187.
(linux-libre-4.4-pristine-source)[hash]: Update hash.
|
|
Includes fixes for CVE-2019-11719, CVE-2019-11727, and CVE-2019-11729.
* gnu/packages/nss.scm (nss): Update to 3.45.
|
|
* gnu/packages/docker.scm (docker-compose)[inputs]:
Remove python2-backport-ssl-match-hostname and python-ipaddress.
|
|
* gnu/packages/docker.scm (python-docker-py)[inputs]:
Move python-docker-pycreds and python-paramiko from here…
[propagated-inputs]: …to here.
(docker-compose)[inputs]: Remove them.
|
|
* gnu/packages/docker.scm (docker-compose)[inputs]:
Remove python-colorama.
|
|
* gnu/packages/video.scm (x265): Update to 3.1.2.
|
|
* gnu/packages/video.scm (x265)[source](uri): Add the canonical upstream at
<https://bitbucket.org/multicoreware/x265>.
|
|
* gnu/packages/wm.scm (i3-wm): Update to 4.17.
|
|
* gnu/packages/wm.scm (i3status): Update to 2.13.
[arguments]: Remove #:make-flags and #:phases. Add #:out-of-source?.
[native-inputs]: Add DOCBOOK-XSL, LIBXML2 and XMLTO.
|
|
* gnu/packages/samba.scm (samba): Update to 4.10.6.
|
|
* gnu/packages/linux.scm (strace): Update to 5.2.
|
|
* gnu/packages/libevent.scm (libevent): Update to 2.1.11.
|
|
* gnu/packages/image.scm (exiv2): Update to 0.27.2.
|
|
* gnu/packages/enchant.scm (enchant): Update to 2.2.5.
|
|
* gnu/packages/docker.scm (docker-cli)[arguments]<#:phases>: Set the VERSION
variable before building the package.
|
|
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 76.
(%chromium-version): Set to 76.0.3809.87.
(%ungoogled-revision): Set to 6ea939002bae43a27910e03569d43519d07842e7.
(%debian-revision): Set to debian/76.0.3809.87-2.
(%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes.
(gentoo-patch, gentoo-patches): New procedures.
(%auxiliary-patches): New variable.
(ungoogled-chromium-source): Ignore Ungoogleds bundled Debian patches, as well
as some of Debians build fixes. Apply %AUXILIARY-PATCHES.
(ungoogled-chromium)[arguments]: Adjust unbundling substitutions. Do not set
Blink symbol level.
|
|
* gnu/packages/regex.scm (re2): Update to 2019-08-01.
|
|
* guix/build/cargo-build-system.scm (generate-all-checksums): New
procedure.
(update-cargo-lock, patch-cargo-checksums): New phases.
(%standard-phases): Add 'update=cargo-lock after 'configure and
'patch-cargo-checksums after 'patch-generated-file-shebangs.
* doc/guix.texi (Build System)[cargo-build-system]: Mention how
Cargo.lock files are handled.
|
|
* gnu/packages/multiprecision.scm (mpfi)[description]: Substitute
@acronym{} for @dfn{}.
|
|
* gnu/packages/multiprecision.scm (mpc)[description]: Substitute
@acronym{} for @dfn{}.
|
|
* gnu/packages/multiprecision.scm (mpfr)[description]: Substitute
@acronym{} for @dfn{}.
|
|
* gnu/packages/multiprecision.scm (gmp)[description]: Substitute
@acronym{} for @dfn{}.
|
|
* gnu/packages/linux.scm (mtd-utils)[inputs]: Add openssl.
|
|
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.1.
[inputs]: Add zstd:lib.
|
|
* gnu/packages/man.scm (man-pages): Update to 5.02.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02.
|
|
* gnu/packages/guile.scm (guile-next): Update to 2.9.3.
|
|
* gnu/packages/wine.scm (wine64-staging)[arguments]: Don't exclude certain
patches.
|
|
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.13.
* gnu/packages/wine.scm (wine-staging): Update to 4.13.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.1328.
|
|
* gnu/packages/kde.scm (krita): Update to 4.2.5.
|
|
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.11.
|
|
* gnu/packages/lisp.scm (sbcl-trivia): Do it.
|
|
* gnu/packages/lisp.scm (sbcl-cl-str): New variable.
|
|
Fixes <https://bugs.gnu.org/36878>.
Reported by Robert Vollmert <rob@vllmrt.net>.
* guix/scripts/system/reconfigure.scm (upgrade-shepherd-services): Load
all service files, rather than just those of services to be started.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
This is core-updates material.
This reverts commit 4bb1582c8a3bcaf2fad4955bf5a666f741e50002.
|
|
* gnu/packages/fontutils.scm (fontforge)[home-page]: Remove language code.
|
|
* gnu/packages/fontutils.scm (fontforge): Update to 20190801.
|
|
* gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Really new file.
|
|
* gnu/packages/php.scm (php): Update to 7.3.8.
[inputs]: Use pcre2/fixed.
|
|
* gnu/packages/pcre.scm (pcre2)[replacement]: New field.
(pcre2/fixed): New public variable.
* packages/patches/pcre2-fix-jit_match-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/php.scm (php)[source]: Hard-code NAME.
|
|
* gnu/packages/algebra.scm (giac): Update to 1.5.0-63.
|
|
* gnu/packages/education.scm (snap): Update to 5.0.8.
|
|
* gnu/packages/finance.scm (silkaj): Update to 0.7.3.
|
|
* gnu/packages/finance.scm (python-duniterpy): Update to 0.55.1.
|
|
* gnu/packages/finance.scm (trezord): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|