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 2021-05-15 23:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Sat May 15 23:16:08 2021 rev:134 rq:892435 version:17.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2021-05-07 16:45:19.988366025 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new.2988/installation-images.changes
        2021-05-15 23:17:07.848515075 +0200
@@ -1,0 +2,8 @@
+Wed May 12 08:46:21 UTC 2021 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#510
+- openssh-server now uses /usr/etc for its config files
+  (bsc#1185709)
+- 17.3
+
+--------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.XZWMNU/_old  2021-05-15 23:17:08.400512919 +0200
+++ /var/tmp/diff_new_pack.XZWMNU/_new  2021-05-15 23:17:08.404512904 +0200
@@ -673,7 +673,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0-or-later
 Group:          Metapackages
-Version:        17.2
+Version:        17.3
 Release:        0
 Provides:       installation-images = %version-%release
 Conflicts:      otherproviders(installation-images)

++++++ installation-images-17.2.tar.xz -> installation-images-17.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.2/VERSION 
new/installation-images-17.3/VERSION
--- old/installation-images-17.2/VERSION        2021-05-04 16:17:56.000000000 
+0200
+++ new/installation-images-17.3/VERSION        2021-05-12 10:46:21.000000000 
+0200
@@ -1 +1 @@
-17.2
+17.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.2/changelog 
new/installation-images-17.3/changelog
--- old/installation-images-17.2/changelog      2021-05-04 16:17:56.000000000 
+0200
+++ new/installation-images-17.3/changelog      2021-05-12 10:46:21.000000000 
+0200
@@ -1,3 +1,8 @@
+2021-05-12:    17.3
+       - merge gh#openSUSE/installation-images#510
+       - openssh-server now uses /usr/etc for its config files
+         (bsc#1185709)
+
 2021-05-04:    17.2
        - merge gh#openSUSE/installation-images#506
        - gdb extension: include debuginfod-find (debuginfod-client.rpm)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-17.2/data/rescue/rescue.file_list 
new/installation-images-17.3/data/rescue/rescue.file_list
--- old/installation-images-17.2/data/rescue/rescue.file_list   2021-05-04 
16:17:56.000000000 +0200
+++ new/installation-images-17.3/data/rescue/rescue.file_list   2021-05-12 
10:46:21.000000000 +0200
@@ -342,18 +342,13 @@
 
 ?openssh-fips:
 
-if exists(openssh-server)
-  openssh:
-  openssh-server:
-else
-  openssh:
-endif
-    /
-    E prein
-    E postin
-    # enable root login bsc#1118114
-    R s/^\s*#\s*(PermitRootLogin)\b.*/$1 yes/ /etc/ssh/sshd_config
-
+openssh:
+openssh-server:
+  /
+  E prein
+  E postin
+  # enable root login bsc#1118114
+  e echo "PermitRootLogin yes" > etc/ssh/sshd_config.d/10_root_login.conf
 
 :
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.2/data/root/root.file_list 
new/installation-images-17.3/data/root/root.file_list
--- old/installation-images-17.2/data/root/root.file_list       2021-05-04 
16:17:56.000000000 +0200
+++ new/installation-images-17.3/data/root/root.file_list       2021-05-12 
10:46:21.000000000 +0200
@@ -633,16 +633,13 @@
 
 ?openssh-fips:
 
-if exists(openssh-server)
-  openssh:
-  openssh-server:
-else
-  openssh:
-endif
-    /
-    t /etc/sysconfig/ssh
-    # enable root login bsc#1118114
-    R s/^\s*#\s*(PermitRootLogin)\b.*/$1 yes/ /etc/ssh/sshd_config
+openssh:
+openssh-server:
+  /
+  E prein
+  E postin
+  # enable root login bsc#1118114
+  e echo "PermitRootLogin yes" > etc/ssh/sshd_config.d/10_root_login.conf
 
 fonts-config:
   /

Reply via email to