| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: libgpg-error: Update to 1.37.•••* gnu/packages/patches/libgpg-error-gawk-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.37.
[source](modules, patches): Remove.
| Marius Bakke | 2020-02-15 | 1 | -155/+0 |
* | gnu: telepathy-glib: Fix test failure.•••* gnu/packages/patches/telepathy-glib-channel-memory-leak.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (telepathy-glib)[source](patches): Add it.
| Marius Bakke | 2020-02-15 | 1 | -0/+19 |
* | gnu: glibc: Update to 2.31.•••* gnu/packages/patches/glibc-supported-locales.patch: Adjust for upstream
changes.
* gnu/packages/patches/glibc-2.29-supported-locales.patch: New file, with
previous contents.
* gnu/packages/patches/gcc-4.9-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-6-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-7-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-9-libsanitizer-mode-size.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gcc.scm (gcc-4.9, gcc-5, gcc-6, gcc-7, gcc-8,
gcc-9)[source](patches): Add the respective patch files.
* gnu/packages/base.scm (glibc): Update to 2.31.
[source](patches): Remove obsolete.
(glibc-2.30): New public variable.
(glibc-2.29)[source](patches): Adjust for renamed patch file.
| Marius Bakke | 2020-02-15 | 7 | -6/+310 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2020-02-14 | 11 | -522/+572 |
|\ |
|
| * | gnu: LibreOffice: Update to 6.4.0.3.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.0.3.
[inputs]: Add qrcodegen-cpp.
[source]: Remove obsolete patches and substitutions.
* gnu/packages/patches/libreoffice-glm.patch,
gnu/packages/patches/libreoffice-icu.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari | 2020-02-13 | 2 | -184/+0 |
| * | gnu: Add qrcodegen-cpp.•••* gnu/packages/aidc.scm (qrcodegen-cpp): New variable.
* gnu/packages/patches/qrcodegen-cpp-make-install.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Leo Famulari | 2020-02-13 | 1 | -0/+448 |
| * | gnu: icecat: Update to 68.5.0-guix0-preview1.•••* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
| Mark H Weaver | 2020-02-11 | 1 | -2/+2 |
| * | gnu: isc-bind: Update to 4.4.2.•••* gnu/packages/admin.scm (isc-bind): Update to 4.4.2.
[arguments]: Remove patch application.
[native-inputs]: Remove patch and patch file.
* gnu/packages/patches/isc-dhcp-4.4.1-fixes-for-newer-bind.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-02-11 | 1 | -100/+0 |
| * | gnu: lvm2: Update to 2.03.07.•••* gnu/packages/linux.scm (lvm2): Update to 2.03.07.
[source](snippet): Adjust confdir regex.
[inputs]: Add LIBAIO.
[arguments]: Add phase 'patch-configure.
(lvm2-static)[arguments]: Don't build dmeventd. Add phase 'adjust-Makefile'.
| Marius Bakke | 2020-02-11 | 1 | -9/+20 |
| * | Merge branch 'staging' | Marius Bakke | 2020-02-10 | 7 | -15/+261 |
| |\ |
|
| | * | Merge branch 'master' into staging | Marius Bakke | 2020-02-05 | 2 | -6/+75 |
| | |\ |
|
| * | | | gnu: docker: Update to 19.03.5.•••* gnu/packages/docker.scm (docker-cli): Update to 19.03.5.
(docker)[source]: Remove patches.
[arguments]<#:phases>[patch-paths]: Modify.
[native-inputs]: Add gotestsum.
* gnu/packages/patches/docker-adjust-tests-for-changes-in-go.patch: Delete
file.
* gnu/packages/patches/docker-engine-test-noinstall.patch: Delete file.
* gnu/packages/patches/docker-use-fewer-modprobes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Danny Milosavljevic | 2020-02-10 | 3 | -227/+0 |
| * | | | gnu: Add reprotest.•••Added to diffoscope, to avoid triggering #37346.
* gnu/packages/diffoscope (reprotest): New variable.
* gnu/packages/patches/reprotest-support-guix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
| Vagrant Cascadian | 2020-02-07 | 1 | -0/+79 |
| * | | | gnu: rust-openssl-sys-0.9: Don't skip build.•••* gnu/packages/crates-io.scm (rust-openssl-sys-0.9)[source]: Add patch.
[arguments]: Don't skip build.
* gnu/packages/patches/rust-openssl-sys-no-vendor.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2020-02-06 | 1 | -0/+23 |
| | |/
| |/| |
|
* | | | gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.•••Fixes <https://bugs.gnu.org/30756>.
Initially reported by Julien Lepiller <julien@lepiller.eu>.
* gnu/packages/base.scm (make-gcc-libc): Remove
'treat-glibc-as-system-header' phase from 'arguments'.
* gnu/packages/commencement.scm (gcc-final): Likewise.
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Add "include/c++" to
'CPLUS_INCLUDE_PATH'.
(gcc-6)[native-search-paths]: Remove.
* gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): Remove
'native-search-paths' and 'arguments'.
* gnu/packages/patches/python-2.7-search-paths.patch,
gnu/packages/patches/python-3-search-paths.patch: Replace "CPATH" with
"C_INCLUDE_PATH".
* guix/build-system/cmake.scm (lower): When not cross-compiling, move
INPUTS from the 'host-inputs' field to the 'build-inputs' field of the
bag, right after NATIVE-INPUTS.
* guix/build-system/glib-or-gtk.scm (lower): Likewise.
* guix/build-system/gnu.scm (lower): Likewise.
* guix/build-system/meson.scm (lower): Likewise.
| Ludovic Courtès | 2020-02-06 | 2 | -4/+4 |
* | | | gnu: WebKitGTK: Remove obsolete patch.•••This patch was added in eb5f3ea1003f76545b197b1e779e2967ec379475 and no longer
necessary since the update to 2.26.3 in f32ca55778eb049e83210aedcbeb4df2c98e587a.
* gnu/packages/patches/webkitgtk-icu-65.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/webkit.scm (webkitgtk)[source](patches): Remove.
| Marius Bakke | 2020-02-06 | 1 | -47/+0 |
* | | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2020-02-04 | 2 | -6/+75 |
|\| | |
|
| * | | gnu: QEMU: Fix CVE-2020-1711.•••* gnu/packages/patches/qemu-CVE-2020-1711.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
| Leo Famulari | 2020-02-03 | 1 | -0/+69 |
| * | | gnu: sbcl-graph: Fix build.•••Rename the asd files so that they have the same name as the ASDF
system definitions.
* gnu/packages/lisp-xyz.scm (sbcl-graph)[arguments]: Use 'graph-test.asd'
instead of 'graph.test.asd' for test-asd-file.
(sbcl-graph-dot)[arguments]: Use 'graph-dot.asd' instead of 'graph.dot.asd'
for test-asd-file.
(sbcl-graph-json)[arguments]: Use 'graph-json.asd' instead of
'graph.json.asd' for test-asd-file.
* gnu/packages/patches/sbcl-graph-asdf-definitions.patch: Update accordingly.
| Guillaume Le Vaillant | 2020-02-03 | 1 | -6/+6 |
* | | | Merge branch 'staging' into core-updates | Marius Bakke | 2020-02-03 | 18 | -101/+909 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' into staging | Marius Bakke | 2020-02-03 | 10 | -101/+419 |
| |\| |
|
| | * | gnu: t4k-common: Add missing patch.•••* gnu/packages/patches/t4k-common-libpng16.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Reference it here.
| Nicolas Goaziou | 2020-02-02 | 1 | -0/+26 |
| | * | gnu: Add sdl-pango.•••* gnu/packages/sdl.scm (sdl-pango): New variable.
* gnu/packages/patches/sdl-pango-api_additions.patch: New file.
* gnu/packages/patches/sdl-pango-blit_overflow.patch: New file.
* gnu/packages/patches/sdl-pango-fillrect_crash.patch: New file.
* gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapToSurface.patch:
New file.
* gnu/packages/patches/sdl-pango-matrix_declarations.patch: New file.
* gnu/packages/patches/sdl-pango-sans-serif.patch: New file.
* gnu/local.mk (sdl-pango): Reference patches.
add
| Nicolas Goaziou | 2020-02-02 | 6 | -0/+339 |
| | * | gnu: u-boot-qemu-riscv64-smode: Patch to fix boot menu.•••* gnu/packages/patches/u-boot-riscv64-fix-extlinux.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): Add patch.
| Vagrant Cascadian | 2020-02-01 | 1 | -0/+54 |
| | * | gnu: superlu-dist: Update to 6.2.0.•••* gnu/packages/maths.scm (superlu-dist): Update to 6.2.0.
[source]: Update upstream url. Remove mpi deprecations patch.
* gnu/packages/patches/superlu-dist-fix-mpi-deprecations.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Eric Bavier | 2020-01-31 | 1 | -57/+0 |
| | * | gnu: opensmtpd-next: Promote to opensmtpd [fixes CVE-2020-7247].•••It's still unclear (to me) whether our opensmtpd package is affected,
but this change has been delayed for long enough in any case.
* gnu/packages/mail.scm (opensmtpd-next): Rename to…
(opensmtpd): …this.
* gnu/packages/patches/opensmtpd-fix-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-01-29 | 1 | -44/+0 |
| * | | gnu: Add konversation.•••* gnu/packages/kde-internet.scm (konversation): New variable.
* gnu/packages/patches/konversation-Fix-build-with-Qt-5.11.patch: New file.
* gnu/lokal.mk: Add it.
| Hartmut Goebel | 2020-02-03 | 1 | -0/+24 |
| * | | gnu: Add choqok.•••* gnu/packages/kde-internet.scm: New file.
* gnu/packages/patches/choqok-Fix-building-under-Qt-5.13.patch: New file.
* gnu/lokal.mk: Add them.
| Hartmut Goebel | 2020-02-03 | 1 | -0/+89 |
| * | | gnu: Add akonadi.•••* gnu/packages/kde-pim.scm,
gnu/packages/patches/akonadi-paths.patch,
gnu/packages/patches/akonadi-Revert-Make-installation-properly-relocatabl.patch
gnu/packages/patches/akonadi-timestamps.patch: New files.
* gnu/local.mk (MODULES): Add kde-pim.scm. (dist_patch): Add the patches.
| Hartmut Goebel | 2020-02-03 | 3 | -0/+112 |
| * | | Merge branch 'master' into staging | Marius Bakke | 2020-01-26 | 3 | -0/+265 |
| |\| |
|
| | * | gnu: QEMU: Update to 4.2.0.•••* gnu/packages/virtualization.scm (qemu): Update to 4.2.0.
[source]: Use new patch.
* gnu/packages/patches/qemu-fix-documentation-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Leo Famulari | 2020-01-24 | 1 | -0/+43 |
| | * | gnu: QEMU: Fix CVE-2020-{7039,7211}.•••* gnu/packages/patches/qemu-CVE-2020-7039.patch,
gnu/packages/patches/qemu-CVE-2020-7211.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.
| Leo Famulari | 2020-01-24 | 2 | -0/+222 |
* | | | gnu: python-cffi: Update to 1.13.2.•••* gnu/packages/patches/python-cffi-x87-stack-clean.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libffi.scm (python-cffi): Update to 1.13.2.
[arguments]: Adjust substitution. Remove obsolete phase.
| Marius Bakke | 2020-01-24 | 1 | -29/+0 |
* | | | gnu: Python: Update to 3.8.1.•••* gnu/packages/python.scm (python-3.7): Rename to ...
(python-3.8): ... this. Update to 3.8.1.
[source](patches): Add "python-3.8-fix-tests.patch".
[source](snippet): Adjust for renamed file.
(python-3): Alias to PYTHON-3.8.
* gnu/packages/patches/python-3-search-paths.patch: Adjust for 3.8.
* gnu/packages/patches/python-3.8-search-paths.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2020-01-24 | 2 | -31/+14 |
* | | | Merge branch 'staging' into core-updates | Marius Bakke | 2020-01-23 | 6 | -157/+167 |
|\| | |
|
| * | | Merge branch 'master' into staging | Marius Bakke | 2020-01-23 | 5 | -157/+131 |
| |\| |
|
| | * | gnu: udiskie: Update to 2.0.4.•••* gnu/packages/freedesktop.scm (udiskie): Update to 2.0.4.
* gnu/packages/patches/udiskie-no-appindicator.patch: Update for 2.0.4.
| Guillaume Le Vaillant | 2020-01-23 | 1 | -36/+36 |
| | * | gnu: mes: Update to 0.22.•••* gnu/packages/mes.scm (mes): Update to 0.22. Remove store name patch. Add
MES_PREFIX to native-search-paths.
* gnu/packages/patches/mes-remove-store-name.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/mes.scm (mes-rb5): Depend on gzip instead of xz; this enables
unpacking the now unpatched mes source. Update to check bin/mes-mescc-0.21.
| Jan Nieuwenhuizen | 2020-01-23 | 1 | -121/+0 |
| | * | gnu: libmemcached: Fix build.•••* gnu/packages/databases.scm (libmemcached)[source]: Add patch.
* gnu/packages/patches/libmemcached-build-with-gcc7.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2020-01-23 | 1 | -0/+28 |
| | * | gnu: Add libvnc.•••* gnu/packages/vnc.scm (libvnc): New variable.
gnu/packages/patches/libvnc-CVE-2018-20750.patch,
gnu/packages/patches/libvnc-CVE-2019-15681.patch: New files.
* gnu/local.mk: Add them.
| Hartmut Goebel | 2020-01-22 | 2 | -0/+67 |
| * | | gnu: evolution-data-server: Fix build with libical 3.0.7.•••* gnu/packages/patches/evolution-data-server-libical-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnome.scm (evolution-data-server)[source](patches): Add it.
| Marius Bakke | 2020-01-23 | 1 | -0/+36 |
* | | | gnu: make: Update to 4.3.•••* gnu/packages/patches/make-impure-dirs.patch: Adjust for renamed files.
* gnu/packages/patches/make-glibc-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/base.scm (gnu-make): Update to 4.3.
[source](uri): Change to ".gz" tarball.
[source](patches): Remove obsolete.
[arguments]: Remove #:configure-flags. Adjust for renamed files.
[inputs]: Change from GUILE-2.0 to GUILE-3.0.
* gnu/packages/commencement.scm (gnu-make-boot0)[arguments]: Add #:configure-flags.
| Marius Bakke | 2020-01-21 | 2 | -58/+6 |
* | | | gnu: ghostscript: Fix CVE-2019-14869.•••* gnu/packages/patches/ghostscript-CVE-2019-14869.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ghostscript.scm (ghostscript)[source](patches): Add it.
| Marius Bakke | 2020-01-21 | 1 | -0/+48 |
* | | | Merge branch 'staging' into core-updates | Marius Bakke | 2020-01-21 | 11 | -263/+167 |
|\| | |
|
| * | | Merge branch 'master' into staging | Marius Bakke | 2020-01-21 | 11 | -248/+186 |
| |\| |
|
| | * | gnu: gzdoom: Update to 4.3.2.•••* gnu/packages/games.scm (gzdoom): Update to 4.3.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME. Apply system libgme patch.
Update snippet.
[arguments]: Allow system libgme. Update substitution file names.
[inputs]: Use fluidsynth@2.
* gnu/packages/patches/gzdoom-find-system-libgme.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2020-01-21 | 1 | -0/+21 |
| | * | gnu: supercollider: Update to 3.10.4.•••* gnu/packages/audio.scm (supercollider): Update to 3.10.4.
[source]: Remove patch.
* gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-01-21 | 1 | -28/+0 |
| | * | gnu: python-parameterized: Update to 0.7.1.•••* gnu/packages/patches/python2-parameterized-docstring-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/check.scm (python-parameterized): Update to 0.7.1.
[arguments]: Remove #:tests?. Add #:phases to override 'check' phase.
[native-inputs]: Add PYTHON-MOCK and PYTHON-NOSE.
[properties]: New field.
(python2-parameterized)[source](patches): New field.
| Marius Bakke | 2020-01-20 | 1 | -0/+18 |
| | * | gnu: USB_ModeSwitch: Update to 2.6.0.•••* gnu/packages/usb-modeswitch.scm (usb-modeswitch): Update to 2.6.0.
[source]: Remove snippet that deletes jimtcl, which is no longer bundled.
Remove patch. Use HTTPS.
[arguments]: Adapt to changed file names.
[home-page] Use HTTPS.
[license]: Fix missing BSD-2 license.
* gnu/packages/patches/usb-modeswitch-accept-config-arg.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Florian Pelz | 2020-01-20 | 1 | -42/+0 |
| | * | gnu: teeworlds: Update to 0.7.4 [security fixes]•••This fixes CVE-2019-10877, CVE-2019-10878, and CVE-2019-10879.
* gnu/packages/games.scm (teeworlds): Update to 0.7.4.
[source]: Remove patch.
[arguments]: Remove use-latest-json-parser substitution.
* gnu/packages/patches/teeworlds-use-latest-wavpack.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-01-19 | 1 | -126/+0 |