Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2022-05-25 20:34:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation"

Wed May 25 20:34:04 2022 rev:505 rq:978983 version:4.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes    
2022-04-30 00:45:43.666961284 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.2254/yast2-installation.changes
  2022-05-25 20:34:14.592200931 +0200
@@ -1,0 +2,7 @@
+Mon May 23 15:42:10 UTC 2022 - Knut Anderssen <kanders...@suse.com>
+
+- AutoYaST Second Stage: Added a missing dependency to the service
+  to prevent getty-autogeneration listen on 5901 port (bsc#1199746)
+- 4.5.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-installation-4.5.1.tar.bz2

New:
----
  yast2-installation-4.5.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.yWOrgx/_old  2022-05-25 20:34:15.256201858 +0200
+++ /var/tmp/diff_new_pack.yWOrgx/_new  2022-05-25 20:34:15.260201864 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation
-Version:        4.5.1
+Version:        4.5.2
 Release:        0
 Summary:        YaST2 - Installation Parts
 License:        GPL-2.0-only

++++++ YaST2-Second-Stage.service ++++++
--- /var/tmp/diff_new_pack.yWOrgx/_old  2022-05-25 20:34:15.308201931 +0200
+++ /var/tmp/diff_new_pack.yWOrgx/_new  2022-05-25 20:34:15.308201931 +0200
@@ -6,10 +6,11 @@
 # Run after kernels are purged to prevent a zypper lock (bsc#1196431)
 After=purge-kernels.service
 Conflicts=plymouth-start.service
-# Prevent getty auto-generation (bsc#1196614, bsc#1196594)
+# Prevent getty auto-generation (bsc#1196614, bsc#1196594, bsc#1199746)
 Before=getty@tty1.service getty@tty2.service getty@tty3.service 
getty@tty4.service getty@tty5.service getty@tty6.service
 Before=serial-getty@ttyS0.service serial-getty@ttyS1.service 
serial-getty@ttyS2.service
 Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service 
serial-getty@ttysclp0.service
+Before=serial-getty@sclp_line0.service
 # Prevent too early user login (bsc#1196594)
 Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/runme_at_boot

++++++ yast2-installation-4.5.1.tar.bz2 -> yast2-installation-4.5.2.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.5.1/package/YaST2-Second-Stage.service 
new/yast2-installation-4.5.2/package/YaST2-Second-Stage.service
--- old/yast2-installation-4.5.1/package/YaST2-Second-Stage.service     
2022-04-27 15:31:53.000000000 +0200
+++ new/yast2-installation-4.5.2/package/YaST2-Second-Stage.service     
2022-05-24 15:59:03.000000000 +0200
@@ -6,10 +6,11 @@
 # Run after kernels are purged to prevent a zypper lock (bsc#1196431)
 After=purge-kernels.service
 Conflicts=plymouth-start.service
-# Prevent getty auto-generation (bsc#1196614, bsc#1196594)
+# Prevent getty auto-generation (bsc#1196614, bsc#1196594, bsc#1199746)
 Before=getty@tty1.service getty@tty2.service getty@tty3.service 
getty@tty4.service getty@tty5.service getty@tty6.service
 Before=serial-getty@ttyS0.service serial-getty@ttyS1.service 
serial-getty@ttyS2.service
 Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service 
serial-getty@ttysclp0.service
+Before=serial-getty@sclp_line0.service
 # Prevent too early user login (bsc#1196594)
 Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/runme_at_boot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.5.1/package/yast2-installation.changes 
new/yast2-installation-4.5.2/package/yast2-installation.changes
--- old/yast2-installation-4.5.1/package/yast2-installation.changes     
2022-04-27 15:31:53.000000000 +0200
+++ new/yast2-installation-4.5.2/package/yast2-installation.changes     
2022-05-24 15:59:03.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon May 23 15:42:10 UTC 2022 - Knut Anderssen <kanders...@suse.com>
+
+- AutoYaST Second Stage: Added a missing dependency to the service
+  to prevent getty-autogeneration listen on 5901 port (bsc#1199746)
+- 4.5.2
+
+-------------------------------------------------------------------
 Mon Apr 25 23:10:17 UTC 2022 - Knut Anderssen <kanders...@suse.com>
 
 - Revert changes introduced in v4.3.50 as it produces some ordering
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.5.1/package/yast2-installation.spec 
new/yast2-installation-4.5.2/package/yast2-installation.spec
--- old/yast2-installation-4.5.1/package/yast2-installation.spec        
2022-04-27 15:31:53.000000000 +0200
+++ new/yast2-installation-4.5.2/package/yast2-installation.spec        
2022-05-24 15:59:03.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-installation
-Version:        4.5.1
+Version:        4.5.2
 Release:        0
 Summary:        YaST2 - Installation Parts
 License:        GPL-2.0-only

Reply via email to