Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2022-02-26 17:01:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Sat Feb 26 17:01:56 2022 rev:161 rq:957275 version:17.45

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2022-02-22 21:18:25.714288847 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new.1958/installation-images.changes
        2022-02-26 17:02:19.211538165 +0100
@@ -1,0 +2,7 @@
+Thu Feb 24 10:51:49 UTC 2022 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#580
+- fix user/group creation in initrd (bsc#1196331)
+- 17.45
+
+--------------------------------------------------------------------

Old:
----
  installation-images-17.44.tar.xz

New:
----
  installation-images-17.45.tar.xz

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.iyzTQq/_old  2022-02-26 17:02:19.919538277 +0100
+++ /var/tmp/diff_new_pack.iyzTQq/_new  2022-02-26 17:02:19.923538278 +0100
@@ -690,7 +690,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0-or-later
 Group:          Metapackages
-Version:        17.44
+Version:        17.45
 Release:        0
 Provides:       installation-images = %version-%release
 Conflicts:      otherproviders(installation-images)

++++++ installation-images-17.44.tar.xz -> installation-images-17.45.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.44/VERSION 
new/installation-images-17.45/VERSION
--- old/installation-images-17.44/VERSION       2022-02-22 09:50:15.000000000 
+0100
+++ new/installation-images-17.45/VERSION       2022-02-24 11:51:49.000000000 
+0100
@@ -1 +1 @@
-17.44
+17.45
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.44/changelog 
new/installation-images-17.45/changelog
--- old/installation-images-17.44/changelog     2022-02-22 09:50:15.000000000 
+0100
+++ new/installation-images-17.45/changelog     2022-02-24 11:51:49.000000000 
+0100
@@ -1,3 +1,7 @@
+2022-02-24:    17.45
+       - merge gh#openSUSE/installation-images#580
+       - fix user/group creation in initrd (bsc#1196331)
+
 2022-02-22:    17.44
        - merge gh#openSUSE/installation-images#579
        - include all of s390-tools in initrd (bsc#1195914)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-17.44/data/initrd/initrd.file_list 
new/installation-images-17.45/data/initrd/initrd.file_list
--- old/installation-images-17.44/data/initrd/initrd.file_list  2022-02-22 
09:50:15.000000000 +0100
+++ new/installation-images-17.45/data/initrd/initrd.file_list  2022-02-24 
11:51:49.000000000 +0100
@@ -48,6 +48,10 @@
 
 TEMPLATE crypto-policies: direct
 
+TEMPLATE system-user-.*|system-group-.*:
+  /
+  E prein
+
 TEMPLATE:
   /
 
@@ -440,13 +444,12 @@
 #
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
+system-user-daemon:
+system-group-kvm:
+
 aaa_base:
   E prein
   /
-  # steal them from base image
-  e cp /etc/passwd etc
-  e cp /etc/group etc
-  e cp /etc/shadow etc
   t /run/utmp
 
 dbus-1:
@@ -484,14 +487,11 @@
   E prein
 
 # we just want the user & group entries
-# FIXME: assumes nobody group exists - maybe time to drop rpcbind?
 rpcbind:
-  E groupadd -r nobody || true
   E prein
 
 # we just want the user & group entries
 openslp-server:
-  E groupadd -r daemon || true
   E prein
 
 # we just want the user & group entries

Reply via email to