Update to cyrus-imapd-3.0.10.

There's a fix for a buffer overrun vulnerability in the httpd daemon but
we don't ship it (CVE-2019-11356).
This commit is contained in:
ajacoutot 2019-05-27 20:49:11 +00:00
parent 1f919eb5d5
commit d7df5b85e6
3 changed files with 7 additions and 10 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.119 2019/03/15 07:22:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.120 2019/05/27 20:49:11 ajacoutot Exp $
PORTROACH= limitw:1,even
COMMENT= Cyrus IMAP server
V= 3.0.9
V= 3.0.10
DISTNAME= cyrus-imapd-${V}
SHARED_LIBS += cyrus 0.0 # 0.0

View File

@ -1,2 +1,2 @@
SHA256 (cyrus-imapd-3.0.9.tar.gz) = 1ScPpJMP+HOK84k2kmR+JcEUyEL1js9EM/wKdDEb12U=
SIZE (cyrus-imapd-3.0.9.tar.gz) = 10771916
SHA256 (cyrus-imapd-3.0.10.tar.gz) = orJL3z3evvhonDD/W2CD1rRwjUxBAy0n+Q8VOTGRAgs=
SIZE (cyrus-imapd-3.0.10.tar.gz) = 10766263

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.29 2019/03/15 07:22:13 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.30 2019/05/27 20:49:11 ajacoutot Exp $
@pkgpath mail/cyrus-imapd,-main,kerberos
@pkgpath mail/cyrus-imapd,-main
@pkgpath mail/cyrus-imapd,-perl
@ -89,7 +89,6 @@ cyrus/man/man8/
@man cyrus/man/man8/quota.8
@man cyrus/man/man8/reconstruct.8
@man cyrus/man/man8/restore.8
@man cyrus/man/man8/rmnews.8
@man cyrus/man/man8/smmapd.8
@man cyrus/man/man8/squatter.8
@man cyrus/man/man8/timsieved.8
@ -194,6 +193,7 @@ lib/libcyrus_sieve.a
lib/libcyrus_sieve.la
@lib lib/libcyrus_sieve.so.${LIBcyrus_sieve_VERSION}
lib/pkgconfig/libcyrus.pc
lib/pkgconfig/libcyrus_imap.pc
lib/pkgconfig/libcyrus_min.pc
lib/pkgconfig/libcyrus_sieve.pc
libdata/perl5/site_perl/Cyrus/
@ -418,6 +418,7 @@ share/doc/cyrus-imapd/html/imap/download/release-notes/3.0/x/3.0.0-rc3.html
share/doc/cyrus-imapd/html/imap/download/release-notes/3.0/x/3.0.0-rc4.html
share/doc/cyrus-imapd/html/imap/download/release-notes/3.0/x/3.0.0.html
share/doc/cyrus-imapd/html/imap/download/release-notes/3.0/x/3.0.1.html
share/doc/cyrus-imapd/html/imap/download/release-notes/3.0/x/3.0.10.html
share/doc/cyrus-imapd/html/imap/download/release-notes/3.0/x/3.0.2.html
share/doc/cyrus-imapd/html/imap/download/release-notes/3.0/x/3.0.3.html
share/doc/cyrus-imapd/html/imap/download/release-notes/3.0/x/3.0.4.html
@ -582,7 +583,6 @@ share/doc/cyrus-imapd/html/imap/reference/manpages/systemcommands/quota.html
share/doc/cyrus-imapd/html/imap/reference/manpages/systemcommands/reconstruct.html
share/doc/cyrus-imapd/html/imap/reference/manpages/systemcommands/rehash.html
share/doc/cyrus-imapd/html/imap/reference/manpages/systemcommands/restore.html
share/doc/cyrus-imapd/html/imap/reference/manpages/systemcommands/rmnews.html
share/doc/cyrus-imapd/html/imap/reference/manpages/systemcommands/sievec.html
share/doc/cyrus-imapd/html/imap/reference/manpages/systemcommands/sieved.html
share/doc/cyrus-imapd/html/imap/reference/manpages/systemcommands/smmapd.html
@ -716,6 +716,3 @@ share/examples/cyrus-imapd/tools/translatesieve
@sample /var/spool/imap/sync./
@mode 750
@sample /var/sieve/
@mode
@owner
@group