summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Blender: Use opensubdiv.Carlo Zancanaro2019-08-13
| | | | | | | | | Fixes <https://bugs.gnu.org/36977>. * gnu/packages/graphics.scm (blender)[inputs]: Add opensubdiv. [arguments]: Add "-DWITH_OPENSUBDIV=ON" to #:configure-flags. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add opensubdiv.Carlo Zancanaro2019-08-13
| | | | | | * gnu/packages/graphics.scm (opensubdiv): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* Merge branch 'staging'Marius Bakke2019-08-13
|\
| * Revert "gnu: python-packaging: Update to 19.1."Marius Bakke2019-08-11
| | | | | | | | | | | | The new version fails tests on architectures other than x86_64. This reverts commit cb16a9fba9f1b28bde63daaa1bf241c130d2caad.
| * Merge branch 'master' into stagingMarius Bakke2019-08-08
| |\
| * | gnu: postgresql: Udpate to 10.10 [fixes CVE-2019-10208].Marius Bakke2019-08-08
| | | | | | | | | | | | * gnu/packages/databases.scm (postgresql): Update to 10.10.
| * | Merge branch 'master' into stagingMarius Bakke2019-08-08
| |\ \
| * | | gnu: mesa: Update to 19.1.4.Marius Bakke2019-08-07
| | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 19.1.4.
| * | | gnu: nss: Fix build failure on armhf-linux.Marius Bakke2019-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/36930>. * gnu/packages/patches/nss-freebl-stubs.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/nss.scm (nss)[source](patches): Add it.
| * | | gnu: wine: Adapt Intel Vulkan on i686-linux.Rutger Helling2019-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/wine.scm (wine)[arguments]: Adjust to also provide Vulkan on i686-linux for Intel. * gnu/packages/wine.scm (wine64)[arguments]: Adjust to also provide Vulkan on i686-linux for Intel. * gnu/packages/wine.scm (wine-staging)[arguments]: Adjust to also provide Vulkan on i686-linux for Intel. * gnu/packages/wine.scm (wine64-staging)[arguments]: Adjust to also provide Vulkan on i686-linux for Intel.
| * | | gnu: mesa: Enable Intel 32-bit Vulkan drivers.Rutger Helling2019-08-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa)[arguments]: Also build Vulkan drivers for Intel on i686-linux.
| * | | gnu: python-mako: Update to 1.1.0.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-mako): Update to 1.1.0. [arguments]: New field. [native-inputs]: Remove PYTHON-NOSE.
| * | | gnu: flac: Update to 1.3.3.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | | gnu: libpciaccess: Update to 0.16.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libpciaccess): Update to 0.16.
| * | | gnu: nss, nss-certs: Update to 3.45.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | | | | | * gnu/packages/certs.scm (nss-certs): Update to 3.45. * gnu/packages/nss.scm (nss): Likewise.
| * | | gnu: python-packaging: Update to 19.1.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-packaging): Update to 19.1.
| * | | gnu: perl-cgi: Update to 4.44.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/web.scm (perl-cgi): Update to 4.44.
| * | | gnu: perl-http-message: Update to 6.18.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/web.scm (perl-http-message): Update to 6.18.
| * | | gnu: libva: Update to 2.5.0.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/video.scm (libva): Update to 2.5.0.
| * | | gnu: gtk+: Update to 3.24.10.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk+): Update to 3.24.10.
| * | | gnu: cups-filters: Update to 1.25.1.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/cups.scm (cups-filters): Update to 1.25.1.
| * | | gnu: subversion: Update to 1.10.6 [fixes CVE-2018-11782, CVE-2019-0203].Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (subversion): Update to 1.10.6.
| * | | gnu: mariadb: Update to 10.1.41 [security fixes].Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | gnu: python-mako: Update to 1.0.14.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-mako): Update to 1.0.14.
| * | | gnu: python-cython: Update to 0.29.13.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-cython): Update to 0.29.13.
| * | | gnu: ImageMagick: Update to 6.9.10-58.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-58.
| * | | gnu: libwebp: Update to 1.0.3.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/image.scm (libwebp): Update to 1.0.3.
| * | | gnu: MariaDB: Disable the TokuDB plugin.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
| * | | gnu: python-cython: Speed up test suite.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
| * | | gnu: perl-try-tiny: Update to 0.30.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/perl.scm (perl-try-tiny): Update to 0.30.
| * | | gnu: double-conversion: Update to 3.1.5.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/maths.scm (double-conversion): Update to 3.1.5.
| * | | gnu: Remove pcre2/fixed.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | | Merge branch 'master' into stagingMarius Bakke2019-08-04
| |\ \ \
| * | | | gnu: glu: Update to 9.0.1.Rutger Helling2019-07-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (glu): Update to 9.0.1.
| * | | | gnu: mesa: Correct configure flag.Rutger Helling2019-07-25
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Build the iris driver for the correct systems.
| * | | | gnu: mesa: Update to 19.1.3.Rutger Helling2019-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 19.1.3. [configure-flags]: Add iris to gallium-drivers.
| * | | | gnu: vulkan-headers: Update to 1.1.114.Rutger Helling2019-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.114. * gnu/packages/vulkan.scm (vulkan-loader): Update hash. * gnu/packages/vulkan.scm (vulkan-tools): Update hash.
| * | | | guix: ant-build-system: Put dummy project-name into default build.xml.Hartmut Goebel2019-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this, ant reported error messages like Target "tests" does not exist in the project "null". Simple using the jar-name is a good compromise. * guix/build/ant-build-system.scm (default-build.xml): Add attribute to sxml expression.
| * | | | guix: ant-build-system: Use ant-task "jar" instead of executing "jar".Hartmut Goebel2019-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | * guix/build/ant-build-system.scm (default-build.xml): Change XML for target "jar" to use ant-task "jar" instead of "exec".
* | | | | gnu: xapian: Update to 1.4.12.Marius Bakke2019-08-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.12.
* | | | | gnu: ccid: Update to 1.4.31.Marius Bakke2019-08-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/security-token.scm (ccid): Update to 1.4.31.
* | | | | gnu: zathura-pdf-mupdf: Update to 0.3.5.Marius Bakke2019-08-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.5.
* | | | | gnu: mupdf: Update to 1.16.1.Marius Bakke2019-08-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (mupdf): Update to 1.16.1.
* | | | | gnu: git: Update to 2.22.1.Tobias Geerinckx-Rice2019-08-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.22.1.
* | | | | gnu: tremc: Update to 0.9.1-0.4d50dab.Leo Famulari2019-08-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/bittorrent.scm (tremc): Update to 0.9.1-0.4d50dab.
* | | | | gnu: emacs-relint: Update to 1.10.Nicolas Goaziou2019-08-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.10.
* | | | | gnu: scribus: Update to 1.5.5.Nicolas Goaziou2019-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/scribus.scm (scribus): Update to 1.5.5. [source]: Remove unnecessary patches and snippet. [description]: Change freetype to FreeType. * gnu/packages/patches/scribus-poppler.patch: Remove file. * gnu/local.mk: Apply removal.
* | | | | gnu: Add emacs-ebdb.Amin Bandali2019-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ebdb): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* | | | | gnu: emacs-inf-ruby: Update to 2.5.2.Brian Leung2019-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-inf-ruby): Update to 2.5.2. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* | | | | gnu: Syncthing: Update to 1.2.1.Leo Famulari2019-08-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.2.1.