| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: texlive-bin: Update to 20190410.•••* gnu/packages/patches/texlive-bin-CVE-2018-17407.patch,
gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch: Delete files.
* gnu/packages/patches/texlive-bin-poppler-0.83.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tex.scm (texlive-extra-src): Update to 20190419.
(texlive-bin): Likewise.
[source](patches): Update Arch patches for Poppler 0.84 compatibility.
[arguments]: Remove phase 'use-code-for-even-newer-poppler'; add phase
'patch-dvisgm-build-files'.
| Marius Bakke | 2020-01-14 | 3 | -542/+52 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2020-01-11 | 22 | -493/+267 |
|\ |
|
| * | gnu: icecat: Update to 68.4.1-guix0-preview1 [fixes CVE-2019-17026].•••* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update hash of upstream firefox source tarball,
'upstream-icecat-base-version', and commit and hash of gnuzilla checkout.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes.
| Mark H Weaver | 2020-01-09 | 1 | -2/+2 |
| * | gnu: u-boot: Update to 2020.01.•••* gnu/packages/bootloaders (u-boot): Update to 2020.01.
[source]: Remove patch u-boot-fix-mkimage-header-verification.
[native-inputs]: Update to use python 3 and add perl.
(u-boot-tools)[configure]: Use tools-only_defconfig.
[arguments]: Update phase updating python-coverage to work with python 3.
Drop obsolete substitution for test_ofplatdata.
Disable code coverage tests and binman tests.
* gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: Remove file.
* gnu/local.mk [dist_patch_DATA]: Update accordingly.
| Vagrant Cascadian | 2020-01-08 | 1 | -57/+0 |
| * | gnu: arm-trusted-firmware: Update to 2.2.•••* gnu/packages/firmware (make-arm-trusted-firmware): Update to 2.2.
[source]: Update URL.
[homepage]: Update URL.
* gnu/packages/patches/arm-trusted-firmware-optional-bin-generation.patch:
Remove patch.
* gnu/packages/patches/arm-trusted-firmware-rockchip-disable-binary.patch:
Remove patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
| Vagrant Cascadian | 2020-01-08 | 2 | -159/+0 |
| * | gnu: abiword: Update to 3.0.4.•••* gnu/packages/abiword.scm (abiword): Update to 3.0.4.
[source](patches): Remove "abiword-black-drawing-with-gtk322.patch" patch.
Delete merged to upstream patch hunks in "abiword-explictly-cast-bools.patch"
patch.
* gnu/packages/patches/abiword-black-drawing-with-gtk322.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove this.
| Oleg Pykhalov | 2020-01-09 | 2 | -67/+0 |
| * | gnu: appstream-glib: Fix test failure.•••* gnu/packages/patches/appstream-glib-2020.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (appstream-glib)[source](patches): New field.
| Marius Bakke | 2020-01-07 | 1 | -0/+31 |
| * | gnu: Ceph: Update to 14.2.5.•••This also removes test-specific code to ease the Python 3 transition, and
because it is mostly obsolete.
* gnu/packages/patches/ceph-detect-rocksdb.patch,
gnu/packages/patches/ceph-skip-unittest_blockdev.patch,
gnu/packages/patches/ceph-skip-collect-sys-info-test.patch: Delete files.
* gnu/packages/patches/ceph-boost-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/storage.scm (ceph): Update to 14.2.5.
[source](patches): Adjust as above.
[source](snippet): Remove bundled "fmt", "c-ares" and "googletest".
[arguments]: Add "-DCMAKE_INSTALL_DATADIR" and "-DWITH_RADOSGW_AMQP_ENDPOINT"
and "-DWITH_TESTS" in #:configure-flags; remove "-DWITH_XIO". Remove obsolete
substitutions. Don't install 'ceph-disk' and 'ceph-detect-init', which no
longer exists. Remove test-specific substitutions and phases. Adjust for
Python 2->3 in inputs.
[native-inputs]: Remove INETUTILS, JQ, PERL, XMLSTARLET, PYTHON2-CRAM,
PYTHON2-VIRTUALENV, PYTHON2-CONFIGOBJ, PYTHON2-COVERAGE, PYTHON2-DISCOVER,
PYTHON2-FLAKE8, PYTHON2-MOCK, PYTHON2-NOSE, PYTHON2-PIP, PYTHON2-PYTEST,
PYTHON2-SUBUNIT PYTHON2-TESTREPOSITORY, PYTHON2-TESTTOOLS, and PYTHON2-TOX.
[inputs]: Change from BOOST to BOOST-WITH-PYTHON3. Remove GPTFDISK, PARTED,
PYTHON-2, PYTHON2-SIX, PYTHON2-PRETTYTABLE, and PYTHON-3. Add PYTHON-SIX,
PYTHON-PRETTYTABLE, PYTHON-WRAPPER, LIBCAP-NG, LIBNL, NCURSES, and RDMA-CORE.
| Marius Bakke | 2020-01-07 | 4 | -72/+81 |
| * | gnu: icecat: Update to 68.4.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2019-17015, CVE-2019-17016, CVE-2019-17017,
CVE-2019-17021, CVE-2019-17022, and CVE-2019-17024.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update hash of upstream firefox source tarball,
'upstream-icecat-base-version', and commit and hash of gnuzilla checkout.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes.
| Mark H Weaver | 2020-01-07 | 1 | -2/+2 |
| * | Merge branch 'staging' | Marius Bakke | 2020-01-07 | 4 | -83/+0 |
| |\ |
|
| | * | Merge branch 'master' into staging | Marius Bakke | 2020-01-03 | 24 | -148/+1469 |
| | |\ |
|
| | * \ | Merge branch 'master' into staging | Marius Bakke | 2019-12-18 | 1 | -61/+0 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' into staging | Brett Gilio | 2019-12-13 | 1 | -0/+47 |
| | |\ \ \ |
|
| | * | | | | gnu: pcre2: Update to 10.34.•••* gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/pcre.scm (pcre2): Update to 10.34.
[source](patches): Remove.
| Marius Bakke | 2019-12-11 | 1 | -25/+0 |
| | * | | | | gnu: nss: Remove replacement package.•••The merge preceding this commit ignored the 'replacement' added to nss in
commit 04b33ce205f38813b4dbd04b6ad3c7aa0be0b6f6, because the security fix is
already present in NSS 3.48. This commit removes the remaining bits.
* gnu/packages/patches/nss-CVE-2019-11745.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/nss.scm (nss/fixed): Remove variable.
| Marius Bakke | 2019-12-11 | 1 | -24/+0 |
| | * | | | | Merge branch 'master' into staging | Marius Bakke | 2019-12-11 | 1 | -0/+24 |
| | |\ \ \ \ |
|
| | * | | | | | gnu: orc: Update to 0.4.31.•••* gnu/packages/patches/orc-typedef-enum.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gstreamer.scm (orc): Update to 0.4.31.
[source](patches): Remove.
| Marius Bakke | 2019-12-11 | 1 | -17/+0 |
| | * | | | | | gnu: mesa: Update to 19.2.7.•••* gnu/packages/patches/mesa-timespec-test-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gl.scm (mesa): Update to 19.2.7.
[source](patches): Remove obsolete.
| Marius Bakke | 2019-12-11 | 1 | -17/+0 |
| * | | | | | | gnu: libtgvoip: Fix failing build on i686-linux.•••* gnu/local.mk (libtgvoip): Add patches for libtgvoip-disable-sse2.patch
and libtgvoip-disable-webrtc.patch
* gnu/packages/patches/libtgvoip-disable-sse2.patch: New file.
* gnu/packages/patches/libtgvoip-disable-webrtc.patch: New file.
* gnu/packages/telephony.scm (libtgvoip): Fix building on i686-linux.
[source]: Reference patches for correcting failing build on i686-linux
architecture.
Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>
Fixes <bugs.gnu.org/38944>.
| Brett Gilio | 2020-01-05 | 2 | -0/+98 |
| * | | | | | | gnu: ncompress: Update to 4.2.4.6.•••* gnu/packages/compression.scm (ncompress): Update to 4.2.4.6.
* gnu/packages/patches/ncompress-fix-softlinks.patch: Adjust.
| Tobias Geerinckx-Rice | 2020-01-05 | 1 | -3/+4 |
| * | | | | | | gnu: nfs-utils: Update to 2.4.2.•••* gnu/packages/nfs.scm (nfs-utils): Update to 2.4.2.
[source]: Remove patch.
[arguments]: Update configure flags, remove fix-glibc-compatability phase,
update substitutions.
[inputs]: Add keyutils and rpcsvc-proto.
* gnu/packages/patches/nfs-utils-missing-headers.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ricardo Wurmus | 2020-01-04 | 1 | -19/+0 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | gnu: hexchat: Update to 2.14.3.•••* gnu/packages/messaging.scm (hexchat): Update to 2.14.3.
[source]: Remove patch.
* gnu/packages/patches/hexchat-crash-exit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-01-03 | 1 | -31/+0 |
| * | | | | | gnu: Add jfsutils.•••* gnu/packages/file-systems.scm (jfsutils): New public variable.
| Tobias Geerinckx-Rice | 2019-12-31 | 2 | -0/+51 |
* | | | | | | gnu: pango: Update to 1.44.7.•••* gnu/packages/patches/pango-skip-libthai-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gtk.scm (pango): Update to 1.44.7.
[source](patches): New field.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]: Disable tests that require the Cantarell font.
[inputs]: Move LIBXFT ...
[propagated-inputs]: ... here.
(pango-1.42): New public variable.
* gnu/packages/gnome.scm (librsvg)[inputs]: Change from PANGO to PANGO-1.42.
| Marius Bakke | 2020-01-11 | 1 | -0/+23 |
* | | | | | | Revert "gnu: network-manager: Fix build with glibc 2.30."•••This commit was obsolete by the time it was pushed, whoops!
This reverts commit 12818a0656817e95a80aace01089042c0b0e7e22.
| Marius Bakke | 2020-01-11 | 1 | -20/+0 |
* | | | | | | gnu: vigra: Build with Python 3.•••* gnu/packages/patches/vigra-python-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (vigra)[source](patches): New field.
[inputs]: Change PYTHON-2 and PYTHON2-NUMPY to PYTHON and PYTHON-NUMPY.
[native-inputs]: Change from PYTHON2-NOSE to PYTHON.
[arguments]: Adjust #:configure-flags accordingly.
| Marius Bakke | 2020-01-08 | 1 | -0/+18 |
* | | | | | | 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 Bakke | 2020-01-08 | 1 | -24/+0 |
* | | | | | | 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 Bakke | 2020-01-08 | 2 | -2/+75 |
* | | | | | | 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 Bakke | 2020-01-08 | 1 | -31/+0 |
* | | | | | | 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 Bakke | 2020-01-08 | 1 | -26/+0 |
* | | | | | | 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 Bakke | 2020-01-08 | 1 | -0/+20 |
* | | | | | | 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 Bakke | 2020-01-08 | 1 | -0/+19 |
* | | | | | | 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 Bakke | 2020-01-08 | 1 | -0/+47 |
* | | | | | | Merge remote-tracking branch 'master' into core-updates. | Mathieu Othacehe | 2019-12-31 | 23 | -178/+1465 |
|\| | | | | |
|
| * | | | | | gnu: Add kmplayer.•••`guix lint` reports two CVEs, both are unrelated:
- CVE-2018-5200: for vendor "pandora" and some 4.2.2.x version
- CVE-2019-9133: windows only (I assume it it alsow relates to the "pandora"
vendor, since the version the CVE refers to as "solving the issue" does not
exist at KDE.)
* gnu/packages/kde-multimedia.scm (kmplayer): New variable.
* gnu/packages/patches/kmplayer-aarch64.patch,
gnu/packages/patches/kmplayer-upstream_Fix-build-with-Qt-5.9.patch: New
files.
* gnu/local.mk: Add them.
| Hartmut Goebel | 2019-12-26 | 2 | -0/+99 |
| * | | | | | gnu: Add audiofile.•••Patches should fix all CVEs reported by `guix lint`:
CVE-2015-7747; CVE-2017-6827, CVE-2017-6828, CVE-2017-6829,
CVE-2017-6830, CVE-2017-6831, CVE-2017-6832, CVE-2017-6833,
CVE-2017-6834, CVE-2017-6835, CVE-2017-6836, CVE-2017-6837,
CVE-2017-6838, CVE-2017-6839; CVE-2018-13440; CVE-2018-17095
Since the patches do not reference to CVEs, it's a bit hard to tell which
patch actually closes which CVE. Debian reports all these to be closed by
the patches below and NixPkgs provides references.
* gnu/packages/audio.scm (audiofile): New variable.
* gnu/packages/patches/audiofile-fix-datatypes-in-tests.patch,
gnu/packages/patches/audiofile-fix-sign-conversion.patch,
gnu/packages/patches/audiofile-CVE-2015-7747.patch,
gnu/packages/patches/audiofile-CVE-2018-13440.patch,
gnu/packages/patches/audiofile-CVE-2018-17095.patch,
gnu/packages/patches/audiofile-Check-the-number-of-coefficients.patch,
gnu/packages/patches/audiofile-Fail-on-error-in-parseFormat.patch,
gnu/packages/patches/audiofile-Fix-index-overflow-in-IMA.cpp.patch,
gnu/packages/patches/audiofile-Fix-multiply-overflow-sfconvert.patch,
gnu/packages/patches/audiofile-Fix-overflow-in-MSADPCM-decodeSam.patch,
gnu/packages/patches/audiofile-division-by-zero-BlockCodec-runPull.patch,
gnu/packages/patches/audiofile-hurd.patch,
gnu/packages/patches/audiofile-signature-of-multiplyCheckOverflow.patch:
New files.
* gnu/local.mk: Add them.
| Hartmut Goebel | 2019-12-26 | 13 | -0/+1008 |
| * | | | | | gnu: libgeotiff: Update to 1.5.1.•••* gnu/packages/patches/libgeotiff-adapt-test-script-for-proj-6.2.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/geo.scm (libgeotiff): Update to 1.5.1.
[inputs]: Replace proj.4 with proj.
[sources]: Add libgeotiff-adapt-test-script-for-proj-6.2.patch
to patches.
| Arun Isaac | 2019-12-26 | 1 | -0/+63 |
| * | | | | | gnu: Add gcc-arm-none-eabi-7-2018-q2-update.•••* gnu/packages/embedded.scm (gcc-arm-none-eabi-7-2018-q2-update): New
variable.
* gnu/packages/patches/gcc-7-cross-environment-variables.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ricardo Wurmus | 2019-12-25 | 1 | -0/+67 |
| * | | | | | gnu: Add emacs-next.•••Add `emacs-next' for building latest Emacs from git.
* gnu/packages/emacs.scm (emacs-next): New variable.
(emacs): make the autoload deletion snippet not fail when eshell/esh-groups.el
does not exist. This enables reuse of the entire snippet field of `emacs' for
`emacs-next'.
* gnu/packages/patches/emacs27-exec-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the above patch file to it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Amin Bandali | 2019-12-23 | 1 | -0/+18 |
| * | | | | | gnu: Add grantleetheme.•••* gnu/packages/kde.scm (grantleetheme): New variable.
* gnu/packages/patches/grantlee-merge-theme-dirs.patch: New file.
* gnu:lokal.mk (DATA): Add it.
| Hartmut Goebel | 2019-12-23 | 1 | -0/+163 |
| * | | | | | gnu: mumble: Update to 1.3.0.•••* gnu/packages/telephony.scm (mumble): Update to 1.3.0.
[source]: Remove patch. Update snippet.
[build-system]: Switch to qt-build-system.
[arguments]: Update custom 'configure phase. Add custom phase to disable
murmur ice.
[inputs]: Remove protobuf-3.5, libx11, qt-4, alsa-lib. Add protobuf,
mesa, qtbase, qtsvg.
[native-inputs]: Add python, qttools.
[license]: Update license info.
* gnu/packages/patches/mumble-1.2.19-abs.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ivan Vilata-i-Balaguer | 2019-12-19 | 1 | -31/+0 |
| * | | | | | gnu: linux-libre: Update to 5.4.5.•••* gnu/packages/aux-files/linux-libre/5.3-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.3-arm.conf,
gnu/packages/aux-files/linux-libre/5.3-arm64.conf,
gnu/packages/aux-files/linux-libre/5.3-i686.conf,
gnu/packages/aux-files/linux-libre/5.3-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.4-arm.conf,
gnu/packages/aux-files/linux-libre/5.4-arm64.conf,
gnu/packages/aux-files/linux-libre/5.4-i686.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
* gnu/packages/patches/linux-libre-active-entropy.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (deblob-scripts-5.3, linux-libre-5.3-version)
(linux-libre-5.3-pristine-source, linux-libre-5.3-source)
(linux-libre-headers-5.3, linux-libre-5.3): Remove variables.
(deblob-scripts-5.4, linux-libre-5.4-version)
(linux-libre-5.4-pristine-source, linux-libre-5.4-source)
(linux-libre-headers-5.4, linux-libre-5.4): New variables.
(linux-libre-version, linux-libre-pristine-source)
(linux-libre-source, linux-libre): Point to linux-libre-5.4*.
| Mark H Weaver | 2019-12-18 | 1 | -86/+0 |
| | |_|_|/
| |/| | | |
|
| * | | | | gnu: hdf5@1.10: Update to 1.10.5.•••* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.5. Remove
"hdf5-mpi-deprecations.patch".
* gnu/packages/patches/hdf5-mpi-deprecations.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ludovic Courtès | 2019-12-13 | 1 | -61/+0 |
| | |_|/
| |/| | |
|
| * | | | gnu: libnftnl: Update to 1.1.5.•••* gnu/packages/linux.scm (libnftnl): Update to 1.1.5.
[source]: Add patch.
* gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2019-12-12 | 1 | -0/+47 |
| | |/
| |/| |
|
* | | | gnu: tcl: Fix cross-compilation.•••* gnu/packages/patches/tcl-fix-cross-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tcl.scm (tcl): Apply it.
| Mathieu Othacehe | 2019-12-19 | 1 | -0/+39 |
* | | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2019-12-12 | 12 | -586/+333 |
|\| | |
|
| * | | gnu: nss: Fix CVE-2019-11745 via graft.•••* gnu/packages/patches/nss-CVE-2019-11745.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nss.scm (nss/fixed): New variable.
(nss)[replacement]: Add field.
| Mark H Weaver | 2019-12-11 | 1 | -0/+24 |
| |/ |
|
| * | gnu: guile: Add 2.2.6-1 with a finalization crash bug-fix.•••* gnu/packages/patches/guile-finalization-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-2.2/bug-fix): New variable.
| Ludovic Courtès | 2019-12-09 | 1 | -0/+61 |
| * | gnu: websocketpp: Add patch for Boost >= 1.70.•••* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (websocketpp): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Guillaume Le Vaillant | 2019-12-09 | 1 | -0/+103 |
| * | gnu: stumpwm: Remove obsolete patch.•••* gnu/local.mk (stumpwm-fix-broken-read-one-line.patch): Remove obsolete.
Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
| Evan Straw | 2019-12-08 | 1 | -45/+0 |