| Commit message (Expand) | Author | Age |
* | gnu: python-mako: Update to 1.1.0.•••* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-NOSE.
| Marius Bakke | 2019-08-04 |
* | gnu: flac: Update to 1.3.3.•••* gnu/packages/xiph.scm (flac): Update to 1.3.3.
[source](patches): Remove.
* gnu/packages/patches/flac-CVE-2017-6888.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2019-08-04 |
* | gnu: libpciaccess: Update to 0.16.•••* gnu/packages/xorg.scm (libpciaccess): Update to 0.16.
| Marius Bakke | 2019-08-04 |
* | gnu: nss, nss-certs: Update to 3.45.•••* gnu/packages/certs.scm (nss-certs): Update to 3.45.
* gnu/packages/nss.scm (nss): Likewise.
| Marius Bakke | 2019-08-04 |
* | gnu: python-packaging: Update to 19.1.•••* gnu/packages/python-xyz.scm (python-packaging): Update to 19.1.
| Marius Bakke | 2019-08-04 |
* | gnu: perl-cgi: Update to 4.44.•••* gnu/packages/web.scm (perl-cgi): Update to 4.44.
| Marius Bakke | 2019-08-04 |
* | gnu: perl-http-message: Update to 6.18.•••* gnu/packages/web.scm (perl-http-message): Update to 6.18.
| Marius Bakke | 2019-08-04 |
* | gnu: libva: Update to 2.5.0.•••* gnu/packages/video.scm (libva): Update to 2.5.0.
| Marius Bakke | 2019-08-04 |
* | gnu: gtk+: Update to 3.24.10.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.10.
| Marius Bakke | 2019-08-04 |
* | gnu: cups-filters: Update to 1.25.1.•••* gnu/packages/cups.scm (cups-filters): Update to 1.25.1.
| Marius Bakke | 2019-08-04 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | gnu: ImageMagick: Update to 6.9.10-58.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-58.
| Marius Bakke | 2019-08-04 |
* | gnu: libwebp: Update to 1.0.3.•••* gnu/packages/image.scm (libwebp): Update to 1.0.3.
| Marius Bakke | 2019-08-04 |
* | 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 |
* | 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 |
* | gnu: perl-try-tiny: Update to 0.30.•••* gnu/packages/perl.scm (perl-try-tiny): Update to 0.30.
| Marius Bakke | 2019-08-04 |
* | gnu: double-conversion: Update to 3.1.5.•••* gnu/packages/maths.scm (double-conversion): Update to 3.1.5.
| Marius Bakke | 2019-08-04 |
* | 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 |
* | Merge branch 'master' into staging | Marius Bakke | 2019-08-04 |
|\ |
|
| * | 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 |
| * | 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 |
| * | gnu: re2: Update to 2019-08-01.•••* gnu/packages/regex.scm (re2): Update to 2019-08-01.
| Marius Bakke | 2019-08-04 |
| * | gnu: mpfi: Use @acronym{} in Texinfo.•••* gnu/packages/multiprecision.scm (mpfi)[description]: Substitute
@acronym{} for @dfn{}.
| Tobias Geerinckx-Rice | 2019-08-03 |
| * | gnu: mpc: Use @acronym{} in Texinfo.•••* gnu/packages/multiprecision.scm (mpc)[description]: Substitute
@acronym{} for @dfn{}.
| Tobias Geerinckx-Rice | 2019-08-03 |
| * | gnu: mpfr: Use @acronym{} in Texinfo.•••* gnu/packages/multiprecision.scm (mpfr)[description]: Substitute
@acronym{} for @dfn{}.
| Tobias Geerinckx-Rice | 2019-08-03 |
| * | gnu: gmp: Use @acronym{} in Texinfo.•••* gnu/packages/multiprecision.scm (gmp)[description]: Substitute
@acronym{} for @dfn{}.
| Tobias Geerinckx-Rice | 2019-08-03 |
| * | gnu: mtd-utils: Support cryptography.•••* gnu/packages/linux.scm (mtd-utils)[inputs]: Add openssl.
| Tobias Geerinckx-Rice | 2019-08-03 |
| * | 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 |
| * | gnu: man-pages: Update to 5.02.•••* gnu/packages/man.scm (man-pages): Update to 5.02.
| Tobias Geerinckx-Rice | 2019-08-03 |
| * | gnu: youtube-dl: Update to 2019.08.02.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02.
| Alex Vong | 2019-08-03 |
| * | gnu: guile-next: Update to 2.9.3.•••* gnu/packages/guile.scm (guile-next): Update to 2.9.3.
| David Thompson | 2019-08-03 |
| * | gnu: wine64-staging: Adapt patch script.•••* gnu/packages/wine.scm (wine64-staging)[arguments]: Don't exclude certain
patches.
| Rutger Helling | 2019-08-03 |
| * | 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 |
| * | 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 |
| * | gnu: krita: Update to 4.2.5.•••* gnu/packages/kde.scm (krita): Update to 4.2.5.
| Tobias Geerinckx-Rice | 2019-08-03 |
| * | gnu: texmacs: Update to 1.99.11.•••* gnu/packages/text-editors.scm (texmacs): Update to 1.99.11.
| Tobias Geerinckx-Rice | 2019-08-03 |
| * | gnu: sbcl-trivia: Fix .asd loading.•••* gnu/packages/lisp.scm (sbcl-trivia): Do it.
| Pierre Neidhardt | 2019-08-02 |
| * | gnu: Add sbcl-cl-str.•••* gnu/packages/lisp.scm (sbcl-cl-str): New variable.
| Pierre Neidhardt | 2019-08-02 |
| * | Revert "gnu: fontforge: Update to 20190801."•••This is core-updates material.
This reverts commit 4bb1582c8a3bcaf2fad4955bf5a666f741e50002.
| Tobias Geerinckx-Rice | 2019-08-02 |
| * | gnu: fontforge: Use top-level home page.•••* gnu/packages/fontutils.scm (fontforge)[home-page]: Remove language code.
| Tobias Geerinckx-Rice | 2019-08-02 |
| * | gnu: fontforge: Update to 20190801.•••* gnu/packages/fontutils.scm (fontforge): Update to 20190801.
| Tobias Geerinckx-Rice | 2019-08-02 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | gnu: php: Don't use NAME in source URI.•••* gnu/packages/php.scm (php)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-08-02 |
| * | gnu: giac: Update to 1.5.0-63.•••* gnu/packages/algebra.scm (giac): Update to 1.5.0-63.
| Nicolas Goaziou | 2019-08-02 |
| * | gnu: snap: Update to 5.0.8.•••* gnu/packages/education.scm (snap): Update to 5.0.8.
| Nicolas Goaziou | 2019-08-01 |