openbsd-ports/mail/fetchmail/patches/patch-Makefile_in
sthen 02c6211f1a update fetchmail to 6.3.20, tested by jasper@, lots of fixes including:
* CVE-2011-1947
- use timeouts for IMAP STARTTLS/POP3 STLS negotiation which could cause
  fetchmail freezes if a server was hanging.
* security improvements to defang X.509 certificate abuse
- require wildcard CN/subject alternative names to start with "*." not just "*"
- don't allow wildcards to match domain literals (such as 10.9.8.7) or
  wildcards in domain literals ("*.168.23.23").
- don't allow wildcarding top-level domains.
2011-06-06 13:57:07 +00:00

13 lines
332 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.17 2011/06/06 13:57:07 sthen Exp $
--- Makefile.in.orig Mon Jun 6 12:22:47 2011
+++ Makefile.in Mon Jun 6 14:18:29 2011
@@ -1616,7 +1616,7 @@ info: info-recursive
info-am:
-install-data-am: install-man install-pythonPYTHON
+install-data-am: install-man
install-dvi: install-dvi-recursive