diff --git a/mail/sieve-connect/Makefile b/mail/sieve-connect/Makefile index c1a3b4a3f9a2..a7bcc6c61adf 100644 --- a/mail/sieve-connect/Makefile +++ b/mail/sieve-connect/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sieve-connect -PORTVERSION= 0.84 +PORTVERSION= 0.85 CATEGORIES= mail MASTER_SITES= http://people.spodhuis.org/phil.pennock/software/ \ ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ @@ -17,7 +17,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \ - p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ + p5-IO-Socket-SSL>=1.14:${PORTSDIR}/security/p5-IO-Socket-SSL \ + p5-Mozilla-PublicSuffix>=0:${PORTSDIR}/dns/p5-Mozilla-PublicSuffix \ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-ReadLine-Gnu>=0:${PORTSDIR}/devel/p5-ReadLine-Gnu \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey @@ -28,7 +29,9 @@ PLIST_FILES= bin/sieve-connect MAN1= sieve-connect.1 -.if !defined(NOPORTDOCS) +.include + +.if ${PORT_OPTIONS:MDOCS} PORTDOCS= ChangeLog README TODO .endif @@ -36,7 +39,7 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/sieve-connect ${PREFIX}/bin/sieve-connect ${INSTALL_MAN} ${WRKSRC}/sieve-connect.1 \ ${MANPREFIX}/man/man1/sieve-connect.1 -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} .for _doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${_doc} ${DOCSDIR}/${_doc} diff --git a/mail/sieve-connect/distinfo b/mail/sieve-connect/distinfo index 8af6dd6e54d9..e1ef0de94f6b 100644 --- a/mail/sieve-connect/distinfo +++ b/mail/sieve-connect/distinfo @@ -1,2 +1,2 @@ -SHA256 (sieve-connect-0.84.tar.bz2) = 3cda30c4f7fbbe3339a1dd934c989315e5a00c32ea203494d5c8dae77a36fa47 -SIZE (sieve-connect-0.84.tar.bz2) = 31737 +SHA256 (sieve-connect-0.85.tar.bz2) = 4d4e3eec881ab45f52b2275dade90478d7a6b47942695efb29227d1538a49e7f +SIZE (sieve-connect-0.85.tar.bz2) = 34323 diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 6accd13dfd78..d020151e3c7e 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,32 @@ Note: Please add new entries to the beginning of this file. --> + + sieve-connect -- TLS hostname verification was not occurring + + + sieve-connect + 0.85 + + + + +

sieve-connect developer Phil Pennock reports:

+
+

sieve-connect was not actually verifying TLS certificate identities + matched the expected hostname.

+
+ +
+ + http://mail.globnix.net/pipermail/sieve-connect-announce/2013/000005.html + + + 2013-04-14 + 2013-04-15 + +
+ linux-flashplugin -- multiple vulnerabilities