Commit Graph

46208 Commits (6d9de48d157741747c405c82cb9a270f738ebf15)

Author SHA1 Message Date
Marius Bakke 6d9de48d15
gnu: subversion: Update to 1.10.6 [fixes CVE-2018-11782, CVE-2019-0203].
* gnu/packages/version-control.scm (subversion): Update to 1.10.6.
2019-08-04 13:49:56 +02:00
Marius Bakke cc3c5fc5e1
gnu: mariadb: Update to 10.1.41 [security fixes].
This fixes CVE-2019-2805, CVE-2019-2740, CVE-2019-2739, and CVE-2019-2737.

* gnu/packages/databases.scm (mariadb): Update to 10.1.41.
[source](uri): Update download URL.
2019-08-04 13:49:56 +02:00
Marius Bakke 4661fa76c7
gnu: python-mako: Update to 1.0.14.
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.14.
2019-08-04 13:49:55 +02:00
Marius Bakke 756a980953
gnu: python-cython: Update to 0.29.13.
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.13.
2019-08-04 13:49:55 +02:00
Marius Bakke c0e40f4fd2
gnu: ImageMagick: Update to 6.9.10-58.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-58.
2019-08-04 13:49:55 +02:00
Marius Bakke 7aad68f6d9
gnu: libwebp: Update to 1.0.3.
* gnu/packages/image.scm (libwebp): Update to 1.0.3.
2019-08-04 13:49:55 +02:00
Marius Bakke f184893af0
gnu: MariaDB: Disable the TokuDB plugin.
Fixes <https://bugs.gnu.org/35521>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/packages/databases.scm (mariadb)[arguments]: Pass "-DTOKUDB_OK" in
<#:configure-flags>.  Enable the "innodb_fts.crash_recovery" test, which
likely failed because of the high I/O load induced by TokuDB.
[inputs]: Remove SNAPPY.

(cherry picked from commit bba7a77ed9)
2019-08-04 13:49:55 +02:00
Marius Bakke 275cce3d87
gnu: python-cython: Speed up test suite.
* gnu/packages/python-xyz.scm (python-cython)[arguments]: In the CHECK phase,
disable compiler optimizations and enable (some) parallel tests.

(cherry picked from commit e9194eb048)
2019-08-04 13:49:55 +02:00
Marius Bakke 18090a9735
gnu: perl-try-tiny: Update to 0.30.
* gnu/packages/perl.scm (perl-try-tiny): Update to 0.30.
2019-08-04 13:49:55 +02:00
Marius Bakke 1c7d7f3f65
gnu: double-conversion: Update to 3.1.5.
* gnu/packages/maths.scm (double-conversion): Update to 3.1.5.
2019-08-04 13:49:54 +02:00
Marius Bakke a33925d122
gnu: Remove pcre2/fixed.
* gnu/packages/pcre.scm (pcre2/fixed): Remove variable.
(pcre2)[replacement]: Remove.
[source](patches): New field.
* gnu/packages/php.scm (php)[inputs]: Change PCRE2/FIXED to PCRE2.
2019-08-04 13:49:45 +02:00
Marius Bakke f35d313265
Merge branch 'master' into staging 2019-08-04 13:41:27 +02:00
Marius Bakke e920037793
gnu: docker-cli: Print a usable version string.
* gnu/packages/docker.scm (docker-cli)[arguments]<#:phases>: Set the VERSION
variable before building the package.
2019-08-04 13:33:42 +02:00
Marius Bakke 7f2e852267
gnu: ungoogled-chromium: Update to 76.0.3809.87-0.6ea9390.
* 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.
2019-08-04 13:33:42 +02:00
Marius Bakke f339cb188a
gnu: re2: Update to 2019-08-01.
* gnu/packages/regex.scm (re2): Update to 2019-08-01.
2019-08-04 13:33:42 +02:00
Efraim Flashner ac6b78488f
build/cargo-build-system: Patch cargo checksums.
* 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.
2019-08-04 11:53:27 +03:00
Tobias Geerinckx-Rice ded545d562
gnu: mpfi: Use @acronym{} in Texinfo.
* gnu/packages/multiprecision.scm (mpfi)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice aaf80ba781
gnu: mpc: Use @acronym{} in Texinfo.
* gnu/packages/multiprecision.scm (mpc)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice 932b607293
gnu: mpfr: Use @acronym{} in Texinfo.
* gnu/packages/multiprecision.scm (mpfr)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice 245fae9077
gnu: gmp: Use @acronym{} in Texinfo.
* gnu/packages/multiprecision.scm (gmp)[description]: Substitute
@acronym{} for @dfn{}.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice f8f2b048b9
gnu: mtd-utils: Support cryptography.
* gnu/packages/linux.scm (mtd-utils)[inputs]: Add openssl.
2019-08-03 23:26:40 +02:00
Tobias Geerinckx-Rice 9ea820a5bf
gnu: mtd-utils: Update to 2.1.1.
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.1.
[inputs]: Add zstd:lib.
2019-08-03 23:26:39 +02:00
Tobias Geerinckx-Rice b5e912a88c
gnu: man-pages: Update to 5.02.
* gnu/packages/man.scm (man-pages): Update to 5.02.
2019-08-03 17:41:29 +02:00
Alex Vong 144cb83a71
gnu: youtube-dl: Update to 2019.08.02.
* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02.
2019-08-03 21:54:08 +08:00
David Thompson 2d0e802f1a
gnu: guile-next: Update to 2.9.3.
* gnu/packages/guile.scm (guile-next): Update to 2.9.3.
2019-08-03 08:14:20 -04:00
Rutger Helling 036feaf9cb
gnu: wine64-staging: Adapt patch script.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Don't exclude certain
patches.
2019-08-03 10:50:58 +02:00
Rutger Helling 09fd82ce8c
gnu: wine-staging: Update to 4.13.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.13.
* gnu/packages/wine.scm (wine-staging): Update to 4.13.
2019-08-03 10:33:23 +02:00
Tobias Geerinckx-Rice 82ebb785f1
gnu: you-get: Update to 0.4.1328.
* gnu/packages/video.scm (you-get): Update to 0.4.1328.
2019-08-03 01:13:47 +02:00
Tobias Geerinckx-Rice 095c09c773
gnu: krita: Update to 4.2.5.
* gnu/packages/kde.scm (krita): Update to 4.2.5.
2019-08-03 01:13:47 +02:00
Tobias Geerinckx-Rice ad9fd1ba2c
gnu: texmacs: Update to 1.99.11.
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.11.
2019-08-03 01:13:47 +02:00
Pierre Neidhardt 000faac0a2
gnu: sbcl-trivia: Fix .asd loading.
* gnu/packages/lisp.scm (sbcl-trivia): Do it.
2019-08-02 17:45:37 +02:00
Pierre Neidhardt 6ba457cc1c
gnu: Add sbcl-cl-str.
* gnu/packages/lisp.scm (sbcl-cl-str): New variable.
2019-08-02 13:11:13 +02:00
Jakob L. Kreuze 1db6f137d9
reconfigure: Reload all shepherd files when upgrading services.
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>
2019-08-02 11:20:51 +02:00
Tobias Geerinckx-Rice 7c13793dbc
Revert "gnu: fontforge: Update to 20190801."
This is core-updates material.
This reverts commit 4bb1582c8a.
2019-08-02 08:42:14 +02:00
Tobias Geerinckx-Rice 3ab8c2242d
gnu: fontforge: Use top-level home page.
* gnu/packages/fontutils.scm (fontforge)[home-page]: Remove language code.
2019-08-02 08:00:07 +02:00
Tobias Geerinckx-Rice 4bb1582c8a
gnu: fontforge: Update to 20190801.
* gnu/packages/fontutils.scm (fontforge): Update to 20190801.
2019-08-02 08:00:07 +02:00
Tobias Geerinckx-Rice a17fe3f01a
gnu: Add missing pcre2-fix-jit_match-crash.patch.
* gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Really new file.
2019-08-02 02:01:17 +02:00
Tobias Geerinckx-Rice 61919f0981
gnu: php: Update to 7.3.8.
* gnu/packages/php.scm (php): Update to 7.3.8.
[inputs]: Use pcre2/fixed.
2019-08-02 01:49:53 +02:00
Tobias Geerinckx-Rice 951fd8572a
gnu: pcre@2: Fix run-time crash [security fix].
* 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.
2019-08-02 01:49:47 +02:00
Tobias Geerinckx-Rice 9b76aa1031
gnu: php: Don't use NAME in source URI.
* gnu/packages/php.scm (php)[source]: Hard-code NAME.
2019-08-02 01:49:24 +02:00
Nicolas Goaziou d9e3f9d9d7
gnu: giac: Update to 1.5.0-63.
* gnu/packages/algebra.scm (giac): Update to 1.5.0-63.
2019-08-02 00:08:08 +02:00
Nicolas Goaziou d623e98f0d
gnu: snap: Update to 5.0.8.
* gnu/packages/education.scm (snap): Update to 5.0.8.
2019-08-01 22:42:26 +02:00
Nicolas Goaziou 5d727935a8
gnu: silkaj: Update to 0.7.3.
* gnu/packages/finance.scm (silkaj): Update to 0.7.3.
2019-08-01 22:34:04 +02:00
Nicolas Goaziou a41cd13563
gnu: python-duniterpy: Update to 0.55.1.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.55.1.
2019-08-01 22:24:34 +02:00
mjbecze@riseup.net 01b37d0f74
gnu: Add trezord.
* gnu/packages/finance.scm (trezord): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-08-01 22:04:22 +02:00
Nicolas Goaziou 0ca3ee43b7
gnu: wireshark: Update to 3.0.3.
* gnu/packages/networking.scm (wireshark): Update to 3.0.3.
2019-08-01 17:30:11 +02:00
Tobias Geerinckx-Rice e7dfbae8a9
gnu: mksh: Update to 57.
* gnu/packages/shells.scm (mksh): Update to 57.
2019-08-01 07:04:27 +02:00
Tobias Geerinckx-Rice 3935507f0f
gnu: intel-vaapi-driver: Restrict supported systems.
As noted at <https://debbugs.gnu.org/36814> and then promptly forgotten.
This follows up on commit d8d7565b82.

* gnu/packages/video.scm (intel-vaapi-driver)[supported-systems]:
Build onl on Intel systems.
2019-08-01 05:43:33 +02:00
Tobias Geerinckx-Rice a094693de3
gnu: sane-backends: Build back ends that need JPEG support.
* gnu/packages/scanner.scm (sane-backends)[inputs]: Add libjpeg.
2019-08-01 05:43:33 +02:00
Tobias Geerinckx-Rice 7018f926d4
gnu: sane-backends-minimal: Update to 1.0.28.
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.28.
[arguments]: Disable back end tests.
2019-08-01 05:34:56 +02:00