Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kiwi-templates-Minimal for
openSUSE:Factory checked in at 2024-01-10 21:50:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-templates-Minimal (Old)
and /work/SRC/openSUSE:Factory/.kiwi-templates-Minimal.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-templates-Minimal"
Wed Jan 10 21:50:56 2024 rev:11 rq:1137720 version:84.87.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/kiwi-templates-Minimal/kiwi-templates-Minimal.changes
2024-01-04 15:58:12.714303957 +0100
+++
/work/SRC/openSUSE:Factory/.kiwi-templates-Minimal.new.21961/kiwi-templates-Minimal.changes
2024-01-10 21:51:06.541596947 +0100
@@ -1,0 +2,11 @@
+Tue Jan 9 08:38:11 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Drop systemd-sysvinit, the main systemd package itself contains
+ /sbin/reboot etc. now
+
+-------------------------------------------------------------------
+Tue Jan 2 08:39:37 UTC 2024 - Ludwig Nussel <[email protected]>
+
+- Use kernel-default-base instead of kvmsmall
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Minimal.kiwi ++++++
--- /var/tmp/diff_new_pack.6bfzR2/_old 2024-01-10 21:51:07.205621061 +0100
+++ /var/tmp/diff_new_pack.6bfzR2/_new 2024-01-10 21:51:07.205621061 +0100
@@ -307,7 +307,6 @@
<package name="less" />
<package name="tar"/>
<package name="parted"/>
- <package name="systemd-sysvinit"/>
<package name="timezone"/>
<package name="iproute2"/>
<package name="openssh"/>
@@ -367,7 +366,7 @@
<packages type="image" profiles="kvm-and-xen-sdboot">
<!-- kernel-default-base lacks dm-crypt -->
- <package name="kernel-kvmsmall"/>
+ <package name="kernel-default-base"/>
<package name="sdbootutil-snapper"/>
<package name="sdbootutil-rpm-scriptlets"/>
++++++ kiwi-templates-Minimal.spec ++++++
--- /var/tmp/diff_new_pack.6bfzR2/_old 2024-01-10 21:51:07.241622369 +0100
+++ /var/tmp/diff_new_pack.6bfzR2/_new 2024-01-10 21:51:07.241622369 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kiwi-templates-Minimal
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed