diff --git a/courier-imap-4.8.1.tar.bz2 b/courier-imap-4.8.1.tar.bz2 deleted file mode 100644 index d045415..0000000 --- a/courier-imap-4.8.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8deae0843a0ed5ae3c7fa774523978fcde38c4386488e3814092ae9d8b9fb67 -size 3352500 diff --git a/courier-imap-4.9.1.tar.bz2 b/courier-imap-4.9.1.tar.bz2 new file mode 100644 index 0000000..7514d75 --- /dev/null +++ b/courier-imap-4.9.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1d848d1a2faca8f36acc03112d10201eb336f02d8b460f64531a83357b5fc4 +size 3049831 diff --git a/courier-imap.changes b/courier-imap.changes index de29dd5..011a715 100644 --- a/courier-imap.changes +++ b/courier-imap.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun May 1 20:46:37 UTC 2011 - chris@computersalat.de + +- update to 4.9.1 + * tcpd/libcouriertls.c (tls_create): Remove SSLv2_method(). + (tls_create): Remove "!SSLv2" from the default TLS_CIPHER_LIST. + * mkimapdcert.in (prefix): Create imapd.pem with 600 perms. + * mkpop3dcert.in (prefix): Create pop3d.pem with 600 perms. +- for more info please see Changelog file +- fix License + o GPLv2+ -> GPLv3 +- fix path to ChangeLog file + ------------------------------------------------------------------- Mon Oct 11 12:46:50 UTC 2010 - chris@computersalat.de diff --git a/courier-imap.spec b/courier-imap.spec index 4020041..982f938 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -1,7 +1,7 @@ # -# spec file for package courier-imap (Version 4.8.1) +# spec file for package courier-imap # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,9 +20,9 @@ Name: courier-imap Summary: An IMAP and POP3 Server for Maildir MTAs -Version: 4.8.1 +Version: 4.9.1 Release: 1 -License: GPLv2+ +License: GPLv3 Group: Productivity/Networking/Email/Servers Url: http://www.courier-mta.org/imap/ Source: %{name}-%{version}.tar.bz2 @@ -96,7 +96,7 @@ install the entire Courier server. --with-certdb=%{_sysconfdir}/ssl/certs \ --with-certsdir=%{_sysconfdir}/ssl/private \ --enable-workarounds-for-imap-client-bugs -%{__make} %{?jobs:-j%jobs} +%{__make} %{_smp_mflags} %install %{__make} install DESTDIR=$RPM_BUILD_ROOT @@ -176,7 +176,7 @@ done %files %defattr(-,root,root,755) -%doc AUTHORS ChangeLog COPYING* imap/BUGS README README.imap README.maildirquota README.proxy +%doc AUTHORS imap/ChangeLog COPYING* imap/BUGS README README.imap README.maildirquota README.proxy %doc README.sharedfolders %attr(755,root,root) /etc/init.d/courier-* %config %attr(644,root,root) /etc/pam.d/imap