me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/packages/patches
Philip McGrath db2c7e70ad
gnu: racket-minimal: Bootstrap from C.
This commit bootstraps the Racket compiler and runtime system from source,
including Racket CS as well as both variants of Racket BC. (One remaining
limitation is discussed in comments added to gnu/packages/racket.scm.)

In the process, it moves to building minimal Racket from the Git repository,
rather than the packaged source tarballs. The Git repository is slightly
better as the ``corresponding source'':

 1. A few packages especially closely tied to the Racket core implementation
    (like "compiler-lib", "base", and "racket-doc") are developed in the
    same Git repository. Having them use the same Guix origin, too, will
    help to keep them in sync.

 2. The top-level Makefile in the Git repository is an important
    ``script[] used to control compilation and installation.''
    In particular, it cooperates with the "distro-build" package to
    create the source tarballs and installers for a Racket distribution.
    (Racket supports a notion of custom distributions.)

 3. It is ``the preferred form ... for making modifications'' to the core
    Racket implementation.

Racket releases are tagged in the Git repository (e.g. "v8.1"). At the
beginning of each release cycle, a branch is created to stabilizer a version
for extra testing. Active development happens on the "master" branch.

* gnu/packages/racket-minimal-sh-via-rktio.patch: Adjust for extra directory
layer.
* gnu/local/racket.scm (cfg-flag:sh-for-rktio, cfg-flag:enable-lt,
cfg-flag:enable-racket, unpack-nanopass+stex,
%main-repo-main-distribution-pkgs): New private variables.
* gnu/local/racket.scm (racket-minimal)[source]: Use Git.
[source](snippet): Unbundle nanopass, stex, and libffi.
[native-inputs]: Use racket-bootstrap-chez-bootfiles, plus its
dependencies (for Chez, plus a Racket for bootstrap pig).
[arguments]: Revise extensively.
* gnu/local/racket.scm (racket-minimal-bc-3m, racket-minimal-bc-cgc): New
packages, hidden at least for now.
(racket-bootstrap-chez-bootfiles): Another new package, but this one is
especially likely to stay hidden.
* gnu/local/racket.scm (racket)[origin](snippet): Unbundle packages
developed in the main Git repository, but leave their links.rktd and
pkgs.rktd entries in place.
[native-inputs]: Add the main Racket Git repository.
[arguments](#:phases): Adjust 'unpack-packages to also unpack package
sources from the main Racket Git repository.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-31 01:03:25 +02:00
..
4store-fix-buildsystem.patch
4store-unset-preprocessor-directive.patch
a2ps-CVE-2001-1593.patch
a2ps-CVE-2014-0466.patch
a2ps-CVE-2015-8107.patch
abcl-fix-build-xml.patch
abiword-explictly-cast-bools.patch
ableton-link-system-libraries-debian.patch
abseil-cpp-fix-gtest.patch gnu: abseil-cpp: Patch sterror_test. 2021-03-19 22:32:40 +01:00
abseil-cpp-fix-strerror_test.patch gnu: abseil-cpp: Patch sterror_test. 2021-03-19 22:32:40 +01:00
adb-add-libraries.patch
aegis-constness-error.patch
aegis-perl-tempdir1.patch
aegis-perl-tempdir2.patch
aegis-test-fixup-1.patch
aegis-test-fixup-2.patch
aegisub-boost68.patch
aegisub-icu59-include-unistr.patch
aegisub-make43.patch
agg-am_c_prototype.patch
akonadi-not-relocatable.patch
akonadi-paths.patch
akonadi-timestamps.patch
allegro-mesa-18.2.5-and-later.patch
anki-mpv-args.patch
antiword-CVE-2014-8123.patch
antlr3-3_1-fix-java8-compilation.patch
antlr3-3_3-fix-java8-compilation.patch
apr-skip-getservbyname-test.patch
ark-skip-xar-test.patch gnu: Add ark. 2021-07-16 00:06:05 -04:00
aspell-default-dict-dir.patch
ath9k-htc-firmware-binutils.patch
ath9k-htc-firmware-gcc-compat.patch gnu: ath9k-htc-firmware: Adjust for GCC 10. 2021-06-19 17:09:51 +02:00
ath9k-htc-firmware-gcc.patch
ath9k-htc-firmware-objcopy.patch
audacity-add-include.patch gnu: audacity: Update to 2.4.2. 2020-12-27 16:42:02 -05:00
audacity-build-with-system-portaudio.patch
audiofile-CVE-2015-7747.patch
audiofile-CVE-2018-13440.patch
audiofile-CVE-2018-17095.patch
audiofile-Fail-on-error-in-parseFormat.patch
audiofile-Fix-index-overflow-in-IMA.cpp.patch
audiofile-check-number-of-coefficients.patch
audiofile-division-by-zero.patch
audiofile-fix-datatypes-in-tests.patch
audiofile-fix-sign-conversion.patch
audiofile-function-signature.patch
audiofile-hurd.patch
audiofile-multiply-overflow.patch
audiofile-overflow-in-MSADPCM.patch
automake-skip-amhello-tests.patch
autotrace-glib-compat.patch gnu: autotrace: Prepare for GLib 2.68 and later. 2021-05-22 17:14:17 +02:00
avahi-localstatedir.patch
avidemux-install-to-lib.patch
awesome-reproducible-png.patch
aws-c-cal-cmake-prefix.patch gnu: Add aws-c-cal. 2021-03-12 23:58:54 +01:00
aws-c-event-stream-cmake-prefix.patch gnu: Add aws-c-event-stream. 2020-12-17 14:01:18 +01:00
aws-c-io-cmake-prefix.patch gnu: Add aws-c-io. 2021-03-12 23:58:54 +01:00
aws-c-io-disable-networking-tests.patch gnu: Add aws-c-io. 2021-03-12 23:58:54 +01:00
aws-checksums-cmake-prefix.patch gnu: Add aws-checksums. 2020-12-17 14:01:18 +01:00
azr3.patch
bash-completion-directories.patch gnu: bash-completion: Look in user directories first. 2021-06-16 12:13:39 +02:00
bash-linux-pgrp-pipe.patch
bash-reproducible-linux-pgrp-pipe.patch
bastet-change-source-of-unordered_set.patch
bazaar-CVE-2017-14176.patch
bc-fix-cross-compilation.patch
beancount-disable-googleapis-fonts.patch
bear-disable-preinstall-tests.patch gnu: bear: Update to 3.0.4. 2020-12-20 14:57:37 -06:00
beets-werkzeug-compat.patch
behave-skip-a-couple-of-tests.patch
beignet-correct-file-names.patch
biber-fix-encoding-write.patch
biber-sortinithash.patch
bidiv-update-fribidi.patch
binutils-boot-2.20.1a.patch
binutils-loongson-workaround.patch
binutils-mingw-w64-deterministic.patch
binutils-mingw-w64-timestamp.patch
blender-2.79-gcc8.patch
blender-2.79-gcc9.patch
blender-2.79-newer-ffmpeg.patch
blender-2.79-oiio2.patch
blender-2.79-python-3.7-fix.patch
blender-2.79-python-3.8-fix.patch
bpftrace-disable-bfd-disasm.patch
brightnessctl-elogind-support.patch gnu: brightnessctl: Add elogind support. 2021-06-17 07:27:45 +02:00
bsd-games-2.17-64bit.patch
bsd-games-add-configure-config.patch
bsd-games-add-wrapper.patch
bsd-games-bad-ntohl-cast.patch
bsd-games-dont-install-empty-files.patch
bsd-games-gamescreen.h.patch
bsd-games-getline.patch
bsd-games-null-check.patch
bsd-games-number.c-and-test.patch
bsd-games-prevent-name-collisions.patch
bsd-games-stdio.h.patch
byobu-writable-status.patch
c++-gsl-find-system-gtest.patch gnu: Add c++-gsl. 2021-01-31 09:22:46 +01:00
cairo-CVE-2018-19876.patch gnu: cairo: Fix CVE-2018-19876 and CVE-2020-35492. 2021-03-12 06:08:33 -05:00
cairo-CVE-2020-35492.patch gnu: cairo: Fix CVE-2018-19876 and CVE-2020-35492. 2021-03-12 06:08:33 -05:00
calibre-no-updates-dialog.patch gnu: calibre: Update to 5.14.0. 2021-04-09 16:09:26 -04:00
calibre-remove-test-sqlite.patch gnu: calibre: Update to 5.14.0. 2021-04-09 16:09:26 -04:00
calibre-remove-test-unrar.patch gnu: calibre: Update to 5.14.0. 2021-04-09 16:09:26 -04:00
casync-renameat2-declaration.patch
catdoc-CVE-2017-11110.patch
cdparanoia-fpic.patch
cdrtools-3.01-mkisofs-isoinfo.patch
ceph-disable-cpu-optimizations.patch
chez-scheme-build-util-paths-backport.patch gnu: chez-scheme: simplify packaging 2021-04-05 16:10:06 +02:00
chmlib-inttypes.patch
circos-remove-findbin.patch
cl-asdf-config-directories.patch
clamav-config-llvm-libs.patch
clamav-system-tomsfastmath.patch
clang-3.5-libc-search-path.patch
clang-3.5-libsanitizer-ustat-fix.patch
clang-3.8-libc-search-path.patch
clang-6.0-libc-search-path.patch
clang-7.0-libc-search-path.patch
clang-9.0-libc-search-path.patch
clang-10.0-libc-search-path.patch
clang-11.0-libc-search-path.patch
clang-12-tools-extra-directory.patch gnu: LLVM, Clang: Add 12.0.0. 2021-04-28 17:59:32 +02:00
clang-runtime-3.5-libsanitizer-mode-field.patch
clang-runtime-3.8-libsanitizer-mode-field.patch
clang-runtime-3.9-libsanitizer-mode-field.patch
clang-runtime-9-libsanitizer-mode-field.patch
clang-runtime-asan-build-fixes.patch
clang-runtime-esan-build-fixes.patch
classpath-aarch64-support.patch
clucene-contribs-lib.patch
clucene-pkgconfig.patch
cmake-curl-certificates.patch
coda-use-system-libs.patch
collectd-5.11.0-noinstallvar.patch
combinatorial-blas-awpm.patch
combinatorial-blas-io-fix.patch
coreutils-ls.patch
cpufrequtils-fix-aclocal.patch
cpuinfo-system-libraries.patch gnu: Add cpuinfo. 2021-07-29 21:54:55 +02:00
crawl-upgrade-saves.patch
crda-optional-gcrypt.patch
cube-nocheck.patch
cups-CVE-2020-10001.patch gnu: cups: Add replacement to fix CVE-2020-10001. 2021-06-23 18:41:23 +02:00
curl-7.76-use-ssl-cert-env.patch gnu: curl: Update to 7.76.0 [security fixes]. 2021-04-02 16:44:33 -04:00
curl-7.77-tls-priority-string.patch gnu: curl@7.77.0: Provide a correct TLS priority string. 2021-06-18 17:40:10 +02:00
curl-use-ssl-cert-env.patch
cursynth-wave-rand.patch
cvs-CVE-2017-12836.patch
cyrus-sasl-CVE-2019-19906.patch gnu: cyrus-sasl: Fix CVE-2019-19906. 2021-03-10 11:51:09 +01:00
cyrus-sasl-ac-try-run-fix.patch
date-output-pkg-config-files.patch
datefudge-gettimeofday.patch
dbacl-include-locale.h.patch
dbus-CVE-2020-12049.patch
dbus-c++-gcc-compat.patch
dbus-c++-threading-mutex.patch
dbus-helper-search-path.patch
dbxfs-remove-sentry-sdk.patch gnu: dbxfs: Update to 1.0.48. 2020-12-28 09:56:22 +02:00
debops-constants-for-external-program-names.patch
debops-debops-defaults-fall-back-to-less.patch
dee-vapi.patch
desmume-gcc6-fixes.patch
desmume-gcc7-fixes.patch
dfu-programmer-fix-libusb.patch
diffutils-gets-undeclared.patch
disarchive-cross-compilation.patch gnu: disarchive: Fix build when cross-compiling. 2021-05-17 23:27:40 -04:00
dkimproxy-add-ipv6-support.patch
doc++-include-directives.patch
doc++-segfault-fix.patch
docbook-xsl-nonrecursive-string-subst.patch
docker-fix-tests.patch
dovecot-trees-support-dovecot-2.3.patch
doxygen-1.8.17-runtests.patch
doxygen-test.patch
dstat-fix-crash-when-specifying-delay.patch
dstat-skip-devices-without-io.patch
dune-istl-2.7-fix-non-mpi-tests.patch
dvd+rw-tools-add-include.patch
ecl-16-format-directive-limit.patch
ecl-16-ignore-stderr-write-error.patch
ecl-16-libffi.patch
efibootmgr-remove-extra-decl.patch gnu: efibootmgr: Update to 17. 2021-03-23 14:20:06 +01:00
efivar-gcc-compat.patch gnu: efivar: Adjust for GCC 10. 2021-06-19 17:09:51 +02:00
eigen-remove-openmp-error-counting.patch
eigen-stabilise-sparseqr-test.patch
einstein-build.patch
elfutils-tests-ptrace.patch
elixir-path-length.patch
elm-compiler-disable-reactor.patch
elm-compiler-fix-map-key.patch
emacs-exec-path.patch
emacs-exwm-fix-fullscreen-states.patch
emacs-fix-scheme-indent-function.patch
emacs-highlight-stages-add-gexp.patch
emacs-hyperbole-toggle-messaging.patch
emacs-ignore-empty-xim-styles.patch
emacs-json-reformat-fix-tests.patch
emacs-libgit-use-system-libgit2.patch
emacs-source-date-epoch.patch
emacs-telega-path-placeholder.patch gnu: Add emacs-telega-server. 2021-07-09 15:08:04 +02:00
emacs-telega-test-env.patch
emacs-wordnut-require-adaptive-wrap.patch
enjarify-setup-py.patch
enlightenment-fix-setuid-path.patch
erlang-man-path.patch
esmtp-add-lesmtp.patch gnu: esmtp: Fix build with libesmtp >= 1.1.0. 2021-07-24 23:59:07 +02:00
eudev-rules-directory.patch
evilwm-lost-focus-bug.patch
evolution-CVE-2020-11879.patch gnu: evolution: Fix CVE-2020-11879. 2021-03-11 01:19:40 +01:00
evolution-data-server-CVE-2020-14928.patch gnu: evolution-data-server: Fix CVE-2020-14928 and CVE-2020-16117. 2021-03-11 01:19:40 +01:00
evolution-data-server-CVE-2020-16117.patch gnu: evolution-data-server: Fix CVE-2020-14928 and CVE-2020-16117. 2021-03-11 01:19:40 +01:00
evolution-data-server-libical-compat.patch
evolution-data-server-locales.patch
exercism-disable-self-update.patch
extempore-unbundle-external-dependencies.patch gnu: extempore: Update to 0.8.9. 2021-07-21 23:00:51 +02:00
extundelete-e2fsprogs-1.44.patch
farstream-make.patch
fastcap-mulGlobal.patch
fastcap-mulSetup.patch
fasthenry-spAllocate.patch
fasthenry-spBuild.patch
fasthenry-spFactor.patch
fasthenry-spSolve.patch
fasthenry-spUtils.patch
fbreader-curl-7.62.patch
fifengine-swig-compat.patch
fifo-map-fix-flags-for-gcc.patch
fifo-map-remove-catch.hpp.patch
findutils-localstatedir.patch
findutils-test-rwlock-threads.patch
flann-cmake-3.11.patch
fontconfig-hurd-path-max.patch
foobillard++-pkg-config.patch
foomatic-filters-CVE-2015-8327.patch
foomatic-filters-CVE-2015-8560.patch
fp16-system-libraries.patch gnu: Add FP16. 2021-07-29 21:54:55 +02:00
fpc-reproducibility.patch
fplll-std-fenv.patch
freedink-engine-fix-sdl-hints.patch
freeimage-unbundle.patch
fuse-overlapping-headers.patch
fxdiv-system-libraries.patch gnu: Add FXDiv. 2021-07-29 21:54:54 +02:00
gajim-honour-GAJIM_PLUGIN_PATH.patch
ganeti-deterministic-manual.patch
ganeti-disable-version-symlinks.patch
ganeti-drbd-compat.patch
ganeti-haskell-pythondir.patch
ganeti-os-disk-size.patch
ganeti-preserve-PYTHONPATH.patch
ganeti-shepherd-master-failover.patch
ganeti-shepherd-support.patch
gash-utils-ls-test.patch
gawk-shell.patch
gcc-4-compile-with-gcc-5.patch
gcc-4.6-gnu-inline.patch
gcc-4.8-libsanitizer-fix.patch
gcc-4.9-libsanitizer-fix.patch
gcc-4.9-libsanitizer-mode-size.patch
gcc-4.9-libsanitizer-ustat.patch
gcc-4.9.3-mingw-gthr-default.patch
gcc-5-hurd.patch
gcc-5-source-date-epoch-1.patch
gcc-5-source-date-epoch-2.patch
gcc-5.0-libvtv-runpath.patch
gcc-6-arm-none-eabi-multilib.patch
gcc-6-cross-environment-variables.patch
gcc-6-fix-buffer-size.patch
gcc-6-fix-isl-includes.patch
gcc-6-libsanitizer-mode-size.patch
gcc-6-source-date-epoch-1.patch
gcc-6-source-date-epoch-2.patch
gcc-7-cross-environment-variables.patch
gcc-7-cross-mingw.patch
gcc-7-cross-toolexeclibdir.patch
gcc-7-libsanitizer-mode-size.patch
gcc-8-cross-environment-variables.patch
gcc-8-sort-libtool-find-output.patch gnu: gcc-8: Make static libs reproducible 2021-06-14 12:29:11 -04:00
gcc-8-strmov-store-file-names.patch
gcc-9-asan-fix-limits-include.patch
gcc-9-strmov-store-file-names.patch
gcc-arm-bug-71399.patch
gcc-arm-link-spec-fix.patch
gcc-asan-missing-include.patch
gcc-boot-2.95.3.patch
gcc-boot-4.6.4.patch
gcc-cross-environment-variables.patch
gcc-fix-texi2pod.patch
gcc-libsanitizer-ustat.patch
gcc-libvtv-runpath.patch
gcc-strmov-store-file-names.patch
gd-brect-bounds.patch
gd-fix-tests-on-i686.patch
gdb-hurd.patch
gdk-pixbuf-CVE-2020-29385.patch gnu: gdk-pixbuf: Fix CVE-2020-29385. 2021-03-12 06:08:32 -05:00
gdm-default-session.patch
geary-CVE-2020-24661.patch gnu: geary: Fix CVE-2020-24661. 2021-03-11 02:32:19 +01:00
genimage-signedness.patch
geoclue-config.patch
ghc-8.0-fall-back-to-madv_dontneed.patch
ghc-diff-swap-cover-args.patch
ghc-haddock-api-fix-haddock.patch
ghc-hpack-fix-tests.patch
ghc-microlens-aeson-fix-tests.patch
ghc-monad-par-fix-tests.patch
ghc-pandoc-fix-html-tests.patch
ghc-pandoc-fix-latex-test.patch
ghc-testsuite-dlopen-pie.patch
ghostscript-CVE-2020-15900.patch gnu: ghostscript: Fix CVE-2020-15900. 2020-12-08 22:57:53 +01:00
ghostscript-freetype-compat.patch gnu: ghostscript: Fix build with FreeType 2.10.4. 2020-12-08 22:57:53 +01:00
ghostscript-no-header-creationdate.patch
ghostscript-no-header-id.patch
ghostscript-no-header-uuid.patch
giara-fix-login.patch gnu: Add giara. 2021-05-11 18:07:09 -04:00
glib-CVE-2021-27218.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-01.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-02.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-03.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-04.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-05.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-06.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-07.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-08.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-09.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-10.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-11.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-12.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-13.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-14.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-15.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-16.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-17.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-27219-18.patch gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219. 2021-03-11 06:21:13 -05:00
glib-CVE-2021-28153.patch gnu: glib: Fix CVE-2021-28153. 2021-03-12 01:44:26 -05:00
glib-appinfo-watch.patch
glib-tests-timer.patch
glibc-2.27-git-fixes.patch
glibc-2.27-supported-locales.patch
glibc-2.28-git-fixes.patch
glibc-2.28-supported-locales.patch
glibc-2.29-git-updates.patch
glibc-2.29-supported-locales.patch
glibc-CVE-2018-11236.patch
glibc-CVE-2018-11237.patch
glibc-CVE-2019-7309.patch
glibc-CVE-2019-9169.patch
glibc-CVE-2019-19126.patch
glibc-allow-kernel-2.6.32.patch
glibc-boot-2.2.5.patch
glibc-boot-2.16.0.patch
glibc-bootstrap-system-2.2.5.patch
glibc-bootstrap-system-2.16.0.patch
glibc-bootstrap-system.patch gnu: glibc-for-bootstrap: Update patch. 2021-07-28 16:05:31 +03:00
glibc-hidden-visibility-ldconfig.patch
glibc-hurd-clock_gettime_monotonic.patch
glibc-hurd-clock_t_centiseconds.patch
glibc-hurd-gettyent.patch
glibc-hurd-mach-print.patch
glibc-hurd-magic-pid.patch
glibc-hurd-signal-sa-siginfo.patch
glibc-ldd-powerpc.patch gnu: glibc: Fix ldd path on powerpc*. 2021-03-23 23:19:55 -07:00
glibc-ldd-x86_64.patch
glibc-locales-2.28.patch
glibc-locales.patch
glibc-reinstate-prlimit64-fallback.patch
glibc-supported-locales.patch
glibc-versioned-locpath.patch
gmp-arm-asm-nothumb.patch
gmp-faulty-test.patch
gnash-fix-giflib-version.patch
gnome-settings-daemon-gc.patch
gnome-shell-CVE-2020-17489.patch gnu: gnome-shell: Fix CVE-2020-17489. 2021-03-12 06:08:33 -05:00
gnome-shell-disable-test.patch
gnome-shell-theme.patch
gnome-todo-delete-esource-duplicate.patch
gnome-tweaks-search-paths.patch
gnupg-default-pinentry.patch
gnutls-CVE-2021-20231.patch gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232. 2021-03-13 04:58:12 -05:00
gnutls-CVE-2021-20232.patch gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232. 2021-03-13 04:58:12 -05:00
gnutls-cross.patch
gnutls-skip-trust-store-test.patch
go-fix-script-tests.patch gnu: Add go-1.16. 2021-06-28 22:19:50 +03:00
go-skip-gc-test.patch
gobject-introspection-absolute-shlib-path.patch
gobject-introspection-cc.patch
gobject-introspection-girepository.patch
gpm-glibc-2.26.patch
gpodder-disable-updater.patch
gpsbabel-fix-i686-test.patch gnu: gpsbabel: Enable tests. 2021-01-06 11:14:53 +02:00
grantlee-merge-theme-dirs.patch
graphviz-CVE-2020-18032.patch gnu: Graphviz: Fix CVE-2020-18032. 2021-05-15 17:04:01 -04:00
grep-timing-sensitive-test.patch
grocsvs-dont-use-admiral.patch
gromacs-tinyxml2.patch
groovy-add-exceptionutilsgenerator.patch
grub-efi-fat-serial-number.patch
grub-setup-root.patch gnu: grub: Update to 2.06. 2021-06-12 20:58:16 +02:00
gspell-dash-test.patch
gst-libav-64channels-stack-corruption.patch gnu: gst-libav: Fix a stack corruption bug. 2021-04-27 01:58:55 -04:00
gst-plugins-bad-fix-overflow.patch gnu: gst-plugins-bad: Fix an overflow when processing video files. 2021-04-27 01:58:55 -04:00
gst-plugins-base-fix-id3v2-invalid-read.patch gnu: gst-plugins-base: Fix an invalid read when parsing ID3v2 tags. 2021-04-27 01:58:56 -04:00
gst-plugins-good-CVE-2021-3497.patch gnu: gst-plugins-good: Fix CVE-2021-3497 and CVE-2021-3498. 2021-04-27 01:58:55 -04:00
gst-plugins-good-CVE-2021-3498.patch gnu: gst-plugins-good: Fix CVE-2021-3497 and CVE-2021-3498. 2021-04-27 01:58:55 -04:00
gst-plugins-good-fix-test.patch gnu: gst-plugins-good: Fix a test failure on 32-bit systems. 2021-01-31 01:00:30 -05:00
gst-plugins-ugly-fix-out-of-bound-reads.patch gnu: gst-plugins-ugly: Fix some out-of-bounds reads. 2021-04-27 01:58:56 -04:00
gtk2-respect-GUIX_GTK2_IM_MODULE_FILE.patch
gtk2-respect-GUIX_GTK2_PATH.patch
gtk2-theme-paths.patch
gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch
gtk3-respect-GUIX_GTK3_PATH.patch
gtkglext-disable-disable-deprecated.patch
gtksourceview-2-add-default-directory.patch
guile-1.8-cpp-4.5.patch
guile-2.2-default-utf8.patch
guile-2.2-skip-oom-test.patch
guile-2.2-skip-so-test.patch gnu: guile: Fix tests on emulated architectures. 2021-01-11 12:06:12 +01:00
guile-3.0-linux-syscalls.patch
guile-3.0-relocatable.patch
guile-default-utf8.patch
guile-emacs-fix-configure.patch
guile-fibers-destroy-peer-schedulers.patch
guile-gdbm-ffi-support-gdbm-1.14.patch
guile-linux-syscalls.patch
guile-present-coding.patch
guile-relocatable.patch
guile-rsvg-pkgconfig.patch
gvfs-add-support-for-libplist-2.2.patch
gzdoom-find-system-libgme.patch
gzdoom-search-in-installed-share.patch
hdf-eos2-build-shared.patch
hdf-eos2-fortrantests.patch
hdf-eos2-remove-gctp.patch
hdf-eos5-build-shared.patch
hdf-eos5-fix-szip.patch
hdf-eos5-fortrantests.patch
hdf-eos5-remove-gctp.patch
hdf4-architectures.patch
hdf4-reproducibility.patch
hdf4-shared-fortran.patch
hdf4-tirpc.patch
hdf5-config-date.patch
hexchat-add-libera-chat.patch gnu: HexChat: Add Libera Chat to the list of networks. 2021-06-16 12:40:17 -04:00
http-parser-CVE-2020-8287.patch gnu: http-parser: Update to 2.9.4-1.ec8b5ee [fixes CVE-2020-8287]. 2021-02-24 10:29:20 +01:00
hubbub-sort-entities.patch
hurd-cross.patch
hurd-xattr.patch
hydra-disable-darcs-test.patch
icecat-avoid-bundled-libraries.patch
icecat-makeicecat.patch gnu: icecat: Update to 78.7.0-guix0-preview1 [security fixes]. 2021-01-26 21:36:52 -05:00
icecat-use-older-reveal-hidden-html.patch
icecat-use-system-graphite2+harfbuzz.patch
icecat-use-system-media-libs.patch
icedtea-6-extend-hotspot-aarch64-support.patch
icedtea-7-hotspot-aarch64-use-c++98.patch
icu4c-CVE-2020-10531.patch
id3lib-CVE-2007-4460.patch
id3lib-UTF16-writing-bug.patch
idris-disable-test.patch gnu: idris: Update to 1.3.3. 2021-01-20 09:58:31 -06:00
ilmbase-fix-tests.patch
imagemagick-CVE-2020-27829.patch gnu: imagemagick: Fix CVE-2020-27829. 2021-03-27 19:49:07 -04:00
imagemagick-ReadDCMImage-fix.patch gnu: imagemagick: Add more upstream fixes. 2021-03-27 19:49:14 -04:00
imagemagick-ReadDCMPixels-fix.patch gnu: imagemagick: Add more upstream fixes. 2021-03-27 19:49:14 -04:00
imagemagick-WriteTHUMBNAILImage-fix.patch gnu: imagemagick: Add more upstream fixes. 2021-03-27 19:49:14 -04:00
inetutils-hurd.patch Revert "gnu: inetutils: Update to 2.0." 2021-02-10 00:18:17 +01:00
inkscape-1.1-fix-build-witch-gcc7.5.patch gnu: inkscape: Update to version 1.1. 2021-06-18 13:12:17 +02:00
inkscape-poppler-0.76.patch
intel-xed-fix-nondeterminism.patch
intltool-perl-compatibility.patch
iputils-libcap-compat.patch
ipxe-reproducible-geniso.patch gnu: Add ipxe. 2021-01-14 01:17:04 +01:00
irrlicht-use-system-libs.patch
isc-dhcp-gcc-compat.patch gnu: isc-dhcp: Adjust for GCC 10. 2021-06-19 17:09:51 +02:00
isl-0.11.1-aarch64-support.patch
jacal-fix-texinfo.patch
jamvm-1.5.1-aarch64-support.patch
jamvm-1.5.1-armv7-support.patch
jamvm-2.0.0-aarch64-support.patch
jamvm-2.0.0-disable-branch-patching.patch
jamvm-2.0.0-opcode-guard.patch
java-antlr4-Add-standalone-generator.patch
java-antlr4-fix-code-too-large.java
java-apache-ivy-port-to-latest-bouncycastle.patch
java-commons-collections-fix-java8.patch
java-jeromq-fix-tests.patch
java-openjfx-build-jdk_version.patch
java-powermock-fix-java-files.patch
java-simple-xml-fix-tests.patch
java-svg-salamander-Fix-non-det.patch
java-tunnelvisionlabs-antlr-code-too-large.patch
java-xerces-bootclasspath.patch
java-xerces-build_dont_unzip.patch
java-xerces-xjavac_taskdef.patch
jfsutils-add-sysmacros.patch
jfsutils-gcc-compat.patch gnu: jfsutils: Adjust for GCC 10. 2021-06-19 17:09:51 +02:00
jfsutils-include-systypes.patch
json-c-0.12-CVE-2020-12762.patch
json-c-0.13-CVE-2020-12762.patch
json-c-CVE-2020-12762.patch
jsoncpp-fix-inverted-case.patch
julia-SOURCE_DATE_EPOCH-mtime.patch
julia-tracker-16-compat.patch gnu: julia-tracker: Patch for julia-1.6. 2021-07-29 14:43:27 +03:00
kdbusaddons-kinit-file-name.patch
kdiagram-Fix-missing-link-libraries.patch
kiki-level-selection-crash.patch
kiki-makefile.patch
kiki-missing-includes.patch
kiki-portability-64bit.patch
kinit-kdeinit-extra_libs.patch
kinit-kdeinit-libpath.patch
kio-search-smbd-on-PATH.patch
kmail-Fix-missing-link-libraries.patch
kmod-module-directory.patch
kmplayer-aarch64.patch
kmplayer-upstream_Fix-build-with-Qt-5.9.patch
kmscon-runtime-keymap-switch.patch gnu: kmscon: Fix layout setup. 2021-04-29 12:12:13 +02:00
kobodeluxe-const-charp-conversion.patch
kobodeluxe-enemies-pipe-decl.patch
kobodeluxe-graphics-window-signed-char.patch
kobodeluxe-manpage-minus-not-hyphen.patch
kobodeluxe-midicon-segmentation-fault.patch
kobodeluxe-paths.patch
kodi-increase-test-timeout.patch
kodi-set-libcurl-ssl-parameters.patch
kodi-skip-test-449.patch
kpackage-allow-external-paths.patch
kpackage-fix-KF5PackageMacros.cmake.patch
laby-make-install.patch
lcalc-default-parameters-1.patch
lcalc-default-parameters-2.patch
lcalc-lcommon-h.patch
lcalc-using-namespace-std.patch
lcms-CVE-2018-16435.patch
ldc-bootstrap-disable-tests.patch
ldc-disable-phobos-tests.patch
ldns-drill-examples.patch
leela-zero-gtest.patch
less-hurd-path-max.patch
lib2geom-fix-tests.patch
liba52-enable-pic.patch
liba52-link-with-libm.patch
liba52-set-soname.patch
liba52-use-mtune-not-mcpu.patch
libbase-fix-includes.patch
libbase-use-own-logging.patch
libblockdev-glib-compat.patch gnu: libblockdev: Prepare for GLib 2.58. 2021-05-22 16:04:59 +02:00
libbonobo-activation-test-race.patch
libcaca-CVE-2021-3410-pt1.patch gnu: libcaca: Patch for CVE-2021-3410. 2021-03-08 15:48:08 +02:00
libcaca-CVE-2021-3410-pt2.patch gnu: libcaca: Patch for CVE-2021-3410. 2021-03-08 15:48:08 +02:00
libcacard-unknown-variable.patch gnu: libcacard: Update to 2.8.0. 2021-06-13 15:34:02 +02:00
libcanberra-sound-theme-freedesktop.patch
libcanberra-wayland-crash.patch
libcroco-CVE-2020-12825.patch gnu: libcroco: Fix CVE-2020-12825. 2021-03-11 02:02:24 +01:00
libcyaml-libyaml-compat.patch
libexpected-nofetch.patch gnu: Add libexpected. 2020-12-05 21:10:59 -06:00
libffi-3.3-powerpc-fixes.patch
libffi-float128-powerpc64le.patch gnu: libffi: Add unreleased patch to fix float128 on powerpc64le. 2020-12-20 16:53:34 -08:00
libgeotiff-adapt-test-script-for-proj-6.2.patch
libgit2-mtime-0.patch
libgnome-encoding.patch
libgnomeui-utf8.patch
libgrss-CVE-2016-2001.patch gnu: libgrss: Fix CVE-2016-20011. 2021-07-04 03:06:03 +02:00
libjxr-fix-function-signature.patch
libjxr-fix-typos.patch
libksieve-Fix-missing-link-libraries.patch
libmad-armv7-thumb-pt1.patch
libmad-armv7-thumb-pt2.patch
libmad-length-check.patch
libmad-md_size.patch
libmad-mips-newgcc.patch
libmemcached-build-with-gcc7.patch
libmhash-hmac-fix-uaf.patch
libmp4v2-c++11.patch
libmpeg2-arm-private-symbols.patch
libmpeg2-global-symbol-test.patch
libmygpo-qt-fix-qt-5.11.patch
libmygpo-qt-missing-qt5-modules.patch
libofa-curl.diff
libofa-ftbfs-1.diff
libofa-ftbfs-2.diff
libotr-test-auth-fix.patch
libqalculate-3.8.0-libcurl-ssl-fix.patch
libquicktime-ffmpeg.patch
libssh2-CVE-2019-17498.patch gnu: libssh2: Fix CVE-2019-17498. 2020-12-09 09:22:09 +02:00
libtar-CVE-2013-4420.patch
libtgvoip-disable-sse2.patch
libtgvoip-disable-webrtc.patch
libtheora-config-guess.patch
libtirpc-hurd-client.patch
libtirpc-hurd.patch
libtommath-fix-linkage.patch
libtool-skip-tests2.patch
libusb-0.1-disable-tests.patch
libusb-for-axoloti.patch
libutils-add-includes.patch
libutils-remove-damaging-includes.patch
libvdpau-va-gl-unbundle.patch
libvirt-add-install-prefix.patch gnu: libvirt: Update to 7.2.0. 2021-04-05 18:26:37 +01:00
libvirt-create-machine-cgroup.patch Revert "gnu: libvirt: Update to 7.1.0." 2021-04-02 09:23:20 +01:00
libvpx-CVE-2016-2818.patch
libxml2-xpath0-Add-option-xpath0.patch gnu: Add libxml2-xpath0. 2021-05-18 22:23:49 +02:00
libxslt-generated-ids.patch
libxt-guix-search-paths.patch
libziparchive-add-includes.patch
lierolibre-check-unaligned-access.patch
lierolibre-is-free-software.patch
lierolibre-newer-libconfig.patch
lierolibre-remove-arch-warning.patch
lierolibre-try-building-other-arch.patch
linbox-fix-pkgconfig.patch
linphone-desktop-without-sdk.patch gnu: linphoneqt: Update to 4.2.5 and rename to linphone-desktop. 2021-03-29 01:17:14 -04:00
linux-libre-arm64-generic-pinebook-lcd.patch gnu: linux-libre-arm64-generic: Add eDP panel, battery and audio 2021-04-28 16:56:35 -07:00
linux-libre-support-for-Pinebook-Pro.patch
linux-pam-no-setfsuid.patch
lirc-localstatedir.patch
lirc-reproducible-build.patch
llhttp-bootstrap-CVE-2020-8287.patch gnu: Add llhttp-bootstrap. 2021-04-02 18:04:24 +02:00
llvm-3.5-fix-clang-build-with-gcc5.patch
llvm-9-fix-bitcast-miscompilation.patch
llvm-9-fix-lpad-miscompilation.patch
llvm-9-fix-scev-miscompilation.patch
lm-sensors-hwmon-attrs.patch
localed-xorg-keyboard.patch
lrcalc-includes.patch
lsh-fix-x11-forwarding.patch
lsof-fatal-test-failures.patch
lua-CVE-2014-5461.patch
lua-liblua-so.patch
lua-pkgconfig.patch
lua51-liblua-so.patch
lua51-pkgconfig.patch
luajit-no_ldconfig.patch
luit-posix.patch
lvm2-static-link.patch
m4-gnulib-libio.patch
mailutils-fix-uninitialized-variable.patch
make-impure-dirs.patch
marble-qt-add-qt-headers.patch gnu: Add marble-qt. 2021-07-25 13:51:45 +02:00
mariadb-CVE-2021-27928.patch gnu: mariadb: Fix CVE-2021-27928. 2021-03-26 02:21:51 +01:00
mars-install.patch
mars-sfml-2.3.patch
maven-enforcer-api-fix-old-dependencies.patch
maven-generate-component-xml.patch
maven-generate-javax-inject-named.patch
maxima-defsystem-mkdir.patch
mcrypt-CVE-2012-4409.patch
mcrypt-CVE-2012-4426.patch
mcrypt-CVE-2012-4527.patch
mercurial-hg-extension-path.patch gnu: mercurial: Patch to make it read HGEXTENSIONPATH. 2021-05-16 23:28:11 +02:00
mesa-skip-tests.patch gnu: mesa: Skip another test. 2021-01-18 15:07:05 -05:00
mescc-tools-boot.patch
meson-for-build-rpath.patch
metabat-fix-compilation.patch
mhash-keygen-test-segfault.patch
mingw-w64-6.0.0-gcc.patch
mingw-w64-dlltool-temp-prefix.patch
mingw-w64-reproducible-gendef.patch
minisat-friend-declaration.patch
minisat-install.patch
mit-krb5-hurd.patch
mit-krb5-qualify-short-hostnames.patch
module-init-tools-moduledir.patch
monero-use-system-miniupnpc.patch
mono-mdoc-timestamping.patch
mosaicatcher-unbundle-htslib.patch gnu: Add mosaicatcher. 2021-05-29 07:26:15 +02:00
mozjs17-aarch64-support.patch
mozjs24-aarch64-support.patch
mozjs38-pkg-config-version.patch
mozjs38-shell-version.patch
mozjs38-tracelogger.patch
mozjs38-version-detection.patch
mpc123-initialize-ao.patch
mpg321-CVE-2019-14247.patch gnu: mpg321: Fix CVE-2019-14247. 2021-03-16 19:12:36 +01:00
mrrescue-support-love-11.patch
mtools-mformat-uninitialized.patch
mumps-build-parallelism.patch
mumps-shared-libseq.patch
mumps-shared-mumps.patch
mumps-shared-pord.patch
mupdf-CVE-2021-3407.patch gnu: mupdf: Fix CVE-2021-3407. 2021-03-04 20:12:07 -05:00
mupdf-fix-linkage.patch
mupen64plus-ui-console-notice.patch
mupen64plus-video-z64-glew-correct-path.patch
musl-cross-locale.patch
mutt-store-references.patch
ncompress-fix-softlinks.patch
netcdf-date-time.patch
netpbm-CVE-2017-2586.patch
netpbm-CVE-2017-2587.patch
netsurf-longer-test-timeout.patch
netsurf-message-timestamp.patch
netsurf-system-utf8proc.patch
netsurf-y2038-tests.patch
nettle-3.5-CVE-2021-3580-pt1.patch gnu: nettle-3.5: Add replacement to fix CVE-2021-3580 et al. 2021-06-14 03:30:03 -04:00
nettle-3.5-CVE-2021-3580-pt2.patch gnu: nettle-3.5: Add replacement to fix CVE-2021-3580 et al. 2021-06-14 03:30:03 -04:00
nettle-3.5-check-_pkcs1_sec_decrypt-msg-len.patch gnu: nettle-3.5: Add replacement to fix CVE-2021-3580 et al. 2021-06-14 03:30:03 -04:00
network-manager-plugin-path.patch
nfs4-acl-tools-0.3.7-fixpaths.patch
nginx-socket-cloexec.patch
ngircd-handle-zombies.patch
nsis-env-passthru.patch
nsis-source-date-epoch.patch gnu: nsis: Respect SOURCE-DATE-EPOCH for reproducibility 2021-06-05 11:21:11 -04:00
nss-3.56-pkgconfig.patch
nss-increase-test-timeout.patch
ntfs-3g-CVE-2019-9755.patch
nvi-assume-preserve-path.patch
nvi-db4.patch
nvi-dbpagesize-binpower.patch
nyacc-binary-literals.patch
obs-modules-location.patch gnu: obs: Use an environment variable for plugins location. 2021-02-02 11:05:43 +01:00
ocaml-Add-a-.file-directive.patch
ocaml-CVE-2015-8869.patch
ocaml-bitstring-fix-configure.patch
ocaml-cairo2-caml_ba_array-fix.patch
ocaml-dose3-Fix-for-ocaml-4.06.patch
ocaml-dose3-Install-mli-cmx-etc.patch
ocaml-dose3-add-unix-dependency.patch
ocaml-dose3-dont-make-printconf.patch
ocaml-enable-ocamldoc-reproducibility.patch
omake-fix-non-determinism.patch
oneko-remove-nonfree-characters.patch gnu: Add oneko. 2021-06-28 20:46:14 +02:00
onnx-shared-libraries.patch gnu: python-onnx: Rename to "onnx". 2021-07-31 01:03:24 +02:00
onnx-skip-model-downloads.patch gnu: onnx: Change source to 'git-fetch'. 2021-07-31 01:03:24 +02:00
onnx-use-system-googletest.patch gnu: python-onnx: Rename to "onnx". 2021-07-31 01:03:24 +02:00
open-zwave-hidapi.patch
openbabel-fix-crash-on-nwchem-output.patch
opencascade-oce-glibc-2.26.patch
opencv-fix-build-of-grfmt_jpeg2000.cpp.patch
opencv-rgbd-aarch64-test-fix.patch
openfoam-4.1-cleanup.patch
openjdk-10-idlj-reproducibility.patch
openjdk-14-builtins.patch
openmpi-mtl-priorities.patch
openresolv-restartcmd-guix.patch
opensles-add-license-file.patch
openssh-hurd.patch
openssl-1.1-c-rehash-in.patch
openssl-CVE-2019-1559.patch
openssl-c-rehash-in.patch
openssl-runpath.patch
orpheus-cast-errors-and-includes.patch
osip-CVE-2017-7853.patch
ots-no-include-missing-file.patch
owncloud-disable-updatecheck.patch gnu: owncloud-client: Update to 2.7.5.3180. 2021-02-07 02:38:52 +01:00
p7zip-CVE-2016-9296.patch
p7zip-CVE-2017-17969.patch
p7zip-remove-unused-code.patch
pam-krb5-CVE-2020-10595.patch
pango-skip-libthai-test.patch
patch-hurd-path-max.patch
patchutils-test-perms.patch
pciutils-hurd-configure.patch
pciutils-hurd-fix.patch gnu: pciutils: Fix compilation error on GNU/Hurd. 2020-12-09 14:13:33 +01:00
perl-autosplit-default-time.patch
perl-cross.patch
perl-deterministic-ordering.patch
perl-finance-quote-unuse-mozilla-ca.patch
perl-image-exiftool-CVE-2021-22204.patch gnu: ExifTool: Fix CVE-2021-22204 2021-05-09 10:42:18 -04:00
perl-io-socket-ssl-openssl-1.0.2f-fix.patch
perl-module-pluggable-search.patch
perl-net-amazon-s3-moose-warning.patch
perl-net-dns-resolver-programmable-fix.patch
perl-no-sys-dirs.patch
perl-reproducible-build-date.patch
perl-text-markdown-discount-unbundle.patch
perl-www-curl-fix-struct-void.patch
perl-www-curl-remove-symbol.patch
picard-fix-id3-rename-test.patch
picprog-non-intel-support.patch
pidgin-add-search-path.patch
pinball-system-ltdl.patch gnu: pinball: Update to 3.1.20201218. 2021-05-21 22:37:54 -05:00
pingus-boost-headers.patch
pingus-sdl-libs-config.patch
pixman-CVE-2016-5296.patch
pjproject-correct-the-cflags-field.patch
pjproject-fix-pkg-config-ldflags.patch
plasma-framework-fix-KF5PlasmaMacros.cmake.patch
plib-CVE-2011-4620.patch
plib-CVE-2012-4552.patch
plink-1.07-unclobber-i.patch
plink-endian-detection.patch
plotutils-spline-test.patch
polkit-CVE-2021-3560.patch gnu: polkit: Add replacement for CVE-2021-3560. 2021-06-08 23:28:04 +02:00
portaudio-audacity-compat.patch
portmidi-modular-build.patch
postgresql-disable-resolve_symlinks.patch
ppsspp-disable-upgrade-and-gold.patch gnu: ppsspp: Update to 1.11.3-1.69fa207. 2021-06-06 02:38:29 -04:00
procmail-CVE-2014-3618.patch
procmail-CVE-2017-16844.patch
procmail-ambiguous-getline-debian.patch
psm-arch.patch
psm-disable-memory-stats.patch
psm-ldflags.patch
psm-repro.patch
pthreadpool-system-libraries.patch gnu: Add pthreadpool. 2021-07-29 21:54:54 +02:00
pulseaudio-fix-mult-test.patch
pulseaudio-longer-test-timeout.patch
pulseview-qt515-compat.patch gnu: pulseview: Fix qt-5.15 compatibility. 2021-01-10 14:23:20 +02:00
purescript-relax-dependencies.patch gnu: purescript: Update patch for Purescript 0.13.8. 2020-12-13 16:54:41 -05:00
pybugz-encode-error.patch
pybugz-stty.patch
pygpgme-disable-problematic-tests.patch
pypy3-7.3.1-fix-tests.patch
pyqt-configure.patch
python-2-deterministic-build-info.patch
python-2.7-CVE-2021-3177.patch gnu: Python 2: Fix CVE-2021-3177. 2021-03-02 16:55:06 -05:00
python-2.7-adjust-tests.patch
python-2.7-search-paths.patch
python-2.7-site-prefixes.patch
python-2.7-source-date-epoch.patch
python-3-arm-alignment.patch
python-3-deterministic-build-info.patch
python-3-fix-tests.patch
python-3-search-paths.patch
python-3.8-CVE-2021-3177.patch gnu: Python: Fix CVE-2021-3177. 2021-02-23 14:12:33 -05:00
python-3.8-fix-tests.patch
python-3.9-fix-tests.patch gnu: Add python-3.9. 2020-12-14 10:34:31 +01:00
python-CVE-2018-14647.patch
python-CVE-2020-26116.patch gnu: Python: Fix CVE-2020-26116. 2020-12-08 22:57:53 +01:00
python-aionotify-0.2.0-py3.8.patch
python-argcomplete-1.11.1-fish31.patch
python-axolotl-AES-fix.patch
python-configobj-setuptools.patch
python-cross-compile.patch
python-flask-restful-werkzeug-compat.patch
python-flint-includes.patch
python-keras-integration-test.patch
python-libxml2-utf8.patch
python-matplotlib-run-under-wayland-gtk3.patch gnu: python-matplotlib: Fix running under Wayland with GTK3. 2021-03-02 18:31:42 +01:00
python-mediafile-wavpack.patch gnu: Add python-mediafile. 2021-02-02 22:02:22 +01:00
python-memcached-syntax-warnings.patch
python-mox3-python3.6-compat.patch
python-packaging-test-arch.patch
python-paste-remove-timing-test.patch
python-pep8-stdlib-tokenize-compat.patch
python-pycrypto-CVE-2013-7459.patch
python-pycrypto-time-clock.patch
python-pydot-regression-test.patch
python-pyfakefs-remove-bad-test.patch
python-pygpgme-fix-pinentry-tests.patch
python-robotframework-source-date-epoch.patch
python-seaborn-kde-test.patch gnu: python-seaborn: Update to 0.11.1. 2021-07-09 11:58:50 +02:00
python-testtools.patch
python-unittest2-python3-compat.patch
python-unittest2-remove-argparse.patch
python-waitress-fix-tests.patch
python2-larch-coverage-4.0a6-compatibility.patch
python2-parameterized-docstring-test.patch
python2-pygobject-2-deprecation.patch
python2-subprocess32-disable-input-test.patch
qemu-CVE-2021-20203.patch gnu: qemu: Fix CVE-2021-20203. 2021-02-28 04:40:05 +01:00
qemu-build-info-manual.patch gnu: QEMU: Update to 6.0.0. 2021-06-13 15:33:57 +02:00
qemu-glibc-2.27.patch
qemu-glibc-2.30.patch gnu: qemu-for-american-fuzzy-lop: Fix build. 2021-04-01 13:31:51 +03:00
qemu-meson-compat.patch gnu: QEMU: Fix compatibility with Meson 0.58. 2021-06-13 15:34:06 +02:00
qemu-sphinx-compat.patch gnu: QEMU: Adjust for Sphinx 4.0. 2021-06-19 17:09:51 +02:00
qpdfview-qt515-compat.patch gnu: qpdfview: Fix qt-5.15 compatibility. 2021-02-09 14:53:01 -05:00
qrcodegen-cpp-make-install.patch
qt4-ldflags.patch
qtbase-absolute-runpath.patch
qtbase-moc-ignore-gcc-macro.patch
qtbase-use-TZDIR.patch
qtscript-disable-tests.patch
qtwebkit-pbutils-include.patch
quagga-reproducible-build.patch
quassel-qt-514-compat.patch
quickswitch-fix-dmenu-check.patch
r-httpuv-1.5.5-unvendor-libuv.patch gnu: r-httpuv: Update to 1.5.5. 2021-01-20 17:18:59 +01:00
racket-minimal-sh-via-rktio.patch gnu: racket-minimal: Bootstrap from C. 2021-07-31 01:03:25 +02:00
randomjungle-disable-static-build.patch
rapicorn-isnan.patch
rapidjson-gcc-compat.patch
raptor2-heap-overflow.patch
ratpoints-sturm_and_rp_private.patch
ratpoison-shell.patch
rcs-5.10.0-no-stdin.patch
rct-add-missing-headers.patch
readline-6.2-CVE-2014-2524.patch
readline-link-ncurses.patch
remake-impure-dirs.patch
renpy-use-system-fribidi.patch gnu: python2-renpy: Update to 7.4.0. 2021-02-07 15:17:55 +01:00
reposurgeon-add-missing-docbook-files.patch
retroarch-LIBRETRO_DIRECTORY.patch gnu: retroarch: Update to 1.9.0. 2021-02-28 11:12:38 +08:00
ri-li-modernize_cpp.patch
ripperx-missing-file.patch
rnp-add-version.cmake.patch
rnp-disable-ruby-rnp-tests.patch
rnp-unbundle-googletest.patch
rpcbind-CVE-2017-8779.patch
rtags-separate-rct.patch
ruby-sanitize-system-libxml.patch
rust-1.19-mrustc.patch
rust-1.25-accept-more-detailed-gdb-lines.patch
rust-1.30-gdb-llvm.patch
rust-1.45-linker-locale.patch
rust-1.48-linker-locale.patch gnu: Add Rust 1.48. 2021-01-02 19:19:57 +01:00
rust-bootstrap-stage0-test.patch
rust-coresimd-doctest.patch
rust-ndarray-0.13-remove-blas-src.patch gnu: Add rust-ndarray-0.13. 2021-06-16 12:52:46 +02:00
rust-ndarray-remove-blas-src-dep.patch gnu: Add rust-ndarray-0.12. 2020-12-15 10:57:37 +02:00
rust-nettle-disable-vendor.patch
rust-nettle-sys-disable-vendor.patch
rust-openssl-sys-no-vendor.patch
rust-reproducible-builds.patch
samba-fix-fcntl-hint-detection.patch
sbc-fix-build-non-x86.patch gnu: sbc: Fix build on non-x86 architectures. 2020-12-21 23:38:22 +01:00
sbcl-clml-fix-types.patch
scalapack-blacs-mpi-deprecations.patch
scheme48-tests.patch
scotch-build-parallelism.patch
scotch-integer-declarations.patch
screen-CVE-2021-26937.patch gnu: screen: Patch CVE-2021-26937. 2021-02-21 10:45:16 +02:00
screen-hurd-path-max.patch
sdcc-disable-non-free-code.patch gnu: sdcc: Update to 4.1.0. 2021-03-10 12:22:42 +02:00
sdl-libx11-1.6.patch
sdl-pango-api_additions.patch
sdl-pango-blit_overflow.patch
sdl-pango-fillrect_crash.patch
sdl-pango-header-guard.patch
sdl-pango-matrix_declarations.patch
sdl-pango-sans-serif.patch
seed-webkit.patch
seq24-rename-mutex.patch
serf-python3.patch gnu: serf: Build with Python 3. 2020-12-19 22:53:00 +01:00
shadow-hurd-pctrl.patch
shakespeare-spl-fix-grammar.patch gnu: Add shakespeare-spl. 2020-12-29 13:54:48 +01:00
sharutils-CVE-2018-1000097.patch
shishi-fix-libgcrypt-detection.patch
slim-config.patch
slim-display.patch
slim-login.patch
slim-reset.patch
slim-session.patch
slim-sigusr1.patch
smalltalk-multiplication-overflow.patch gnu: smalltalk: Fix integer multiplication overflow. 2021-01-05 12:51:12 +01:00
snappy-add-O2-flag-in-CmakeLists.txt.patch
snappy-add-inline-for-GCC.patch gnu: snappy: Update to 1.1.9. 2021-05-13 00:32:21 +02:00
sphinxbase-fix-doxygen.patch
sqlite-hurd.patch
sssd-fix-samba.patch
sssd-system-directories.patch
steghide-fixes.patch
streamlink-update-test.patch
suitesparse-mongoose-cmake.patch
sunxi-tools-remove-sys-io.patch
superlu-dist-awpm-grid.patch
superlu-dist-scotchmetis.patch
supertux-unbundle-squirrel.patch
swish-e-format-security.patch
swish-e-search.patch
symmetrica-bruch.patch
symmetrica-int32.patch
symmetrica-return_values.patch
symmetrica-sort_sum_rename.patch
t1lib-CVE-2010-2642.patch
t1lib-CVE-2011-0764.patch
t1lib-CVE-2011-1552+.patch
t4k-common-libpng16.patch
tao-add-missing-headers.patch
tao-fix-parser-types.patch
tar-remove-wholesparse-check.patch
tar-skip-unreliable-tests.patch
tcc-boot-0.9.27.patch
tcl-fix-cross-compilation.patch
tclxml-3.2-install.patch
tcsh-fix-autotest.patch
teensy-loader-cli-help.patch
telegram-purple-adjust-test.patch
telepathy-glib-channel-memory-leak.patch
texi2html-document-encoding.patch
texi2html-i18n.patch
texinfo-5-perl-compat.patch
texlive-bin-poppler-0.83.patch
texlive-bin-poppler-0.86.patch
thefuck-test-environ.patch
tidy-CVE-2015-5522+5523.patch
tinyxml-use-stl.patch
tipp10-disable-downloader.patch gnu: tipp10: Build with qt-5. 2021-01-10 15:10:26 +02:00
tipp10-fix-compiling.patch
tipp10-qt5.patch gnu: tipp10: Build with qt-5. 2021-01-10 15:10:26 +02:00
tipp10-remove-license-code.patch
tk-find-library.patch
tla2tools-build-xml.patch gnu: Add tla2tools. 2021-05-05 16:56:46 +02:00
tlf-support-hamlib-4.2+.patch gnu: Add tlf. 2021-06-21 10:16:04 +02:00
transcode-ffmpeg.patch
transmission-honor-localedir.patch
transmission-remote-gtk-fix-appstream.patch gnu: Add transmission-remote-gtk. 2021-07-16 23:53:46 -04:00
ttf2eot-cstddef.patch
tup-unbundle-dependencies.patch
tuxpaint-stamps-path.patch
twinkle-bcg729.patch
u-boot-riscv64-fix-extlinux.patch
u-boot-rockchip-inno-usb.patch gnu: u-boot: Patch to fix boot regressions for some platforms. 2021-05-01 14:12:08 -07:00
ucx-tcp-iface-ioctl.patch gnu: ucx: Restore (and adapt) ioctl fallback patch. 2021-05-22 16:04:59 +02:00
udiskie-no-appindicator.patch
ungoogled-chromium-extension-search-path.patch
unison-fix-ocaml-4.08.patch
unknown-horizons-python-3.8-distro.patch
unzip-32bit-zipbomb-fix.patch gun: unzip/fixed: Fix tests on 32-bit systems. 2021-03-14 09:09:45 +01:00
unzip-COVSCAN-fix-unterminated-string.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-CVE-2014-8139.patch
unzip-CVE-2014-8140.patch
unzip-CVE-2014-8141.patch
unzip-CVE-2014-9636.patch
unzip-CVE-2015-7696.patch
unzip-CVE-2015-7697.patch
unzip-CVE-2016-9844.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-CVE-2018-18384.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-CVE-2018-1000035.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-allow-greater-hostver-values.patch
unzip-alt-iconv-utf8-print.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-alt-iconv-utf8.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-attribs-overflow.patch
unzip-case-insensitive.patch gnu: unzip: Rename patch. 2021-03-14 09:25:21 +02:00
unzip-close.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-exec-shield.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-fix-recmatch.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-format-secure.patch
unzip-initialize-symlink-flag.patch
unzip-manpage-fix.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-overflow-long-fsize.patch
unzip-overflow-on-invalid-input.patch
unzip-overflow.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-remove-build-date.patch
unzip-timestamp.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-valgrind.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-x-option.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-zipbomb-manpage.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-zipbomb-part1.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-zipbomb-part2.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
unzip-zipbomb-part3.patch gnu: unzip: Add patches from Fedora [security fixes]. 2021-03-14 06:11:20 +01:00
upower-builddir.patch gnu: upower: Build from Git sources. 2021-06-28 18:04:15 +02:00
upx-CVE-2021-20285.patch gnu: upx: Fix CVE-2021-20285. 2021-03-26 22:52:33 +01:00
ustr-fix-build-with-gcc-5.patch
util-linux-tests.patch
valgrind-enable-arm.patch
vboot-utils-fix-format-load-address.patch
vboot-utils-fix-tests-show-contents.patch
vboot-utils-skip-test-workbuf.patch
vigra-python-compat.patch
vinagre-newer-freerdp.patch
vinagre-newer-rdp-parameters.patch
virglrenderer-CVE-2017-6386.patch
vsearch-unbundle-cityhash.patch
vte-CVE-2012-2738-pt1.patch
vte-CVE-2012-2738-pt2.patch
vtk-8-fix-freetypetools-build-failure.patch gnu: VTK 8: Re-fix a build failure with recent versions of freetype. 2021-07-07 16:50:21 -04:00
vtk-fix-freetypetools-build-failure.patch gnu: vtk: Update to 9.0.1. 2021-04-02 23:22:14 +02:00
warsow-qfusion-fix-bool-return-type.patch
webkitgtk-bind-all-fonts.patch
webkitgtk-share-store.patch
websocketpp-fix-for-cmake-3.15.patch
wicd-bitrate-none-fix.patch
wicd-get-selected-profile-fix.patch
wicd-urwid-1.3.patch
wicd-wpa2-ttls.patch
widelands-system-wide_minizip.patch gnu: widelands: Update to 1.0. 2021-06-22 10:27:21 +02:00
wmctrl-64-fix.patch
wmfire-update-for-new-gdk-versions.patch
wordnet-CVE-2008-2149.patch
wordnet-CVE-2008-3908-pt1.patch
wordnet-CVE-2008-3908-pt2.patch
wpa-supplicant-CVE-2021-27803.patch gnu: wpa-supplicant, hostapd: Fix CVE-2021-27803. 2021-02-28 03:03:39 +01:00
wpa-supplicant-CVE-2021-30004.patch gnu: wpa-supplicant-minimal: Fix CVE-2021-30004. 2021-04-02 19:22:33 +02:00
x265-arm-flags.patch
xf86-video-ark-remove-mibstore.patch
xf86-video-mach64-glibc-2.20.patch
xf86-video-savage-xorg-compat.patch
xf86-video-siliconmotion-fix-ftbfs.patch
xf86-video-tga-remove-mibstore.patch
xf86-video-voodoo-pcitag.patch
xfce4-panel-plugins.patch
xfce4-settings-defaults.patch
xmonad-dynamic-linking.patch
xnnpack-system-libraries.patch gnu: Add XNNPACK. 2021-07-29 21:54:55 +02:00
xplanet-1.3.1-cxx11-eof.patch
xplanet-1.3.1-libdisplay_DisplayOutput.cpp.patch
xplanet-1.3.1-libimage_gif.c.patch
xplanet-1.3.1-xpUtil-Add2017LeapSecond.cpp.patch
xpra-4.2-systemd-run.patch gnu: xpra: Update to 4.2. 2021-06-07 09:33:57 +02:00
xsane-fix-memory-leak.patch
xsane-fix-pdf-floats.patch
xsane-fix-snprintf-buffer-length.patch
xsane-support-ipv6.patch
xsane-tighten-default-umask.patch
yggdrasil-extra-config.patch
ytfzf-programs.patch gnu: ytfzf: Fix loading of thumbnails. 2021-07-07 01:53:39 -04:00
ytfzf-updates.patch gnu: Add ytfzf. 2021-07-06 01:27:29 -04:00
ytnef-CVE-2021-3403.patch gnu: ytnef: Fix CVE-2021-3403 and CVE-2021-3404. 2021-03-06 04:47:10 +01:00
ytnef-CVE-2021-3404.patch gnu: ytnef: Fix CVE-2021-3403 and CVE-2021-3404. 2021-03-06 04:47:10 +01:00
zstd-CVE-2021-24031_CVE-2021-24032.patch gnu: zstd: Downgrade to 1.4.4 and make security graft saner. 2021-03-30 02:21:25 +02:00
zziplib-CVE-2018-16548.patch