http://lists.gnupg.org/pipermail/gnupg-announce/2014q2/000344.html CVE-2014-4617: DoS due to garbled compressed data packets
13 lines
424 B
Plaintext
13 lines
424 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.9 2014/06/26 00:30:16 sthen Exp $
|
|
--- doc/Makefile.in.orig Mon Jun 23 16:16:46 2014
|
|
+++ doc/Makefile.in Tue Jun 24 15:23:16 2014
|
|
@@ -351,7 +351,7 @@ gnupg1_TEXINFOS = gnupg1.texi
|
|
|
|
# Need this to avoid building of dvis with automake 1.4
|
|
DVIS =
|
|
-pkgdata_DATA = FAQ
|
|
+#pkgdata_DATA = FAQ
|
|
|
|
# we can't add gpg.texi gpgv.texi here because automake does not like them to
|
|
# be built files.
|