Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package courier-imap for openSUSE:Factory 
checked in at 2021-03-21 23:20:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/courier-imap (Old)
 and      /work/SRC/openSUSE:Factory/.courier-imap.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "courier-imap"

Sun Mar 21 23:20:36 2021 rev:60 rq:880367 version:5.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/courier-imap/courier-imap.changes        
2021-03-20 21:26:53.449240942 +0100
+++ /work/SRC/openSUSE:Factory/.courier-imap.new.2401/courier-imap.changes      
2021-03-21 23:20:36.812744265 +0100
@@ -1,0 +2,7 @@
+Sun Mar 21 09:44:47 UTC 2021 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- update to 5.1.1
+  * Fix swapped TLS_CACHEFILE settings in the IMAP and POP3
+    configuration files
+
+-------------------------------------------------------------------

Old:
----
  courier-imap-5.1.0.tar.bz2
  courier-imap-5.1.0.tar.bz2.sig

New:
----
  courier-imap-5.1.1.tar.bz2
  courier-imap-5.1.1.tar.bz2.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ courier-imap.spec ++++++
--- /var/tmp/diff_new_pack.X5siE2/_old  2021-03-21 23:20:37.452744485 +0100
+++ /var/tmp/diff_new_pack.X5siE2/_new  2021-03-21 23:20:37.456744487 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           courier-imap
-Version:        5.1.0
+Version:        5.1.1
 Release:        0
 Summary:        An IMAP and POP3 Server for Maildir MTAs
 License:        GPL-3.0-or-later

++++++ courier-imap-5.1.0.tar.bz2 -> courier-imap-5.1.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/courier-imap-5.1.0/configure 
new/courier-imap-5.1.1/configure
--- old/courier-imap-5.1.0/configure    2021-03-14 19:05:33.000000000 +0100
+++ new/courier-imap-5.1.1/configure    2021-03-20 18:50:21.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for courier-imap 5.1.0.
+# Generated by GNU Autoconf 2.69 for courier-imap 5.1.1.
 #
 # Report bugs to <courier-i...@lists.sourceforge.net>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='courier-imap'
 PACKAGE_TARNAME='courier-imap'
-PACKAGE_VERSION='5.1.0'
-PACKAGE_STRING='courier-imap 5.1.0'
+PACKAGE_VERSION='5.1.1'
+PACKAGE_STRING='courier-imap 5.1.1'
 PACKAGE_BUGREPORT='courier-i...@lists.sourceforge.net'
 PACKAGE_URL=''
 
@@ -1360,7 +1360,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures courier-imap 5.1.0 to adapt to many kinds of systems.
+\`configure' configures courier-imap 5.1.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1430,7 +1430,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of courier-imap 5.1.0:";;
+     short | recursive ) echo "Configuration of courier-imap 5.1.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1556,7 +1556,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-courier-imap configure 5.1.0
+courier-imap configure 5.1.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1834,7 +1834,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by courier-imap $as_me 5.1.0, which was
+It was created by courier-imap $as_me 5.1.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2700,7 +2700,7 @@
 
 # Define the identity of the package.
  PACKAGE='courier-imap'
- VERSION='5.1.0'
+ VERSION='5.1.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13706,7 +13706,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by courier-imap $as_me 5.1.0, which was
+This file was extended by courier-imap $as_me 5.1.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13772,7 +13772,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-courier-imap config.status 5.1.0
+courier-imap config.status 5.1.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/courier-imap-5.1.0/configure.ac 
new/courier-imap-5.1.1/configure.ac
--- old/courier-imap-5.1.0/configure.ac 2021-03-14 19:05:21.000000000 +0100
+++ new/courier-imap-5.1.1/configure.ac 2021-03-20 18:49:48.000000000 +0100
@@ -4,7 +4,7 @@
 dnl distribution information.
 
 AC_PREREQ(2.59)
-AC_INIT(courier-imap, 5.1.0, [courier-i...@lists.sourceforge.net])
+AC_INIT(courier-imap, 5.1.1, [courier-i...@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(libs/imap/imapd.c)
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/courier-imap-5.1.0/courier-imap.spec 
new/courier-imap-5.1.1/courier-imap.spec
--- old/courier-imap-5.1.0/courier-imap.spec    2021-03-14 19:11:14.000000000 
+0100
+++ new/courier-imap-5.1.1/courier-imap.spec    2021-03-20 18:59:21.000000000 
+0100
@@ -26,13 +26,13 @@
 %define _missing_doc_files_terminate_build 1
 %define _unpackaged_files_terminate_build 1
 
-Summary: Courier-IMAP 5.1.0 IMAP server
+Summary: Courier-IMAP 5.1.1 IMAP server
 Name: courier-imap
-Version: 5.1.0
+Version: 5.1.1
 Release: 1%{courier_release}
 License: GPL
 Group: Applications/Mail
-Source: %{name}-5.1.0.tar.bz2
+Source: %{name}-5.1.1.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Requires: coreutils sed
 %if %suse_version
@@ -92,7 +92,7 @@
 # SuSE specific settings
 %if %suse_version
 # some templates for SuSE distribs.
-%define templdir       ${RPM_BUILD_DIR}/%{name}-5.1.0/packaging/suse
+%define templdir       ${RPM_BUILD_DIR}/%{name}-5.1.1/packaging/suse
 %define _sysconfdir    /etc/courier-imap
 %define        _mandir         /usr/share/man
 %define initlndir      /usr/sbin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/courier-imap-5.1.0/libs/imap/ChangeLog 
new/courier-imap-5.1.1/libs/imap/ChangeLog
--- old/courier-imap-5.1.0/libs/imap/ChangeLog  2021-03-13 14:28:38.000000000 
+0100
+++ new/courier-imap-5.1.1/libs/imap/ChangeLog  2021-03-20 18:36:45.000000000 
+0100
@@ -1,3 +1,9 @@
+5.1.1
+
+2021-03-20  Arjen de Korte <build+git...@de-korte.org>
+
+       * Fix TLS_CACHEfile naming mismatch.
+
 5.1.0
 
 2021-02-23  Sam Varshavchik  <mr...@courier-mta.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/courier-imap-5.1.0/libs/imap/configure 
new/courier-imap-5.1.1/libs/imap/configure
--- old/courier-imap-5.1.0/libs/imap/configure  2021-03-13 14:42:50.000000000 
+0100
+++ new/courier-imap-5.1.1/libs/imap/configure  2021-03-20 18:50:27.000000000 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for courier-imap 5.1.0.
+# Generated by GNU Autoconf 2.69 for courier-imap 5.1.1.
 #
 # Report bugs to <courier-us...@lists.sourceforge.net>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='courier-imap'
 PACKAGE_TARNAME='courier-imap'
-PACKAGE_VERSION='5.1.0'
-PACKAGE_STRING='courier-imap 5.1.0'
+PACKAGE_VERSION='5.1.1'
+PACKAGE_STRING='courier-imap 5.1.1'
 PACKAGE_BUGREPORT='courier-us...@lists.sourceforge.net'
 PACKAGE_URL=''
 
@@ -1363,7 +1363,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures courier-imap 5.1.0 to adapt to many kinds of systems.
+\`configure' configures courier-imap 5.1.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1434,7 +1434,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of courier-imap 5.1.0:";;
+     short | recursive ) echo "Configuration of courier-imap 5.1.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1560,7 +1560,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-courier-imap configure 5.1.0
+courier-imap configure 5.1.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2104,7 +2104,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by courier-imap $as_me 5.1.0, which was
+It was created by courier-imap $as_me 5.1.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3081,7 +3081,7 @@
 
 # Define the identity of the package.
  PACKAGE='courier-imap'
- VERSION='5.1.0'
+ VERSION='5.1.1'
 
 
 # Some tools Automake needs.
@@ -19127,7 +19127,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by courier-imap $as_me 5.1.0, which was
+This file was extended by courier-imap $as_me 5.1.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -19193,7 +19193,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-courier-imap config.status 5.1.0
+courier-imap config.status 5.1.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/courier-imap-5.1.0/libs/imap/configure.ac 
new/courier-imap-5.1.1/libs/imap/configure.ac
--- old/courier-imap-5.1.0/libs/imap/configure.ac       2021-03-13 
14:28:38.000000000 +0100
+++ new/courier-imap-5.1.1/libs/imap/configure.ac       2021-03-20 
18:36:45.000000000 +0100
@@ -4,7 +4,7 @@
 dnl Copyright 1998 - 2021 Double Precision, Inc.  See COPYING for
 dnl distribution information.
 
-AC_INIT(courier-imap, 5.1.0, [courier-us...@lists.sourceforge.net])
+AC_INIT(courier-imap, 5.1.1, [courier-us...@lists.sourceforge.net])
 
 >confdefs.h  # Kill PACKAGE_ macros
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/courier-imap-5.1.0/libs/imap/imapd-ssl.dist.in 
new/courier-imap-5.1.1/libs/imap/imapd-ssl.dist.in
--- old/courier-imap-5.1.0/libs/imap/imapd-ssl.dist.in  2021-03-14 
18:58:35.000000000 +0100
+++ new/courier-imap-5.1.1/libs/imap/imapd-ssl.dist.in  2021-03-20 
18:50:35.000000000 +0100
@@ -1,4 +1,4 @@
-##VERSION: $Id:$
+##VERSION: $Id: f6b3b133f021939f6a08728c42dd07a35cf2c8fc-20210320135035$
 #
 # imapd-ssl created from imapd-ssl.dist by sysconftool
 #
@@ -313,7 +313,7 @@
 # automatically created, TLS_CACHESIZE bytes long, and used as a cache
 # buffer.
 
-TLS_CACHEFILE=@localstatedir@/couriersslpop3cache
+TLS_CACHEFILE=@localstatedir@/couriersslimapcache
 TLS_CACHESIZE=524288
 
 ##NAME: TLS_ALPN:0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/courier-imap-5.1.0/libs/imap/pop3d-ssl.dist.in 
new/courier-imap-5.1.1/libs/imap/pop3d-ssl.dist.in
--- old/courier-imap-5.1.0/libs/imap/pop3d-ssl.dist.in  2021-03-14 
18:58:35.000000000 +0100
+++ new/courier-imap-5.1.1/libs/imap/pop3d-ssl.dist.in  2021-03-20 
18:50:35.000000000 +0100
@@ -1,4 +1,4 @@
-##VERSION: $Id:$
+##VERSION: $Id: fd78026c78902fdc094f3b9b0fc4f08f89baff3d-20210320135035$
 #
 # pop3d-ssl created from pop3d-ssl.dist by sysconftool
 #
@@ -310,7 +310,7 @@
 # problems with SSL clients.  Disable SSL caching by commenting out the
 # following settings:
 
-TLS_CACHEFILE=@localstatedir@/couriersslimapcache
+TLS_CACHEFILE=@localstatedir@/couriersslpop3cache
 TLS_CACHESIZE=524288
 
 ##NAME: TLS_ALPN:0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/courier-imap-5.1.0/rpm.release 
new/courier-imap-5.1.1/rpm.release
--- old/courier-imap-5.1.0/rpm.release  2021-03-14 19:11:14.000000000 +0100
+++ new/courier-imap-5.1.1/rpm.release  2021-03-20 18:59:21.000000000 +0100
@@ -1,2 +1,2 @@
-VERSION=5.1.0
+VERSION=5.1.1
 RELEASE=1

++++++ courier-imap-config.patch ++++++
--- /var/tmp/diff_new_pack.X5siE2/_old  2021-03-21 23:20:39.428745163 +0100
+++ /var/tmp/diff_new_pack.X5siE2/_new  2021-03-21 23:20:39.428745163 +0100
@@ -44,8 +44,8 @@
  # automatically created, TLS_CACHESIZE bytes long, and used as a cache
  # buffer.
  
--TLS_CACHEFILE=@localstatedir@/couriersslpop3cache
-+TLS_CACHEFILE=@localstatedir@/cache/courier-imap/sslpop3cache
+-TLS_CACHEFILE=@localstatedir@/couriersslimapcache
++TLS_CACHEFILE=@localstatedir@/cache/courier-imap/sslimapcache
  TLS_CACHESIZE=524288
  
  ##NAME: TLS_ALPN:0
@@ -77,8 +77,8 @@
  # problems with SSL clients.  Disable SSL caching by commenting out the
  # following settings:
  
--TLS_CACHEFILE=@localstatedir@/couriersslimapcache
-+TLS_CACHEFILE=@localstatedir@/cache/courier-imap/sslimapcache
+-TLS_CACHEFILE=@localstatedir@/couriersslpop3cache
++TLS_CACHEFILE=@localstatedir@/cache/courier-imap/sslpop3cache
  TLS_CACHESIZE=524288
  
  ##NAME: TLS_ALPN:0

Reply via email to