summary refs log tree commit diff
diff options
context:
space:
mode:
authorJanneke Nieuwenhuizen <janneke@gnu.org>2023-07-21 17:46:53 +0200
committerJanneke Nieuwenhuizen <janneke@gnu.org>2023-07-21 17:53:07 +0200
commitc4713ad89d186ad51a439193d8cc775b4aef06d8 (patch)
treeba45c922035aaf2c947243df46cd8a5e6cc022a8
parentf737168a6c2a645cd3d0ffe4acf6969f576a85d7 (diff)
downloadguix-c4713ad89d186ad51a439193d8cc775b4aef06d8.tar.gz
gnu: Oops, distribute ghostscript-CVE-* patches again.
This is a follow-up to commit
    03f35ff390d5f77843d65a9df4bd763f82049d24
    gnu: ghostscript: Fix build for the Hurd.

Reported by bjc via IRC.

* gnu/local.mk (dist_patch_DATA): Re-add ghostscript-CVE-2023-36664.patch, and
ghostscript-CVE-2023-36664-fixup.patch.
-rw-r--r--gnu/local.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 76e02a81d5..a56406ddd7 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1238,6 +1238,8 @@ dist_patch_DATA =						\
   %D%/packages/patches/ghc-bloomfilter-ghc9.2.patch	\
   %D%/packages/patches/ghc-bytestring-handle-ghc9.patch	\
   %D%/packages/patches/ghc-language-haskell-extract-ghc-8.10.patch	\
+  %D%/packages/patches/ghostscript-CVE-2023-36664.patch		\
+  %D%/packages/patches/ghostscript-CVE-2023-36664-fixup.patch	\
   %D%/packages/patches/ghostscript-leptonica-hurd.patch		\
   %D%/packages/patches/ghostscript-no-header-id.patch		\
   %D%/packages/patches/ghostscript-no-header-uuid.patch		\