Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package courier-authlib for openSUSE:Factory
checked in at 2021-04-06 17:30:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/courier-authlib (Old)
and /work/SRC/openSUSE:Factory/.courier-authlib.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "courier-authlib"
Tue Apr 6 17:30:28 2021 rev:50 rq:882898 version:0.71.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/courier-authlib/courier-authlib.changes
2021-03-20 21:26:50.189237127 +0100
+++
/work/SRC/openSUSE:Factory/.courier-authlib.new.2401/courier-authlib.changes
2021-04-06 17:31:54.203267754 +0200
@@ -1,0 +2,7 @@
+Sun Apr 4 10:49:44 UTC 2021 - Arjen de Korte <[email protected]>
+
+- Change ownership of socket directory from root:root to root:mail
+ to allow postfix SASL auth to work
+ % courier-authlib.tmpfile
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ courier-authlib.spec ++++++
--- /var/tmp/diff_new_pack.AxyiVI/_old 2021-04-06 17:31:54.747268369 +0200
+++ /var/tmp/diff_new_pack.AxyiVI/_new 2021-04-06 17:31:54.747268369 +0200
@@ -47,6 +47,7 @@
%endif
BuildRequires: procps
BuildRequires: sqlite3-devel
+Requires(pre): group(mail)
%{?systemd_requires}
%description
++++++ courier-authlib.tmpfile ++++++
--- /var/tmp/diff_new_pack.AxyiVI/_old 2021-04-06 17:31:54.823268455 +0200
+++ /var/tmp/diff_new_pack.AxyiVI/_new 2021-04-06 17:31:54.827268459 +0200
@@ -1,2 +1,2 @@
# Courier IMAP needs a DIR
-d /run/courier-authlib 0750 root root -
+d /run/courier-authlib 0750 root mail -