commit amavisd-milter for openSUSE:Factory

2022-01-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package amavisd-milter for openSUSE:Factory 
checked in at 2022-01-08 23:24:17

Comparing /work/SRC/openSUSE:Factory/amavisd-milter (Old)
 and  /work/SRC/openSUSE:Factory/.amavisd-milter.new.1892 (New)


Package is "amavisd-milter"

Sat Jan  8 23:24:17 2022 rev:3 rq:944922 version:1.7.2

Changes:

--- /work/SRC/openSUSE:Factory/amavisd-milter/amavisd-milter.changes
2021-07-31 18:52:33.190447047 +0200
+++ /work/SRC/openSUSE:Factory/.amavisd-milter.new.1892/amavisd-milter.changes  
2022-01-08 23:25:10.646307961 +0100
@@ -1,0 +2,6 @@
+Tue Jan  4 18:17:08 UTC 2022 - Arjen de Korte 
+
+- Update to version 1.7.2
+  * The SMTP_AUTH* attributes are missing in policy_bank.
+
+---

Old:

  amavisd-milter-1.7.1.tar.gz

New:

  amavisd-milter-1.7.2.tar.gz



Other differences:
--
++ amavisd-milter.spec ++
--- /var/tmp/diff_new_pack.h1kTFq/_old  2022-01-08 23:25:11.074308311 +0100
+++ /var/tmp/diff_new_pack.h1kTFq/_new  2022-01-08 23:25:11.082308318 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package amavisd-milter
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   amavisd-milter
-Version:1.7.1
+Version:1.7.2
 Release:0
 Summary:Sendmail milter for amavisd-new using the AM.PDP protocol
 License:BSD-3-Clause
@@ -27,7 +27,7 @@
 Source1:%{name}.service
 BuildRequires:  sendmail-devel >= 8.12.0
 Requires:   amavisd-new
-Supplements:packageand(amavisd-new:sendmail)
+Supplements:(amavisd-new and sendmail)
 Conflicts:  %{name} < %{version}
 %{?systemd_ordering}
 

++ amavisd-milter-1.7.1.tar.gz -> amavisd-milter-1.7.2.tar.gz ++
 4066 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/amavisd-milter-1.7.1/AMAVISD-MILTER.md 
new/amavisd-milter-1.7.2/AMAVISD-MILTER.md
--- old/amavisd-milter-1.7.1/AMAVISD-MILTER.md  2020-09-07 00:01:10.0 
+0200
+++ new/amavisd-milter-1.7.2/AMAVISD-MILTER.md  2021-04-08 18:48:21.0 
+0200
@@ -62,7 +62,7 @@
 
 **-f**
 : Run amavisd-milter in the foreground (i.e. do not daemonize).
-  Print debuging messages to the terminal.
+  Print debugging messages to the terminal.
 
 **-h**
 : Print the help page and exit.
@@ -136,7 +136,7 @@
 ## POLICY BANKS
 
 If the option **-B** is enabled, amavisd-milter uses the value of the milter
-macro *{daemon_name}* as the name of the amavis policy bank. Usualy, this 
milter
+macro *{daemon_name}* as the name of the amavis policy bank. Usually, this 
milter
 macro is set to name of the MTA.
 
 When remote client is authenticated, amavisd-milter uses authentication
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/amavisd-milter-1.7.1/CHANGES new/amavisd-milter-1.7.2/CHANGES
--- old/amavisd-milter-1.7.1/CHANGES2020-09-07 00:01:10.0 +0200
+++ new/amavisd-milter-1.7.2/CHANGES2022-01-03 11:19:26.0 +0100
@@ -1,5 +1,13 @@
 This is the CHANGELOG for amavisd-milter.
 
+20210103:
+amavisd-milter-1.7.2:
+
+Bug and compatibility fixies:
+- The SMTP_AUTH* attributes are missing in policy_bank.
+
+Thanks to: @damluk
+
 20200906:
 amavisd-milter-1.7.1:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/amavisd-milter-1.7.1/aclocal/ar-lib new/amavisd-milter-1.7.2/aclocal/ar-lib
--- old/amavisd-milter-1.7.1/aclocal/ar-lib 2020-09-07 00:01:16.0 
+0200
+++ new/amavisd-milter-1.7.2/aclocal/ar-lib 2019-07-12 19:43:01.0 
+0200
@@ -4,7 +4,7 @@
 me=ar-lib
 scriptversion=2012-03-01.08; # UTC
 
-# Copyright (C) 2010-2014 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Softw

commit amavisd-milter for openSUSE:Factory

2021-07-31 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package amavisd-milter for openSUSE:Factory 
checked in at 2021-07-31 18:51:42

Comparing /work/SRC/openSUSE:Factory/amavisd-milter (Old)
 and  /work/SRC/openSUSE:Factory/.amavisd-milter.new.1899 (New)


Package is "amavisd-milter"

Sat Jul 31 18:51:42 2021 rev:2 rq:909531 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/amavisd-milter/amavisd-milter.changes
2021-03-05 13:49:41.627863127 +0100
+++ /work/SRC/openSUSE:Factory/.amavisd-milter.new.1899/amavisd-milter.changes  
2021-07-31 18:52:33.190447047 +0200
@@ -1,0 +2,6 @@
+Wed Jul 28 07:47:49 UTC 2021 - Johannes Segitz 
+
+- Added hardening to systemd service(s). Modified:
+  * amavisd-milter.service
+
+---



Other differences:
--
++ amavisd-milter.service ++
--- /var/tmp/diff_new_pack.XSAMJT/_old  2021-07-31 18:52:33.606446550 +0200
+++ /var/tmp/diff_new_pack.XSAMJT/_new  2021-07-31 18:52:33.606446550 +0200
@@ -4,6 +4,17 @@
 Before=mail-transfer-agent.target
 
 [Service]
+# added automatically, for details please see
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+ProtectSystem=full
+ProtectHome=true
+PrivateDevices=true
+ProtectHostname=true
+ProtectClock=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectKernelLogs=true
+ProtectControlGroups=true
 PIDFile=/var/spool/amavis/amavisd-milter.pid
 ExecStart=/usr/sbin/amavisd-milter
 ExecReload=/usr/bin/kill -HUP $MAINPID