| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | gnu: aria2: Update to 1.35.0.•••* gnu/packages/bittorrent.scm (aria2): Update to 1.35.0.
[source]: Use new upstream uri. Remove patch.
* gnu/packages/patches/aria2-CVE-2019-3500.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2019-10-07 | 1 | -55/+0 |
| * | | gnu: linux-libre: Try to aggressively gather entropy during boot.•••Fixes <https://bugs.gnu.org/37501>.
* gnu/packages/patches/linux-libre-active-entropy.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre-5.2-source): Use it.
| Marius Bakke | 2019-10-06 | 1 | -0/+86 |
| * | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-10-01 | 3 | -65/+50 |
| |\| |
|
| | * | gnu: Add abcl.•••* gnu/packages/java.scm (abcl): New variable.
* gnu/packages/patches/abcl-fix-build-xml.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Carlo Zancanaro | 2019-10-01 | 1 | -0/+50 |
| | * | gnu: mame: Update to 0.214.•••* gnu/packages/emulators.scm (mame): Update to 0.214.
[source]: Remove unnecessary patch.
* gnu/packages/patches/mame-rapidjson-fix.patch: Delete file.
* gnu/local.mk: Remove reference to deleted patch.
| Nicolas Goaziou | 2019-09-29 | 1 | -37/+0 |
| | * | gnu: dealii: Update to 9.1.1.•••* gnu/packages/maths.scm (dealii): Update to 9.1.1.
[source]: Remove patch no longer needed.
* gnu/local.mk (dist_patch_DATA): ditto.
* gnu/packages/patches/dealii-mpi-deprecations.patch: Delete it.
| Eric Bavier | 2019-09-27 | 1 | -28/+0 |
| * | | bootstrap: bash: Update for bash-5.0.•••* gnu/packages/patches/bash-4.4-linux-pgrp-pipe.patch: Remove.
* gnu/packages/patches/bash-reproducible-linux-pgrp-pipe.patch: New file.
* gnu/packages/make-bootstrap.scm (static-bash-for-bootstrap): Update to use
it.
* gnu/local.mk (dist_patch_DATA): Likewise.
| Jan Nieuwenhuizen | 2019-09-29 | 2 | -30/+34 |
| * | | Merge branch 'master' into core-updates | Marius Bakke | 2019-09-27 | 12 | -1819/+1071 |
| |\| |
|
| | * | gnu: Add debops.•••* gnu/packages/admin.scm (debops): New variable.
* gnu/packages/patches/debops-constants-for-external-program-names.patch,
gnu/packages/patches/debops-debops-defaults-fall-back-to-less.patch:
New files.
* gnu/local.mk: Add them.
| Hartmut Goebel | 2019-09-26 | 2 | -0/+321 |
| | * | gnu: beets: Update to 1.4.9.•••* gnu/packages/music.scm (beets): Update to 1.4.9.
[source]: Remove patch.
[arguments]: Remove more Python 3.7 compatibility fixes.
* gnu/packages/patches/beets-python-3.7-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-09-26 | 1 | -57/+0 |
| | * | gnu: freeimage: Update to 3.18.0.•••* gnu/packages/image.scm (freeimage): Update to 3.18.0.
[source]: Modify snippet to remove the bundled libjxr. Remove obsolete
patches.
[arguments]: Add libjxr include directory to #:make-flags.
[inputs]: Add libjxr.
* gnu/packages/patches/freeimage-CVE-2015-0852.patch,
gnu/packages/patches/freeimage-CVE-2016-5684.patch,
gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Unregister patches.
* gnu/packages/patches/freeimage-unbundle.patch: Update patch.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Kei Kebrau | 2019-09-25 | 4 | -1651/+132 |
| | * | gnu: idris: Update to 1.3.2.•••* gnu/packages/haskell-xyz.scm (ghc-network-2.8, ghc-megaparsec-7): New
variables.
* gnu/packages/idris.scm (idris): Update to 1.3.2.
[source]: Remove patch.
[inputs]: Use ghc-network-2.8 and ghc-megaparsec-7.
* gnu/packages/patches/idris-test-no-node.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Eric Bavier | 2019-09-24 | 1 | -61/+0 |
| | * | gnu: p11-kit: Update to 0.23.17.•••* gnu/packages/patches/p11-kit-jks-timestamps.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.17.
[source](patches): Remove.
| Marius Bakke | 2019-09-24 | 1 | -42/+0 |
| | * | gnu: OpenEXR: Update to 2.4.0 [fixes CVE-2018-18443, CVE-2018-18444].•••* gnu/packages/patches/ilmbase-fix-tests.patch: Adjust for new origin.
* gnu/packages/patches/ilmbase-openexr-pkg-config.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (ilmbase): Update to 2.4.0.
[source]: Change to GIT-FETCH, as tarballs are no longer provided. Add new
patch.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/graphics.scm (openexr): Update to 2.4.0.
[source]: Inherit from ILMBASE, which comes from the same repository.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Enable C++11.
* gnu/packages/image-processing.scm (opencv)[arguments]: Likewise.
| Marius Bakke | 2019-09-24 | 2 | -8/+44 |
| | * | gnu: glm: Update to 0.9.9.6.•••* gnu/packages/maths.scm (glm): Update to 0.9.9.6.
[source]: Add patch.
* gnu/packages/patches/glm-restore-install-target.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2019-09-24 | 1 | -0/+574 |
| * | | gnu: supercollider: Fix build and update to 3.10.3.•••* gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/audio.scm (supercollider): Update to 3.10.3 and apply the
previous patch to fix build with boost-1.70. Remove outdated
'fix-build-with-boost-1.68 phase.
| Mathieu Othacehe | 2019-09-27 | 1 | -0/+28 |
| * | | gnu: gcc: Fix mingw cross compiler.•••* gnu/packages/patches/gcc-7-cross-mingw.patch: New file.
* gnu/packages/cross-base.scm (cross-gcc-patches): Add XGCC parameter; update
caller. Use it for target mingw and gcc >= 7.
* gnu/local.mk (dist_patch_DATA): Add it.
| Jan Nieuwenhuizen | 2019-09-27 | 1 | -0/+24 |
| * | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-09-24 | 3 | -26/+21 |
| |\| |
|
| | * | gnu: python-slugify: Update to 3.0.4.•••* gnu/packages/python-web.scm (python-slugify): Update to 3.0.4.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch:
Adjust accordingly.
| Tobias Geerinckx-Rice | 2019-09-23 | 1 | -2/+2 |
| | * | gnu: emacs-unpackaged-el: Update to 0-2.c0d58cf.•••* gnu/packages/emacs-xyz.scm (emacs-unpackaged-el): Update to 0-2.c0d58cf.
* gnu/packages/patches/emacs-unpackaged-req.patch: Delete it.
* gnu/local.mk (dist_patch_DATA): Remove patch.
| Brian Leung | 2019-09-20 | 1 | -24/+0 |
| | * | gnu: Add enjarify.•••* gnu/packages/android (enjarify): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add enjarify.
[arguments]: add enjarify to add-known-tools phase.
* gnu/packages/patches/enjarify-setup-py.patch: New file.
* gnu/local.mk: Add enjarify-setup-py.patch.
| Vagrant Cascadian | 2019-09-19 | 1 | -0/+19 |
* | | | gnu: bc: Fix cross-compilation.•••* gnu/packages/patches/bc-fix-cross-compilation.patch: New patch file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/algebra.scm (bc)[origin]: Apply it,
[native-inputs]: Add automake and autoconf,
[arguments]: Add a new 'autogen phase that is needed by the new patch.
| Mathieu Othacehe | 2019-09-24 | 1 | -0/+171 |
* | | | gnu: python: Further cross-compilation fixes.•••* gnu/packages/patches/python-2.7-search-paths.patch: Add cross-compilation
support.
* gnu/packages/patches/python-3-search-paths.patch: Ditto.
* gnu/packages/patches/python-cross-compile.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add above new patch.
* gnu/packages/python.scm (python-2.7)[patches]: Add new patch above,
[arguments]: Set _PYTHON_HOST_PLATFORM env variable when cross compiling.
| Mathieu Othacehe | 2019-09-24 | 3 | -4/+162 |
* | | | gnu: bash: Unconditionally configure PGRP_PIPE for *-linux systems.•••* gnu/packages/patches/bash-linux-pgrp-pipe.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bash.scm (bash)[source]: Add the patch.
| Mark H Weaver | 2019-09-23 | 1 | -0/+32 |
|/ / |
|
* | | gnu: python-libxml2, itstool: Provide crash-free variants.•••Fixes <https://bugs.gnu.org/37468>.
* gnu/packages/patches/python-libxml2-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (python-libxml2/fixed): New variable.
* gnu/packages/glib.scm (itstool/fixed): New variable.
* gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED
instead of ITSTOOL.
| Ludovic Courtès | 2019-09-20 | 1 | -0/+40 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-09-17 | 3 | -42/+41 |
|\| |
|
| * | gnu: tipp10: Fix path in desktop entry.•••* gnu/packages/patches/tipp10-fix-compiling.patch: Remove changes to
hardcode executable path.
| Efraim Flashner | 2019-09-13 | 1 | -2/+1 |
| * | gnu: cmake: Add package variant that knows about X.509 certificates.•••Fixes <https://bugs.gnu.org/37371>.
* gnu/packages/patches/cmake-curl-certificates.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/cmake.scm (cmake/fixed): New variable.
| Ludovic Courtès | 2019-09-11 | 1 | -0/+40 |
| * | gnu: weechat: Update to 2.6.•••* gnu/packages/irc.scm (weechat): Update to 2.6.
[source]: Remove obsolete patch.
[inputs]: Replace python-2 with python(@3).
[arguments]: Remove ‘wrap’ phase.
* gnu/packages/patches/weechat-python.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-09-10 | 1 | -40/+0 |
* | | gnu: go@1.12: Skip flaky GC test.•••Fixes <https://bugs.gnu.org/37425>.
* gnu/packages/patches/go-skip-gc-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/golang.scm (go-1.12)[source]: Use it.
| Ludovic Courtès | 2019-09-16 | 1 | -0/+17 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2019-09-06 | 2 | -154/+0 |
|\| |
|
| * | gnu: twinkle: update to 1.10.2.•••* gnu/packages/telephony.scm (twinkle): update to 1.10.2
* gnu/packages/patches/twinkle-include-qregexpvalidator.patch: Delete
it.
* gnu/local.mk (dist_patch_DATA): Remove patch.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Jovany Leandro G.C | 2019-09-04 | 1 | -123/+0 |
| * | gnu: Update Xfce base to 4.14.0.•••* gnu/packages/xfce.scm (libxfce4util): Update to 4.14.0.
* gnu/packages/xfce.scm (xfconf): Update to 4.14.1.
[native-inputs] Add glib:bin.
[propagated-inputs] Remove dbus and dbus-glib.
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.14.1.
* gnu/packages/xfce.scm (exo): Update to 0.12.8.
[propagated-inputs] Add gtk+-3. Remove gtk+-2.
[inputs] Add gtk+-2.
* gnu/packages/xfce.scm (garcon): Update to 0.6.4.
[inputs] Rename gtk+ to gtk+-2.
[propagated-inputs] Add gtk+-3.
* gnu/packages/xfce.scm (tumbler): Update to 0.2.7.
* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.14.0.
[inputs] Updte gtk+ from gtk+-2 to gtk+.
* gnu/packages/xfce.scm (xcfe4-panel): Update to 4.14.0
[arguments] Remove #:configure-flags
[native-inputs] Add glib:bin.
[inputs] Add gtk+-2, libwnck and xfconf. Remove libwnck-2.
[propagated-inputs] Add gtk+-3.
* gnu/packages/xfce.scm (xfce4-session): Update to 4.14.0.
[inputs] Add libwnck. Remove libwnck-2.
[source] Remove patch.
* gnu/packages/patches/xfce4-session-fix-xfclock4.patch: Delete file.
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.14.0.
[arguments] Add #:configure flags.
* gnu/packages/xfce.scm (xfwm4): Update to 4.14.0.
[inputs] Add libwnck. Remove libwnck-2.
* gnu/packages/xfce.scm (xfdesktop): Update to 4.14.1.
[inputs] Add libwnck. Remove libwnck-2.
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.6.5.
[inputs] Add gtk+. Remove gtk+-2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| L p R n d n | 2019-09-01 | 1 | -31/+0 |
* | | gnu: hdf4: Build with libtirpc.•••* gnu/packages/patches/hdf4-tirpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (hdf4)[source](patches): Use it.
[inputs]: Add LIBTIRPC.
[arguments]: Adjust #:configure-flags accordingly.
| Marius Bakke | 2019-09-03 | 1 | -0/+33 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-29 | 5 | -229/+282 |
|\| |
|
| * | gnu: mingw-w64: Update to 6.0.0.•••* gnu/packages/mingw.scm (mingw-w64): Update to 6.0.0.
* gnu/packages/patches/mingw-w64-6.0.0-gcc.patch: New file.
* gnu/packages/patches/mingw-w64-5.0rc2-gcc-4.9.3.patch: Delete it.
* gnu/local.mk (dist_patch_DATA): Add new patch. Delete old patch.
* gnu/build/cross-toolchain.scm (set-cross-path/mingw): Add additional
autoconf-like substitutions.
| David Thompson | 2019-08-28 | 2 | -218/+65 |
| * | gnu: enlightenment: Update to 0.23.0.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.23.0.
[build-system]: Switch to meson-build-system.
[arguments]: Add configure-flag to build without systemd. Remove
'bootstrap phase. Update substitutions in custom
'set-system-actions phase.
[inputs]: Add bluez, pulseaudio.
* gnu/packages/patches/enlightenment-fix-setuid-path.patch: Update.
* gnu/services/desktop.scm (enlightenment-setuid-programs): Update
location of 'freqset binary. Add 'cpuclock_sys to setuid binaries.
| Efraim Flashner | 2019-08-28 | 1 | -11/+63 |
| * | Merge branch 'wip-binaries' | Mark H Weaver | 2019-08-26 | 1 | -0/+30 |
| |\ |
|
| | * | bootstrap: Build bootstrap bash deterministically.•••* gnu/packages/patches/bash-4.4-linux-pgrp-pipe.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/make-bootstrap.scm (static-bash-for-bootstrap): New variable.
(%static-inputs): Use 'static-bash-for-bootstrap' instead of 'static-bash'.
| Mark H Weaver | 2019-08-15 | 1 | -0/+30 |
| * | | gnu: libextractor: Adapt to exiv2 0.27.•••This fixes a compilation error.
* gnu/packages/patches/libextractor-exiv2.patch: New file.
* gnu/packages/gnunet.scm (libextractor)[sources]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2019-08-24 | 1 | -0/+124 |
* | | | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-22 | 3 | -0/+128 |
|\| | |
|
| * | | gnu: Add elm-compiler 0.19.0•••This adds the elm compiler, version 0.19.0. This provides the
`elm` command, with the exception of the `elm reactor` subcommand.
Named `elm-compiler`, to leave space for `elm` as the full elm
including reactor.
* gnu/packages/elm.scm: New module.
(elm-compiler): New package.
* gnu/packages/patches/elm-disable-reactor.patch: New patch.
* gnu/packages/patches/elm-fix-map-key.patch: New patch.
* gnu/packages/patches/elm-relax-glsl-bound.patch: New patch.
* gnu/local.mk: Add new files.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Robert Vollmert | 2019-08-17 | 3 | -0/+128 |
| |/ |
|
* | | gnu: qemu: Update to 4.1.0.•••* gnu/local.mk: Remove qemu-CVE-2018-16872.patch and qemu-CVE-2019-6778.patch.
* gnu/packages/patches/qemu-CVE-2018-16872.patch: Remove file.
* gnu/packages/patches/qemu-CVE-2019-6778.patch: Remove file.
* gnu/packages/virtualization.scm (qemu): Update to 4.1.0.
[source]: Remove obsolete patches.
[arguments]: Add phases 'prevent-network-configuration and
'disable-unusable-tests.
| Rutger Helling | 2019-08-19 | 2 | -131/+0 |
* | | gnu: sssd: Update to 1.16.4.•••* gnu/packages/patches/sssd-curl-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/sssd.scm (sssd): Update to 1.16.4.
[source](patches): Remove.
[arguments]: Enable fixed tests.
| Marius Bakke | 2019-08-14 | 1 | -18/+0 |
* | | gnu: Remove leftover patch.•••This patch was rendered obsolete by the preceding merge.
* gnu/packages/patches/scribus-poppler-0.73.patch: Delete file.
| Marius Bakke | 2019-08-13 | 1 | -36/+0 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-08-13 | 12 | -334/+1140 |
|\| |
|
| * | Merge branch 'staging' | Marius Bakke | 2019-08-13 | 2 | -29/+20 |
| |\ |
|
| | * | Merge branch 'master' into staging | Marius Bakke | 2019-08-08 | 6 | -233/+958 |
| | |\ |
|
| | * | | gnu: nss: Fix build failure on armhf-linux.•••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.
| Marius Bakke | 2019-08-06 | 1 | -0/+20 |
| | * | | 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 | 1 | -29/+0 |