Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package yast2-storage-ng for
openSUSE:Factory checked in at 2024-03-13 22:17:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-storage-ng (Old)
and /work/SRC/openSUSE:Factory/.yast2-storage-ng.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-storage-ng"
Wed Mar 13 22:17:10 2024 rev:154 rq:1157604 version:5.0.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-storage-ng/yast2-storage-ng.changes
2024-03-09 20:54:55.559119123 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-storage-ng.new.1770/yast2-storage-ng.changes
2024-03-13 22:18:00.827025136 +0100
@@ -1,0 +2,6 @@
+Tue Mar 12 13:57:30 UTC 2024 - Stefan Hundhammer <[email protected]>
+
+- Fix unlimited-sized fake device graphs (bsc#1221222)
+- 5.0.9
+
+-------------------------------------------------------------------
Old:
----
yast2-storage-ng-5.0.8.tar.bz2
New:
----
yast2-storage-ng-5.0.9.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-storage-ng.spec ++++++
--- /var/tmp/diff_new_pack.2kw5wP/_old 2024-03-13 22:18:02.219076348 +0100
+++ /var/tmp/diff_new_pack.2kw5wP/_new 2024-03-13 22:18:02.223076494 +0100
@@ -17,7 +17,7 @@
Name: yast2-storage-ng
-Version: 5.0.8
+Version: 5.0.9
Release: 0
Summary: YaST2 - Storage Configuration
License: GPL-2.0-only OR GPL-3.0-only
++++++ yast2-storage-ng-5.0.8.tar.bz2 -> yast2-storage-ng-5.0.9.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/package/yast2-storage-ng.changes
new/yast2-storage-ng-5.0.9/package/yast2-storage-ng.changes
--- old/yast2-storage-ng-5.0.8/package/yast2-storage-ng.changes 2024-03-08
12:09:40.000000000 +0100
+++ new/yast2-storage-ng-5.0.9/package/yast2-storage-ng.changes 2024-03-12
15:29:11.000000000 +0100
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 12 13:57:30 UTC 2024 - Stefan Hundhammer <[email protected]>
+
+- Fix unlimited-sized fake device graphs (bsc#1221222)
+- 5.0.9
+
+-------------------------------------------------------------------
Thu Mar 7 16:26:04 UTC 2024 - José Iván López González <[email protected]>
- Share the logic for generating the description of a device and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-storage-ng-5.0.8/package/yast2-storage-ng.spec
new/yast2-storage-ng-5.0.9/package/yast2-storage-ng.spec
--- old/yast2-storage-ng-5.0.8/package/yast2-storage-ng.spec 2024-03-08
12:09:40.000000000 +0100
+++ new/yast2-storage-ng-5.0.9/package/yast2-storage-ng.spec 2024-03-12
15:29:11.000000000 +0100
@@ -16,7 +16,7 @@
#
Name: yast2-storage-ng
-Version: 5.0.8
+Version: 5.0.9
Release: 0
Summary: YaST2 - Storage Configuration
License: GPL-2.0-only OR GPL-3.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/autoyast_drive_examples.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/autoyast_drive_examples.yml
---
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/autoyast_drive_examples.yml
2024-03-08 12:09:40.000000000 +0100
+++
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/autoyast_drive_examples.yml
2024-03-12 15:29:11.000000000 +0100
@@ -415,7 +415,7 @@
blk_device: /dev/sdj1
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 1 TiB
lv_name: lv1
file_system: btrfs
mount_point: /
@@ -434,7 +434,7 @@
blk_device: /dev/sdj2
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 1 TiB
lv_name: lv1
file_system: btrfs
mount_point: /
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/dos_lvm.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/dos_lvm.yml
--- old/yast2-storage-ng-5.0.8/test/data/devicegraphs/dos_lvm.yml
2024-03-08 12:09:40.000000000 +0100
+++ new/yast2-storage-ng-5.0.9/test/data/devicegraphs/dos_lvm.yml
2024-03-12 15:29:11.000000000 +0100
@@ -19,7 +19,7 @@
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 200 GiB
lv_name: lv1
file_system: btrfs
mount_point: /
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/dos_lvm_boot_partition.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/dos_lvm_boot_partition.yml
---
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/dos_lvm_boot_partition.yml
2024-03-08 12:09:40.000000000 +0100
+++
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/dos_lvm_boot_partition.yml
2024-03-12 15:29:11.000000000 +0100
@@ -25,7 +25,7 @@
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 200 GiB
lv_name: lv1
file_system: btrfs
mount_point: /
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/lvm-striped-lvs.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/lvm-striped-lvs.yml
--- old/yast2-storage-ng-5.0.8/test/data/devicegraphs/lvm-striped-lvs.yml
2024-03-08 12:09:40.000000000 +0100
+++ new/yast2-storage-ng-5.0.9/test/data/devicegraphs/lvm-striped-lvs.yml
2024-03-12 15:29:11.000000000 +0100
@@ -31,7 +31,7 @@
blk_device: /dev/sdb1
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 100 GiB
lv_name: lv1
file_system: btrfs
mount_point: /
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/lvm-two-disks.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/lvm-two-disks.yml
--- old/yast2-storage-ng-5.0.8/test/data/devicegraphs/lvm-two-disks.yml
2024-03-08 12:09:40.000000000 +0100
+++ new/yast2-storage-ng-5.0.9/test/data/devicegraphs/lvm-two-disks.yml
2024-03-12 15:29:11.000000000 +0100
@@ -31,7 +31,7 @@
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 400 GiB
lv_name: lv1
file_system: btrfs
mount_point: /
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/lvm_with_bios_boot.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/lvm_with_bios_boot.yml
--- old/yast2-storage-ng-5.0.8/test/data/devicegraphs/lvm_with_bios_boot.yml
2024-03-08 12:09:40.000000000 +0100
+++ new/yast2-storage-ng-5.0.9/test/data/devicegraphs/lvm_with_bios_boot.yml
2024-03-12 15:29:11.000000000 +0100
@@ -23,7 +23,7 @@
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 200 GiB
lv_name: lv1
file_system: btrfs
mount_point: /
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/lvm_with_boot.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/lvm_with_boot.yml
--- old/yast2-storage-ng-5.0.8/test/data/devicegraphs/lvm_with_boot.yml
2024-03-08 12:09:40.000000000 +0100
+++ new/yast2-storage-ng-5.0.9/test/data/devicegraphs/lvm_with_boot.yml
2024-03-12 15:29:11.000000000 +0100
@@ -24,7 +24,7 @@
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 200 GiB
lv_name: lv1
file_system: btrfs
mount_point: /
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/prep_lvm.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/prep_lvm.yml
--- old/yast2-storage-ng-5.0.8/test/data/devicegraphs/prep_lvm.yml
2024-03-08 12:09:40.000000000 +0100
+++ new/yast2-storage-ng-5.0.9/test/data/devicegraphs/prep_lvm.yml
2024-03-12 15:29:11.000000000 +0100
@@ -23,7 +23,7 @@
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 200 GiB
lv_name: lv1
file_system: btrfs
mount_point: /
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/trivial_lvm.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/trivial_lvm.yml
--- old/yast2-storage-ng-5.0.8/test/data/devicegraphs/trivial_lvm.yml
2024-03-08 12:09:40.000000000 +0100
+++ new/yast2-storage-ng-5.0.9/test/data/devicegraphs/trivial_lvm.yml
2024-03-12 15:29:11.000000000 +0100
@@ -18,7 +18,7 @@
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 200 GiB
lv_name: lv1
file_system: btrfs
mount_point: /
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/trivial_lvm_and_other_partitions.yml
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/trivial_lvm_and_other_partitions.yml
---
old/yast2-storage-ng-5.0.8/test/data/devicegraphs/trivial_lvm_and_other_partitions.yml
2024-03-08 12:09:40.000000000 +0100
+++
new/yast2-storage-ng-5.0.9/test/data/devicegraphs/trivial_lvm_and_other_partitions.yml
2024-03-12 15:29:11.000000000 +0100
@@ -53,7 +53,7 @@
lvm_lvs:
- lvm_lv:
- size: unlimited
+ size: 200 GiB
lv_name: lv1
file_system: btrfs
mount_point: /