| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: cups-filters: Update to 1.25.1.•••* gnu/packages/cups.scm (cups-filters): Update to 1.25.1.
| Marius Bakke | 2019-08-04 | 1 | -2/+2 |
* | 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.
| Marius Bakke | 2019-08-04 | 1 | -2/+2 |
* | 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.
| Marius Bakke | 2019-08-04 | 1 | -5/+5 |
* | gnu: python-mako: Update to 1.0.14.•••* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.14.
| Marius Bakke | 2019-08-04 | 1 | -2/+2 |
* | gnu: python-cython: Update to 0.29.13.•••* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.13.
| Marius Bakke | 2019-08-04 | 1 | -2/+2 |
* | gnu: ImageMagick: Update to 6.9.10-58.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-58.
| Marius Bakke | 2019-08-04 | 1 | -2/+2 |
* | gnu: libwebp: Update to 1.0.3.•••* gnu/packages/image.scm (libwebp): Update to 1.0.3.
| Marius Bakke | 2019-08-04 | 1 | -2/+2 |
* | 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 bba7a77ed9ad826bcdc6d9b8a183d66a23229501)
| Marius Bakke | 2019-08-04 | 1 | -4/+4 |
* | 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 e9194eb04896165f15830862c42673e96bc5c5f7)
| Marius Bakke | 2019-08-04 | 1 | -1/+6 |
* | gnu: perl-try-tiny: Update to 0.30.•••* gnu/packages/perl.scm (perl-try-tiny): Update to 0.30.
| Marius Bakke | 2019-08-04 | 1 | -3/+3 |
* | gnu: double-conversion: Update to 3.1.5.•••* gnu/packages/maths.scm (double-conversion): Update to 3.1.5.
| Marius Bakke | 2019-08-04 | 1 | -2/+2 |
* | 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.
| Marius Bakke | 2019-08-04 | 2 | -14/+2 |
* | Merge branch 'master' into staging | Marius Bakke | 2019-08-04 | 53 | -635/+2555 |
|\ |
|
| * | gnu: docker-cli: Print a usable version string.•••* gnu/packages/docker.scm (docker-cli)[arguments]<#:phases>: Set the VERSION
variable before building the package.
| Marius Bakke | 2019-08-04 | 1 | -0/+3 |
| * | 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.
| Marius Bakke | 2019-08-04 | 1 | -27/+71 |
| * | gnu: re2: Update to 2019-08-01.•••* gnu/packages/regex.scm (re2): Update to 2019-08-01.
| Marius Bakke | 2019-08-04 | 1 | -2/+2 |
| * | gnu: mpfi: Use @acronym{} in Texinfo.•••* gnu/packages/multiprecision.scm (mpfi)[description]: Substitute
@acronym{} for @dfn{}.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -4/+4 |
| * | gnu: mpc: Use @acronym{} in Texinfo.•••* gnu/packages/multiprecision.scm (mpc)[description]: Substitute
@acronym{} for @dfn{}.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -2/+2 |
| * | gnu: mpfr: Use @acronym{} in Texinfo.•••* gnu/packages/multiprecision.scm (mpfr)[description]: Substitute
@acronym{} for @dfn{}.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -1/+1 |
| * | gnu: gmp: Use @acronym{} in Texinfo.•••* gnu/packages/multiprecision.scm (gmp)[description]: Substitute
@acronym{} for @dfn{}.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -6/+5 |
| * | gnu: mtd-utils: Support cryptography.•••* gnu/packages/linux.scm (mtd-utils)[inputs]: Add openssl.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -1/+2 |
| * | gnu: mtd-utils: Update to 2.1.1.•••* gnu/packages/linux.scm (mtd-utils): Update to 2.1.1.
[inputs]: Add zstd:lib.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -3/+4 |
| * | gnu: man-pages: Update to 5.02.•••* gnu/packages/man.scm (man-pages): Update to 5.02.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -2/+2 |
| * | gnu: youtube-dl: Update to 2019.08.02.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02.
| Alex Vong | 2019-08-03 | 1 | -2/+2 |
| * | gnu: guile-next: Update to 2.9.3.•••* gnu/packages/guile.scm (guile-next): Update to 2.9.3.
| David Thompson | 2019-08-03 | 1 | -23/+21 |
| * | gnu: wine64-staging: Adapt patch script.•••* gnu/packages/wine.scm (wine64-staging)[arguments]: Don't exclude certain
patches.
| Rutger Helling | 2019-08-03 | 1 | -3/+1 |
| * | 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.
| Rutger Helling | 2019-08-03 | 1 | -7/+4 |
| * | gnu: you-get: Update to 0.4.1328.•••* gnu/packages/video.scm (you-get): Update to 0.4.1328.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -2/+2 |
| * | gnu: krita: Update to 4.2.5.•••* gnu/packages/kde.scm (krita): Update to 4.2.5.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -2/+2 |
| * | gnu: texmacs: Update to 1.99.11.•••* gnu/packages/text-editors.scm (texmacs): Update to 1.99.11.
| Tobias Geerinckx-Rice | 2019-08-03 | 1 | -4/+3 |
| * | gnu: sbcl-trivia: Fix .asd loading.•••* gnu/packages/lisp.scm (sbcl-trivia): Do it.
| Pierre Neidhardt | 2019-08-02 | 1 | -1/+18 |
| * | gnu: Add sbcl-cl-str.•••* gnu/packages/lisp.scm (sbcl-cl-str): New variable.
| Pierre Neidhardt | 2019-08-02 | 1 | -0/+35 |
| * | Revert "gnu: fontforge: Update to 20190801."•••This is core-updates material.
This reverts commit 4bb1582c8a3bcaf2fad4955bf5a666f741e50002.
| Tobias Geerinckx-Rice | 2019-08-02 | 1 | -3/+3 |
| * | gnu: fontforge: Use top-level home page.•••* gnu/packages/fontutils.scm (fontforge)[home-page]: Remove language code.
| Tobias Geerinckx-Rice | 2019-08-02 | 1 | -1/+1 |
| * | gnu: fontforge: Update to 20190801.•••* gnu/packages/fontutils.scm (fontforge): Update to 20190801.
| Tobias Geerinckx-Rice | 2019-08-02 | 1 | -3/+3 |
| * | gnu: Add missing pcre2-fix-jit_match-crash.patch.•••* gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Really new file.
| Tobias Geerinckx-Rice | 2019-08-02 | 1 | -0/+25 |
| * | gnu: php: Update to 7.3.8.•••* gnu/packages/php.scm (php): Update to 7.3.8.
[inputs]: Use pcre2/fixed.
| Tobias Geerinckx-Rice | 2019-08-02 | 1 | -5/+5 |
| * | 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.
| Tobias Geerinckx-Rice | 2019-08-02 | 2 | -0/+13 |
| * | gnu: php: Don't use NAME in source URI.•••* gnu/packages/php.scm (php)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-08-02 | 1 | -1/+1 |
| * | gnu: giac: Update to 1.5.0-63.•••* gnu/packages/algebra.scm (giac): Update to 1.5.0-63.
| Nicolas Goaziou | 2019-08-02 | 1 | -2/+2 |
| * | gnu: snap: Update to 5.0.8.•••* gnu/packages/education.scm (snap): Update to 5.0.8.
| Nicolas Goaziou | 2019-08-01 | 1 | -2/+2 |
| * | gnu: silkaj: Update to 0.7.3.•••* gnu/packages/finance.scm (silkaj): Update to 0.7.3.
| Nicolas Goaziou | 2019-08-01 | 1 | -2/+2 |
| * | gnu: python-duniterpy: Update to 0.55.1.•••* gnu/packages/finance.scm (python-duniterpy): Update to 0.55.1.
| Nicolas Goaziou | 2019-08-01 | 1 | -2/+2 |
| * | gnu: Add trezord.•••* gnu/packages/finance.scm (trezord): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| mjbecze@riseup.net | 2019-08-01 | 1 | -0/+25 |
| * | gnu: wireshark: Update to 3.0.3.•••* gnu/packages/networking.scm (wireshark): Update to 3.0.3.
| Nicolas Goaziou | 2019-08-01 | 1 | -2/+2 |
| * | gnu: mksh: Update to 57.•••* gnu/packages/shells.scm (mksh): Update to 57.
| Tobias Geerinckx-Rice | 2019-08-01 | 1 | -5/+4 |
| * | gnu: intel-vaapi-driver: Restrict supported systems.•••As noted at <https://debbugs.gnu.org/36814> and then promptly forgotten.
This follows up on commit d8d7565b82539bfff721bf884b7f4a3de3e6b4c3.
* gnu/packages/video.scm (intel-vaapi-driver)[supported-systems]:
Build onl on Intel systems.
| Tobias Geerinckx-Rice | 2019-08-01 | 1 | -0/+1 |
| * | gnu: sane-backends: Build back ends that need JPEG support.•••* gnu/packages/scanner.scm (sane-backends)[inputs]: Add libjpeg.
| Tobias Geerinckx-Rice | 2019-08-01 | 1 | -0/+1 |
| * | 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.
| Tobias Geerinckx-Rice | 2019-08-01 | 1 | -3/+8 |
| * | gnu: blender: Remove stale warning about it being an RC build.•••This is a followup to commit 274ba54e535b811acca02e42cffd45f0f625d142.
* gnu/packages/graphics.scm (blender)[description]: Remove warning.
| Mark H Weaver | 2019-07-31 | 1 | -3/+1 |