Hello community, here is the log from the commit of package postfix for openSUSE:Factory checked in at 2019-08-07 13:58:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postfix (Old) and /work/SRC/openSUSE:Factory/.postfix.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postfix" Wed Aug 7 13:58:43 2019 rev:175 rq:720552 version:3.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/postfix/postfix.changes 2019-07-28 10:19:20.652601563 +0200 +++ /work/SRC/openSUSE:Factory/.postfix.new.9556/postfix.changes 2019-08-07 13:58:47.264854595 +0200 @@ -1,0 +2,5 @@ +Fri Jul 26 08:26:07 UTC 2019 - Peter Varkoly <[email protected]> + +- bsc#1142881 - mkpostfixcert from Postfix still uses md + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postfix-SuSE.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/postfix-SuSE/mkpostfixcert new/postfix-SuSE/mkpostfixcert --- old/postfix-SuSE/mkpostfixcert 2004-07-13 11:34:21.000000000 +0200 +++ new/postfix-SuSE/mkpostfixcert 2019-07-26 10:25:35.578155031 +0200 @@ -146,7 +146,7 @@ x509_extensions = usr_cert default_days = 2000 -default_md = md5 +default_md = default policy = policy_anything [ policy_anything ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/postfix-SuSE/openssl_postfix.conf.in new/postfix-SuSE/openssl_postfix.conf.in --- old/postfix-SuSE/openssl_postfix.conf.in 2004-07-13 16:12:54.000000000 +0200 +++ new/postfix-SuSE/openssl_postfix.conf.in 2019-07-26 10:25:43.946265536 +0200 @@ -18,7 +18,7 @@ x509_extensions = usr_cert default_days = 2000 -default_md = md5 +default_md = default policy = policy_anything [ policy_anything ]
