Age | Commit message (Collapse) | Author |
|
Fixes <https://bugs.gnu.org/35594>.
Reported by sirgazil <sirgazil@zoho.com> and others.
* gnu/packages/patches/glib-appinfo-watch.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/glib.scm (glib)[replacement]: New field.
(glib-with-gio-patch): New variable.
(glib-with-documentation): Use 'package/inherit'.
|
|
* gnu/packages/python-web.scm (python-flask-basicauth): Fix indentation.
|
|
* gnu/packages/python-web.scm (python-flask-basicauth)[phases]: Add a
'fix-imports phase.
|
|
At least 'audiofile-division-by-zero-BlockCodec-runPull.patch' could end
up not being included in a tarball.
* gnu/packages/patches/audiofile-Check-the-number-of-coefficients.patch:
Rename to...
* gnu/packages/patches/audiofile-check-number-of-coefficients.patch:
... this.
* gnu/packages/patches/audiofile-division-by-zero-BlockCodec-runPull.patch:
Rename to...
* gnu/packages/patches/audiofile-division-by-zero.patch: ....this.
* gnu/packages/patches/audiofile-signature-of-multiplyCheckOverflow.patch:
Rename to...
* gnu/packages/patches/audiofile-function-signature.patch: ... this.
* gnu/packages/patches/audiofile-Fix-multiply-overflow-sfconvert.patch:
Rename to....
* gnu/packages/patches/audiofile-multiply-overflow.patch: ... this.
* gnu/packages/patches/audiofile-Fix-overflow-in-MSADPCM-decodeSam.patch:
Rename to...
* gnu/packages/patches/audiofile-overflow-in-MSADPCM.patch: ... this.
* gnu/packages/audio.scm (audiofile)[source]: Adjust accordingly.
* gnu/local.mk (dist_patch_DATA): Likewise.
|
|
The file would not be included in the tarball produced by "make dist"
because its name was too long.
* gnu/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch:
Rename to...
* gnu/packages/patches/python2-pygobject-2-deprecation.patch: ... this.
* gnu/packages/glib.scm (python2-pygobject-2)[source]: Adjust accordingly.
* gnu/local.mk (dist_patch_DATA): Likewise.
|
|
Fixes "guix build --target=i586-pc-gnu bootstrap-tarballs".
* gnu/packages/cross-base.scm (cross-libc): Move Hurd patches from
'native-inputs' to 'inputs'.
|
|
* gnu/packages/libffi.scm (libffi)[inputs]: New field.
[arguments]: Add 'apply-patch' phase when targeting PowerPC.
* gnu/packages/patches/libffi-3.3-powerpc-fixes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
This is a followup to fddc87063231f8f9aa22bbbc5bca4a46b9bbf004.
* gnu/packages/chromium.scm (%guix-patches): Use 'assume-valid-file-name'.
|
|
* gnu/packages/radio.scm (dump1090): Update to 4.0.
|
|
* gnu/packages/spice.scm (virt-viewer)[inputs]: Add gtk-vnc.
|
|
* gnu/packages/language.scm (praat): Update to 6.1.30.
|
|
* gnu/packages/mp3.scm (python-audioread): Update to 2.1.9.
|
|
* gnu/packages/messaging.scm (toxic): Update to 0.8.4.
|
|
* gnu/packages/networking.scm (libnice): Update to 0.1.18.
[arguments]: Add a new ‘disable-failing-test’ phase.
|
|
* gnu/packages/networking.scm (lldpd)[arguments]: Add ‘--disable-static’
to the #:configure-flags.
|
|
* gnu/packages/networking.scm (lldpd): Update to 1.0.7.
|
|
* gnu/packages/radio.scm (fldigi): Update to 4.1.15.
|
|
* gnu/packages/sphinx.scm (python-sphinx-intl): Update to 2.0.1.
|
|
* gnu/packages/shells.scm (oil): Update to 0.8.3.
|
|
* gnu/packages/vpn.scm (xl2tpd): Update to 1.3.16.
|
|
* gnu/packages/wm.scm (i3-gaps): Update to 4.18.3.
|
|
* gnu/packages/wm.scm (i3-wm): Update to 4.18.3.
|
|
* gnu/packages/dictionaries.scm (vera): Update to 1.24.
[arguments]: Replace problematic (non-)character.
|
|
* gnu/packages/php.scm (php)[arguments]: Disable bug73837.phpt under a
more appropriate comment section.
|
|
* gnu/packages/gnome.scm (colord): Update to 1.4.5.
|
|
* gnu/packages/gnome.scm (zeitgeist): Update to 1.0.3.
|
|
* gnu/packages/gps.scm (gpxsee): Update to 7.35.
|
|
* gnu/packages/hardware.scm (wavemon): Update to 0.9.2.
[source]: Add two bonus upstream commits as patches.
|
|
* gnu/packages/django.scm (python-djangorestframework): Update to 3.12.1.
|
|
* gnu/packages/django.scm (python-django-2.2): Update to 2.2.17.
|
|
* gnu/packages/django.scm (python-django): Update to 3.1.3.
|
|
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Patch in absolute
file name of libGL.so, and install Chromiums own libEGL.so and libGLESv2.so.
|
|
This fixes CVE-2020-16004, CVE-2020-16005, CVE-2020-16006, CVE-2020-16007,
CVE-2020-16008, CVE-2020-16009, and CVE-2020-16011.
* gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update
to b68e17f.
(ungoogled-chromium): Update to 86.0.4240.183.
|
|
* gnu/packages/patches/ungoogled-chromium-extension-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%guix-patches): New variable.
(ungoogled-chromium-snippet): Apply %GUIX-PATCHES.
(ungoogled-chromium)[arguments]: Don't hard-code extensions directory.
[native-search-paths]: New field.
|
|
* gnu/packages/radio.scm (dump1090)[license]: Use GPL2+.
|
|
* gnu/packages/mpd.scm (cantata): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/admin.scm (pam-krb5)[source]: Add archive location.
|
|
* gnu/packages/admin.scm (solaar): Update to 1.0.4.
[arguments]: Remove custom 'fix-prefix-detection phase.
|
|
* gnu/packages/admin.scm (solaar)[source]: Update source URI.
|
|
* gnu/packages/admin.scm (dstat)[source]: Update to new source URI.
|
|
* gnu/packages/admin.scm (thermald): Update to 2.2.
[arguments]: Remove sysconfdir flag from configure-flags.
[native-inputs]: Add autoconf-archive.
|
|
* gnu/packages/admin.scm (thermald)[source]: Update to new source URI.
|
|
* gnu/packages/haskell-apps.scm (git-annex): Add appropriate
dependencies and adjust flags to enable "assistant" and "pairing"
features.
|
|
* gnu/packages/haskell-xyz.scm (ghc-network-multicast): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-mountpoints): New variable.
|
|
* gnu/packages/package-management.scm (guix): Update to 5e7cf66.
|
|
* gnu/packages/games.scm (bsd-games): New variable.
New patches, taken from Arch and Debian:
* gnu/packages/patches/bsd-games-2.17-64bit.patch
* gnu/packages/patches/bsd-games-bad-ntohl-cast.patch
* gnu/packages/patches/bsd-games-gamescreen.h.patch
* gnu/packages/patches/bsd-games-getline.patch
* gnu/packages/patches/bsd-games-null-check.patch
* gnu/packages/patches/bsd-games-number.c-and-test.patch
* gnu/packages/patches/bsd-games-prevent-name-collisions.patch
* gnu/packages/patches/bsd-games-stdio.h.patch
New patches with our customizations (configure-config built after Arch's):
* gnu/packages/patches/bsd-games-add-configure-config.patch
* gnu/packages/patches/bsd-games-add-wrapper.patch
* gnu/packages/patches/bsd-games-dont-install-empty-files.patch
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-vdiff): Update to 0.2.4.
|
|
* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml)[source]:
Download using git-fetch.
|
|
* gnu/packages/java.scm (java-woodstox-core)[source]: Download using
git-fetch.
|