aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
* gnu: Boost: Update to 1.72.0.•••* gnu/packages/patches/boost-dumpversion.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/boost.scm (boost): Update to 1.72.0. [source](uri): Remove defunct mirror. [source](patches): Remove. [arguments]: Adjust /bin/sh substitutions. Remove obsolete workaround. Marius Bakke2020-01-08
* gnu: teckit: Do not build the static library.•••* gnu/packages/fontutils.scm (teckit)[arguments]: New field. Marius Bakke2020-01-08
* gnu: libpaper: Do not build the static library.•••* gnu/packages/ghostscript.scm (libpaper)[arguments]: Add #:configure-flags. Marius Bakke2020-01-08
* gnu: doxygen: Update to 1.8.17.•••* gnu/packages/documentation.scm (doxygen): Update to 1.8.17. [source](patches): Add doxygen-1.8.17-runtests.patch. [arguments]: Remove obsolete phase. * gnu/packages/patches/doxygen-test.patch: Adjust for upstream changes. * gnu/packages/patches/doxygen-1.8.17-runtests.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2020-01-08
* gnu: RHash: Update to 1.3.9.•••* gnu/packages/crypto.scm (rhash): Update to 1.3.9. [arguments]: Add phase 'patch-/bin/sh'. Marius Bakke2020-01-08
* gnu: RHash: Do not use unstable source tarball.•••* gnu/packages/crypto.scm (rhash)[source]: Change to GIT-FETCH. Marius Bakke2020-01-08
* gnu: meson: Update to 0.53.0.•••* gnu/packages/build-tools.scm (meson): Update to 0.53.0. Marius Bakke2020-01-08
* gnu: libjpeg-turbo: Update to 2.0.4.•••* gnu/packages/patches/libjpeg-turbo-CVE-2019-2201.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.4. [source](patches): Remove. Marius Bakke2020-01-08
* gnu: libarchive: Update to 3.4.1.•••* gnu/packages/backup.scm (libarchive): Update to 3.4.1. [source](uri): Change to ".xz" tarball. Marius Bakke2020-01-08
* gnu: mit-krb5: Update to 1.17.1.•••* gnu/packages/kerberos.scm (mit-krb5): Update to 1.17.1. Marius Bakke2020-01-08
* gnu: fribidi: Update to 1.0.8.•••* gnu/packages/patches/fribidi-CVE-2019-18397.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/fribidi.scm (fribidi): Update to 1.0.8. Marius Bakke2020-01-08
* gnu: cURL: Update to 7.68.0.•••* gnu/packages/curl.scm (curl): Update to 7.68.0. Marius Bakke2020-01-08
* gnu: CMake: Update to 3.16.2.•••* gnu/packages/cmake.scm (cmake-minimal): Update to 3.16.2. Marius Bakke2020-01-08
* gnu: libXpm: Update to 3.5.13.•••* gnu/packages/xorg.scm (libxpm): Update to 3.5.13. Marius Bakke2020-01-08
* gnu: libXpm: Gettext is a native input.•••* gnu/packages/xorg.scm (libxpm)[inputs]: Move GETTEXT-MINIMAL ... [native-inputs]: ... here. Marius Bakke2020-01-08
* gnu: gd: Do not build static library.•••* gnu/packages/gd.scm (gd)[arguments]: Add #:configure-flags. Marius Bakke2020-01-08
* gnu: lcms: Do not build static library.•••* gnu/packages/ghostscript.scm (lcms)[arguments]: New field. Marius Bakke2020-01-08
* gnu: libfreehand: Fix build with ICU 65.•••* gnu/packages/libreoffice.scm (libfreehand)[arguments]: New field. Marius Bakke2020-01-08
* gnu: sbcl-cffi: Update to 0.20.1.•••* gnu/packages/lisp-xyz.scm (sbcl-cffi-bootstrap): Update to 0.20.1. [arguments]: Update substitution for libffi 3.3. Marius Bakke2020-01-08
* gnu: libsm: Do not build static library.•••* gnu/packages/xorg.scm (libsm)[arguments]: New field. Marius Bakke2020-01-08
* gnu: network-manager: Fix build with glibc 2.30.•••* gnu/packages/patches/network-manager-gettid.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (network-manager)[source](patches): Add it. Marius Bakke2020-01-08
* gnu: dconf: Fix build failure with Meson 0.52.•••* gnu/packages/patches/dconf-meson-0.52.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (dconf)[source](patches): New field. Marius Bakke2020-01-08
* gnu: WebkitGTK: Fix build failure with ICU 65.•••* gnu/packages/patches/webkitgtk-icu-65.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/webkit.scm (webkitgtk)[source](patches): New field. Marius Bakke2020-01-08
* gnu: python-pyopenssl: Fix test failure.•••* gnu/packages/python-crypto.scm (python-pyopenssl)[native-inputs]: Add LIBFAKETIME. [arguments]: Use it to run tests with a fixed date. Marius Bakke2020-01-08
* gnu: libfaketime: Fix failing test.•••* gnu/packages/check.scm (libfaketime)[arguments]: Set environment variable before building. Marius Bakke2020-01-08
* Revert "gnu: poppler: Update to 0.83.0."•••This reverts commit 7681436bfd9c3b6d9b8d18a1c81102d14378cbe8. Marius Bakke2020-01-08
* gnu: mingetty: Fix cross-compilation.•••* gnu/packages/admin.scm (mingetty)[arguments]: When cross-compiling, set CC to the appropriate value in configure phase. Mathieu Othacehe2020-01-03
* gnu: python-lxml: Update to 4.4.2.•••* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.2. Mathieu Othacehe2019-12-31
* Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-31
|\
| * gnu: sassc: Update to 3.6.1.•••* gnu/packages/web.scm (sassc): Update to 3.6.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Riku Viitanen via Guix-patches via2019-12-30
| * gnu: libsass: Update to 3.6.3.•••* gnu/packages/web.scm: (libsass): Update to 3.6.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Riku Viitanen via Guix-patches via2019-12-30
| * gnu: ruby-yard: Don't use unstable tarball.•••* gnu/packages/ruby.scm (ruby-yard)[source]: Download using git-fetch. Efraim Flashner2019-12-30
| * gnu: ruby-tzinfo-data: Don't use unstable tarball.•••* gnu/packages/ruby.scm (ruby-tzinfo-data)[source]: Download using git-fetch. Efraim Flashner2019-12-30
| * gnu: ruby-ttfunk: Don't use unstable tarball.•••* gnu/packages/ruby.scm (ruby-ttfunk)[source]: Download using git-fetch. Efraim Flashner2019-12-30
| * gnu: ruby-rack: Don't use unstable tarball.•••* gnu/packages/ruby.scm (ruby-rack)[source]: Download using git-fetch. [arguments]: Add phase to make gzip files writable. Efraim Flashner2019-12-30
| * gnu: ruby-puma: Don't use unstable tarball.•••* gnu/packages/ruby.scm (ruby-puma)[source]: Download using git-fetch. [home-page]: Use https. Efraim Flashner2019-12-30
| * gnu: guile-bytestructures: Use a source file name.•••* gnu/packages/guile.scm (guile-bytestructures)[source]: Add 'file-name'. Efraim Flashner2019-12-30
| * gnu: fet: Fix hash.•••* gnu/packages/education.scm (fet)[source]: Fix hash. Not sure why the hash changed. Probably a paste mistake when introduced in 0wwfg8vdh4vp4bx043h66m5m0r1b0mlii36s1qq42pdbaxk94i23. Nicolas Goaziou2019-12-30
| * gnu: libetpan: Update to 1.9.4.•••* gnu/packages/mail.scm (libetpan): Update to 1.9.4. Efraim Flashner2019-12-30
| * gnu: gmime: Update to 3.2.5.•••* gnu/packages/mail.scm (gmime): Update to 3.2.5. Efraim Flashner2019-12-30
| * gnu: msmtp: Update to 1.8.7.•••* gnu/packages/mail.scm (msmtp): Update to 1.8.7. Efraim Flashner2019-12-30
| * gnu: wgetpaste: Fix license.•••* gnu/packages/wget.scm (wgetpaste)[license]: Update license. Efraim Flashner2019-12-30
| * gnu: wireshark: Update to 3.2.0.•••* gnu/packages/networking.scm (wireshark): Update to 3.2.0. Nicolas Goaziou2019-12-30
| * gnu: snap: Update to 5.4.0.•••* gnu/packages/education.scm (snap): Update to 5.4.0. Nicolas Goaziou2019-12-30
| * gnu: fet: Update to 5.42.1.•••* gnu/packages/education.scm (fet): Update to 5.42.1. Nicolas Goaziou2019-12-29
| * gnu: mame: Update to 0.217.•••* gnu/packages/emulators.scm (mame): Update to 0.217. Nicolas Goaziou2019-12-29
| * gnu: guile-bytestructures: Fix cross-compilation.•••* gnu/packages/guile.scm (guile-bytestructures)[native-inputs]: Add guile to fix cross-compilation. Mathieu Othacehe2019-12-29
| * gnu: guile-bytestructures: Remove guild warnings.•••* gnu/packages/guile.scm (guile-bytestructures)[arguments]: Pass GUILE_AUTO_COMPILE=0 as make-flag to prevent guild warnings. Mathieu Othacehe2019-12-29
| * gnu: guile-bytestructures: Switch to git-fetch.•••* gnu/packages/guile.scm (guile-bytestructures)[home-page]: Move up, [source]: switch form url-fetch to git-fetch method, [native-inputs]: add autoconf and automake. Mathieu Othacehe2019-12-29
| * gnu: guile-bytestructures: Update to 1.0.7.•••* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.7. Mathieu Othacehe2019-12-29