Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2021-08-18 08:55:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and      /work/SRC/openSUSE:Factory/.postfix.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix"

Wed Aug 18 08:55:04 2021 rev:207 rq:910736 version:3.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix/postfix-bdb.changes      2021-07-29 
21:31:44.384787634 +0200
+++ /work/SRC/openSUSE:Factory/.postfix.new.1899/postfix-bdb.changes    
2021-08-18 08:55:05.859029324 +0200
@@ -1,0 +2,5 @@
+Thu Aug  5 19:09:36 UTC 2021 - [email protected]
+
+- fix config.postfix (follow up of bsc#1188477)
+
+-------------------------------------------------------------------
postfix.changes: same change

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

Other differences:
------------------
++++++ postfix-bdb.spec ++++++
+++ empty output from diff against postfix-bdb.spec


++++++ postfix-SUSE.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-SUSE/config.postfix 
new/postfix-SUSE/config.postfix
--- old/postfix-SUSE/config.postfix     2021-07-26 21:58:26.855861878 +0200
+++ new/postfix-SUSE/config.postfix     2021-08-05 21:03:49.290152961 +0200
@@ -95,7 +95,7 @@
     if [ "${POSTFIX_DKIM_CONN,,}" == 'socket' -a \
             "${POSTFIX_WITH_DKIM,,}" != 'no' ]; then
         if [[ -f /etc/opendkim/opendkim.conf ]]; then
-           DKIM_SOCKET=$(awk -F':' '/^Socket(\s|\t)+local/ {print $2}' 
/etc/opendkim/opendkim)
+          DKIM_SOCKET=$(awk -F':' '/^Socket(\s|\t)+local/ {print $2}' 
/etc/opendkim/opendkim.conf)
             # support for old socket dir '/var/run'
             if [[ "${DKIM_SOCKET}" =~ ^/var/run ]]; then
                 OLD_DKIM_SOCKET='true'

Reply via email to