diff --git a/courier-imap-4.16.2.tar.bz2 b/courier-imap-4.16.2.tar.bz2 deleted file mode 100644 index 8349d84..0000000 --- a/courier-imap-4.16.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3be244b3c4d3d5c5e33efb37e4cf712ae83cbe21e43c31725e0d996ab4acc387 -size 3028445 diff --git a/courier-imap-4.16.2.tar.bz2.sig b/courier-imap-4.16.2.tar.bz2.sig deleted file mode 100644 index 5bdb1ae..0000000 Binary files a/courier-imap-4.16.2.tar.bz2.sig and /dev/null differ diff --git a/courier-imap-4.17.1.tar.bz2 b/courier-imap-4.17.1.tar.bz2 new file mode 100644 index 0000000..6a1c265 --- /dev/null +++ b/courier-imap-4.17.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21583f40d01ca4dd8d2133d5d542d241260ce2ddfcb93802a3dbd185aca27ec2 +size 3201660 diff --git a/courier-imap-4.17.1.tar.bz2.sig b/courier-imap-4.17.1.tar.bz2.sig new file mode 100644 index 0000000..061618d Binary files /dev/null and b/courier-imap-4.17.1.tar.bz2.sig differ diff --git a/courier-imap-Makefile.patch b/courier-imap-Makefile.patch index 5c885fb..fa32756 100644 --- a/courier-imap-Makefile.patch +++ b/courier-imap-Makefile.patch @@ -15,7 +15,7 @@ Index: Makefile.in =================================================================== --- Makefile.in.orig +++ Makefile.in -@@ -1448,7 +1448,7 @@ install-exec-hook: +@@ -1449,7 +1449,7 @@ install-exec-hook: mkdir -p $(DESTDIR)$(sysconfdir)/shared.tmp chmod 755 $(DESTDIR)$(sysconfdir)/shared.tmp mkdir -p $(DESTDIR)$(sysconfdir)/imapaccess diff --git a/courier-imap.changes b/courier-imap.changes index d415c4e..90a1fcc 100644 --- a/courier-imap.changes +++ b/courier-imap.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon May 16 12:59:14 UTC 2016 - chris@computersalat.de + +- update to 4.17.1 + * Fix TLS SNI code. +- update to 4.17.0 + * Stop using SSL2 and SSL3 openssl configuration methods. + * libs/tcpd/libcouriertls.c: Add support for TLS SNI. + * imaplogin.c (starttls): flush stdin after negotiating STARTTLS. + * Fix Courier-IMAP rpm build on pre-systemd systems. +- rebase courier-imap-Makefile.patch + ------------------------------------------------------------------- Wed Aug 5 01:45:26 UTC 2015 - chris@computersalat.de diff --git a/courier-imap.spec b/courier-imap.spec index 49f887a..9377c56 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -1,7 +1,7 @@ # # spec file for package courier-imap # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: courier-imap Summary: An IMAP and POP3 Server for Maildir MTAs License: GPL-3.0+ Group: Productivity/Networking/Email/Servers -Version: 4.16.2 +Version: 4.17.1 Release: 0 Url: http://www.courier-mta.org/imap/ Source0: %{name}-%{version}.tar.bz2