Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fetchmail for openSUSE:Factory 
checked in at 2022-01-13 00:22:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fetchmail (Old)
 and      /work/SRC/openSUSE:Factory/.fetchmail.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fetchmail"

Thu Jan 13 00:22:31 2022 rev:97 rq:945814 version:6.4.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/fetchmail/fetchmail.changes      2021-12-28 
12:26:53.184496166 +0100
+++ /work/SRC/openSUSE:Factory/.fetchmail.new.1892/fetchmail.changes    
2022-01-13 00:23:27.347977113 +0100
@@ -1,0 +2,9 @@
+Wed Jan 12 10:39:18 UTC 2022 - David Anes <david.a...@suse.com>
+
+- fix [bsc#1194203]:
+  * Always create fetchmail group, even if the user is already 
+  present, as a leftover from Leap 15.2 upgrade. This may happen 
+  also if user is messing with groups/users directly or upgrading 
+  from even an older fetchmail versions. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fetchmail.spec ++++++
--- /var/tmp/diff_new_pack.30fNpR/_old  2022-01-13 00:23:27.951977548 +0100
+++ /var/tmp/diff_new_pack.30fNpR/_new  2022-01-13 00:23:27.955977551 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fetchmail
 #
-# 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


++++++ fetchmail.sysusers ++++++
--- /var/tmp/diff_new_pack.30fNpR/_old  2022-01-13 00:23:28.051977620 +0100
+++ /var/tmp/diff_new_pack.30fNpR/_new  2022-01-13 00:23:28.051977620 +0100
@@ -1,4 +1,12 @@
 # Type Name ID GECOS [HOME]
+
+# during upgrade from previous versions, the group may
+# have been deleted but the user still be present. Therefore
+# we have to be sure to recreate the group, as adding only
+# the user (if already present) won't create it
+g fetchmail -
+
 u fetchmail - "mail retrieval daemon" /var/lib/fetchmail
+m fetchmail fetchmail
 
 

Reply via email to