| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "gnu: inetutils: Update to 2.0."•••This reverts commit 55050e54a987cd99b8477da1a4993e83adcca129, which
rebuilds xdg-utils and hence a good part of the world (1838 packages).
Reported by mroh in #guix.
| Tobias Geerinckx-Rice | 2021-02-10 | 1 | -0/+583 |
* | gnu: inetutils: Update to 2.0.•••* gnu/packages/admin.scm (inetutils): Update to 2.0.
[source](patches): Remove.
* gnu/packages/patches/inetutils-hurd.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès | 2021-02-09 | 1 | -583/+0 |
* | gnu: vorbis-tools: Update to 1.4.2.•••* gnu/packages/xiph.scm (vorbis-tools): Update to 1.4.2.
(source): Remove obsolete patches.
* gnu/packages/patches/vorbis-tools-CVE-2014-9638+CVE-2014-9639.patch,
gnu/packages/patches/vorbis-tools-CVE-2014-9640.patch,
gnu/packages/patches/vorbis-tools-CVE-2015-6749.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll | 2021-02-09 | 3 | -156/+0 |
* | gnu: qpdfview: Fix qt-5.15 compatibility.•••* gnu/packages/pdf.scm (qpdfview)[source]: Add patch to include a missing
header.
* gnu/packages/patches/qpdfview-qt515-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Timotej Lazar | 2021-02-09 | 1 | -0/+17 |
* | gnu: emacs-undohist-el: Update to 0.2.1.•••* gnu/packages/emacs-xyz.scm (emacs-undohist-el): Update to 0.2.1.
[origin]: Remove unnecessary patch.
* gnu/packages/patches/emacs-undohist-ignored.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Apply deletion.
| Nicolas Goaziou | 2021-02-08 | 1 | -27/+0 |
* | gnu: hdf5: Update to 1.8.22.•••Fixes CVE-2018-14033, CVE-2018-11206, CVE-2018-13870, CVE-2018-13869, and
CVE-2018-17435
* gnu/packages/maths.scm (hdf5-1.8): Update to 1.8.22.
* gnu/packages/patches/hdf5-1.8-mpi-deprecations.patch: Delete upstreamed
patch.
* gnu/local/mk (dist_patch_DATA): Remove it.
| Eric Bavier | 2021-02-08 | 1 | -169/+0 |
* | gnu: clementine: Update to 1.4.0rc1-450.•••* gnu/packages/music.scm (clementine): Update to 1.4.0rc1-450.
[source]: Adapt snippet to list bundled directories to keep rather than ones
to delete. Unbundled gmock. Remove patches no longer needed.
[arguments]: Set -DUSE_SYSTEM_TAGLIB=TRUE.
[native-inputs]: Add googletest.
[inputs]: Remove openssl.
[license]: Remove gmock license.
* gnu/packages/patches/clementine-fix-sqlite.patch: Remove.
* gnu/packages/patches/clementine-remove-crypto++-dependency.patch: Remvoe
* gnu/packages/patches/clementine-use-openssl.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Langlois | 2021-02-08 | 3 | -109/+0 |
* | gnu: python2-renpy: Update to 7.4.0.•••* gnu/packages/game-development.scm (python2-renpy): Update to 7.4.0.
(inputs): Move python2-pygame...
(propagated-inputs): ... to here. Add python2-future.
(#:phases)[install]: Infer python version from input.
* gnu/packages/patches/renpy-use-system-fribidi.patch: Update to renpy 7.4.0.
python2-renpy: propagate python inputs
| Leo Prikler | 2021-02-07 | 1 | -9/+14 |
* | gnu: owncloud-client: Update to 2.7.5.3180.•••* gnu/packages/sync.scm (owncloud-client): Update to 2.7.5.3180.
[native-inputs]: Add cmake-extra-modules.
[arguments]: Fix `delete-failing-tests' phase.
[source]: Remove no longer needed snippet.
* gnu/packages/patches/owncloud-disable-updatecheck.patch: Update patch.
| Julien Lepiller | 2021-02-07 | 1 | -4/+4 |
* | gnu: Add python-mediafile.•••* gnu/packages/music.scm (python-mediafile): New variable.
* gnu/packages/patches/python-mediafile-wavpack.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ricardo Wurmus | 2021-02-02 | 1 | -0/+57 |
* | gnu: obs: Use an environment variable for plugins location.•••* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (obs): Use it.
* gnu/packages/patches/obs-modules-location.patch: Patch it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alexey Abramov | 2021-02-02 | 1 | -0/+33 |
* | Merge branch 'staging' | Leo Famulari | 2021-02-01 | 9 | -129/+404 |
|\ |
|
| * | gnu: gst-plugins-good: Fix a test failure on 32-bit systems.•••* gnu/packages/patches/gst-plugins-good-fix-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gstreamer.scm (gst-plugins-good)[source]: Use it.
| Leo Famulari | 2021-01-31 | 1 | -0/+94 |
| * | gnu: VLC: Remove obsolete patch.•••* gnu/packages/patches/vlc-qt-5.15.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/video.scm (vlc)[source]: Remove patch.
| Leo Famulari | 2021-01-27 | 1 | -56/+0 |
| * | Merge branch 'master' into staging | Leo Famulari | 2021-01-25 | 10 | -154/+550 |
| |\ |
|
| * | | gnu: mesa: Skip another test.•••* gnu/packages/patches/mesa-skip-disk-cache-test.patch: Rename to ...
* gnu/packages/patches/mesa-skip-tests.patch: ... new file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gl.scm (mesa)[source]: Adjust accordingly.
| Leo Famulari | 2021-01-18 | 2 | -19/+49 |
| * | | Merge branch 'master' into staging | Efraim Flashner | 2021-01-10 | 10 | -158/+376 |
| |\ \ |
|
| * \ \ | Merge branch 'ungrafting' into staging | Marius Bakke | 2020-12-29 | 3 | -1/+32 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' into ungrafting | Marius Bakke | 2020-12-29 | 3 | -1/+32 |
| | |\ \ \ |
|
| * | | | | | gnu: VLC: Fix build with Qt 5.15.•••* gnu/packages/patches/vlc-qt-5.15.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (vlc)[source]: Use it.
| Leo Famulari | 2020-12-23 | 1 | -0/+56 |
| * | | | | | Merge branch 'ungrafting' into staging | Marius Bakke | 2020-12-21 | 12 | -934/+945 |
| |\| | | | |
|
| | * | | | | Merge branch 'master' into ungrafting | Marius Bakke | 2020-12-21 | 12 | -934/+945 |
| | |\ \ \ \ |
|
| * | | | | | | gnu: sbc: Fix build on non-x86 architectures.•••* gnu/packages/patches/sbc-fix-build-non-x86.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (sbc)[source](patches): New field.
| Marius Bakke | 2020-12-21 | 1 | -0/+17 |
| * | | | | | | gnu: Qt: Update to 5.15.2.•••* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing,
qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech, qtwebengine):
Update to 5.15.2.
(qtbase)[source](patches): Remove obsolete patch.
(qtwayland)[source](modules, snippet): Remove.
[inputs]: Add VULKAN-HEADERS.
(qtwebengine)[source](snippet): Adjust preserved files.
[arguments]: Remove two obsolete phases.
* gnu/packages/patches/qtbase-fix-krita-deadlock.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2020-12-13 | 1 | -110/+0 |
| |/ / / / / |
|
| * | | | | | Merge branch 'master' into ungrafting | Marius Bakke | 2020-12-13 | 5 | -227/+75 |
| |\ \ \ \ \ |
|
| * | | | | | | gnu: libssh2: Fix CVE-2019-17498.•••* gnu/packages/patches/ssh.scm (libssh2)[source]: Add patch.
* gnu/packages/patches/libssh2-CVE-2019-17498.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2020-12-09 | 1 | -0/+126 |
| * | | | | | | gnu: Python: Fix CVE-2020-26116.•••* gnu/packages/patches/python-CVE-2020-26116.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python.scm (python-3.8)[source](patches): Add it.
| Marius Bakke | 2020-12-08 | 1 | -0/+47 |
| * | | | | | | gnu: ghostscript: Fix CVE-2020-15900.•••* gnu/packages/patches/ghostscript-CVE-2020-15900.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ghostscript.scm (ghostscript)[source](patches): Add it.
| Marius Bakke | 2020-12-08 | 1 | -0/+36 |
| * | | | | | | gnu: ghostscript: Fix build with FreeType 2.10.4.•••This fixes a build failure from 79b31767d084a2feeb2edcb41ae863a0d534b847.
* gnu/packages/patches/ghostscript-freetype-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ghostscript.scm (ghostscript)[source](patches): Add it.
| Marius Bakke | 2020-12-08 | 1 | -0/+35 |
* | | | | | | | gnu: vcflib: Fix generated pkg-config file.•••* gnu/packages/bioinformatics.scm (vcflib)[arguments]: In custom
generated pkg-config file, link with all needed libraries and
fix linker library.
* gnu/packages/patches/freebayes-devendor-deps.patch: Adjust accordingly.
| Efraim Flashner | 2021-02-01 | 1 | -1/+1 |
* | | | | | | | gnu: Add c++-gsl.•••* gnu/packages/cpp.scm (c++-gsl): New variable.
* gnu/packages/patches/c++-gsl-find-system-gtest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan | 2021-01-31 | 1 | -0/+96 |
* | | | | | | | gnu: Remove avogadro.•••This package fails to build and has been superseded by avogadro2.
* gnu/packages/chemistry.scm (avogadro): Remove variable.
* gnu/packages/patches/avogadro-boost148.patch,
gnu/packages/patches/avogadro-eigen3-update.patch,
gnu/packages/patches/avogadro-python-eigen-lib.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari | 2021-01-29 | 3 | -833/+0 |
* | | | | | | | gnu: pinentry-tty: Update to 1.1.1.•••* gnu/packages/gnupg.scm (pinentry-tty): Update to 1.1.1.
(pinentry-efl)[source]: Remove patch.
* gnu/packages/patches/pinentry-efl.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2021-01-27 | 1 | -798/+0 |
* | | | | | | | gnu: icecat: Update to 78.7.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2021-23953, CVE-2021-23954, CVE-2020-26976,
CVE-2021-23960, and CVE-2021-23964.
* 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 | 2021-01-26 | 1 | -2/+2 |
* | | | | | | | gnu: Mutt: Update to 2.0.5.•••* gnu/packages/patches/mutt-CVE-2021-3181.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/mail.scm (mutt): Update to 2.0.5.
[source]: Remove obsolete patch.
| Leo Famulari | 2021-01-25 | 1 | -45/+0 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | gnu: Mutt: Fix CVE-2021-3181.•••* gnu/packages/patches/mutt-CVE-2021-3181.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (mutt)[source]: Use it.
| Leo Famulari | 2021-01-20 | 1 | -0/+45 |
* | | | | | | gnu: r-httpuv: Update to 1.5.5.•••* gnu/packages/cran.scm (r-httpuv): Update to 1.5.5.
[source]: Update patch name and remove unused modules.
* gnu/packages/patches/r-httpuv-1.5.4-unvendor-libuv.patch: Rename this file...
* gnu/packages/patches/r-httpuv-1.5.5-unvendor-libuv.patch: ...to this.
* gnu/local.mk (dist_patch_DATA): Rename it.
| Ricardo Wurmus | 2021-01-20 | 1 | -0/+0 |
* | | | | | | gnu: idris: Update to 1.3.3.•••* gnu/packages/patches/idris-disable-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/idris.scm (idris): Update to 1.3.3.
[source]: Use the patch.
[native-inputs]: Add ghc-cheapskate.
[arguments]: Adjust cheapskate version bounds. Make auxiliary test script
executable.
| Eric Bavier | 2021-01-20 | 1 | -0/+19 |
* | | | | | | gnu: freebayes: Don't include vcflib sources.•••* gnu/packages/bioinformatics.scm (freebayes)[native-inputs]: Remove
vcflib-source, intervaltree-source. Move vcflib ...
[inputs]: ... to here.
[arguments]: Adjust 'patch-source and 'unpack-submodule-sources for
changes in vendored code.
* gnu/packages/patches/freebayes-devendor-deps.patch: Update patch.
| Efraim Flashner | 2021-01-19 | 1 | -17/+40 |
* | | | | | | gnu: freebayes: Update to 1.3.3.•••* gnu/packages/bioinformatics.scm (freebayes): Update to 1.3.3.
[source]: Add patch. Add snippet to remove vendored library.
[build-system]: Switch to meson-build-system.
[inputs]: Remove bamtools. Add fastahack, smithwaterman, tabixpp.
[native-inputs]: Remove procps, python-2, tabixpp source, smithwaterman
source, multichoose source, fsom source, filevercmp source, fastahack
source, bash-tap source. Add bash-tap, grep, pkg-config, simde, vcflib.
[arguments]: Drop make-flags. Don't delete 'configure phase. Delete
custom 'fix-tests, 'build-tabixpp-and-vcflib, 'fix-makefiles, 'install
phases. Adjust 'unpack-submodule-sources phase to changed native-inputs.
Add new 'patch-source phase.
| Efraim Flashner | 2021-01-17 | 1 | -0/+129 |
* | | | | | | gnu: vcflib: Update to 1.0.2.•••* gnu/packages/bioinformatics.scm (vcflib): Update to 1.0.2.
[source]: Download using git-fetch. Remove patch. Update snippet to use
packaged libraries.
[build-system]: Switch to cmake-build-system.
[inputs]: Add bzip2.
[native-inputs]: Add package-source of fsom.
[arguments]: Delete custom 'set-flags, 'install phases. Don't delete
'configure phase. Adjust 'unpack-submodule-sources phase.
* gnu/packages/patches/vcflib-use-shared-libraries.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2021-01-14 | 1 | -135/+0 |
* | | | | | | gnu: Add ipxe.•••* gnu/packages/bootloaders.scm (ipxe): New variable.
* gnu/packages/patches/ipxe-reproducible-geniso.patch: New file …
* gnu/local.mk (dist_patch_DATA): … add it.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll | 2021-01-14 | 1 | -0/+77 |
* | | | | | | gnu: podofo: Update to 0.9.7.•••* gnu/packages/pdf.scm (podofo): Update to 0.9.7.
[source]: Remove patch.
* gnu/packages/patches/podofo-cmake-3.12.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2021-01-11 | 1 | -19/+0 |
* | | | | | | gnu: guile: Fix tests on emulated architectures.•••The stack overflow test limits the virtual memory size using setrlimit with
RLIMIT_AS argument. This is ignored when using QEMU transparent emulation,
causing the test to crash.
* gnu/packages/patches/guile-2.2-skip-so-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/guile.scm (guile-3.0-latest): Add it.
| Mathieu Othacehe | 2021-01-11 | 1 | -0/+23 |
* | | | | | | gnu: tipp10: Build with qt-5.•••* gnu/packages/education.scm (tipp10)[source]: Add new patches.
[inputs]: Remove qt-4, sqlite. Add qtbase, qtmultimedia.
* gnu/packages/patches/tipp10-disable-downloader.patch,
gnu/packages/patches/tipp10-qt5.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
| Efraim Flashner | 2021-01-10 | 2 | -0/+234 |
| |_|_|_|/
|/| | | | |
|
* | | | | | gnu: pulseview: Fix qt-5.15 compatibility.•••* gnu/packages/electronics.scm (pulseview)[source]: Add patch.
* gnu/packages/patches/pulseview-qt515-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2021-01-10 | 1 | -0/+145 |
* | | | | | gnu: emacs-scheme-complete: Update to 0.9.9.•••* gnu/packages/emacs-xyz.scm (emacs-scheme-complete): Update to 0.9.9.
* gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch: Remove file.
* gnu/local.mk: Update file.
| Nicolas Goaziou | 2021-01-09 | 1 | -14/+0 |
* | | | | | gnu: icecat: Update to 78.6.1-guix0-preview1 [fixes CVE-2020-16044].•••* 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 | 2021-01-08 | 1 | -2/+2 |
* | | | | | gnu: gpsbabel: Enable tests.•••* gnu/packages/patches/gps.scm (gpsbabel)[source]: Add patch.
[arguments]: Enable tests.
* gnu/packages/patches/gpsbabel-fix-i686-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2021-01-06 | 1 | -0/+46 |
* | | | | | gnu: gpsbabel: Update to 1.7.0.•••* gnu/packages/gps.scm (gpsbabel): Update to 1.7.0.
[source]: Use git-fetch, remove obsolete patches.
[inputs]: Add libusb.
* gnu/packages/patches/gpsbabel-minizip.patch: Remove file.
* gnu/packages/patches/gpsbabel-qstring.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove entries.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Björn Höfling | 2021-01-06 | 2 | -82/+0 |