Mailinglist Archive: opensuse-commit (480 mails)
| < Previous | Next > |
commit courier-imap for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 16 Nov 2009 17:49:38 +0100
- Message-id: <20091116164938.42D3620242@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package courier-imap for openSUSE:Factory
checked in at Mon Nov 16 17:49:38 CET 2009.
--------
--- courier-imap/courier-imap.changes 2009-09-01 13:34:30.000000000 +0200
+++ /mounts/work_src_done/STABLE/courier-imap/courier-imap.changes
2009-10-06 16:50:16.000000000 +0200
@@ -1,0 +2,30 @@
+Tue Oct 6 14:32:54 CEST 2009 - chris@xxxxxxxxxxxxxxxx
+
+- update to 4.6.0
+ * outbox.c (imapd_sendmsg): Renamed sendmsg() to avoid library name
+ clash.
+ * tls: change the default OpenSSL configuration to disable anonymous
+ authentication ciphers
+
+-------------------------------------------------------------------
+Sat Sep 5 21:31:42 CEST 2009 - chris@xxxxxxxxxxxxxxxx
+
+- spec mods
+ o resorted Tags
+
+-------------------------------------------------------------------
+Sat Sep 5 18:37:12 CEST 2009 - chris@xxxxxxxxxxxxxxxx
+
+- update to 4.5.1
+ * all: gcc 4.4 fixes
+ * fetch.c (open_cached_fp): If the message file cannot be opened,
+ create a dummy message in its place.
+- spec mods
+ o added missing norootforbuild
+ o fix patch naming patch0
+- mod to imapd.dist
+ o increased MAXPERIP from 10 to 20
+ thunderbird does 5 con per account, if not known by user
+ he will come into trouble
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
courier-imap-4.5.0.tar.bz2
New:
----
courier-imap-4.6.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ courier-imap.spec ++++++
--- /var/tmp/diff_new_pack.h2KeDJ/_old 2009-11-16 17:48:19.000000000 +0100
+++ /var/tmp/diff_new_pack.h2KeDJ/_new 2009-11-16 17:48:19.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package courier-imap (Version 4.5.0)
+# spec file for package courier-imap (Version 4.6.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -15,15 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+# norootforbuild
Name: courier-imap
Summary: An IMAP and POP3 Server for Maildir MTAs
-Url: http://www.courier-mta.org/imap/
+Version: 4.6.0
+Release: 1
License: GPL v2 or later
Group: Productivity/Networking/Email/Servers
-Version: 4.5.0
-Release: 2
+Url: http://www.courier-mta.org/imap/
Source: %{name}-%{version}.tar.bz2
Source1: pop3.pamd
Source2: imap.pamd
@@ -33,7 +34,7 @@
Source7: courier-pop-ssl.init
Source8: %{name}.firewall
Source9: %{name}-ssl.firewall
-Patch: %{name}-4.5.0-sbindir.patch
+Patch0: %{name}-4.5.0-sbindir.patch
Patch1: %{name}-4.5.0-LDFLAGS.patch
Patch2: %{name}-ulimit_conf.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -77,7 +78,7 @@
%prep
%setup -n %{name}-%{version}
-%patch -p1
+%patch0 -p1
%patch1 -p1
%patch2
@@ -118,7 +119,7 @@
#
%{__sed} -i -e 's/^IMAPDSTART=.*/IMAPDSTART=YES/'
$RPM_BUILD_ROOT%{_sysconfdir}/courier/imapd.dist
%{__sed} -i -e 's/^ADDRESS=.*/ADDRESS=127.0.0.1/'
$RPM_BUILD_ROOT%{_sysconfdir}/courier/imapd.dist
-%{__sed} -i -e 's/^MAXPERIP=.*/MAXPERIP=10/'
$RPM_BUILD_ROOT%{_sysconfdir}/courier/imapd.dist
+%{__sed} -i -e 's/^MAXPERIP=.*/MAXPERIP=20/'
$RPM_BUILD_ROOT%{_sysconfdir}/courier/imapd.dist
%{__sed} -i -e 's/^IMAPDSSLSTART=.*/IMAPDSSLSTART=YES/'
$RPM_BUILD_ROOT%{_sysconfdir}/courier/imapd-ssl.dist
%{__sed} -i -e 's/^#\ \+\(TLS_CIPHER_LIST=.*\)/\1/'
$RPM_BUILD_ROOT%{_sysconfdir}/courier/imapd-ssl.dist
%{__sed} -i -e 's/^POP3DSTART=.*/POP3DSTART=YES/'
$RPM_BUILD_ROOT%{_sysconfdir}/courier/pop3d.dist
++++++ courier-imap-4.5.0.tar.bz2 -> courier-imap-4.6.0.tar.bz2 ++++++
++++ 712234 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |