Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package skelcd-control-openSUSE for
openSUSE:Factory checked in at 2024-05-23 15:34:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-openSUSE"
Thu May 23 15:34:33 2024 rev:239 rq:1176161 version:20240516
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE.changes
2024-03-25 21:08:50.914615808 +0100
+++
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.24587/skelcd-control-openSUSE.changes
2024-05-23 15:34:47.766604978 +0200
@@ -1,0 +2,7 @@
+Thu May 16 08:46:56 UTC 2024 - Ludwig Nussel <[email protected]>
+
+- Enable LUKS2 and PBKDF2 by default for compat with grub (boo#1185291)
+- need yast2-installation-control >= 5.0.1 for correct schema
+- 20240516
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-openSUSE-20240321.tar.bz2
New:
----
skelcd-control-openSUSE-20240516.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.vpJvDP/_old 2024-05-23 15:34:49.070652298 +0200
+++ /var/tmp/diff_new_pack.vpJvDP/_new 2024-05-23 15:34:49.070652298 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE
-Version: 20240321
+Version: 20240516
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
@@ -38,8 +38,7 @@
BuildRequires: libxml2-tools
# xsltproc
BuildRequires: libxslt-tools
-# Added 'lsm' section (jsc#SLE-22069)
-BuildRequires: yast2-installation-control >= 4.4.7
+BuildRequires: yast2-installation-control >= 5.0.1
######################################################################
#
# Here is the list of Yast packages which are needed in the
++++++ skelcd-control-openSUSE-20240321.tar.bz2 ->
skelcd-control-openSUSE-20240516.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/skelcd-control-openSUSE-20240321/control/control.xml
new/skelcd-control-openSUSE-20240516/control/control.xml
--- old/skelcd-control-openSUSE-20240321/control/control.xml 2024-03-25
11:25:33.000000000 +0100
+++ new/skelcd-control-openSUSE-20240516/control/control.xml 2024-05-23
11:11:15.000000000 +0200
@@ -117,6 +117,9 @@
<regexp_item>^openSUSE 20[0-9]*$</regexp_item>
<!-- new TW snapshots -->
<regexp_item>^openSUSE Tumbleweed$</regexp_item>
+ <!-- Slowroll snapshots -->
+ <regexp_item>^openSUSE Tumbleweed-Slowroll$</regexp_item>
+ <regexp_item>^openSUSE Slowroll$</regexp_item>
</products_supported_for_upgrade>
<!-- Bugzilla #327791, if not set, default is true -->
@@ -255,6 +258,8 @@
<proposal>
<lvm config:type="boolean">false</lvm>
+ <encryption_method>luks2</encryption_method>
+ <encryption_pbkdf>pbkdf2</encryption_pbkdf>
</proposal>
<volumes config:type="list">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-20240321/package/skelcd-control-openSUSE.changes
new/skelcd-control-openSUSE-20240516/package/skelcd-control-openSUSE.changes
---
old/skelcd-control-openSUSE-20240321/package/skelcd-control-openSUSE.changes
2024-03-25 11:25:33.000000000 +0100
+++
new/skelcd-control-openSUSE-20240516/package/skelcd-control-openSUSE.changes
2024-05-23 11:11:15.000000000 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu May 16 08:46:56 UTC 2024 - Ludwig Nussel <[email protected]>
+
+- Enable LUKS2 and PBKDF2 by default for compat with grub (boo#1185291)
+- need yast2-installation-control >= 5.0.1 for correct schema
+- 20240516
+
+-------------------------------------------------------------------
Thu Mar 21 14:08:23 UTC 2024 - Stefan Hundhammer <[email protected]>
- Removed 'transactional server' system role from TW
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-20240321/package/skelcd-control-openSUSE.spec
new/skelcd-control-openSUSE-20240516/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-20240321/package/skelcd-control-openSUSE.spec
2024-03-25 11:25:33.000000000 +0100
+++ new/skelcd-control-openSUSE-20240516/package/skelcd-control-openSUSE.spec
2024-05-23 11:11:15.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package skelcd-control-openSUSE
#
-# Copyright (c) 2017-2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -27,19 +27,18 @@
#
######################################################################
Name: skelcd-control-openSUSE
-Version: 20240321
+Version: 20240516
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
Group: Metapackages
-Url: https://github.com/yast/skelcd-control-openSUSE
+URL: https://github.com/yast/skelcd-control-openSUSE
Source: skelcd-control-openSUSE-%{version}.tar.bz2
# xmllint
BuildRequires: libxml2-tools
# xsltproc
BuildRequires: libxslt-tools
-# Added 'lsm' section (jsc#SLE-22069)
-BuildRequires: yast2-installation-control >= 4.4.7
+BuildRequires: yast2-installation-control >= 5.0.1
######################################################################
#
# Here is the list of Yast packages which are needed in the
@@ -68,8 +67,8 @@
Requires: yast2-proxy
# this is the default theme
Requires: yast2-qt-branding-openSUSE
-Requires: yast2-services-manager
Requires: yast2-configuration-management
+Requires: yast2-services-manager
Requires: yast2-slp
Requires: yast2-theme
Requires: yast2-trans-stats
@@ -94,7 +93,7 @@
%endif
# Release notes should be part of the installation media (bsc#1167866)
-Requires: release-notes
+Requires: release-notes
%if 0%{?suse_version} >= 1500 && !0%{?skelcd_compat}
%define skelcdpath /usr/lib/skelcd