commit libstorage-ng for openSUSE:Factory

2024-07-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-07-11 20:29:23

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.17339 (New)


Package is "libstorage-ng"

Thu Jul 11 20:29:23 2024 rev:277 rq:1186570 version:4.5.217

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-07-04 16:23:00.006909727 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.17339/libstorage-ng.changes   
2024-07-11 20:29:30.412772410 +0200
@@ -1,0 +2,7 @@
+Wed Jul 10 10:08:42 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#999
+- use cryptsetup to get uuid of newly created luks
+- 4.5.217
+
+

Old:

  libstorage-ng-4.5.216.tar.xz

New:

  libstorage-ng-4.5.217.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.NzDqQL/_old  2024-07-11 20:29:31.072796801 +0200
+++ /var/tmp/diff_new_pack.NzDqQL/_new  2024-07-11 20:29:31.076796948 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.216
+Version:4.5.217
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.216.tar.xz -> libstorage-ng-4.5.217.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.216/VERSION 
new/libstorage-ng-4.5.217/VERSION
--- old/libstorage-ng-4.5.216/VERSION   2024-07-03 14:55:49.0 +0200
+++ new/libstorage-ng-4.5.217/VERSION   2024-07-10 12:08:42.0 +0200
@@ -1 +1 @@
-4.5.216
+4.5.217
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.216/storage/Devices/LuksImpl.cc 
new/libstorage-ng-4.5.217/storage/Devices/LuksImpl.cc
--- old/libstorage-ng-4.5.216/storage/Devices/LuksImpl.cc   2024-07-03 
14:55:49.0 +0200
+++ new/libstorage-ng-4.5.217/storage/Devices/LuksImpl.cc   2024-07-10 
12:08:42.0 +0200
@@ -501,14 +501,10 @@
 void
 Luks::Impl::probe_uuid()
 {
-   Udevadm udevadm;
-
const BlkDevice* blk_device = get_blk_device();
 
-   const Blkid blkid(udevadm, blk_device->get_name());
-   Blkid::const_iterator it = blkid.get_sole_entry();
-   if (it != blkid.end())
-   uuid = it->second.luks_uuid;
+   const CmdCryptsetupLuksDump 
cmd_cryptsetup_luks_dump(blk_device->get_name());
+   uuid = cmd_cryptsetup_luks_dump.get_uuid();
 }
 
 


commit libstorage-ng for openSUSE:Factory

2024-06-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-06-17 19:27:13

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.19518 (New)


Package is "libstorage-ng"

Mon Jun 17 19:27:13 2024 rev:275 rq:1181312 version:4.5.215

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-06-14 18:58:11.071086780 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.19518/libstorage-ng.changes   
2024-06-17 19:27:43.594373040 +0200
@@ -1,0 +2,6 @@
+Mon Jun 17 09:16:13 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Slovenian) (bsc#1149754)
+- 4.5.215
+
+

Old:

  libstorage-ng-4.5.214.tar.xz

New:

  libstorage-ng-4.5.215.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.Y9ZlAI/_old  2024-06-17 19:27:44.494405976 +0200
+++ /var/tmp/diff_new_pack.Y9ZlAI/_new  2024-06-17 19:27:44.498406121 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.214
+Version:4.5.215
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.214.tar.xz -> libstorage-ng-4.5.215.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.214/VERSION 
new/libstorage-ng-4.5.215/VERSION
--- old/libstorage-ng-4.5.214/VERSION   2024-06-14 15:46:58.0 +0200
+++ new/libstorage-ng-4.5.215/VERSION   2024-06-17 13:46:58.0 +0200
@@ -1 +1 @@
-4.5.214
+4.5.215
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.214/po/sl.po 
new/libstorage-ng-4.5.215/po/sl.po
--- old/libstorage-ng-4.5.214/po/sl.po  2024-06-14 15:46:58.0 +0200
+++ new/libstorage-ng-4.5.215/po/sl.po  2024-06-17 13:46:58.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2024-02-06 09:28+0100\n"
-"PO-Revision-Date: 2024-06-14 13:46+\n"
+"PO-Revision-Date: 2024-06-17 11:46+\n"
 "Last-Translator: Jure Repinc \n"
 "Language-Team: Slovenian \n"
@@ -108,7 +108,7 @@
 #, c-format
 msgid "Activate thin pool logical volume %1$s (%2$s) on volume group %3$s"
 msgstr ""
-"Omogoči logični nosilec s tankim bazenom %1$s (%2$s) na skupini nosilcev 
%3$s"
+"Omogoči logični nosilec s tanko zalogo %1$s (%2$s) na skupini nosilcev %3$s"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -183,8 +183,8 @@
 #, c-format
 msgid "Activating thin pool logical volume %1$s (%2$s) on volume group %3$s"
 msgstr ""
-"Omogočanje logičnega nosilca s tankim bazenom %1$s (%2$s) na skupini "
-"nosilcev %3$s"
+"Omogočanje logičnega nosilca s tanko zalogo %1$s (%2$s) na skupini nosilcev 
"
+"%3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the device name (e.g. /dev/sdc1),
@@ -1017,7 +1017,7 @@
 #, c-format
 msgid "Create thin pool logical volume %1$s (%2$s) on volume group %3$s"
 msgstr ""
-"Ustvari logični nosilec s tankim bazenom %1$s (%2$s) na skupini nosilcev 
%3$s"
+"Ustvari logični nosilec s tanko zalogo %1$s (%2$s) na skupini nosilcev %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced with the volume group name (e.g. system),
@@ -1194,8 +1194,8 @@
 #, c-format
 msgid "Creating thin pool logical volume %1$s (%2$s) on volume group %3$s"
 msgstr ""
-"Ustvarjanje logičnega nosilca s tankim bazenom %1$s (%2$s) na skupini "
-"nosilcev %3$s"
+"Ustvarjanje logičnega nosilca s tanko zalogo %1$s (%2$s) na skupini nosilcev 
"
+"%3$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by volume group name (e.g. system),
@@ -1288,8 +1288,7 @@
 #, c-format
 msgid "Deactivate thin pool logical volume %1$s (%2$s) on volume group %3$s"
 msgstr ""
-"Onemogoči logični nosilec s tankim bazenom %1$s (%2$s) na skupini nosilcev "
-"%3$s"
+"Onemogoči logični nosilec s tanko zalogo %1$s (%2$s) na skupini nosilcev 
%3$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by RAID level (e.g. RAID0),
@@ -1350,7 +1349,7 @@
 #, c-format
 msgid "Deactivating thin pool logical volume %1$s (%2$s) on volume group %3$s"
 msgstr ""
-"Onemogočanje logičnega nosilca s tankim bazenom %1$s (%2$s) na skupini "
+"Onemogočanje logičnega nosilca s tanko zalogo %1$s (%2$s) na skupini "
 "nosilcev %3$s"
 
 #. TRANSLATORS:
@@ -1515,7 +1514,7 @@
 #, c-format
 msgid "Delete thin pool logical volume %1$s (%2$s) on 

commit libstorage-ng for openSUSE:Factory

2024-06-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-06-14 18:57:55

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.19518 (New)


Package is "libstorage-ng"

Fri Jun 14 18:57:55 2024 rev:274 rq:1180930 version:4.5.214

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-06-09 20:18:56.106809539 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.19518/libstorage-ng.changes   
2024-06-14 18:58:11.071086780 +0200
@@ -1,0 +2,37 @@
+Fri Jun 14 10:59:58 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Slovenian) (bsc#1149754)
+- 4.5.214
+
+
+Fri Jun 14 09:27:35 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Slovenian) (bsc#1149754)
+- 4.5.213
+
+
+Thu Jun 13 22:23:01 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Slovenian) (bsc#1149754)
+- 4.5.212
+
+
+Thu Jun 13 17:52:16 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Slovenian) (bsc#1149754)
+- 4.5.211
+
+
+Thu Jun 13 16:00:01 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Slovenian) (bsc#1149754)
+- 4.5.210
+
+
+Thu Jun 13 14:54:40 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#997
+- added another call to udevadm settle
+- 4.5.209
+
+

Old:

  libstorage-ng-4.5.208.tar.xz

New:

  libstorage-ng-4.5.214.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.R9ne8o/_old  2024-06-14 18:58:13.339168585 +0200
+++ /var/tmp/diff_new_pack.R9ne8o/_new  2024-06-14 18:58:13.339168585 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.208
+Version:4.5.214
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.208.tar.xz -> libstorage-ng-4.5.214.tar.xz ++
 4265 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2024-06-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-06-06 12:31:38

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.24587 (New)


Package is "libstorage-ng"

Thu Jun  6 12:31:38 2024 rev:272 rq:1178574 version:4.5.207

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-05-29 19:35:12.663096046 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.24587/libstorage-ng.changes   
2024-06-06 12:31:46.202618733 +0200
@@ -1,0 +2,7 @@
+Tue Jun 4 15:42:17 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#996
+- make more use of new SystemCmd interface
+- 4.5.207
+
+

Old:

  libstorage-ng-4.5.206.tar.xz

New:

  libstorage-ng-4.5.207.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.m0UxH3/_old  2024-06-06 12:31:47.010648179 +0200
+++ /var/tmp/diff_new_pack.m0UxH3/_new  2024-06-06 12:31:47.010648179 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.206
+Version:4.5.207
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.206.tar.xz -> libstorage-ng-4.5.207.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.206/VERSION 
new/libstorage-ng-4.5.207/VERSION
--- old/libstorage-ng-4.5.206/VERSION   2024-05-27 13:08:16.0 +0200
+++ new/libstorage-ng-4.5.207/VERSION   2024-06-04 17:42:17.0 +0200
@@ -1 +1 @@
-4.5.206
+4.5.207
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.206/storage/Devices/MultipathImpl.cc 
new/libstorage-ng-4.5.207/storage/Devices/MultipathImpl.cc
--- old/libstorage-ng-4.5.206/storage/Devices/MultipathImpl.cc  2024-05-27 
13:08:16.0 +0200
+++ new/libstorage-ng-4.5.207/storage/Devices/MultipathImpl.cc  2024-06-04 
17:42:17.0 +0200
@@ -167,9 +167,9 @@
 {
y2mil("deactivate_multipaths");
 
-   string cmd_line1 = MULTIPATHD_BIN " -k'shutdown'";
+   SystemCmd::Args cmd_args1 = { MULTIPATHD_BIN, "-kshutdown" };
 
-   SystemCmd cmd1(cmd_line1);
+   SystemCmd cmd1(cmd_args1);
 
SystemCmd::Args cmd_args2 = { MULTIPATH_BIN, "-F" };
 


commit libstorage-ng for openSUSE:Factory

2024-05-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-05-29 19:35:06

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.24587 (New)


Package is "libstorage-ng"

Wed May 29 19:35:06 2024 rev:271 rq:1177109 version:4.5.206

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-05-15 21:24:16.456548413 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.24587/libstorage-ng.changes   
2024-05-29 19:35:12.663096046 +0200
@@ -1,0 +2,14 @@
+Mon May 27 11:08:16 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#995
+- added GitHub action for codespell
+- 4.5.206
+
+
+Mon May 27 10:03:52 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#994
+- extended documentation
+- 4.5.205
+
+

Old:

  libstorage-ng-4.5.204.tar.xz

New:

  libstorage-ng-4.5.206.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.setoeo/_old  2024-05-29 19:35:14.815173988 +0200
+++ /var/tmp/diff_new_pack.setoeo/_new  2024-05-29 19:35:14.819174132 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.204
+Version:4.5.206
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.204.tar.xz -> libstorage-ng-4.5.206.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.204/.github/workflows/codespell.yml 
new/libstorage-ng-4.5.206/.github/workflows/codespell.yml
--- old/libstorage-ng-4.5.204/.github/workflows/codespell.yml   1970-01-01 
01:00:00.0 +0100
+++ new/libstorage-ng-4.5.206/.github/workflows/codespell.yml   2024-05-27 
13:08:16.0 +0200
@@ -0,0 +1,20 @@
+# Configure via .codespellrc in the root of the project
+---
+name: Codespell
+
+on:
+  push:
+branches: [master]
+  pull_request:
+branches: [master]
+
+jobs:
+  Codespell:
+name: Check for spelling errors
+runs-on: ubuntu-latest
+
+steps:
+  - name: Checkout
+uses: actions/checkout@v3
+  - name: Codespell
+uses: codespell-project/actions-codespell@v2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.204/VERSION 
new/libstorage-ng-4.5.206/VERSION
--- old/libstorage-ng-4.5.204/VERSION   2024-05-14 15:52:06.0 +0200
+++ new/libstorage-ng-4.5.206/VERSION   2024-05-27 13:08:16.0 +0200
@@ -1 +1 @@
-4.5.204
+4.5.206
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.204/doc/discard.md 
new/libstorage-ng-4.5.206/doc/discard.md
--- old/libstorage-ng-4.5.204/doc/discard.md2024-05-14 15:52:06.0 
+0200
+++ new/libstorage-ng-4.5.206/doc/discard.md2024-05-27 13:08:16.0 
+0200
@@ -5,8 +5,8 @@
 libstorage-ng does calls to blkdiscard e.g. before creating a
 partition table and after creating a partition.
 
-In general that should not have a huge advantage since most several
-file systems do discard on their own during mkfs (e.g. ext4 and xfs)
-or fstrim will do so. But if areas are left unpartitioned it should
-be beneficial.
+In general that should not have a huge advantage since several file
+systems do discard on their own during mkfs (e.g. ext4 and xfs) or
+fstrim will do so. But if areas are left unpartitioned it should be
+beneficial.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.204/storage/Filesystems/Filesystem.h 
new/libstorage-ng-4.5.206/storage/Filesystems/Filesystem.h
--- old/libstorage-ng-4.5.204/storage/Filesystems/Filesystem.h  2024-05-14 
15:52:06.0 +0200
+++ new/libstorage-ng-4.5.206/storage/Filesystems/Filesystem.h  2024-05-27 
13:08:16.0 +0200
@@ -58,9 +58,16 @@
 */
FsType get_type() const;
 
+   /**
+* Query whether the SpaceInfo was already detected or set.
+*/
bool has_space_info() const;
 
/**
+* Detect the SpaceInfo.
+*
+* The SpaceInfo is cached. Fast if has_space_info() is true.
+*
 * So far only supported for Nfs.
 *
 * @throw Exception


commit libstorage-ng for openSUSE:Factory

2024-05-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-05-09 12:07:26

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1880 (New)


Package is "libstorage-ng"

Thu May  9 12:07:26 2024 rev:269 rq:1172473 version:4.5.203

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-03-13 22:16:58.624736816 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1880/libstorage-ng.changes
2024-05-09 12:07:31.589118641 +0200
@@ -1,0 +2,8 @@
+Tue May 7 14:48:08 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#992
+- fixed typos
+- added .codespellrc
+- 4.5.203
+
+

Old:

  libstorage-ng-4.5.202.tar.xz

New:

  libstorage-ng-4.5.203.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.48mQ8J/_old  2024-05-09 12:07:33.449186242 +0200
+++ /var/tmp/diff_new_pack.48mQ8J/_new  2024-05-09 12:07:33.453186388 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.202
+Version:4.5.203
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.202.tar.xz -> libstorage-ng-4.5.203.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.202/.codespellrc 
new/libstorage-ng-4.5.203/.codespellrc
--- old/libstorage-ng-4.5.202/.codespellrc  1970-01-01 01:00:00.0 
+0100
+++ new/libstorage-ng-4.5.203/.codespellrc  2024-05-07 16:48:08.0 
+0200
@@ -0,0 +1,3 @@
+# Ref: https://github.com/codespell-project/codespell#using-a-config-file
+[codespell]
+skip = po
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.202/VERSION 
new/libstorage-ng-4.5.203/VERSION
--- old/libstorage-ng-4.5.202/VERSION   2024-03-11 14:46:33.0 +0100
+++ new/libstorage-ng-4.5.203/VERSION   2024-05-07 16:48:08.0 +0200
@@ -1 +1 @@
-4.5.202
+4.5.203
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.202/storage/CompoundAction/Formatter/Bcache.cc 
new/libstorage-ng-4.5.203/storage/CompoundAction/Formatter/Bcache.cc
--- old/libstorage-ng-4.5.202/storage/CompoundAction/Formatter/Bcache.cc
2024-03-11 14:46:33.0 +0100
+++ new/libstorage-ng-4.5.203/storage/CompoundAction/Formatter/Bcache.cc
2024-05-07 16:48:08.0 +0200
@@ -133,7 +133,7 @@
return Text();
 
// TRANSLATORS:
-   // %1$s is replaced with the the bcache name (e.g. /dev/bcache0),
+   // %1$s is replaced with the bcache name (e.g. /dev/bcache0),
// %2$s is replaced with the a list of cache devices with size
// (e.g. "/dev/sdb1 (64.00 GiB) and /dev/sdc1 (160.00 GiB)")
Text text = _( "%1$s is cached by %2$s" );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.202/storage/Filesystems/MountableImpl.cc 
new/libstorage-ng-4.5.203/storage/Filesystems/MountableImpl.cc
--- old/libstorage-ng-4.5.202/storage/Filesystems/MountableImpl.cc  
2024-03-11 14:46:33.0 +0100
+++ new/libstorage-ng-4.5.203/storage/Filesystems/MountableImpl.cc  
2024-05-07 16:48:08.0 +0200
@@ -502,7 +502,7 @@
   // and /dev/sdb2 (1.00 GiB))
   _("Remove mount point %1$s of %2$s from /etc/fstab"),
   // TRANSLATORS: displayed during action,
-  // %1$s is replaced by thr mount point (e.g. /home),
+  // %1$s is replaced by the mount point (e.g. /home),
   // %2$s is replaced by one or more device names (e.g 
/dev/sda1 (1.00 GiB)
   // and /dev/sdb2 (1.00 GiB))
   _("Removing mount point %1$s of %2$s from 
/etc/fstab"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.202/storage/PoolImpl.h 
new/libstorage-ng-4.5.203/storage/PoolImpl.h
--- old/libstorage-ng-4.5.202/storage/PoolImpl.h2024-03-11 
14:46:33.0 +0100
+++ new/libstorage-ng-4.5.203/storage/PoolImpl.h2024-05-07 
16:48:08.0 +0200
@@ -63,7 +63,7 @@
 *
 * So far only partitionables with a partition table are included.
 *
-* The result is notdeterministic.
+* The result is nondeterministic.
 */
   

commit libstorage-ng for openSUSE:Factory

2024-03-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-03-13 22:16:34

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770 (New)


Package is "libstorage-ng"

Wed Mar 13 22:16:34 2024 rev:268 rq:1156946 version:4.5.202

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-03-08 18:07:38.782705671 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770/libstorage-ng.changes
2024-03-13 22:16:58.624736816 +0100
@@ -1,0 +2,7 @@
+Mon Mar 11 13:46:33 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#991
+- added ruby example
+- 4.5.202
+
+

Old:

  libstorage-ng-4.5.201.tar.xz

New:

  libstorage-ng-4.5.202.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.QJYVdn/_old  2024-03-13 22:16:59.308761980 +0100
+++ /var/tmp/diff_new_pack.QJYVdn/_new  2024-03-13 22:16:59.308761980 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.201
+Version:4.5.202
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.201.tar.xz -> libstorage-ng-4.5.202.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.201/VERSION 
new/libstorage-ng-4.5.202/VERSION
--- old/libstorage-ng-4.5.201/VERSION   2024-03-07 08:15:04.0 +0100
+++ new/libstorage-ng-4.5.202/VERSION   2024-03-11 14:46:33.0 +0100
@@ -1 +1 @@
-4.5.201
+4.5.202
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.201/bindings/ruby/examples/lvm.rb 
new/libstorage-ng-4.5.202/bindings/ruby/examples/lvm.rb
--- old/libstorage-ng-4.5.201/bindings/ruby/examples/lvm.rb 1970-01-01 
01:00:00.0 +0100
+++ new/libstorage-ng-4.5.202/bindings/ruby/examples/lvm.rb 2024-03-11 
14:46:33.0 +0100
@@ -0,0 +1,25 @@
+#!/usr/bin/ruby
+
+require 'storage'
+
+
+environment = Storage::Environment.new(true)
+
+storage = Storage::Storage.new(environment)
+storage.probe()
+
+staging = storage.staging()
+
+partition = Storage::Partition::find_by_name(staging, "/dev/sdc1")
+lvm_vg = Storage::LvmVg::create(staging, "test")
+lvm_vg.add_lvm_pv(partition)
+lvm_lv = lvm_vg.create_lvm_lv("foo", 1 * 1024 * 1024 * 1024)
+ext4 = lvm_lv.create_blk_filesystem(Storage::FsType_EXT4)
+mount_point = ext4.create_mount_point("/test")
+mount_point.in_etc_fstab = false
+
+actiongraph = storage.calculate_actiongraph()
+
+for action in actiongraph.commit_actions()
+  puts Storage::string(actiongraph, action)
+end


commit libstorage-ng for openSUSE:Factory

2024-03-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-03-05 18:46:59

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770 (New)


Package is "libstorage-ng"

Tue Mar  5 18:46:59 2024 rev:266 rq:1154887 version:4.5.200

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-03-03 20:18:17.827607310 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770/libstorage-ng.changes
2024-03-05 18:47:02.553158135 +0100
@@ -1,0 +2,23 @@
+Mon Mar 4 13:45:02 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (French) (bsc#1149754)
+- 4.5.200
+
+
+Mon Mar 4 08:21:30 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Chinese (Taiwan) (zh_TW)) (bsc#1149754)
+- 4.5.199
+
+
+Mon Mar 4 07:46:58 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Italian) (bsc#1149754)
+
+
+Mon Mar 4 02:35:34 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Chinese (China) (zh_CN)) (bsc#1149754)
+- 4.5.198
+
+

Old:

  libstorage-ng-4.5.197.tar.xz

New:

  libstorage-ng-4.5.200.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.ZS3xea/_old  2024-03-05 18:47:03.245183261 +0100
+++ /var/tmp/diff_new_pack.ZS3xea/_new  2024-03-05 18:47:03.245183261 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.197
+Version:4.5.200
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.197.tar.xz -> libstorage-ng-4.5.200.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.197/VERSION 
new/libstorage-ng-4.5.200/VERSION
--- old/libstorage-ng-4.5.197/VERSION   2024-03-02 01:45:22.0 +0100
+++ new/libstorage-ng-4.5.200/VERSION   2024-03-04 17:42:53.0 +0100
@@ -1 +1 @@
-4.5.197
+4.5.200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.197/po/fr.po 
new/libstorage-ng-4.5.200/po/fr.po
--- old/libstorage-ng-4.5.197/po/fr.po  2024-03-02 01:45:22.0 +0100
+++ new/libstorage-ng-4.5.200/po/fr.po  2024-03-04 17:42:53.0 +0100
@@ -11,10 +11,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2024-02-06 09:28+0100\n"
-"PO-Revision-Date: 2023-03-09 13:14+\n"
-"Last-Translator: Guillaume GARDET \n"
-"Language-Team: French \n"
+"PO-Revision-Date: 2024-03-04 16:42+\n"
+"Last-Translator: Sophie Leroy \n"
+"Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -373,9 +373,8 @@
 msgstr "Cache Bcache défini"
 
 #. TRANSLATORS: name of object
-#, fuzzy
 msgid "Bcachefs"
-msgstr "Bcache"
+msgstr "Bcachefs"
 
 #. TRANSLATORS: name of object
 msgid "BitLocker"
@@ -422,9 +421,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clear no-automount flag of partition %1$s"
-msgstr "Effacer le fanion de démarrage de la partition %1$s"
+msgstr "Effacer l'indicateur no-automount de la partition %1$s"
 
 # TLABEL partitioning_2002_01_04_0147__351
 #. TRANSLATORS: displayed before action,
@@ -476,9 +475,9 @@
 # TLABEL update_2002_01_04_0147__20
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing no-automount flag of partition %1$s"
-msgstr "Effacement du fanion de démarrage de la partition %1$s"
+msgstr "Effacement de l'indicateur no-automount de la partition %1$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -1831,7 +1830,7 @@
 #. TRANSLATORS: Error message displayed during probing,
 #. %1$s is replaced by a list of device names joined by newlines (e.g.
 #. /dev/test/cached\n/dev/test/snapshot)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Detected LVM logical volumes of unsupported types:\n"
 "\n"
@@ -2188,7 +2187,7 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the partition name (e.g. /dev/sda1),
 #. %2$s is replaced with the 

commit libstorage-ng for openSUSE:Factory

2024-03-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-03-03 20:18:12

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770 (New)


Package is "libstorage-ng"

Sun Mar  3 20:18:12 2024 rev:265 rq:1154215 version:4.5.197

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-03-01 23:36:00.838345375 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770/libstorage-ng.changes
2024-03-03 20:18:17.827607310 +0100
@@ -1,0 +2,6 @@
+Fri Mar 1 22:19:10 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Spanish) (bsc#1149754)
+- 4.5.197
+
+

Old:

  libstorage-ng-4.5.196.tar.xz

New:

  libstorage-ng-4.5.197.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.wTSqNQ/_old  2024-03-03 20:18:18.395627859 +0100
+++ /var/tmp/diff_new_pack.wTSqNQ/_new  2024-03-03 20:18:18.399628004 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.196
+Version:4.5.197
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.196.tar.xz -> libstorage-ng-4.5.197.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.196/VERSION 
new/libstorage-ng-4.5.197/VERSION
--- old/libstorage-ng-4.5.196/VERSION   2024-03-01 19:42:51.0 +0100
+++ new/libstorage-ng-4.5.197/VERSION   2024-03-02 01:45:22.0 +0100
@@ -1 +1 @@
-4.5.196
+4.5.197
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.196/po/es.po 
new/libstorage-ng-4.5.197/po/es.po
--- old/libstorage-ng-4.5.196/po/es.po  2024-03-01 19:42:51.0 +0100
+++ new/libstorage-ng-4.5.197/po/es.po  2024-03-02 01:45:22.0 +0100
@@ -17,10 +17,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2024-02-06 09:28+0100\n"
-"PO-Revision-Date: 2023-02-09 00:14+\n"
+"PO-Revision-Date: 2024-03-02 00:45+\n"
 "Last-Translator: Antonio Simón \n"
-"Language-Team: Spanish \n"
+"Language-Team: Spanish \n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -363,9 +363,8 @@
 msgstr "Conjunto de caché bcache"
 
 #. TRANSLATORS: name of object
-#, fuzzy
 msgid "Bcachefs"
-msgstr "Bcache"
+msgstr "Bcachefs"
 
 #. TRANSLATORS: name of object
 msgid "BitLocker"
@@ -411,9 +410,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clear no-automount flag of partition %1$s"
-msgstr "Borrar indicador de arranque de partición %1$s"
+msgstr "Borrar indicador no-automount de partición %1$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -458,9 +457,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing no-automount flag of partition %1$s"
-msgstr "Borrando indicador de arranque de partición %1$s"
+msgstr "Borrando indicador no-automount de partición %1$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -1705,7 +1704,7 @@
 #. TRANSLATORS: Error message displayed during probing,
 #. %1$s is replaced by a list of device names joined by newlines (e.g.
 #. /dev/test/cached\n/dev/test/snapshot)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Detected LVM logical volumes of unsupported types:\n"
 "\n"
@@ -2035,7 +2034,7 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the partition name (e.g. /dev/sda1),
 #. %2$s is replaced with the size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Format partition %1$s (%2$s) as encrypted swap"
 msgstr "Formatear la partición %1$s (%2$s) como swap cifrado"
 
@@ -2880,9 +2879,9 @@
 #. %1$s is replaced with the old logical volume name (e.g. foo),
 #. %2$s is replaced with the new logical volume name (e.g. bar),
 #. %3$s is replaced with the volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Rename logical volume %1$s to %2$s on volume group %3$s"
-msgstr "Crear volumen lógico %1$s (%2$s) en grupo de volúmenes %3$s"
+msgstr "Renombrar volumen lógico %1$s a %2$s en grupo de volúmenes %3$s"
 
 #. TRANSLATORS: 

commit libstorage-ng for openSUSE:Factory

2024-03-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-03-01 23:35:51

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770 (New)


Package is "libstorage-ng"

Fri Mar  1 23:35:51 2024 rev:264 rq:1154153 version:4.5.196

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-02-28 19:44:55.081015974 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770/libstorage-ng.changes
2024-03-01 23:36:00.838345375 +0100
@@ -1,0 +2,24 @@
+Fri Mar 1 15:41:31 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754)
+- 4.5.196
+
+
+Fri Mar 1 15:31:19 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Italian) (bsc#1149754)
+
+
+Fri Mar 1 09:32:39 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#989
+- simplify memory handling in SystemCmd class
+- 4.5.195
+
+
+Thu Feb 29 12:21:50 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (German) (bsc#1149754)
+- 4.5.194
+
+

Old:

  libstorage-ng-4.5.193.tar.xz

New:

  libstorage-ng-4.5.196.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.OVJlVT/_old  2024-03-01 23:36:01.470368231 +0100
+++ /var/tmp/diff_new_pack.OVJlVT/_new  2024-03-01 23:36:01.474368376 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.193
+Version:4.5.196
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.193.tar.xz -> libstorage-ng-4.5.196.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.193/VERSION 
new/libstorage-ng-4.5.196/VERSION
--- old/libstorage-ng-4.5.193/VERSION   2024-02-28 12:13:01.0 +0100
+++ new/libstorage-ng-4.5.196/VERSION   2024-03-01 19:42:51.0 +0100
@@ -1 +1 @@
-4.5.193
+4.5.196
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.193/po/de.po 
new/libstorage-ng-4.5.196/po/de.po
--- old/libstorage-ng-4.5.193/po/de.po  2024-02-28 12:13:01.0 +0100
+++ new/libstorage-ng-4.5.196/po/de.po  2024-03-01 19:42:51.0 +0100
@@ -14,10 +14,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2024-02-06 09:28+0100\n"
-"PO-Revision-Date: 2023-05-13 02:15+\n"
-"Last-Translator: Ettore Atalan \n"
-"Language-Team: German \n"
+"PO-Revision-Date: 2024-02-29 14:42+\n"
+"Last-Translator: Gemineo \n"
+"Language-Team: German \n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -354,9 +354,8 @@
 msgstr "Bcache-Cacheset"
 
 #. TRANSLATORS: name of object
-#, fuzzy
 msgid "Bcachefs"
-msgstr "Bcache"
+msgstr "Bcachefs"
 
 #. TRANSLATORS: name of object
 msgid "BitLocker"
@@ -402,9 +401,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clear no-automount flag of partition %1$s"
-msgstr "Boot-Flag der Partition %1$s reinigen"
+msgstr "no-automount-Flag von Partition %1$s bereinigen"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -449,9 +448,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing no-automount flag of partition %1$s"
-msgstr "Boot-Flag von Partition %1$s wird gelöscht"
+msgstr "no-automount-Flag von Partition %1$s wird bereinigt"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -1682,7 +1681,7 @@
 #. TRANSLATORS: Error message displayed during probing,
 #. %1$s is replaced by a list of device names joined by newlines (e.g.
 #. /dev/test/cached\n/dev/test/snapshot)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Detected LVM logical volumes of unsupported types:\n"
 "\n"
@@ -1691,7 +1690,7 @@
 "These logical volumes are ignored. Operations on the\n"
 "corresponding volume groups may fail."
 msgstr ""
-"Logische LVM-Volumes auf nicht unterstützten Gerätetypen 

commit libstorage-ng for openSUSE:Factory

2024-02-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-02-28 19:44:43

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770 (New)


Package is "libstorage-ng"

Wed Feb 28 19:44:43 2024 rev:263 rq:1152909 version:4.5.193

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-02-23 16:41:24.890822975 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770/libstorage-ng.changes
2024-02-28 19:44:55.081015974 +0100
@@ -1,0 +2,14 @@
+Wed Feb 28 11:13:01 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#988
+- allow more control of environment in SystemCmd class
+- 4.5.193
+
+
+Tue Feb 27 16:05:37 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#987
+- fixed check in testsuite
+- 4.5.192
+
+

Old:

  libstorage-ng-4.5.191.tar.xz

New:

  libstorage-ng-4.5.193.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.72jpAh/_old  2024-02-28 19:44:56.049050917 +0100
+++ /var/tmp/diff_new_pack.72jpAh/_new  2024-02-28 19:44:56.053051062 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.191
+Version:4.5.193
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.191.tar.xz -> libstorage-ng-4.5.193.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.191/VERSION 
new/libstorage-ng-4.5.193/VERSION
--- old/libstorage-ng-4.5.191/VERSION   2024-02-22 12:42:46.0 +0100
+++ new/libstorage-ng-4.5.193/VERSION   2024-02-28 12:13:01.0 +0100
@@ -1 +1 @@
-4.5.191
+4.5.193
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.191/storage/SystemInfo/CmdParted.cc 
new/libstorage-ng-4.5.193/storage/SystemInfo/CmdParted.cc
--- old/libstorage-ng-4.5.191/storage/SystemInfo/CmdParted.cc   2024-02-22 
12:42:46.0 +0100
+++ new/libstorage-ng-4.5.193/storage/SystemInfo/CmdParted.cc   2024-02-28 
12:13:01.0 +0100
@@ -51,7 +51,7 @@
"unit", "s", "print" }, SystemCmd::DoThrow);
options.verify = [](int) { return true; };
if (!json)
-   options.env.push_back("PARTED_PRINT_NUMBER_OF_PARTITION_SLOTS=1");
+   options.setenv("PARTED_PRINT_NUMBER_OF_PARTITION_SLOTS", "1");
 
SystemCmd cmd(options);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.191/storage/SystemInfo/CmdUdevadm.cc 
new/libstorage-ng-4.5.193/storage/SystemInfo/CmdUdevadm.cc
--- old/libstorage-ng-4.5.191/storage/SystemInfo/CmdUdevadm.cc  2024-02-22 
12:42:46.0 +0100
+++ new/libstorage-ng-4.5.193/storage/SystemInfo/CmdUdevadm.cc  2024-02-28 
12:13:01.0 +0100
@@ -52,7 +52,8 @@
udevadm.settle();
 
SystemCmd::Options options({ UDEVADM_BIN, "info", file }, 
SystemCmd::DoThrow);
-   options.env.push_back("SYSTEMD_COLORS=false");
+   options.unsetenv("SYSTEMD_COLORS");
+
SystemCmd cmd(options);
 
parse(cmd.stdout());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.191/storage/Utils/FileUtils.cc 
new/libstorage-ng-4.5.193/storage/Utils/FileUtils.cc
--- old/libstorage-ng-4.5.191/storage/Utils/FileUtils.cc2024-02-22 
12:42:46.0 +0100
+++ new/libstorage-ng-4.5.193/storage/Utils/FileUtils.cc2024-02-28 
12:13:01.0 +0100
@@ -41,10 +41,7 @@
: path(path), name(name_template)
 {
char* t = strdup(get_fullname().c_str());
-   if (!t)
-   {
-   ST_THROW(Exception("strdup failed"));
-   }
+   ST_CHECK_PTR(t);
 
if (mkdtemp(t) == NULL)
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.191/storage/Utils/SystemCmd.cc 
new/libstorage-ng-4.5.193/storage/Utils/SystemCmd.cc
--- old/libstorage-ng-4.5.191/storage/Utils/SystemCmd.cc2024-02-22 
12:42:46.0 +0100
+++ new/libstorage-ng-4.5.193/storage/Utils/SystemCmd.cc2024-02-28 
12:13:01.0 +0100
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) [2004-2015] Novell, Inc.
- * Copyright (c) [2016-2023] SUSE LLC
+ * Copyright (c) [2016-2024] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -62,35 +62,66 @@
 

commit libstorage-ng for openSUSE:Factory

2024-02-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-02-23 16:41:12

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770 (New)


Package is "libstorage-ng"

Fri Feb 23 16:41:12 2024 rev:262 rq:1149280 version:4.5.191

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-02-21 17:52:40.715186870 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1770/libstorage-ng.changes
2024-02-23 16:41:24.890822975 +0100
@@ -1,0 +2,6 @@
+Thu Feb 22 08:55:17 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Finnish) (bsc#1149754)
+- 4.5.191
+
+

Old:

  libstorage-ng-4.5.190.tar.xz

New:

  libstorage-ng-4.5.191.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.5dB2Oj/_old  2024-02-23 16:41:25.526846031 +0100
+++ /var/tmp/diff_new_pack.5dB2Oj/_new  2024-02-23 16:41:25.526846031 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.190
+Version:4.5.191
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.190.tar.xz -> libstorage-ng-4.5.191.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.190/VERSION 
new/libstorage-ng-4.5.191/VERSION
--- old/libstorage-ng-4.5.190/VERSION   2024-02-20 15:42:46.0 +0100
+++ new/libstorage-ng-4.5.191/VERSION   2024-02-22 12:42:46.0 +0100
@@ -1 +1 @@
-4.5.190
+4.5.191
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.190/po/fi.po 
new/libstorage-ng-4.5.191/po/fi.po
--- old/libstorage-ng-4.5.190/po/fi.po  2024-02-20 15:42:46.0 +0100
+++ new/libstorage-ng-4.5.191/po/fi.po  2024-02-22 12:42:46.0 +0100
@@ -12,10 +12,10 @@
 "Project-Id-Version: libstorage.fi\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2024-02-06 09:28+0100\n"
-"PO-Revision-Date: 2022-02-03 12:12+\n"
+"PO-Revision-Date: 2024-02-22 11:42+\n"
 "Last-Translator: Tommi Nieminen \n"
-"Language-Team: Finnish \n"
+"Language-Team: Finnish \n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -112,14 +112,14 @@
 msgstr "Alustetaan looginen taltio %1$s (%2$s) tiedostojärjestelmällä %3$s"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "Otetaan käyttöön LUKS %s"
+msgstr "Aktivoidaan BitLocker %s"
 
 #. TRANSLATORS: error message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s failed"
-msgstr "LUKS-laitteen%s käyttöönotto epäonnistui"
+msgstr "BitLocker %s: aktivointi epäonnistui"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -351,9 +351,8 @@
 msgstr "Bcache-välimuistijoukko"
 
 #. TRANSLATORS: name of object
-#, fuzzy
 msgid "Bcachefs"
-msgstr "Bcache"
+msgstr "Bcachefs"
 
 #. TRANSLATORS: name of object
 msgid "BitLocker"
@@ -399,9 +398,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clear no-automount flag of partition %1$s"
-msgstr "Poista käynnistyslippu osiolta %1$s"
+msgstr "Poista ei automaattiliittämistä -lippu osiolta %1$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -446,9 +445,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing no-automount flag of partition %1$s"
-msgstr "Poistetaan käynnistyslippu osiolta %1$s"
+msgstr "Poistetaan ei automaattiliittämistä -lippu osiolta %1$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -1677,7 +1676,7 @@
 #. TRANSLATORS: Error message displayed during probing,
 #. %1$s is replaced by a list of device names joined by newlines (e.g.
 #. /dev/test/cached\n/dev/test/snapshot)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Detected LVM logical volumes of unsupported types:\n"
 "\n"
@@ -1940,7 +1939,7 @@
 #. TRANSLATORS: error message
 #, c-format
 msgid "Failed to find device %s"
-msgstr ""
+msgstr "Laitetta %s ei löytynyt"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md level (e.g. RAID1),
@@ -2008,7 +2007,7 @@
 #. TRANSLATORS:
 #. %1$s 

commit libstorage-ng for openSUSE:Factory

2024-02-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-02-21 17:52:27

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1706 (New)


Package is "libstorage-ng"

Wed Feb 21 17:52:27 2024 rev:261 rq:1148135 version:4.5.190

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-02-18 20:22:31.428612468 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1706/libstorage-ng.changes
2024-02-21 17:52:40.715186870 +0100
@@ -1,0 +2,6 @@
+Tue Feb 20 12:21:42 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Indonesian) (bsc#1149754)
+- 4.5.190
+
+

Old:

  libstorage-ng-4.5.189.tar.xz

New:

  libstorage-ng-4.5.190.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.L0ZsDI/_old  2024-02-21 17:52:41.899229725 +0100
+++ /var/tmp/diff_new_pack.L0ZsDI/_new  2024-02-21 17:52:41.915230305 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.189
+Version:4.5.190
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.189.tar.xz -> libstorage-ng-4.5.190.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.189/VERSION 
new/libstorage-ng-4.5.190/VERSION
--- old/libstorage-ng-4.5.189/VERSION   2024-02-16 17:25:46.0 +0100
+++ new/libstorage-ng-4.5.190/VERSION   2024-02-20 15:42:46.0 +0100
@@ -1 +1 @@
-4.5.189
+4.5.190
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.189/po/id.po 
new/libstorage-ng-4.5.190/po/id.po
--- old/libstorage-ng-4.5.189/po/id.po  2024-02-16 17:25:46.0 +0100
+++ new/libstorage-ng-4.5.190/po/id.po  2024-02-20 15:42:46.0 +0100
@@ -10,10 +10,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2024-02-06 09:28+0100\n"
-"PO-Revision-Date: 2024-01-19 05:59+\n"
+"PO-Revision-Date: 2024-02-20 14:42+\n"
 "Last-Translator: Kukuh Syafaat \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -99,7 +99,7 @@
 #. %3$s is replaced by volume group name (e.g. system)
 #, c-format
 msgid "Activate thin logical volume %1$s (%2$s) on volume group %3$s"
-msgstr "Aktifkan volume logical thin %1$s (%2$s) pada grup volume %3$s"
+msgstr "Aktifkan volume logikal thin %1$s (%2$s) pada grup volume %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by logical volume name (e.g. root),
@@ -107,7 +107,7 @@
 #. %3$s is replaced by volume group name (e.g. system)
 #, c-format
 msgid "Activate thin pool logical volume %1$s (%2$s) on volume group %3$s"
-msgstr "Aktifkan volume logical pool %1$s (%2$s) pada grup volume %3$s"
+msgstr "Aktifkan volume logikal thin pool %1$s (%2$s) pada grup volume %3$s"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -211,7 +211,7 @@
 #. %1$s is replaced by device name (e.g. /dev/sda1)
 #, c-format
 msgid "Add encryption layer device on %1$s to /etc/crypttab"
-msgstr "Tambah perangkat loop terenkripsi pada %1$s ke /etc/crypttab"
+msgstr "Tambahkan perangkat lapisan enkripsi pada %1$s ke /etc/crypttab"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the mount point (e.g. /home),
@@ -348,9 +348,8 @@
 msgstr "Bcache Cache Set"
 
 #. TRANSLATORS: name of object
-#, fuzzy
 msgid "Bcachefs"
-msgstr "Bcache"
+msgstr "Bcachefs"
 
 #. TRANSLATORS: name of object
 msgid "BitLocker"


commit libstorage-ng for openSUSE:Factory

2024-02-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-02-18 20:22:29

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1815 (New)


Package is "libstorage-ng"

Sun Feb 18 20:22:29 2024 rev:260 rq:1147151 version:4.5.189

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-02-15 20:59:50.098800660 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1815/libstorage-ng.changes
2024-02-18 20:22:31.428612468 +0100
@@ -1,0 +2,7 @@
+Fri Feb 16 16:25:46 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#986
+- log textdomain codeset
+- 4.5.189
+
+

Old:

  libstorage-ng-4.5.188.tar.xz

New:

  libstorage-ng-4.5.189.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.iHZGs2/_old  2024-02-18 20:22:33.108673098 +0100
+++ /var/tmp/diff_new_pack.iHZGs2/_new  2024-02-18 20:22:33.128673819 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.188
+Version:4.5.189
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.188.tar.xz -> libstorage-ng-4.5.189.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.188/VERSION 
new/libstorage-ng-4.5.189/VERSION
--- old/libstorage-ng-4.5.188/VERSION   2024-02-15 16:46:00.0 +0100
+++ new/libstorage-ng-4.5.189/VERSION   2024-02-16 17:25:46.0 +0100
@@ -1 +1 @@
-4.5.188
+4.5.189
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.188/storage/EnvironmentImpl.cc 
new/libstorage-ng-4.5.189/storage/EnvironmentImpl.cc
--- old/libstorage-ng-4.5.188/storage/EnvironmentImpl.cc2024-02-15 
16:46:00.0 +0100
+++ new/libstorage-ng-4.5.189/storage/EnvironmentImpl.cc2024-02-16 
17:25:46.0 +0100
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) [2014-2015] Novell, Inc.
- * Copyright (c) [2018-2023] SUSE LLC
+ * Copyright (c) [2018-2024] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -21,7 +21,9 @@
  */
 
 
+#include 
 #include 
+#include 
 #include 
 #include 
 
@@ -194,6 +196,10 @@
y2mil("locale " << setlocale(LC_ALL, NULL));
y2mil("codeset " << nl_langinfo(CODESET));
 
+   const char* p1 = bind_textdomain_codeset("libstorage-ng", NULL);
+   if (p1)
+   y2mil("textdomain-codeset " << p1);
+
const char* env_vars[] = {
"PATH",
"LANG", "LANGUAGE",


commit libstorage-ng for openSUSE:Factory

2024-02-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-02-15 20:59:24

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1815 (New)


Package is "libstorage-ng"

Thu Feb 15 20:59:24 2024 rev:259 rq:1146902 version:4.5.188

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-01-25 18:39:41.711424528 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1815/libstorage-ng.changes
2024-02-15 20:59:50.098800660 +0100
@@ -1,0 +2,89 @@
+Thu Feb 15 15:46:00 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#985
+- log locale
+- 4.5.188
+
+
+Wed Feb 14 16:41:40 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#984
+- log some languange environmant variables
+- log some language environment variables
+- 4.5.187
+
+
+Sat Feb 10 05:39:04 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.186
+
+
+Thu Feb 8 07:11:32 UTC 2024 - bit...@opensuse.org
+
+- Translated using Weblate (Swedish) (bsc#1149754)
+- 4.5.185
+
+
+Tue Feb 6 22:19:16 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Czech) (bsc#1149754)
+- 4.5.184
+
+
+Tue Feb 6 16:38:41 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Slovak) (bsc#1149754)
+- 4.5.183
+
+
+Tue Feb 6 16:38:40 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#983
+- fixed typo
+- 4.5.182
+
+
+Tue Feb 6 11:55:11 UTC 2024 - fr...@opensuse.org
+
+- Translated using Weblate (Dutch) (bsc#1149754)
+- 4.5.181
+
+
+Tue Feb 6 11:55:10 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Japanese) (bsc#1149754)
+
+
+Tue Feb 6 10:01:59 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Catalan) (bsc#1149754)
+
+
+Tue Feb 6 09:45:03 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#982
+- updated pot and po files
+- 4.5.180
+
+
+Tue Jan 30 16:52:22 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.179
+
+
+Mon Jan 29 14:28:07 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#981
+- fix reusing volume group name (bsc#1219266)
+- 4.5.178
+
+
+Mon Jan 29 10:07:06 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#980
+- added experimental support for bcachefs
+- 4.5.177
+
+

Old:

  libstorage-ng-4.5.176.tar.xz

New:

  libstorage-ng-4.5.188.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.guvY6t/_old  2024-02-15 20:59:50.742823295 +0100
+++ /var/tmp/diff_new_pack.guvY6t/_new  2024-02-15 20:59:50.742823295 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.176
+Version:4.5.188
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.176.tar.xz -> libstorage-ng-4.5.188.tar.xz ++
 2636 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2024-01-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-01-25 18:39:38

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1815 (New)


Package is "libstorage-ng"

Thu Jan 25 18:39:38 2024 rev:258 rq:1141104 version:4.5.176

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-01-21 23:08:04.320883739 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1815/libstorage-ng.changes
2024-01-25 18:39:41.711424528 +0100
@@ -1,0 +2,6 @@
+Wed Jan 24 02:23:37 UTC 2024 - bit...@opensuse.org
+
+- Translated using Weblate (Swedish) (bsc#1149754)
+- 4.5.176
+
+

Old:

  libstorage-ng-4.5.175.tar.xz

New:

  libstorage-ng-4.5.176.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.GusWKl/_old  2024-01-25 18:39:42.451450931 +0100
+++ /var/tmp/diff_new_pack.GusWKl/_new  2024-01-25 18:39:42.455451073 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.175
+Version:4.5.176
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.175.tar.xz -> libstorage-ng-4.5.176.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.175/VERSION 
new/libstorage-ng-4.5.176/VERSION
--- old/libstorage-ng-4.5.175/VERSION   2024-01-19 06:59:19.0 +0100
+++ new/libstorage-ng-4.5.176/VERSION   2024-01-24 05:59:27.0 +0100
@@ -1 +1 @@
-4.5.175
+4.5.176
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.175/po/sv.po 
new/libstorage-ng-4.5.176/po/sv.po
--- old/libstorage-ng-4.5.175/po/sv.po  2024-01-19 06:59:19.0 +0100
+++ new/libstorage-ng-4.5.176/po/sv.po  2024-01-24 05:59:27.0 +0100
@@ -10,10 +10,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-12-22 09:40+0100\n"
-"PO-Revision-Date: 2023-09-09 06:15+\n"
+"PO-Revision-Date: 2024-01-24 04:59+\n"
 "Last-Translator: Luna  Jernberg \n"
-"Language-Team: Swedish \n"
+"Language-Team: Swedish \n"
 "Language: sv\n"
 "MIME-Version: 1\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1737,7 +1737,7 @@
 #. TRANSLATORS: Error message displayed during probing,
 #. %1$s is replaced by a list of device names joined by newlines (e.g.
 #. /dev/test/cached\n/dev/test/snapshot)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Detected LVM logical volumes of unsupported types:\n"
 "\n"
@@ -1746,11 +1746,11 @@
 "These logical volumes are ignored. Operations on the\n"
 "corresponding volume groups may fail."
 msgstr ""
-"Logiska LVM-volymer har identifierats av typer som saknar stöd:\n"
+"Detekterade LVM logiska volymer av typer som inte stöds:\n"
 "\n"
 "%1$s\n"
 "\n"
-"Dessa logiska volymer ignoreras. Åtgärder på\n"
+"Dessa logiska volymer ignoreras. Operationer på\n"
 "motsvarande volymgrupper kan misslyckas."
 
 #. TRANSLATORS: Error message displayed during probing,
@@ -2066,9 +2066,9 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the partition name (e.g. /dev/sda1),
 #. %2$s is replaced with the size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Format partition %1$s (%2$s) as encrypted swap"
-msgstr "Formatera partition %1$s (%2$s) som krypterat byte"
+msgstr "Formatera partition %1$s (%2$s) som krypterad swap"
 
 # SLE12
 #. TRANSLATORS:


commit libstorage-ng for openSUSE:Factory

2024-01-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-01-21 23:07:49

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.16006 (New)


Package is "libstorage-ng"

Sun Jan 21 23:07:49 2024 rev:257 rq:1139864 version:4.5.175

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-01-18 21:51:46.113220493 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.16006/libstorage-ng.changes   
2024-01-21 23:08:04.320883739 +0100
@@ -1,0 +2,6 @@
+Fri Jan 19 03:11:31 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Indonesian) (bsc#1149754)
+- 4.5.175
+
+

Old:

  libstorage-ng-4.5.174.tar.xz

New:

  libstorage-ng-4.5.175.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.isHVMS/_old  2024-01-21 23:08:05.232916985 +0100
+++ /var/tmp/diff_new_pack.isHVMS/_new  2024-01-21 23:08:05.236917130 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.174
+Version:4.5.175
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.174.tar.xz -> libstorage-ng-4.5.175.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.174/VERSION 
new/libstorage-ng-4.5.175/VERSION
--- old/libstorage-ng-4.5.174/VERSION   2024-01-17 12:29:29.0 +0100
+++ new/libstorage-ng-4.5.175/VERSION   2024-01-19 06:59:19.0 +0100
@@ -1 +1 @@
-4.5.174
+4.5.175
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.174/po/id.po 
new/libstorage-ng-4.5.175/po/id.po
--- old/libstorage-ng-4.5.174/po/id.po  2024-01-17 12:29:29.0 +0100
+++ new/libstorage-ng-4.5.175/po/id.po  2024-01-19 06:59:19.0 +0100
@@ -10,10 +10,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-12-22 09:40+0100\n"
-"PO-Revision-Date: 2023-08-08 15:15+\n"
+"PO-Revision-Date: 2024-01-19 05:59+\n"
 "Last-Translator: Kukuh Syafaat \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1659,7 +1659,7 @@
 #. TRANSLATORS: Error message displayed during probing,
 #. %1$s is replaced by a list of device names joined by newlines (e.g.
 #. /dev/test/cached\n/dev/test/snapshot)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Detected LVM logical volumes of unsupported types:\n"
 "\n"
@@ -1672,7 +1672,7 @@
 "\n"
 "%1$s\n"
 "\n"
-"Volume logical ini diabaikan. Operasi pada\n"
+"Volume logikal ini diabaikan. Operasi pada\n"
 "grup volume terkait mungkin gagal."
 
 #. TRANSLATORS: Error message displayed during probing,
@@ -1986,7 +1986,7 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the partition name (e.g. /dev/sda1),
 #. %2$s is replaced with the size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Format partition %1$s (%2$s) as encrypted swap"
 msgstr "Format partisi %1$s (%2$s) sebagai swap terenkripsi"
 


commit libstorage-ng for openSUSE:Factory

2024-01-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-01-18 21:51:40

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.16006 (New)


Package is "libstorage-ng"

Thu Jan 18 21:51:40 2024 rev:256 rq:1139438 version:4.5.174

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-01-15 22:11:44.326404458 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.16006/libstorage-ng.changes   
2024-01-18 21:51:46.113220493 +0100
@@ -1,0 +2,9 @@
+Wed Jan 17 11:29:29 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#979
+- allow to get Arch object from SystemInfo
+- make testcase more robust
+- coding style
+- 4.5.174
+
+

Old:

  libstorage-ng-4.5.173.tar.xz

New:

  libstorage-ng-4.5.174.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.DZ7bbs/_old  2024-01-18 21:51:47.065254846 +0100
+++ /var/tmp/diff_new_pack.DZ7bbs/_new  2024-01-18 21:51:47.069254991 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.173
+Version:4.5.174
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.173.tar.xz -> libstorage-ng-4.5.174.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.173/LIBVERSION 
new/libstorage-ng-4.5.174/LIBVERSION
--- old/libstorage-ng-4.5.173/LIBVERSION2024-01-13 00:59:31.0 
+0100
+++ new/libstorage-ng-4.5.174/LIBVERSION2024-01-17 12:29:29.0 
+0100
@@ -1 +1 @@
-1.98.0
+1.99.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.173/VERSION 
new/libstorage-ng-4.5.174/VERSION
--- old/libstorage-ng-4.5.173/VERSION   2024-01-13 00:59:31.0 +0100
+++ new/libstorage-ng-4.5.174/VERSION   2024-01-17 12:29:29.0 +0100
@@ -1 +1 @@
-4.5.173
+4.5.174
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.173/bindings/storage-catches.i 
new/libstorage-ng-4.5.174/bindings/storage-catches.i
--- old/libstorage-ng-4.5.173/bindings/storage-catches.i2024-01-13 
00:59:31.0 +0100
+++ new/libstorage-ng-4.5.174/bindings/storage-catches.i2024-01-17 
12:29:29.0 +0100
@@ -438,5 +438,6 @@
 %catches(storage::DeviceNotFound, storage::DeviceHasWrongType) 
storage::StrayBlkDevice::find_by_name(Devicegraph *devicegraph, const 
std::string );
 %catches(storage::DeviceNotFound, storage::DeviceHasWrongType) 
storage::StrayBlkDevice::find_by_name(const Devicegraph *devicegraph, const 
std::string );
 %catches(storage::HolderAlreadyExists) storage::Subdevice::create(Devicegraph 
*devicegraph, const Device *source, const Device *target);
+%catches(storage::Exception) storage::SystemInfo::get_arch();
 %catches(storage::HolderAlreadyExists) storage::User::create(Devicegraph 
*devicegraph, const Device *source, const Device *target);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.173/storage/Devices/Partition.cc 
new/libstorage-ng-4.5.174/storage/Devices/Partition.cc
--- old/libstorage-ng-4.5.173/storage/Devices/Partition.cc  2024-01-13 
00:59:31.0 +0100
+++ new/libstorage-ng-4.5.174/storage/Devices/Partition.cc  2024-01-17 
12:29:29.0 +0100
@@ -131,7 +131,7 @@
 IdNum
 get_linux_partition_id(LinuxPartitionIdCategory 
linux_partition_id_category, SystemInfo& system_info)
 {
-   return get_linux_partition_id(linux_partition_id_category, 
system_info.get_impl().getArch());
+   return get_linux_partition_id(linux_partition_id_category, 
system_info.get_arch());
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.173/storage/StorageImpl.cc 
new/libstorage-ng-4.5.174/storage/StorageImpl.cc
--- old/libstorage-ng-4.5.173/storage/StorageImpl.cc2024-01-13 
00:59:31.0 +0100
+++ new/libstorage-ng-4.5.174/storage/StorageImpl.cc2024-01-17 
12:29:29.0 +0100
@@ -276,7 +276,7 @@
 void
 Storage::Impl::probe_helper(const ProbeCallbacks* probe_callbacks, 
Devicegraph* probed, SystemInfo& system_info)
 {
-   arch = system_info.get_impl().getArch();
+   arch = system_info.get_arch();
 
Prober prober(storage, probe_callbacks, probed, system_info.get_impl());
 }
diff -urN '--exclude=CVS' 

commit libstorage-ng for openSUSE:Factory

2024-01-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-01-15 22:11:33

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.21961 (New)


Package is "libstorage-ng"

Mon Jan 15 22:11:33 2024 rev:255 rq:1138404 version:4.5.173

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-01-12 23:45:10.758054421 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.21961/libstorage-ng.changes   
2024-01-15 22:11:44.326404458 +0100
@@ -1,0 +2,6 @@
+Fri Jan 12 21:03:37 UTC 2024 - aschn...@suse.com
+
+- Translated using Weblate (Russian) (bsc#1149754)
+- 4.5.173
+
+

Old:

  libstorage-ng-4.5.172.tar.xz

New:

  libstorage-ng-4.5.173.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.cBDBRK/_old  2024-01-15 22:11:45.110433133 +0100
+++ /var/tmp/diff_new_pack.cBDBRK/_new  2024-01-15 22:11:45.110433133 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.172
+Version:4.5.173
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.172.tar.xz -> libstorage-ng-4.5.173.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.172/VERSION 
new/libstorage-ng-4.5.173/VERSION
--- old/libstorage-ng-4.5.172/VERSION   2024-01-11 16:53:48.0 +0100
+++ new/libstorage-ng-4.5.173/VERSION   2024-01-13 00:59:31.0 +0100
@@ -1 +1 @@
-4.5.172
+4.5.173
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.172/po/ru.po 
new/libstorage-ng-4.5.173/po/ru.po
--- old/libstorage-ng-4.5.172/po/ru.po  2024-01-11 16:53:48.0 +0100
+++ new/libstorage-ng-4.5.173/po/ru.po  2024-01-13 00:59:31.0 +0100
@@ -5,16 +5,16 @@
 "Project-Id-Version: libstorage.ru\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-12-22 09:40+0100\n"
-"PO-Revision-Date: 2022-04-16 00:12+\n"
-"Last-Translator: Michael \n"
-"Language-Team: Russian \n"
+"PO-Revision-Date: 2024-01-12 23:59+\n"
+"Last-Translator: Vik On <4o3lxd...@mozmail.com>\n"
+"Language-Team: Russian \n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
-"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Generator: Weblate 4.9.1\n"
 
 msgid ""
@@ -1675,7 +1675,7 @@
 #. TRANSLATORS: Error message displayed during probing,
 #. %1$s is replaced by a list of device names joined by newlines (e.g.
 #. /dev/test/cached\n/dev/test/snapshot)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Detected LVM logical volumes of unsupported types:\n"
 "\n"
@@ -1945,7 +1945,7 @@
 #. TRANSLATORS: error message
 #, c-format
 msgid "Failed to find device %s"
-msgstr ""
+msgstr "Не удалось найти устройство %s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md level (e.g. RAID1),
@@ -2018,7 +2018,7 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the partition name (e.g. /dev/sda1),
 #. %2$s is replaced with the size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Format partition %1$s (%2$s) as encrypted swap"
 msgstr "Форматировать раздел %1$s (%2$s) как 
зашифрованный раздел подкачки"
 
@@ -2268,15 +2268,15 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 32-bit)"
-msgstr ""
+msgstr "Корневой раздел Linux (32-разрядная 
версия ARM)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 64-bit)"
-msgstr ""
+msgstr "Корневой раздел Linux (64-разрядная 
версия ARM)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 32-bit)"
-msgstr ""
+msgstr "Корневой раздел Linux (32-разрядная 
версия PPC)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit BE)"


commit libstorage-ng for openSUSE:Factory

2024-01-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-01-12 23:44:54

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.21961 (New)


Package is "libstorage-ng"

Fri Jan 12 23:44:54 2024 rev:254 rq:1138154 version:4.5.172

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-01-10 21:51:04.217512552 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.21961/libstorage-ng.changes   
2024-01-12 23:45:10.758054421 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 15:53:48 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#978
+- added get_linux_partition_id() taking Arch parameter
+- make git ignore javascript in generated documentation
+- coding style
+- cleanup
+- 4.5.172
+
+

Old:

  libstorage-ng-4.5.171.tar.xz

New:

  libstorage-ng-4.5.172.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.KV6PuA/_old  2024-01-12 23:45:12.362113130 +0100
+++ /var/tmp/diff_new_pack.KV6PuA/_new  2024-01-12 23:45:12.386114008 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.171
+Version:4.5.172
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.171.tar.xz -> libstorage-ng-4.5.172.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.171/LIBVERSION 
new/libstorage-ng-4.5.172/LIBVERSION
--- old/libstorage-ng-4.5.171/LIBVERSION2024-01-09 12:22:39.0 
+0100
+++ new/libstorage-ng-4.5.172/LIBVERSION2024-01-11 16:53:48.0 
+0100
@@ -1 +1 @@
-1.97.0
+1.98.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.171/VERSION 
new/libstorage-ng-4.5.172/VERSION
--- old/libstorage-ng-4.5.171/VERSION   2024-01-09 12:22:39.0 +0100
+++ new/libstorage-ng-4.5.172/VERSION   2024-01-11 16:53:48.0 +0100
@@ -1 +1 @@
-4.5.171
+4.5.172
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.171/bindings/storage-catches.i 
new/libstorage-ng-4.5.172/bindings/storage-catches.i
--- old/libstorage-ng-4.5.171/bindings/storage-catches.i2024-01-09 
12:22:39.0 +0100
+++ new/libstorage-ng-4.5.172/bindings/storage-catches.i2024-01-11 
16:53:48.0 +0100
@@ -40,6 +40,7 @@
 %exceptionclass storage::WrongNumberOfHolders;
 %exceptionclass storage::WrongNumberOfParents;
 
+%catches(storage::Exception) 
storage::get_linux_partition_id(LinuxPartitionIdCategory 
linux_partition_id_category, const Arch );
 %catches(storage::Exception) 
storage::get_linux_partition_id(LinuxPartitionIdCategory 
linux_partition_id_category, SystemInfo _info);
 %catches(storage::ParseException, storage::OverflowException) 
storage::humanstring_to_byte(const std::string , bool classic);
 %catches(storage::NullPointerException) storage::is_bcache(const Device 
*device);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.171/doc/autodocs/html/.gitignore 
new/libstorage-ng-4.5.172/doc/autodocs/html/.gitignore
--- old/libstorage-ng-4.5.171/doc/autodocs/html/.gitignore  2024-01-09 
12:22:39.0 +0100
+++ new/libstorage-ng-4.5.172/doc/autodocs/html/.gitignore  2024-01-11 
16:53:48.0 +0100
@@ -1,6 +1,7 @@
 *.css
 *.gif
 *.html
+*.js
 *.map
 *.md5
 *.png
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.171/integration-tests/partitions/linux-root-id.py 
new/libstorage-ng-4.5.172/integration-tests/partitions/linux-root-id.py
--- old/libstorage-ng-4.5.171/integration-tests/partitions/linux-root-id.py 
2024-01-09 12:22:39.0 +0100
+++ new/libstorage-ng-4.5.172/integration-tests/partitions/linux-root-id.py 
2024-01-11 16:53:48.0 +0100
@@ -15,3 +15,10 @@
 
 print(get_linux_partition_id(LinuxPartitionIdCategory_ROOT, system_info))
 
+environment = Environment(False)
+
+storage = Storage(environment)
+storage.probe()
+
+print(get_linux_partition_id(LinuxPartitionIdCategory_ROOT, 
storage.get_arch()))
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.171/storage/Actiongraph.cc 
new/libstorage-ng-4.5.172/storage/Actiongraph.cc
--- old/libstorage-ng-4.5.171/storage/Actiongraph.cc2024-01-09 
12:22:39.0 +0100
+++ 

commit libstorage-ng for openSUSE:Factory

2024-01-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-01-10 21:50:55

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.21961 (New)


Package is "libstorage-ng"

Wed Jan 10 21:50:55 2024 rev:253 rq:1137710 version:4.5.171

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-01-05 21:40:56.409242012 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.21961/libstorage-ng.changes   
2024-01-10 21:51:04.217512552 +0100
@@ -1,0 +2,7 @@
+Tue Jan 9 11:22:39 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#977
+- provide light_probe function with SystemInfo parameter
+- 4.5.171
+
+

Old:

  libstorage-ng-4.5.170.tar.xz

New:

  libstorage-ng-4.5.171.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.1fu4r6/_old  2024-01-10 21:51:04.897537245 +0100
+++ /var/tmp/diff_new_pack.1fu4r6/_new  2024-01-10 21:51:04.901537391 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.170
+Version:4.5.171
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.170.tar.xz -> libstorage-ng-4.5.171.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.170/LIBVERSION 
new/libstorage-ng-4.5.171/LIBVERSION
--- old/libstorage-ng-4.5.170/LIBVERSION2024-01-04 17:29:11.0 
+0100
+++ new/libstorage-ng-4.5.171/LIBVERSION2024-01-09 12:22:39.0 
+0100
@@ -1 +1 @@
-1.96.0
+1.97.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.170/VERSION 
new/libstorage-ng-4.5.171/VERSION
--- old/libstorage-ng-4.5.170/VERSION   2024-01-04 17:29:11.0 +0100
+++ new/libstorage-ng-4.5.171/VERSION   2024-01-09 12:22:39.0 +0100
@@ -1 +1 @@
-4.5.170
+4.5.171
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.170/bindings/storage-catches.i 
new/libstorage-ng-4.5.171/bindings/storage-catches.i
--- old/libstorage-ng-4.5.170/bindings/storage-catches.i2024-01-04 
17:29:11.0 +0100
+++ new/libstorage-ng-4.5.171/bindings/storage-catches.i2024-01-09 
12:22:39.0 +0100
@@ -103,6 +103,7 @@
 %catches(storage::NullPointerException) storage::is_vfat(const Device *device);
 %catches(storage::NullPointerException) storage::is_xfs(const Device *device);
 %catches(storage::Exception) storage::light_probe();
+%catches(storage::Exception) storage::light_probe(SystemInfo _info);
 %catches(storage::Exception) storage::read_simple_etc_crypttab(const 
std::string );
 %catches(storage::Exception) storage::read_simple_etc_fstab(const std::string 
);
 %catches(storage::DeviceHasWrongType, storage::NullPointerException) 
storage::to_bcache(Device *device);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.170/storage/SystemInfo/SystemInfo.h 
new/libstorage-ng-4.5.171/storage/SystemInfo/SystemInfo.h
--- old/libstorage-ng-4.5.170/storage/SystemInfo/SystemInfo.h   2024-01-04 
17:29:11.0 +0100
+++ new/libstorage-ng-4.5.171/storage/SystemInfo/SystemInfo.h   2024-01-09 
12:22:39.0 +0100
@@ -34,10 +34,13 @@
 /**
  * The SystemInfo class keeps various system information.
  *
- * So far the class can only be used for the Storage::probe() and
+ * So far the class can only be used for the Storage::probe(), 
lighe_probe() and
  * BlkDevice::find_by_any_name() functions. There it can avoid querying 
the same
  * information from the system several times when using several calls to
  * BlkDevice::find_by_any_name().
+ *
+ * After modifying the storage system the SystemInfo object is invalid and 
must not be
+ * used anymore.
  */
 class SystemInfo : private boost::noncopyable
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.170/storage/Utils/LightProbe.cc 
new/libstorage-ng-4.5.171/storage/Utils/LightProbe.cc
--- old/libstorage-ng-4.5.170/storage/Utils/LightProbe.cc   2024-01-04 
17:29:11.0 +0100
+++ new/libstorage-ng-4.5.171/storage/Utils/LightProbe.cc   2024-01-09 
12:22:39.0 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018 SUSE LLC
+ * Copyright (c) [2018-2024] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -21,7 +21,8 @@
 
 
 

commit libstorage-ng for openSUSE:Factory

2024-01-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-01-05 21:40:38

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.28375 (New)


Package is "libstorage-ng"

Fri Jan  5 21:40:38 2024 rev:252 rq:1136884 version:4.5.170

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2024-01-04 15:57:51.865542338 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.28375/libstorage-ng.changes   
2024-01-05 21:40:56.409242012 +0100
@@ -1,0 +2,10 @@
+Thu Jan 4 16:29:11 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#976
+- make more use of new SystemCmd interface
+- use in-class member initialization
+- inhibit colored output from udevadm
+- fixed typos
+- 4.5.170
+
+

Old:

  libstorage-ng-4.5.169.tar.xz

New:

  libstorage-ng-4.5.170.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.RtYx0Q/_old  2024-01-05 21:40:57.177270094 +0100
+++ /var/tmp/diff_new_pack.RtYx0Q/_new  2024-01-05 21:40:57.181270241 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.169
+Version:4.5.170
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.169.tar.xz -> libstorage-ng-4.5.170.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.169/VERSION 
new/libstorage-ng-4.5.170/VERSION
--- old/libstorage-ng-4.5.169/VERSION   2024-01-02 11:55:06.0 +0100
+++ new/libstorage-ng-4.5.170/VERSION   2024-01-04 17:29:11.0 +0100
@@ -1 +1 @@
-4.5.169
+4.5.170
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.169/doc/blocksizes.md 
new/libstorage-ng-4.5.170/doc/blocksizes.md
--- old/libstorage-ng-4.5.169/doc/blocksizes.md 2024-01-02 11:55:06.0 
+0100
+++ new/libstorage-ng-4.5.170/doc/blocksizes.md 2024-01-04 17:29:11.0 
+0100
@@ -165,7 +165,7 @@
 first_bucket:   1
 /dev/sdf blkdiscard beginning...done
 > bcache attach /dev/sdf /dev/sdc
-Failed to attache to cset 423801be-5553-4205-9650-c8d12eb7897d
+Failed to attach to cset 423801be-5553-4205-9650-c8d12eb7897d
 > dmesg | tail -1
 [ 5084.307221] bcache: bch_cached_dev_attach() Couldn't attach sdc: block size 
less than set's block size
 ```
@@ -272,7 +272,7 @@
 /dev/sde0 (cache)   active  N/A N/A
 /dev/sdc3 (cache)   active  N/A N/A
 > bcache attach 921ea429-2483-4382-ab8f-290511ed0d55 /dev/sdd
-Failed to attache to cset 921ea429-2483-4382-ab8f-290511ed0d55
+Failed to attach to cset 921ea429-2483-4382-ab8f-290511ed0d55
 > bcache attach 921ea429-2483-4382-ab8f-290511ed0d55 /dev/sdf
 ```
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.169/doc/devicegraphs.md 
new/libstorage-ng-4.5.170/doc/devicegraphs.md
--- old/libstorage-ng-4.5.169/doc/devicegraphs.md   2024-01-02 
11:55:06.0 +0100
+++ new/libstorage-ng-4.5.170/doc/devicegraphs.md   2024-01-04 
17:29:11.0 +0100
@@ -33,7 +33,7 @@
   Only very few operations (only the immediate_* functions) are allowed on the
   system devicegraph.
 
-  The intension in the future is to update the system devicegraph during
+  The intention in the future is to update the system devicegraph during
   commit and copy it to probed devicegraph after the commit.
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.169/doc/meetings/yast-storage-requirements.md 
new/libstorage-ng-4.5.170/doc/meetings/yast-storage-requirements.md
--- old/libstorage-ng-4.5.169/doc/meetings/yast-storage-requirements.md 
2024-01-02 11:55:06.0 +0100
+++ new/libstorage-ng-4.5.170/doc/meetings/yast-storage-requirements.md 
2024-01-04 17:29:11.0 +0100
@@ -8,7 +8,7 @@
 
 * AI Lukas: ML: libstorage...@opensuse.org
 * AI PM: Clarify requirements on FAT partitions
-* AI lmb, Holgi: Claryfy requirements on filesystems (see below)
+* AI lmb, Holgi: Clarify requirements on filesystems (see below)
 * AI Architecture maintainers: Clarify which configurations of RAID are 
bootable, possibly under which conditions
 * AI: Verify support of resizing logical volumes for LVM
 * AI: Clarify why we do not support encryption of root filesystem, which tools 
would possibly need to be fixed
@@ -51,7 +51,7 @@
* 

commit libstorage-ng for openSUSE:Factory

2024-01-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2024-01-04 15:56:40

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.28375 (New)


Package is "libstorage-ng"

Thu Jan  4 15:56:40 2024 rev:251 rq:1136146 version:4.5.169

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-12-25 19:04:56.288689768 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.28375/libstorage-ng.changes   
2024-01-04 15:57:51.865542338 +0100
@@ -1,0 +2,11 @@
+Tue Jan 2 10:55:06 UTC 2024 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#975
+- reduce number of udevadm settle calls during probing
+- use in-class member initialization
+- proved probe function taking SystemInfo as an additional argument
+- fixed typos
+- moved code
+- 4.5.169
+
+

Old:

  libstorage-ng-4.5.168.tar.xz

New:

  libstorage-ng-4.5.169.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.JiDFxn/_old  2024-01-04 15:57:52.629570249 +0100
+++ /var/tmp/diff_new_pack.JiDFxn/_new  2024-01-04 15:57:52.629570249 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libstorage-ng
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.168
+Version:4.5.169
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.168.tar.xz -> libstorage-ng-4.5.169.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.168/LIBVERSION 
new/libstorage-ng-4.5.169/LIBVERSION
--- old/libstorage-ng-4.5.168/LIBVERSION2023-12-22 16:02:05.0 
+0100
+++ new/libstorage-ng-4.5.169/LIBVERSION2024-01-02 11:55:06.0 
+0100
@@ -1 +1 @@
-1.95.3
+1.96.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.168/VERSION 
new/libstorage-ng-4.5.169/VERSION
--- old/libstorage-ng-4.5.168/VERSION   2023-12-22 16:02:05.0 +0100
+++ new/libstorage-ng-4.5.169/VERSION   2024-01-02 11:55:06.0 +0100
@@ -1 +1 @@
-4.5.168
+4.5.169
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.168/bindings/storage-catches.i 
new/libstorage-ng-4.5.169/bindings/storage-catches.i
--- old/libstorage-ng-4.5.168/bindings/storage-catches.i2023-12-22 
16:02:05.0 +0100
+++ new/libstorage-ng-4.5.169/bindings/storage-catches.i2024-01-02 
11:55:06.0 +0100
@@ -428,6 +428,7 @@
 %catches(storage::Exception) storage::Storage::get_system();
 %catches(storage::Exception) storage::Storage::get_system() const;
 %catches(storage::Aborted, storage::Exception) storage::Storage::probe(const 
ProbeCallbacks *probe_callbacks=nullptr);
+%catches(storage::Aborted, storage::Exception) 
storage::Storage::probe(SystemInfo _info, const ProbeCallbacksV3 
*probe_callbacks=nullptr);
 %catches(storage::Exception) storage::Storage::remove_devicegraph(const 
std::string );
 %catches(storage::Exception) storage::Storage::remove_pool(const std::string 
);
 %catches(storage::Exception) storage::Storage::rename_pool(const std::string 
_name, const std::string _name);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.168/examples/compound_actions.cc 
new/libstorage-ng-4.5.169/examples/compound_actions.cc
--- old/libstorage-ng-4.5.168/examples/compound_actions.cc  2023-12-22 
16:02:05.0 +0100
+++ new/libstorage-ng-4.5.169/examples/compound_actions.cc  2024-01-02 
11:55:06.0 +0100
@@ -59,7 +59,7 @@
 }
 catch (const exception& e)
 {
-   cerr << "exception occured: " << e.what() << endl;
+   cerr << "exception occurred: " << e.what() << endl;
 
return EXIT_FAILURE;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.168/examples/create1.cc 
new/libstorage-ng-4.5.169/examples/create1.cc
--- old/libstorage-ng-4.5.168/examples/create1.cc   2023-12-22 
16:02:05.0 +0100
+++ new/libstorage-ng-4.5.169/examples/create1.cc   2024-01-02 
11:55:06.0 +0100
@@ -128,7 +128,7 @@
 }
 catch (const exception& e)
 {
-   cerr << "exception 

commit libstorage-ng for openSUSE:Factory

2023-12-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-12-25 19:04:45

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.28375 (New)


Package is "libstorage-ng"

Mon Dec 25 19:04:45 2023 rev:250 rq:1134646 version:4.5.168

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-12-20 21:00:55.247551568 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.28375/libstorage-ng.changes   
2023-12-25 19:04:56.288689768 +0100
@@ -1,0 +2,54 @@
+Fri Dec 22 12:29:33 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Slovak) (bsc#1149754)
+- 4.5.168
+
+
+Fri Dec 22 12:29:32 UTC 2023 - fr...@opensuse.org
+
+- Translated using Weblate (Dutch) (bsc#1149754)
+
+
+Fri Dec 22 12:29:31 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Japanese) (bsc#1149754)
+
+
+Fri Dec 22 12:29:30 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Czech) (bsc#1149754)
+
+
+Fri Dec 22 10:13:59 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Catalan) (bsc#1149754)
+
+
+Fri Dec 22 09:04:36 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#974
+- updated pot and po files
+- 4.5.167
+
+
+Fri Dec 22 08:37:33 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#973
+- fixed typos
+- 4.5.166
+
+
+Thu Dec 21 16:20:34 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#972
+- added note about nvme json output
+- 4.5.165
+
+
+Thu Dec 21 12:21:32 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#971
+- adapted to changed nvme json output (bsc#1218306)
+- 4.5.164
+
+

Old:

  libstorage-ng-4.5.163.tar.xz

New:

  libstorage-ng-4.5.168.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.akDQmz/_old  2023-12-25 19:04:56.836709754 +0100
+++ /var/tmp/diff_new_pack.akDQmz/_new  2023-12-25 19:04:56.840709900 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.163
+Version:4.5.168
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.163.tar.xz -> libstorage-ng-4.5.168.tar.xz ++
 2522 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-12-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-12-08 22:31:35

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.25432 (New)


Package is "libstorage-ng"

Fri Dec  8 22:31:35 2023 rev:247 rq:1132096 version:4.5.161

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-11-23 21:39:11.064256493 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.25432/libstorage-ng.changes   
2023-12-08 22:31:37.967071227 +0100
@@ -1,0 +2,21 @@
+Fri Dec 8 10:59:47 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#968
+- make more use of new SystemCmd interface
+- 4.5.161
+
+
+Thu Dec 7 13:59:32 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#967
+- block more udev by-id links (bsc#1217459)
+- adapted testsuite
+- 4.5.160
+
+
+Tue Dec 5 18:43:05 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754)
+- 4.5.159
+
+

Old:

  libstorage-ng-4.5.158.tar.xz

New:

  libstorage-ng-4.5.161.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.l67R8K/_old  2023-12-08 22:31:38.755100223 +0100
+++ /var/tmp/diff_new_pack.l67R8K/_new  2023-12-08 22:31:38.755100223 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.158
+Version:4.5.161
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.158.tar.xz -> libstorage-ng-4.5.161.tar.xz ++
 2014 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-11-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-11-14 21:41:34

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.17445 (New)


Package is "libstorage-ng"

Tue Nov 14 21:41:34 2023 rev:244 rq:1125444 version:4.5.156

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-10-29 19:40:01.207490586 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.17445/libstorage-ng.changes   
2023-11-14 21:41:36.525457605 +0100
@@ -1,0 +2,7 @@
+Mon Nov 13 10:42:22 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#964
+- extended testsuite
+- 4.5.156
+
+

Old:

  libstorage-ng-4.5.155.tar.xz

New:

  libstorage-ng-4.5.156.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.FvM1H5/_old  2023-11-14 21:41:37.477492846 +0100
+++ /var/tmp/diff_new_pack.FvM1H5/_new  2023-11-14 21:41:37.477492846 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.155
+Version:4.5.156
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.155.tar.xz -> libstorage-ng-4.5.156.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.155/VERSION 
new/libstorage-ng-4.5.156/VERSION
--- old/libstorage-ng-4.5.155/VERSION   2023-10-28 09:23:46.0 +0200
+++ new/libstorage-ng-4.5.156/VERSION   2023-11-13 11:42:22.0 +0100
@@ -1 +1 @@
-4.5.155
+4.5.156
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.155/testsuite/Utils/systemcmd.cc 
new/libstorage-ng-4.5.156/testsuite/Utils/systemcmd.cc
--- old/libstorage-ng-4.5.155/testsuite/Utils/systemcmd.cc  2023-10-28 
09:23:46.0 +0200
+++ new/libstorage-ng-4.5.156/testsuite/Utils/systemcmd.cc  2023-11-13 
11:42:22.0 +0100
@@ -72,6 +72,20 @@
 }
 
 
+BOOST_AUTO_TEST_CASE(hello_huge_stdout_args)
+{
+vector stdout;
+for (int i = 0; i < 100; ++i)
+   stdout.push_back("Hello world, how are you?");
+
+SystemCmd::Options cmd_options({ "../helpers/repeat", "100", "Hello 
world, how are you?" });
+
+SystemCmd cmd(cmd_options);
+
+BOOST_CHECK_EQUAL(join(cmd.stdout()), join(stdout));
+}
+
+
 BOOST_AUTO_TEST_CASE(hello_stderr)
 {
 vector stderr = {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.155/testsuite/helpers/.gitignore 
new/libstorage-ng-4.5.156/testsuite/helpers/.gitignore
--- old/libstorage-ng-4.5.155/testsuite/helpers/.gitignore  2023-10-28 
09:23:46.0 +0200
+++ new/libstorage-ng-4.5.156/testsuite/helpers/.gitignore  2023-11-13 
11:42:22.0 +0100
@@ -3,5 +3,6 @@
 echoargs
 echoargs_mixed
 echoargs_stderr
+repeat
 retcode
 segfaulter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.155/testsuite/helpers/Makefile.am 
new/libstorage-ng-4.5.156/testsuite/helpers/Makefile.am
--- old/libstorage-ng-4.5.155/testsuite/helpers/Makefile.am 2023-10-28 
09:23:46.0 +0200
+++ new/libstorage-ng-4.5.156/testsuite/helpers/Makefile.am 2023-11-13 
11:42:22.0 +0100
@@ -13,6 +13,7 @@
echoargs\
echoargs_stderr \
echoargs_mixed  \
+   repeat  \
retcode \
segfaulter
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.155/testsuite/helpers/repeat.cc 
new/libstorage-ng-4.5.156/testsuite/helpers/repeat.cc
--- old/libstorage-ng-4.5.155/testsuite/helpers/repeat.cc   1970-01-01 
01:00:00.0 +0100
+++ new/libstorage-ng-4.5.156/testsuite/helpers/repeat.cc   2023-11-13 
11:42:22.0 +0100
@@ -0,0 +1,15 @@
+// Repeat command line arg 2 on stdout arg 1 number of times
+
+#include 
+#include 
+
+int
+main (int argc, char* argv[])
+{
+for (int i = 0; i < atoi(argv[1]); ++i)
+{
+   printf("%s\n", argv[2]);
+}
+
+return EXIT_SUCCESS;
+}


commit libstorage-ng for openSUSE:Factory

2023-10-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-10-29 19:39:47

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.17445 (New)


Package is "libstorage-ng"

Sun Oct 29 19:39:47 2023 rev:243 rq:1120885 version:4.5.155

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-10-27 22:28:02.187169549 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.17445/libstorage-ng.changes   
2023-10-29 19:40:01.207490586 +0100
@@ -1,0 +2,7 @@
+Sat Oct 28 07:23:46 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#963
+- extended testsuite
+- 4.5.155
+
+

Old:

  libstorage-ng-4.5.154.tar.xz

New:

  libstorage-ng-4.5.155.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.zF1iB2/_old  2023-10-29 19:40:01.967518235 +0100
+++ /var/tmp/diff_new_pack.zF1iB2/_new  2023-10-29 19:40:01.971518381 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.154
+Version:4.5.155
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.154.tar.xz -> libstorage-ng-4.5.155.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.154/VERSION 
new/libstorage-ng-4.5.155/VERSION
--- old/libstorage-ng-4.5.154/VERSION   2023-10-27 16:52:32.0 +0200
+++ new/libstorage-ng-4.5.155/VERSION   2023-10-28 09:23:46.0 +0200
@@ -1 +1 @@
-4.5.154
+4.5.155
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.154/storage/Utils/SystemCmd.cc 
new/libstorage-ng-4.5.155/storage/Utils/SystemCmd.cc
--- old/libstorage-ng-4.5.154/storage/Utils/SystemCmd.cc2023-10-27 
16:52:32.0 +0200
+++ new/libstorage-ng-4.5.155/storage/Utils/SystemCmd.cc2023-10-28 
09:23:46.0 +0200
@@ -306,6 +306,8 @@
_files[IDX_STDERR] = _files[IDX_STDOUT] = NULL;
invalidate();
 
+   // TODO use RAII for pipes
+
int child_failure_info_pipe[2];
if (pipe(child_failure_info_pipe) != 0)
SYSCALL_FAILED("pipe child_failure_info creation failed");
@@ -419,7 +421,7 @@
default: // parent process
{
if (close(child_failure_info_pipe[1]) != 0)
-   SYSCALL_FAILED("close(childfailureinfo_pipe) failed");
+   SYSCALL_FAILED("close(child_failure_info_pipe[1]) 
failed");
 
// Read ChildFailureInfo. If the exec in the child 
succeeded the pipe
// was closed (due to CLOEXEC) and reading fails. If the 
exec in the
@@ -434,6 +436,9 @@
  stringerror(child_failure_info.errnum));
}
 
+   if (close(child_failure_info_pipe[0]) != 0)
+   SYSCALL_FAILED("close(child_failure_info_pipe[0]) 
failed");
+
if ( close( sin[0] ) < 0 )
{
SYSCALL_FAILED_NOTHROW( "close( stdin ) in parent 
failed" );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.154/testsuite/Utils/systemcmd.cc 
new/libstorage-ng-4.5.155/testsuite/Utils/systemcmd.cc
--- old/libstorage-ng-4.5.154/testsuite/Utils/systemcmd.cc  2023-10-27 
16:52:32.0 +0200
+++ new/libstorage-ng-4.5.155/testsuite/Utils/systemcmd.cc  2023-10-28 
09:23:46.0 +0200
@@ -5,6 +5,7 @@
 #include 
 #include 
 
+#include 
 #include 
 #include 
 #include 
@@ -243,12 +244,33 @@
 }
 
 
+int
+num_open_fds()
+{
+const int max_fd = getdtablesize();
+
+int n = 0;
+
+for (int fd = 0; fd < max_fd; ++fd)
+if (fcntl(fd, F_GETFD) == 0)
+ ++n;
+
+return n;
+}
+
+
 BOOST_AUTO_TEST_CASE(close_fds)
 {
+// stdin, stdout and stderr - fails with valgrind
+BOOST_CHECK_EQUAL(num_open_fds(), 3);
+
 SystemCmd cmd({ LS_BIN, "-1", "/proc/self/fd/" });
 
 BOOST_CHECK_EQUAL(cmd.retcode(), 0);
 
 // stdin, stdout, stderr and an fd resulting from the opendir in ls
 BOOST_CHECK_EQUAL(cmd.stdout().size(), 4);
+
+// still only stdin, stdout and stderr - fails with valgrind
+BOOST_CHECK_EQUAL(num_open_fds(), 3);
 }


commit libstorage-ng for openSUSE:Factory

2023-10-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-10-27 22:27:45

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.17445 (New)


Package is "libstorage-ng"

Fri Oct 27 22:27:45 2023 rev:242 rq:1120829 version:4.5.154

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-10-24 20:07:04.213717180 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.17445/libstorage-ng.changes   
2023-10-27 22:28:02.187169549 +0200
@@ -1,0 +2,37 @@
+Fri Oct 27 14:52:32 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#962
+- improved error reporting in SystemCmd
+- 4.5.154
+
+
+Thu Oct 26 12:33:23 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#961
+- added testcase
+- 4.5.153
+
+
+Thu Oct 26 07:08:59 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#960
+- make more use of new SystemCmd interface
+- added const
+- 4.5.152
+
+
+Wed Oct 25 08:43:15 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#959
+- removed unused function
+
+
+Tue Oct 24 09:57:31 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#958
+- make more use of new SystemCmd interface
+- prefer make_unique over new
+- fixed compound action generation for removing btrfs qgroup
+  relations
+
+

Old:

  libstorage-ng-4.5.151.tar.xz

New:

  libstorage-ng-4.5.154.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.CAPyT6/_old  2023-10-27 22:28:02.819192729 +0200
+++ /var/tmp/diff_new_pack.CAPyT6/_new  2023-10-27 22:28:02.819192729 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.151
+Version:4.5.154
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.151.tar.xz -> libstorage-ng-4.5.154.tar.xz ++
 1944 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-10-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-10-24 20:07:01

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.24901 (New)


Package is "libstorage-ng"

Tue Oct 24 20:07:01 2023 rev:241 rq:1119612 version:4.5.151

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-10-22 21:01:03.831553649 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.24901/libstorage-ng.changes   
2023-10-24 20:07:04.213717180 +0200
@@ -1,0 +2,14 @@
+Mon Oct 23 11:04:31 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#957
+- extended testsuite
+- 4.5.151
+
+
+Mon Oct 23 10:15:40 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#956
+- improved error handling in SystemCmd
+- 4.5.150
+
+

Old:

  libstorage-ng-4.5.149.tar.xz

New:

  libstorage-ng-4.5.151.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.qL9xOa/_old  2023-10-24 20:07:05.037747139 +0200
+++ /var/tmp/diff_new_pack.qL9xOa/_new  2023-10-24 20:07:05.037747139 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.149
+Version:4.5.151
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.149.tar.xz -> libstorage-ng-4.5.151.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.149/LIBVERSION 
new/libstorage-ng-4.5.151/LIBVERSION
--- old/libstorage-ng-4.5.149/LIBVERSION2023-10-20 18:47:00.0 
+0200
+++ new/libstorage-ng-4.5.151/LIBVERSION2023-10-23 13:04:31.0 
+0200
@@ -1 +1 @@
-1.95.0
+1.95.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.149/VERSION 
new/libstorage-ng-4.5.151/VERSION
--- old/libstorage-ng-4.5.149/VERSION   2023-10-20 18:47:00.0 +0200
+++ new/libstorage-ng-4.5.151/VERSION   2023-10-23 13:04:31.0 +0200
@@ -1 +1 @@
-4.5.149
+4.5.151
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.149/storage/Utils/SystemCmd.cc 
new/libstorage-ng-4.5.151/storage/Utils/SystemCmd.cc
--- old/libstorage-ng-4.5.149/storage/Utils/SystemCmd.cc2023-10-20 
18:47:00.0 +0200
+++ new/libstorage-ng-4.5.151/storage/Utils/SystemCmd.cc2023-10-23 
13:04:31.0 +0200
@@ -217,18 +217,6 @@
 }
 
 
-void
-SystemCmd::closeOpenFds() const
-{
-   int max_fd = getdtablesize();
-
-   for ( int fd = 3; fd < max_fd; fd++ )
-   {
-   close(fd);
-   }
-}
-
-
 int
 SystemCmd::execute()
 {
@@ -338,39 +326,35 @@
}
y2deb("sout:" << _pfds[1].fd << " serr:" << _pfds[2].fd);
 
+   const int max_fd = getdtablesize();
+
const TmpForExec args_p(make_args());
const TmpForExec env_p(make_env());
 
switch( (_cmdPid=fork()) )
{
case 0: // child process
+   {
+   // Do not use exit() here. Use _exit() instead.
+
+   // Only use async‐signal‐safe functions here, see 
fork(2) and
+   // signal-safety(7).
 
if ( dup2( sin[0], STDIN_FILENO )<0 )
-   {
-   SYSCALL_FAILED_NOTHROW( "dup2 stdin failed in child 
process" );
-   }
+   _exit(125);
if ( dup2( sout[1], STDOUT_FILENO )<0 )
-   {
-   SYSCALL_FAILED_NOTHROW( "dup2 stdout failed in child 
process" );
-   }
+   _exit(125);
if ( dup2( serr[1], STDERR_FILENO )<0 )
-   {
-   SYSCALL_FAILED_NOTHROW( "dup2 stderr failed in child 
process" );
-   }
+   _exit(125);
if ( close( sin[1] )<0 )
-   {
-   SYSCALL_FAILED_NOTHROW( "close( stdin ) failed in child 
process" );
-   }
+   _exit(125);
if ( close( sout[0] )<0 )
-   {
-   SYSCALL_FAILED_NOTHROW( "close( stdout ) failed in 
child process" );
-   }
+   _exit(125);
if ( close( serr[0] )<0 )
-   

commit libstorage-ng for openSUSE:Factory

2023-10-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-10-22 21:01:01

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1945 (New)


Package is "libstorage-ng"

Sun Oct 22 21:01:01 2023 rev:240 rq:1119265 version:4.5.149

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-09-28 00:37:36.366950085 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1945/libstorage-ng.changes
2023-10-22 21:01:03.831553649 +0200
@@ -1,0 +2,49 @@
+Fri Oct 20 16:47:00 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#955
+- use _exit if exec fails
+- 4.5.149
+
+
+Mon Oct 16 14:53:58 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#954
+- allow to disallow remove actions on some devices
+- improved tests
+- removed unneeded include statements
+- make more use of new SystemCmd interface
+- increase minor library version
+- 4.5.148
+
+
+Wed Oct 11 13:28:02 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#953
+- support RAID level LINEAR (bsc#1215022)
+- 4.5.147
+
+
+Tue Oct 10 18:13:01 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#952
+- extended testsuite
+- 4.5.146
+
+
+Tue Oct 10 10:23:54 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#951
+- allow SystemCmd to take a vector with command arguments
+- fixed typo
+- added integration tests
+- 4.5.145
+
+
+Mon Oct 9 13:39:01 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#950
+- allow to disable use of key file in commit
+- added note
+- 4.5.144
+
+

Old:

  libstorage-ng-4.5.143.tar.xz

New:

  libstorage-ng-4.5.149.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.WVwYnk/_old  2023-10-22 21:01:04.483577357 +0200
+++ /var/tmp/diff_new_pack.WVwYnk/_new  2023-10-22 21:01:04.487577502 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.143
+Version:4.5.149
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.143.tar.xz -> libstorage-ng-4.5.149.tar.xz ++
 12134 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-09-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-09-28 00:24:36

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.23327 (New)


Package is "libstorage-ng"

Thu Sep 28 00:24:36 2023 rev:239 rq:1113828 version:4.5.143

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-09-10 13:10:07.798339453 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.23327/libstorage-ng.changes   
2023-09-28 00:37:36.366950085 +0200
@@ -1,0 +2,15 @@
+Wed Sep 27 08:22:26 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#949
+- reduce manual memory handing
+- 4.5.143
+
+
+Fri Sep 22 11:03:09 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#948
+- fixed memory leak
+- more consistent function naming
+- 4.5.142
+
+

Old:

  libstorage-ng-4.5.141.tar.xz

New:

  libstorage-ng-4.5.143.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.8XNSlr/_old  2023-09-28 00:37:37.654996938 +0200
+++ /var/tmp/diff_new_pack.8XNSlr/_new  2023-09-28 00:37:37.658997084 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.141
+Version:4.5.143
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.141.tar.xz -> libstorage-ng-4.5.143.tar.xz ++
 2966 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-09-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-09-10 13:09:37

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1766 (New)


Package is "libstorage-ng"

Sun Sep 10 13:09:37 2023 rev:238 rq:1109920 version:4.5.141

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-09-06 18:55:57.082763558 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1766/libstorage-ng.changes
2023-09-10 13:10:07.798339453 +0200
@@ -1,0 +2,13 @@
+Sat Sep 9 03:30:04 UTC 2023 - bit...@opensuse.org
+
+- Translated using Weblate (Swedish) (bsc#1149754)
+- 4.5.141
+
+
+Thu Sep 7 14:08:15 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#947
+- handle json output of btrfs version 6.5
+- 4.5.140
+
+

Old:

  libstorage-ng-4.5.139.tar.xz

New:

  libstorage-ng-4.5.141.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.BmVfne/_old  2023-09-10 13:10:08.918379469 +0200
+++ /var/tmp/diff_new_pack.BmVfne/_new  2023-09-10 13:10:08.918379469 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.139
+Version:4.5.141
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.139.tar.xz -> libstorage-ng-4.5.141.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.139/LIBVERSION 
new/libstorage-ng-4.5.141/LIBVERSION
--- old/libstorage-ng-4.5.139/LIBVERSION2023-09-06 11:47:07.0 
+0200
+++ new/libstorage-ng-4.5.141/LIBVERSION2023-09-09 08:15:39.0 
+0200
@@ -1 +1 @@
-1.91.1
+1.91.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.139/VERSION 
new/libstorage-ng-4.5.141/VERSION
--- old/libstorage-ng-4.5.139/VERSION   2023-09-06 11:47:07.0 +0200
+++ new/libstorage-ng-4.5.141/VERSION   2023-09-09 08:15:39.0 +0200
@@ -1 +1 @@
-4.5.139
+4.5.141
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.139/po/sv.po 
new/libstorage-ng-4.5.141/po/sv.po
--- old/libstorage-ng-4.5.139/po/sv.po  2023-09-06 11:47:07.0 +0200
+++ new/libstorage-ng-4.5.141/po/sv.po  2023-09-09 08:15:39.0 +0200
@@ -10,10 +10,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-07-31 13:28+0200\n"
-"PO-Revision-Date: 2023-03-12 08:14+\n"
+"PO-Revision-Date: 2023-09-09 06:15+\n"
 "Last-Translator: Luna  Jernberg \n"
-"Language-Team: Swedish \n"
+"Language-Team: Swedish \n"
 "Language: sv\n"
 "MIME-Version: 1\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -404,9 +404,9 @@
 # SLE12
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clear no-automount flag of partition %1$s"
-msgstr "Ta bort bootflagga för partitionen %1$s"
+msgstr "Ta bort ingen-automontering flagga för partition %1$s"
 
 # SLE12
 #. TRANSLATORS: displayed before action,
@@ -455,9 +455,9 @@
 # SLE12
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing no-automount flag of partition %1$s"
-msgstr "Tar bort bootflagga för partitionen %1$s"
+msgstr "Tar bort ingen-automontering flagga för partition %1$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -3057,9 +3057,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Set no-automount flag of partition %1$s"
-msgstr "Ange bootflagga för partition %1$s"
+msgstr "Ställ in ingen-automontering flagga för partition %1$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -3179,9 +3179,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Setting no-automount flag of partition %1$s"
-msgstr "Anger bootflagga för partitionen %1$s"
+msgstr "Ställer in ingen-automontering flagga för partition %1$s"
 
 #. 

commit libstorage-ng for openSUSE:Factory

2023-09-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-09-06 18:55:34

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1766 (New)


Package is "libstorage-ng"

Wed Sep  6 18:55:34 2023 rev:237 rq:1109243 version:4.5.139

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-08-09 17:24:28.965092442 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1766/libstorage-ng.changes
2023-09-06 18:55:57.082763558 +0200
@@ -1,0 +2,22 @@
+Wed Sep 6 09:47:07 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#946
+- improved json parse functions to handle string and integer
+- 4.5.139
+
+
+Mon Sep 4 08:25:46 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#945
+- fixed parsing of lsscsi version for older lsscsi versions
+  (bsc#1214814)
+- 4.5.138
+
+
+Mon Sep 4 07:21:42 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#944
+- add awk to GitHub action for Tumbleweed
+- 4.5.137
+
+

Old:

  libstorage-ng-4.5.136.tar.xz

New:

  libstorage-ng-4.5.139.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.6jsnqK/_old  2023-09-06 18:55:58.458812611 +0200
+++ /var/tmp/diff_new_pack.6jsnqK/_new  2023-09-06 18:55:58.462812754 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.136
+Version:4.5.139
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.136.tar.xz -> libstorage-ng-4.5.139.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.136/.github/workflows/ci-tumbleweed.yml 
new/libstorage-ng-4.5.139/.github/workflows/ci-tumbleweed.yml
--- old/libstorage-ng-4.5.136/.github/workflows/ci-tumbleweed.yml   
2023-08-08 17:15:30.0 +0200
+++ new/libstorage-ng-4.5.139/.github/workflows/ci-tumbleweed.yml   
2023-09-06 11:47:07.0 +0200
@@ -10,7 +10,7 @@
 steps:
 
 - name: Install additional packages
-  run: zypper --non-interactive in --no-recommends autoconf automake 
doxygen gcc-c++ gettext-runtime glibc-locale graphviz libboost_headers-devel 
libboost_test-devel libjson-c-devel libtool libxml2-devel make python3-devel 
ruby-devel swig xz
+  run: zypper --non-interactive in --no-recommends autoconf automake awk 
doxygen gcc-c++ gettext-runtime glibc-locale graphviz libboost_headers-devel 
libboost_test-devel libjson-c-devel libtool libxml2-devel make python3-devel 
ruby-devel swig xz
 
 - name: List installed packages
   run: rpm -qa | sort
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.136/LIBVERSION 
new/libstorage-ng-4.5.139/LIBVERSION
--- old/libstorage-ng-4.5.136/LIBVERSION2023-08-08 17:15:30.0 
+0200
+++ new/libstorage-ng-4.5.139/LIBVERSION2023-09-06 11:47:07.0 
+0200
@@ -1 +1 @@
-1.91.0
+1.91.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.136/VERSION 
new/libstorage-ng-4.5.139/VERSION
--- old/libstorage-ng-4.5.136/VERSION   2023-08-08 17:15:30.0 +0200
+++ new/libstorage-ng-4.5.139/VERSION   2023-09-06 11:47:07.0 +0200
@@ -1 +1 @@
-4.5.136
+4.5.139
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.136/storage/SystemInfo/CmdBtrfs.cc 
new/libstorage-ng-4.5.139/storage/SystemInfo/CmdBtrfs.cc
--- old/libstorage-ng-4.5.136/storage/SystemInfo/CmdBtrfs.cc2023-08-08 
17:15:30.0 +0200
+++ new/libstorage-ng-4.5.139/storage/SystemInfo/CmdBtrfs.cc2023-09-06 
11:47:07.0 +0200
@@ -411,10 +411,10 @@
string tmp3, tmp4;
 
if (!get_child_value(tmp2, "bg-type", tmp3))
-   ST_THROW(Exception("\"bg-type\" not found"));
+   ST_THROW(Exception("\"bg-type\" not found or invalid"));
 
if (!get_child_value(tmp2, "bg-profile", tmp4))
-   ST_THROW(Exception("\"bg-profile\" not found"));
+   ST_THROW(Exception("\"bg-profile\" not found or invalid"));
 
boost::to_upper(tmp4, locale::classic());
 
@@ -528,19 +528,15 @@
string tmp3;
 
if (!get_child_value(tmp2, "qgroupid", tmp3))
-   

commit libstorage-ng for openSUSE:Factory

2023-08-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-08-09 17:24:23

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.11712 (New)


Package is "libstorage-ng"

Wed Aug  9 17:24:23 2023 rev:236 rq:1102974 version:4.5.136

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-08-07 15:28:49.856217270 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.11712/libstorage-ng.changes   
2023-08-09 17:24:28.965092442 +0200
@@ -1,0 +2,6 @@
+Tue Aug 8 13:02:14 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Indonesian) (bsc#1149754)
+- 4.5.136
+
+

Old:

  libstorage-ng-4.5.135.tar.xz

New:

  libstorage-ng-4.5.136.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.NJTj5N/_old  2023-08-09 17:24:29.705097049 +0200
+++ /var/tmp/diff_new_pack.NJTj5N/_new  2023-08-09 17:24:29.709097074 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.135
+Version:4.5.136
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.135.tar.xz -> libstorage-ng-4.5.136.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.135/VERSION 
new/libstorage-ng-4.5.136/VERSION
--- old/libstorage-ng-4.5.135/VERSION   2023-08-06 19:15:23.0 +0200
+++ new/libstorage-ng-4.5.136/VERSION   2023-08-08 17:15:30.0 +0200
@@ -1 +1 @@
-4.5.135
+4.5.136
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.135/po/id.po 
new/libstorage-ng-4.5.136/po/id.po
--- old/libstorage-ng-4.5.135/po/id.po  2023-08-06 19:15:23.0 +0200
+++ new/libstorage-ng-4.5.136/po/id.po  2023-08-08 17:15:30.0 +0200
@@ -10,10 +10,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-07-31 13:28+0200\n"
-"PO-Revision-Date: 2023-05-31 16:15+\n"
+"PO-Revision-Date: 2023-08-08 15:15+\n"
 "Last-Translator: Kukuh Syafaat \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -391,9 +391,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clear no-automount flag of partition %1$s"
-msgstr "Hapus tanda boot dari partisi %1$s"
+msgstr "Hapus tanda no-automount dari partisi %1$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -437,9 +437,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing no-automount flag of partition %1$s"
-msgstr "Menghapus tanda boot dari partisi %1$s"
+msgstr "Menghapus tanda no-automount dari partisi %1$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -2967,9 +2967,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Set no-automount flag of partition %1$s"
-msgstr "Atur tanda boot dari partisi %1$s"
+msgstr "Atur tanda no-automount dari partisi %1$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -3086,9 +3086,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Setting no-automount flag of partition %1$s"
-msgstr "Mengatur tanda boot dari partisi %1$s"
+msgstr "Mengatur tanda no-automount dari partisi %1$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),


commit libstorage-ng for openSUSE:Factory

2023-08-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-08-07 15:28:46

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.22712 (New)


Package is "libstorage-ng"

Mon Aug  7 15:28:46 2023 rev:235 rq:1102591 version:4.5.135

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-08-05 12:53:51.924179367 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.22712/libstorage-ng.changes   
2023-08-07 15:28:49.856217270 +0200
@@ -1,0 +2,6 @@
+Sun Aug 6 12:30:36 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.135
+
+

Old:

  libstorage-ng-4.5.134.tar.xz

New:

  libstorage-ng-4.5.135.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.D7MvCT/_old  2023-08-07 15:28:50.65211 +0200
+++ /var/tmp/diff_new_pack.D7MvCT/_new  2023-08-07 15:28:50.66062 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.134
+Version:4.5.135
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.134.tar.xz -> libstorage-ng-4.5.135.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.134/VERSION 
new/libstorage-ng-4.5.135/VERSION
--- old/libstorage-ng-4.5.134/VERSION   2023-08-03 17:15:23.0 +0200
+++ new/libstorage-ng-4.5.135/VERSION   2023-08-06 19:15:23.0 +0200
@@ -1 +1 @@
-4.5.134
+4.5.135
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.134/po/ka.po 
new/libstorage-ng-4.5.135/po/ka.po
--- old/libstorage-ng-4.5.134/po/ka.po  2023-08-03 17:15:23.0 +0200
+++ new/libstorage-ng-4.5.135/po/ka.po  2023-08-06 19:15:23.0 +0200
@@ -8,10 +8,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-07-31 13:28+0200\n"
-"PO-Revision-Date: 2023-07-15 23:15+\n"
+"PO-Revision-Date: 2023-08-06 17:15+\n"
 "Last-Translator: Temuri Doghonadze \n"
-"Language-Team: Georgian \n"
+"Language-Team: Georgian \n"
 "Language: ka\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -296,7 +296,7 @@
 #. and /dev/sdb2 (2.00 GiB))
 #, c-format
 msgid "Assign qgroup of subvolume %1$s to qgroup %2$s on %3$s"
-msgstr ""
+msgstr "%3$s-ზე qgrup %2$s-ზე ქვეტომზე %1$s 
qgroup-ის მინიჭება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the btrfs qgroup id (e.g. 1/0),
@@ -392,9 +392,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clear no-automount flag of partition %1$s"
-msgstr "დანაყოფზე %1$s ჩატვრ
თვადობის ალმის გასუფთავება"
+msgstr "დანაყოფის %1$s no-automount ალმის 
გასუფთავება"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -409,7 +409,7 @@
 #. %1$s is replaced by device name (e.g. /dev/sda)
 #, c-format
 msgid "Clear protective MBR boot flag of GPT on %1$s"
-msgstr ""
+msgstr "%1$s-ზე GPT-ის დამცავი ჩატვირ
თვის ალმის მოხსნა"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
@@ -439,9 +439,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing no-automount flag of partition %1$s"
-msgstr "დანაყოფის %1$s ჩატვირ
თვადობის ალმის გასუფთავება"
+msgstr "დანაყოფის %1$s no-automount ალმის 
გასუფთავება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -449,13 +449,13 @@
 #. and /dev/sdb2 (1.00 GiB))
 #, c-format
 msgid "Clearing option 'no copy on write' for subvolume %1$s on %2$s"
-msgstr ""
+msgstr "%2$s-ზე ქვეტომზე %1$s 'no copy on write' 
ალმის გასუფთავება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s 

commit libstorage-ng for openSUSE:Factory

2023-08-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-08-05 12:53:51

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.22712 (New)


Package is "libstorage-ng"

Sat Aug  5 12:53:51 2023 rev:234 rq:1102205 version:4.5.134

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-08-02 16:48:04.432485335 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.22712/libstorage-ng.changes   
2023-08-05 12:53:51.924179367 +0200
@@ -1,0 +2,6 @@
+Thu Aug 3 12:43:14 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Catalan) (bsc#1149754)
+- 4.5.134
+
+

Old:

  libstorage-ng-4.5.133.tar.xz

New:

  libstorage-ng-4.5.134.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.lhYcJC/_old  2023-08-05 12:53:52.808185023 +0200
+++ /var/tmp/diff_new_pack.lhYcJC/_new  2023-08-05 12:53:52.812185049 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.133
+Version:4.5.134
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.133.tar.xz -> libstorage-ng-4.5.134.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.133/VERSION 
new/libstorage-ng-4.5.134/VERSION
--- old/libstorage-ng-4.5.133/VERSION   2023-08-01 18:15:21.0 +0200
+++ new/libstorage-ng-4.5.134/VERSION   2023-08-03 17:15:23.0 +0200
@@ -1 +1 @@
-4.5.133
+4.5.134
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.133/po/ca.po 
new/libstorage-ng-4.5.134/po/ca.po
--- old/libstorage-ng-4.5.133/po/ca.po  2023-08-01 18:15:21.0 +0200
+++ new/libstorage-ng-4.5.134/po/ca.po  2023-08-03 17:15:23.0 +0200
@@ -9,10 +9,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-07-31 13:28+0200\n"
-"PO-Revision-Date: 2023-03-10 03:14+\n"
+"PO-Revision-Date: 2023-08-03 15:15+\n"
 "Last-Translator: David Medina \n"
-"Language-Team: Catalan \n"
+"Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -393,9 +393,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clear no-automount flag of partition %1$s"
-msgstr "Neteja la bandera d'arrencada de la partició %1$s"
+msgstr "Neteja la bandera de no muntatge automàtic de la partició %1$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -439,9 +439,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing no-automount flag of partition %1$s"
-msgstr "Netejant la bandera d'arrencada de la partició %1$s"
+msgstr "Netejant la bandera de no muntatge automàtic de la partició %1$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -2981,9 +2981,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Set no-automount flag of partition %1$s"
-msgstr "Estableix la bandera d'arrencada de la partició %1$s"
+msgstr "Estableix la bandera de no muntatge automàtic de la partició %1$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -3102,9 +3102,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Setting no-automount flag of partition %1$s"
-msgstr "Establint la bandera d'arrencada de la partició %1$s"
+msgstr "Establint la bandera de no muntatge automàtic de la partició %1$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),


commit libstorage-ng for openSUSE:Factory

2023-08-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-08-02 16:47:57

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.22712 (New)


Package is "libstorage-ng"

Wed Aug  2 16:47:57 2023 rev:233 rq:1101783 version:4.5.133

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-07-19 19:09:48.684277457 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.22712/libstorage-ng.changes   
2023-08-02 16:48:04.432485335 +0200
@@ -1,0 +2,39 @@
+Tue Aug 1 14:04:41 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Czech) (bsc#1149754)
+- 4.5.133
+
+
+Mon Jul 31 22:30:55 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Japanese) (bsc#1149754)
+- 4.5.132
+
+
+Mon Jul 31 18:26:11 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Slovak) (bsc#1149754)
+- 4.5.131
+
+
+Mon Jul 31 14:36:10 UTC 2023 - fr...@opensuse.org
+
+- Translated using Weblate (Dutch) (bsc#1149754)
+- 4.5.130
+
+
+Mon Jul 31 12:00:37 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#943
+- updated pot and po files
+- 4.5.129
+
+
+Mon Jul 31 11:12:10 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#942
+- support no-automount partition flag
+- fixed include guard
+- 4.5.128
+
+

Old:

  libstorage-ng-4.5.127.tar.xz

New:

  libstorage-ng-4.5.133.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.v2Y1Dw/_old  2023-08-02 16:48:05.424491369 +0200
+++ /var/tmp/diff_new_pack.v2Y1Dw/_new  2023-08-02 16:48:05.428491393 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.127
+Version:4.5.133
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.127.tar.xz -> libstorage-ng-4.5.133.tar.xz ++
 4939 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-07-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-07-19 19:09:46

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.5570 (New)


Package is "libstorage-ng"

Wed Jul 19 19:09:46 2023 rev:232 rq:1099440 version:4.5.127

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-07-11 15:56:47.760994318 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.5570/libstorage-ng.changes
2023-07-19 19:09:48.684277457 +0200
@@ -1,0 +2,28 @@
+Wed Jul 19 08:47:37 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#941
+- added get_version_string function
+- 4.5.127
+
+
+Wed Jul 19 06:50:35 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#940
+- wait for block device before using blkdiscard
+- 4.5.126
+
+
+Tue Jul 18 13:50:31 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#939
+- wait for block device before using wipefs (bsc#1213420)
+- coding style
+- 4.5.125
+
+
+Sat Jul 15 20:16:57 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.124
+
+

Old:

  libstorage-ng-4.5.123.tar.xz

New:

  libstorage-ng-4.5.127.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.ZmwnoK/_old  2023-07-19 19:09:49.484282137 +0200
+++ /var/tmp/diff_new_pack.ZmwnoK/_new  2023-07-19 19:09:49.488282160 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.123
+Version:4.5.127
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.123.tar.xz -> libstorage-ng-4.5.127.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.123/LIBVERSION 
new/libstorage-ng-4.5.127/LIBVERSION
--- old/libstorage-ng-4.5.123/LIBVERSION2023-07-10 22:15:15.0 
+0200
+++ new/libstorage-ng-4.5.127/LIBVERSION2023-07-19 10:47:37.0 
+0200
@@ -1 +1 @@
-1.89.1
+1.90.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.123/VERSION 
new/libstorage-ng-4.5.127/VERSION
--- old/libstorage-ng-4.5.123/VERSION   2023-07-10 22:15:15.0 +0200
+++ new/libstorage-ng-4.5.127/VERSION   2023-07-19 10:47:37.0 +0200
@@ -1 +1 @@
-4.5.123
+4.5.127
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.123/po/ka.po 
new/libstorage-ng-4.5.127/po/ka.po
--- old/libstorage-ng-4.5.123/po/ka.po  2023-07-10 22:15:15.0 +0200
+++ new/libstorage-ng-4.5.127/po/ka.po  2023-07-19 10:47:37.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-07-10 20:15+\n"
+"PO-Revision-Date: 2023-07-15 23:15+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -755,26 +755,28 @@
 #. %3$s is replaced with the size (e.g. 2.00 GiB),
 #. %4$s is replaced with the mount point (e.g. /home),
 #. %5$s is replaced with the file system name (e.g. ext4)
-#, fuzzy, c-format
+#, c-format
 msgid "Create encrypted bcache %1$s on %2$s (%3$s) for %4$s with %5$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr ""
+"დაშიფრული bcache %1$s-ის შექმნა 
%2$s-ზე(%3$s) %4$s-სთვის ფაილური 
სისტემით "
+"%5$s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the bcache name (e.g. /dev/bcache0),
 #. %2$s is replaced with the device name (e.g. /dev/sda1),
 #. %3$s is replaced with the size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Create encrypted bcache %1$s on %2$s (%3$s) for swap"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "დაშიფრული bcache %1$s-ის შექმნა 
%2$s-ზე (%3$s) სვოპისთვის"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the bcache name (e.g. /dev/bcache0),
 #. %2$s is replaced with the device name (e.g. /dev/sda1),
 #. %3$s is replaced with the size (e.g. 2.00 GiB),
 #. %4$s is replaced with the file system name (e.g. ext4)
-#, 

commit libstorage-ng for openSUSE:Factory

2023-07-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-07-11 15:56:41

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.8922 (New)


Package is "libstorage-ng"

Tue Jul 11 15:56:41 2023 rev:231 rq:1098018 version:4.5.123

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-07-07 15:46:04.147748728 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.8922/libstorage-ng.changes
2023-07-11 15:56:47.760994318 +0200
@@ -1,0 +2,6 @@
+Mon Jul 10 17:09:43 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.123
+
+

Old:

  libstorage-ng-4.5.122.tar.xz

New:

  libstorage-ng-4.5.123.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.2pEPDT/_old  2023-07-11 15:56:48.548998902 +0200
+++ /var/tmp/diff_new_pack.2pEPDT/_new  2023-07-11 15:56:48.552998925 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.122
+Version:4.5.123
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.122.tar.xz -> libstorage-ng-4.5.123.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.122/VERSION 
new/libstorage-ng-4.5.123/VERSION
--- old/libstorage-ng-4.5.122/VERSION   2023-07-06 17:44:49.0 +0200
+++ new/libstorage-ng-4.5.123/VERSION   2023-07-10 22:15:15.0 +0200
@@ -1 +1 @@
-4.5.122
+4.5.123
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.122/po/ka.po 
new/libstorage-ng-4.5.123/po/ka.po
--- old/libstorage-ng-4.5.122/po/ka.po  2023-07-06 17:44:49.0 +0200
+++ new/libstorage-ng-4.5.123/po/ka.po  2023-07-10 22:15:15.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-06-10 15:15+\n"
+"PO-Revision-Date: 2023-07-10 20:15+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -318,17 +318,17 @@
 #. %1$s is replaced by device name (e.g. /dev/sda1),
 #. %2$s is replaced by device name (e.g. /dev/bcache0),
 #. %3$s is replaced by size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Attach bcache cache set on %1$s to bcache %2$s (%3$s)"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "%1$s-ზე მდებარე bcache-ის სეტის 
%2$s-ზე (%3$s) მიმაგრება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by device name (e.g. /dev/sda1),
 #. %2$s is replaced by device name (e.g. /dev/bcache0),
 #. %3$s is replaced by size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Attaching bcache cache set on %1$s to bcache %2$s (%3$s)"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "%1$s-ზე მდებარე bcache-ის სეტის %2$s 
bcache-ზე (%3$s) მიმაგრება"
 
 #. TRANSLATORS: symbol for "bytes" (best keep untranslated)
 msgid "B"
@@ -392,9 +392,10 @@
 #. %1$s is replaced by the subvolume path (e.g. var/log),
 #. %2$s is replaced by one or more device names (e.g /dev/sda1 (1.00 GiB)
 #. and /dev/sdb2 (1.00 GiB))
-#, fuzzy, c-format
+#, c-format
 msgid "Clear option 'no copy on write' for subvolume %1$s on %2$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr ""
+"%2$s-ზე მდებარე ქვეტომიდან %1$s 'no 
copy on write' პარამეტრის გასუფთავება"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sda)
@@ -519,9 +520,9 @@
 #. %1$s is replaced with the logical volume name (e.g. root),
 #. %2$s is replaced with the size (e.g. 2.00 GiB),
 #. %3$s is replaced with the volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Create LVM logical volume %1$s (%2$s) on volume group %3$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "ტომების ჯგუფზე %3$s LVM ლოგიკურ
ი ტომის %1$s (%2$s) შექმნა"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the logical volume name (e.g. root),
@@ -529,48 +530,52 @@
 #. %3$s is replaced with the volume group name (e.g. system),
 #. 

commit libstorage-ng for openSUSE:Factory

2023-07-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-07-07 15:46:02

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.23466 (New)


Package is "libstorage-ng"

Fri Jul  7 15:46:02 2023 rev:230 rq:1097425 version:4.5.122

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-06-23 21:51:54.454390274 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.23466/libstorage-ng.changes   
2023-07-07 15:46:04.147748728 +0200
@@ -1,0 +2,7 @@
+Thu Jul 6 15:44:49 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#938
+- prioritize activation of swap
+- 4.5.122
+
+

Old:

  libstorage-ng-4.5.121.tar.xz

New:

  libstorage-ng-4.5.122.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.qMZnkc/_old  2023-07-07 15:46:04.935753422 +0200
+++ /var/tmp/diff_new_pack.qMZnkc/_new  2023-07-07 15:46:04.943753469 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.121
+Version:4.5.122
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.121.tar.xz -> libstorage-ng-4.5.122.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.121/LIBVERSION 
new/libstorage-ng-4.5.122/LIBVERSION
--- old/libstorage-ng-4.5.121/LIBVERSION2023-06-22 09:58:15.0 
+0200
+++ new/libstorage-ng-4.5.122/LIBVERSION2023-07-06 17:44:49.0 
+0200
@@ -1 +1 @@
-1.89.0
+1.89.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.121/VERSION 
new/libstorage-ng-4.5.122/VERSION
--- old/libstorage-ng-4.5.121/VERSION   2023-06-22 09:58:15.0 +0200
+++ new/libstorage-ng-4.5.122/VERSION   2023-07-06 17:44:49.0 +0200
@@ -1 +1 @@
-4.5.121
+4.5.122
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.121/configure.ac 
new/libstorage-ng-4.5.122/configure.ac
--- old/libstorage-ng-4.5.121/configure.ac  2023-06-22 09:58:15.0 
+0200
+++ new/libstorage-ng-4.5.122/configure.ac  2023-07-06 17:44:49.0 
+0200
@@ -129,6 +129,7 @@
testsuite/dependencies/resize/btrfs/Makefile
testsuite/dependencies/bcache/Makefile
testsuite/dependencies/rear/Makefile
+   testsuite/order/Makefile
testsuite/sorting/Makefile
testsuite/style/Makefile
testsuite/partitions/Makefile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.121/storage/ActiongraphImpl.cc 
new/libstorage-ng-4.5.122/storage/ActiongraphImpl.cc
--- old/libstorage-ng-4.5.121/storage/ActiongraphImpl.cc2023-06-22 
09:58:15.0 +0200
+++ new/libstorage-ng-4.5.122/storage/ActiongraphImpl.cc2023-07-06 
17:44:49.0 +0200
@@ -53,6 +53,7 @@
 #include "storage/Actions/SetQuotaImpl.h"
 #include "storage/Actions/MountImpl.h"
 #include "storage/Actions/UnmountImpl.h"
+#include "storage/EnvironmentImpl.h"
 
 
 namespace storage
@@ -151,6 +152,7 @@
set_special_actions();
add_dependencies();
remove_only_syncs();
+   set_priorities();
 
calculate_order();
 
@@ -723,19 +725,131 @@
 
 
 void
+Actiongraph::Impl::set_priorities()
+{
+   for (const vertex_descriptor v : vertices())
+   {
+   Action::Base* action = graph[v].get();
+
+   Action::Mount* mount = dynamic_cast(action);
+   if (mount && mount->get_fs_type(*this) == FsType::SWAP)
+   {
+   mount->priority = 2;
+   set_priorities_upward(v);
+   }
+   }
+}
+
+
+void
+Actiongraph::Impl::set_priorities_upward(vertex_descriptor v1)
+{
+   for (const vertex_descriptor v2 : parents(v1))
+   {
+   Action::Base* action = graph[v2].get();
+
+   if (action->priority < 1)
+   {
+   action->priority = 1;
+   set_priorities_upward(v2);
+   }
+   }
+}
+
+
+void
 Actiongraph::Impl::calculate_order()
 {
VertexIndexMapGenerator vertex_index_map_generator(graph);
 
-   try
+   switch (topological_sort_method())
{
-   boost::topological_sort(graph, front_inserter(order),
-   
vertex_index_map(vertex_index_map_generator.get()));
+   case 0:
+  

commit libstorage-ng for openSUSE:Factory

2023-06-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-06-23 21:51:53

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902 (New)


Package is "libstorage-ng"

Fri Jun 23 21:51:53 2023 rev:229 rq:1094587 version:4.5.121

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-06-17 22:20:12.411499592 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902/libstorage-ng.changes   
2023-06-23 21:51:54.454390274 +0200
@@ -1,0 +2,9 @@
+Thu Jun 22 07:58:15 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#937
+- query version of lsscsi (preparation for using json output)
+- coding style
+- extended documentation
+- 4.5.121
+
+

Old:

  libstorage-ng-4.5.120.tar.xz

New:

  libstorage-ng-4.5.121.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.jyvhfM/_old  2023-06-23 21:51:55.262394664 +0200
+++ /var/tmp/diff_new_pack.jyvhfM/_new  2023-06-23 21:51:55.266394685 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.120
+Version:4.5.121
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.120.tar.xz -> libstorage-ng-4.5.121.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.120/VERSION 
new/libstorage-ng-4.5.121/VERSION
--- old/libstorage-ng-4.5.120/VERSION   2023-06-15 16:36:02.0 +0200
+++ new/libstorage-ng-4.5.121/VERSION   2023-06-22 09:58:15.0 +0200
@@ -1 +1 @@
-4.5.120
+4.5.121
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.120/doc/status.md 
new/libstorage-ng-4.5.121/doc/status.md
--- old/libstorage-ng-4.5.120/doc/status.md 2023-06-15 16:36:02.0 
+0200
+++ new/libstorage-ng-4.5.121/doc/status.md 2023-06-22 09:58:15.0 
+0200
@@ -149,9 +149,10 @@
 Implemented:
 
 * For btrfs, ext2, ext3, ext4, ReiserFS, NTFS, VFat, ExFat, XFS, JFS,
-  swap, F2FS, NILFS2 (excluding checkpoints), ISO9660, UDF, NFS and
-  tmpfs the most important operations (probing, creating, deleting,
-  resizing, mounting and unmounting).
+  swap, F2FS (excluding multiple devices), NILFS2 (excluding
+  checkpoints), ISO9660, UDF, NFS and tmpfs the most important
+  operations (probing, creating, deleting, resizing, mounting and
+  unmounting).
 * Handling of /etc/fstab.
 * Handling different mount-by options.
 * btrfs subvolumes, btrfs multiple-device, quota and qgroup support.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.120/storage/SystemInfo/CmdDumpe2fs.cc 
new/libstorage-ng-4.5.121/storage/SystemInfo/CmdDumpe2fs.cc
--- old/libstorage-ng-4.5.120/storage/SystemInfo/CmdDumpe2fs.cc 2023-06-15 
16:36:02.0 +0200
+++ new/libstorage-ng-4.5.121/storage/SystemInfo/CmdDumpe2fs.cc 2023-06-22 
09:58:15.0 +0200
@@ -32,7 +32,7 @@
 {
 
 CmdDumpe2fs::CmdDumpe2fs(const string& device)
-   : device(device), block_size(0), feature_64bit(false)
+   : device(device)
 {
SystemCmd cmd(DUMPE2FS_BIN " -h " + quote(device), SystemCmd::DoThrow);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.120/storage/SystemInfo/CmdDumpe2fs.h 
new/libstorage-ng-4.5.121/storage/SystemInfo/CmdDumpe2fs.h
--- old/libstorage-ng-4.5.120/storage/SystemInfo/CmdDumpe2fs.h  2023-06-15 
16:36:02.0 +0200
+++ new/libstorage-ng-4.5.121/storage/SystemInfo/CmdDumpe2fs.h  2023-06-22 
09:58:15.0 +0200
@@ -54,10 +54,10 @@
 
void parse(const vector& lines);
 
-   string device;
+   const string device;
 
-   unsigned long block_size;
-   bool feature_64bit;
+   unsigned long block_size = 0;
+   bool feature_64bit = false;
 
 };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.120/storage/SystemInfo/CmdLsscsi.cc 
new/libstorage-ng-4.5.121/storage/SystemInfo/CmdLsscsi.cc
--- old/libstorage-ng-4.5.120/storage/SystemInfo/CmdLsscsi.cc   2023-06-15 
16:36:02.0 +0200
+++ new/libstorage-ng-4.5.121/storage/SystemInfo/CmdLsscsi.cc   2023-06-22 
09:58:15.0 +0200
@@ -38,6 +38,8 @@
 
 Lsscsi::Lsscsi()
 {
+   const bool json = LsscsiVersion::supports_json_option();
+
SystemCmd cmd(LSSCSI_BIN " --transport", 

commit libstorage-ng for openSUSE:Factory

2023-06-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-06-17 22:20:03

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902 (New)


Package is "libstorage-ng"

Sat Jun 17 22:20:03 2023 rev:228 rq:1093332 version:4.5.120

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-06-12 15:26:04.822920288 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902/libstorage-ng.changes   
2023-06-17 22:20:12.411499592 +0200
@@ -1,0 +2,16 @@
+Thu Jun 15 14:36:02 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#936
+- use correct error callback when nvme-cli is missing during probing
+- 4.5.120
+
+
+Wed Jun 14 14:14:16 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#935
+- added functions to convert BcacheType and CacheMode to string
+- added pool name for bcaches
+- check range in is_usable_as_partitionable()
+- 4.5.119
+
+

Old:

  libstorage-ng-4.5.118.tar.xz

New:

  libstorage-ng-4.5.120.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.gB6FQf/_old  2023-06-17 22:20:13.695507309 +0200
+++ /var/tmp/diff_new_pack.gB6FQf/_new  2023-06-17 22:20:13.699507332 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.118
+Version:4.5.120
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.118.tar.xz -> libstorage-ng-4.5.120.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.118/LIBVERSION 
new/libstorage-ng-4.5.120/LIBVERSION
--- old/libstorage-ng-4.5.118/LIBVERSION2023-06-12 11:37:48.0 
+0200
+++ new/libstorage-ng-4.5.120/LIBVERSION2023-06-15 16:36:02.0 
+0200
@@ -1 +1 @@
-1.88.0
+1.89.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.118/VERSION 
new/libstorage-ng-4.5.120/VERSION
--- old/libstorage-ng-4.5.118/VERSION   2023-06-12 11:37:48.0 +0200
+++ new/libstorage-ng-4.5.120/VERSION   2023-06-15 16:36:02.0 +0200
@@ -1 +1 @@
-4.5.118
+4.5.120
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.118/storage/Devices/Bcache.cc 
new/libstorage-ng-4.5.120/storage/Devices/Bcache.cc
--- old/libstorage-ng-4.5.118/storage/Devices/Bcache.cc 2023-06-12 
11:37:48.0 +0200
+++ new/libstorage-ng-4.5.120/storage/Devices/Bcache.cc 2023-06-15 
16:36:02.0 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) [2016-2019] SUSE LLC
+ * Copyright (c) [2016-2023] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -30,6 +30,20 @@
 using namespace std;
 
 
+string
+get_bcache_type_name(BcacheType bcache_type)
+{
+   return toString(bcache_type);
+}
+
+
+string
+get_cache_mode_name(CacheMode cache_mode)
+{
+   return toString(cache_mode);
+}
+
+
 Bcache*
 Bcache::create(Devicegraph* devicegraph, const string& name)
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.118/storage/Devices/Bcache.h 
new/libstorage-ng-4.5.120/storage/Devices/Bcache.h
--- old/libstorage-ng-4.5.118/storage/Devices/Bcache.h  2023-06-12 
11:37:48.0 +0200
+++ new/libstorage-ng-4.5.120/storage/Devices/Bcache.h  2023-06-15 
16:36:02.0 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) [2016-2020] SUSE LLC
+ * Copyright (c) [2016-2023] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -45,6 +45,14 @@
 
 
 /**
+ * Convert the BcacheType bcache_type to a string.
+ *
+ * @see BcacheType
+ */
+std::string get_bcache_type_name(BcacheType bcache_type);
+
+
+/**
  * The Cache mode attribute.
  */
 enum class CacheMode {
@@ -53,6 +61,14 @@
 
 
 /**
+ * Convert the CacheMode cache_mode to a string.
+ *
+ * @see CacheMode
+ */
+std::string get_cache_mode_name(CacheMode cache_mode);
+
+
+/**
  * A https://www.kernel.org/doc/Documentation/bcache.txt;>bcache device.
  *
  * Bcache technology supports two kinds of bcache devices. Bcache devices 
with a backing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.118/storage/Devices/BcacheCsetImpl.h 
new/libstorage-ng-4.5.120/storage/Devices/BcacheCsetImpl.h
--- 

commit libstorage-ng for openSUSE:Factory

2023-06-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-06-12 15:25:24

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902 (New)


Package is "libstorage-ng"

Mon Jun 12 15:25:24 2023 rev:227 rq:1092505 version:4.5.118

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-06-07 23:06:43.603101113 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902/libstorage-ng.changes   
2023-06-12 15:26:04.822920288 +0200
@@ -1,0 +2,13 @@
+Mon Jun 12 09:37:48 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#934
+- handle mkfs options also for swap
+- 4.5.118
+
+
+Sat Jun 10 12:59:52 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.117
+
+

Old:

  libstorage-ng-4.5.116.tar.xz

New:

  libstorage-ng-4.5.118.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.JwUep8/_old  2023-06-12 15:26:05.714925565 +0200
+++ /var/tmp/diff_new_pack.JwUep8/_new  2023-06-12 15:26:05.722925613 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.116
+Version:4.5.118
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.116.tar.xz -> libstorage-ng-4.5.118.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.116/VERSION 
new/libstorage-ng-4.5.118/VERSION
--- old/libstorage-ng-4.5.116/VERSION   2023-06-06 09:15:04.0 +0200
+++ new/libstorage-ng-4.5.118/VERSION   2023-06-12 11:37:48.0 +0200
@@ -1 +1 @@
-4.5.116
+4.5.118
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.116/po/ka.po 
new/libstorage-ng-4.5.118/po/ka.po
--- old/libstorage-ng-4.5.116/po/ka.po  2023-06-06 09:15:04.0 +0200
+++ new/libstorage-ng-4.5.118/po/ka.po  2023-06-12 11:37:48.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-06-06 07:15+\n"
+"PO-Revision-Date: 2023-06-10 15:15+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -227,6 +227,7 @@
 #, c-format
 msgid "Add mount point %1$s of subvolume %2$s on %3$s to /etc/fstab"
 msgstr ""
+"%3$s-ზე მდებარე ქვეტომის %2$s 
მიმაგრების წერტილის %1$s /etc/fstab-ში 
ჩამატება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the device name (e.g. /dev/sdc1),
@@ -257,7 +258,7 @@
 #. %1$s is replaced by device name (e.g. /dev/sda1)
 #, c-format
 msgid "Adding encryption layer device on %1$s to /etc/crypttab"
-msgstr ""
+msgstr "%1$s-ზე არსებული დაშიფვრის 
ფენის მოწყობილობის /etc/crypttab-ში 
ჩამატება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the mount point (e.g. /home),
@@ -265,7 +266,7 @@
 #. and /dev/sdb2 (1.00 GiB))
 #, c-format
 msgid "Adding mount point %1$s of %2$s to /etc/fstab"
-msgstr ""
+msgstr "%2$s-ის მიმაგრების წერტილის 
%1$s /etc/fstab-ში ჩამატება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the mount point (e.g. /home),
@@ -275,6 +276,7 @@
 #, c-format
 msgid "Adding mount point %1$s of subvolume %2$s on %3$s to /etc/fstab"
 msgstr ""
+"%3$s-ზე მდებარე ქვეტომის %2$s 
მიმაგრების წერტილის %1$s /etc/fstab-ში 
ჩამატება"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the btrfs qgroup id (e.g. 1/0),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.116/storage/Filesystems/SwapImpl.cc 
new/libstorage-ng-4.5.118/storage/Filesystems/SwapImpl.cc
--- old/libstorage-ng-4.5.116/storage/Filesystems/SwapImpl.cc   2023-06-06 
09:15:04.0 +0200
+++ new/libstorage-ng-4.5.118/storage/Filesystems/SwapImpl.cc   2023-06-12 
11:37:48.0 +0200
@@ -104,6 +104,9 @@
 
string cmd_line = MKSWAP_BIN " -f " + quote(blk_device->get_name());
 
+   if 

commit libstorage-ng for openSUSE:Factory

2023-06-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-06-07 23:06:01

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902 (New)


Package is "libstorage-ng"

Wed Jun  7 23:06:01 2023 rev:226 rq:1091041 version:4.5.116

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-06-04 16:41:53.717877216 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902/libstorage-ng.changes   
2023-06-07 23:06:43.603101113 +0200
@@ -1,0 +2,6 @@
+Tue Jun 6 04:46:35 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.116
+
+

Old:

  libstorage-ng-4.5.115.tar.xz

New:

  libstorage-ng-4.5.116.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.BCOUzo/_old  2023-06-07 23:06:44.463106107 +0200
+++ /var/tmp/diff_new_pack.BCOUzo/_new  2023-06-07 23:06:44.467106130 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.115
+Version:4.5.116
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.115.tar.xz -> libstorage-ng-4.5.116.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.115/VERSION 
new/libstorage-ng-4.5.116/VERSION
--- old/libstorage-ng-4.5.115/VERSION   2023-06-04 08:14:59.0 +0200
+++ new/libstorage-ng-4.5.116/VERSION   2023-06-06 09:15:04.0 +0200
@@ -1 +1 @@
-4.5.115
+4.5.116
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.115/po/ka.po 
new/libstorage-ng-4.5.116/po/ka.po
--- old/libstorage-ng-4.5.115/po/ka.po  2023-06-04 08:14:59.0 +0200
+++ new/libstorage-ng-4.5.116/po/ka.po  2023-06-06 09:15:04.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-06-04 06:14+\n"
+"PO-Revision-Date: 2023-06-06 07:15+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -422,9 +422,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing legacy boot flag of partition %1$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "დანაყოფიდან %1$s ჩატვირ
თვადობის მოძველებული ალმის 
მოცილება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the subvolume path (e.g. var/log),
@@ -1035,9 +1035,9 @@
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by device name (e.g. /dev/sda1),
 #. %2$s is replaced by size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Creating bcache cache set %1$s (%2$s)"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "იქმნება bcache cache-ის სეტი %1$s(%2$s)"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by device name (e.g. /dev/sda1)
@@ -1750,9 +1750,9 @@
 #. %2$s is replaced with the md name (e.g. /dev/md0),
 #. %3$s is replaced with the size (e.g. 2.00 GiB),
 #. %4$s is replaced with the file system name (e.g. ext4)
-#, fuzzy, c-format
+#, c-format
 msgid "Encrypt %1$s %2$s (%3$s) with %4$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "%1$s %2$s-ის (%3$s) %4$s-ით დაშიფვრა"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the logical volume name (e.g. root),
@@ -2009,9 +2009,9 @@
 #. %1$s is replaced by partition name (e.g. /dev/sda1),
 #. %2$s is replaced by old size (e.g. 1.00 GiB),
 #. %3$s is replaced by new size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Grow partition %1$s from %2$s to %3$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "%1$s დანაყოფის %2$s-დან %3$s-მდე 
გაზრდა"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sdb1),
@@ -2081,9 +2081,9 @@
 #. %1$s is replaced by partition name (e.g. /dev/sda1),
 #. %2$s is replaced by old size (e.g. 1.00 GiB),
 #. %3$s is replaced by new size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Growing partition %1$s from %2$s to %3$s"
-msgstr "%1 

commit libstorage-ng for openSUSE:Factory

2023-06-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-06-04 16:41:44

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902 (New)


Package is "libstorage-ng"

Sun Jun  4 16:41:44 2023 rev:225 rq:1090731 version:4.5.115

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-06-03 00:06:38.585783237 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902/libstorage-ng.changes   
2023-06-04 16:41:53.717877216 +0200
@@ -1,0 +2,12 @@
+Sun Jun 4 03:38:02 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.115
+
+
+Sat Jun 3 04:04:36 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.114
+
+

Old:

  libstorage-ng-4.5.113.tar.xz

New:

  libstorage-ng-4.5.115.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.3D0Ji1/_old  2023-06-04 16:41:55.645888689 +0200
+++ /var/tmp/diff_new_pack.3D0Ji1/_new  2023-06-04 16:41:55.649888712 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.113
+Version:4.5.115
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.113.tar.xz -> libstorage-ng-4.5.115.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.113/VERSION 
new/libstorage-ng-4.5.115/VERSION
--- old/libstorage-ng-4.5.113/VERSION   2023-05-31 18:15:01.0 +0200
+++ new/libstorage-ng-4.5.115/VERSION   2023-06-04 08:14:59.0 +0200
@@ -1 +1 @@
-4.5.113
+4.5.115
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.113/po/ka.po 
new/libstorage-ng-4.5.115/po/ka.po
--- old/libstorage-ng-4.5.113/po/ka.po  2023-05-31 18:15:01.0 +0200
+++ new/libstorage-ng-4.5.115/po/ka.po  2023-06-04 08:14:59.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-05-30 08:14+\n"
+"PO-Revision-Date: 2023-06-04 06:14+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -475,9 +475,9 @@
 #. %4$s is replaced with a list of the devices
 #. the RAID is built from and their sizes: e.g.
 #. /dev/sda (512.00 GiB), /dev/sdb (512.00 GiB) and /dev/sdc (512.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Create %1$s %2$s (%3$s) from %4$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "%4$s-დან %1$s %2$s (%3$s) შექმნა"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md name (e.g. /dev/md0),
@@ -597,9 +597,9 @@
 #. %1$s is replaced with the bcache name (e.g. /dev/bcache0),
 #. %2$s is replaced with the device name (e.g. /dev/sda1),
 #. %3$s is replaced with the size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Create bcache %1$s on %2$s (%3$s)"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "%2$s-ზე (%3$s) %1$s bcache-ის შექმნა"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the bcache name (e.g. /dev/bcache0),
@@ -819,9 +819,9 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the names of the devices with sizes (e.g. /dev/sda1
 #. (10.00 GiB) and /dev/sda2 (10.00 GiB))
-#, fuzzy, c-format
+#, c-format
 msgid "Create file system btrfs on %1$s"
-msgstr "%1 რეპოზიტორიის შექმნა"
+msgstr "%1$s-ზე btfs ფაილური სისტემის 
შექმნა"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the names of the devices with sizes (e.g. /dev/sda1
@@ -847,9 +847,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/dasda)
-#, fuzzy, c-format
+#, c-format
 msgid "Create implicit partition table on %1$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "%1$s-ზე არაცხადი დანაყოფების 
სიის შექმნა"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1),
@@ -880,9 +880,9 @@
 #. %1$s is replaced with the partition name (e.g. /dev/sda1),
 #. %2$s is replaced with the size (e.g. 2.00 GiB),
 #. %3$s is replaced with the partition id string (e.g. Linux LVM)

commit libstorage-ng for openSUSE:Factory

2023-06-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-06-03 00:06:32

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902 (New)


Package is "libstorage-ng"

Sat Jun  3 00:06:32 2023 rev:224 rq:1090046 version:4.5.113

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-05-30 22:01:47.270778829 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.15902/libstorage-ng.changes   
2023-06-03 00:06:38.585783237 +0200
@@ -1,0 +2,6 @@
+Wed May 31 13:51:39 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Indonesian) (bsc#1149754)
+- 4.5.113
+
+

Old:

  libstorage-ng-4.5.112.tar.xz

New:

  libstorage-ng-4.5.113.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.n7gQ5e/_old  2023-06-03 00:06:39.337787678 +0200
+++ /var/tmp/diff_new_pack.n7gQ5e/_new  2023-06-03 00:06:39.341787701 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.112
+Version:4.5.113
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.112.tar.xz -> libstorage-ng-4.5.113.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.112/VERSION 
new/libstorage-ng-4.5.113/VERSION
--- old/libstorage-ng-4.5.112/VERSION   2023-05-30 10:14:58.0 +0200
+++ new/libstorage-ng-4.5.113/VERSION   2023-05-31 18:15:01.0 +0200
@@ -1 +1 @@
-4.5.112
+4.5.113
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.112/po/id.po 
new/libstorage-ng-4.5.113/po/id.po
--- old/libstorage-ng-4.5.112/po/id.po  2023-05-30 10:14:58.0 +0200
+++ new/libstorage-ng-4.5.113/po/id.po  2023-05-31 18:15:01.0 +0200
@@ -10,10 +10,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-01-02 06:13+\n"
+"PO-Revision-Date: 2023-05-31 16:15+\n"
 "Last-Translator: Kukuh Syafaat \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -2814,9 +2814,9 @@
 #. %1$s is replaced with the old logical volume name (e.g. foo),
 #. %2$s is replaced with the new logical volume name (e.g. bar),
 #. %3$s is replaced with the volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Rename logical volume %1$s to %2$s on volume group %3$s"
-msgstr "Buat volume logical %1$s (%2$s) pada grup volume %3$s"
+msgstr "Ganti nama volume logical %1$s menjadi %2$s pada grup volume %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by mount point (e.g. /home),
@@ -2829,9 +2829,9 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the old volume group name (e.g. foo),
 #. %2$s is replaced with the new volume group name (e.g. bar)
-#, fuzzy, c-format
+#, c-format
 msgid "Rename volume group %1$s to %2$s"
-msgstr "Buat grup volume %1$s (%2$s)"
+msgstr "Ganti nama volume logical %1$s menjadi %2$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by device name (e.g. /dev/sda6),


commit libstorage-ng for openSUSE:Factory

2023-05-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-05-30 22:01:45

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Tue May 30 22:01:45 2023 rev:223 rq:1089751 version:4.5.112

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-05-26 20:15:00.908098744 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2023-05-30 22:01:47.270778829 +0200
@@ -1,0 +2,12 @@
+Tue May 30 05:14:54 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.112
+
+
+Mon May 29 16:23:26 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.111
+
+

Old:

  libstorage-ng-4.5.110.tar.xz

New:

  libstorage-ng-4.5.112.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.vrC6KN/_old  2023-05-30 22:01:48.150784015 +0200
+++ /var/tmp/diff_new_pack.vrC6KN/_new  2023-05-30 22:01:48.158784063 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.110
+Version:4.5.112
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.110.tar.xz -> libstorage-ng-4.5.112.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.110/VERSION 
new/libstorage-ng-4.5.112/VERSION
--- old/libstorage-ng-4.5.110/VERSION   2023-05-25 08:14:57.0 +0200
+++ new/libstorage-ng-4.5.112/VERSION   2023-05-30 10:14:58.0 +0200
@@ -1 +1 @@
-4.5.110
+4.5.112
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.110/po/ka.po 
new/libstorage-ng-4.5.112/po/ka.po
--- old/libstorage-ng-4.5.110/po/ka.po  2023-05-25 08:14:57.0 +0200
+++ new/libstorage-ng-4.5.112/po/ka.po  2023-05-30 10:14:58.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-05-25 06:14+\n"
+"PO-Revision-Date: 2023-05-30 08:14+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -362,9 +362,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clear boot flag of partition %1$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "დანაყოფზე %1$s ჩატვრ
თვადობის ალმის გასუფთავება"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by file system name (e.g. ext4),
@@ -402,9 +402,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing boot flag of partition %1$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "დანაყოფის %1$s ჩატვირ
თვადობის ალმის გასუფთავება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by file system name (e.g. ext4),
@@ -416,9 +416,9 @@
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1),
-#, fuzzy, c-format
+#, c-format
 msgid "Clearing label of partition %1$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "დანაყოფის %1$s ჭდის 
გასუფთავება"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by partition name (e.g. /dev/sda1)
@@ -503,9 +503,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sda)
-#, fuzzy, c-format
+#, c-format
 msgid "Create DASD partition table on %1$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "%1$s-ზე DASD დანაყოფების ცხრ
ილის შექმნა"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sda)
@@ -582,9 +582,9 @@
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sda)
-#, fuzzy, c-format
+#, c-format
 msgid "Create MS-DOS partition table on %1$s"
-msgstr "%1 

commit libstorage-ng for openSUSE:Factory

2023-05-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-05-26 20:14:57

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Fri May 26 20:14:57 2023 rev:222 rq:1088955 version:4.5.110

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-05-24 20:22:39.724286739 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2023-05-26 20:15:00.908098744 +0200
@@ -1,0 +2,6 @@
+Thu May 25 04:09:27 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.110
+
+

Old:

  libstorage-ng-4.5.109.tar.xz

New:

  libstorage-ng-4.5.110.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.CRyp0T/_old  2023-05-26 20:15:01.508102320 +0200
+++ /var/tmp/diff_new_pack.CRyp0T/_new  2023-05-26 20:15:01.516102368 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.109
+Version:4.5.110
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.109.tar.xz -> libstorage-ng-4.5.110.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.109/VERSION 
new/libstorage-ng-4.5.110/VERSION
--- old/libstorage-ng-4.5.109/VERSION   2023-05-24 11:50:33.0 +0200
+++ new/libstorage-ng-4.5.110/VERSION   2023-05-25 08:14:57.0 +0200
@@ -1 +1 @@
-4.5.109
+4.5.110
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.109/po/ka.po 
new/libstorage-ng-4.5.110/po/ka.po
--- old/libstorage-ng-4.5.109/po/ka.po  2023-05-24 11:50:33.0 +0200
+++ new/libstorage-ng-4.5.110/po/ka.po  2023-05-25 08:14:57.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-05-24 07:14+\n"
+"PO-Revision-Date: 2023-05-25 06:14+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -209,7 +209,7 @@
 #. %1$s is replaced by device name (e.g. /dev/sda1)
 #, c-format
 msgid "Add encryption layer device on %1$s to /etc/crypttab"
-msgstr ""
+msgstr "%1$s-ზე არსებული დაშიფრული 
ფენის მოწყობილობის /etc/crypttab-ში 
ჩამატება"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the mount point (e.g. /home),
@@ -217,7 +217,7 @@
 #. and /dev/sdb2 (1.00 GiB))
 #, c-format
 msgid "Add mount point %1$s of %2$s to /etc/fstab"
-msgstr ""
+msgstr "%2$s-ის მიმაგრების წერტილის 
(%1$s) /etc/fstab-ში ჩამატება"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the mount point (e.g. /home),


commit libstorage-ng for openSUSE:Factory

2023-05-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-05-24 20:22:18

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Wed May 24 20:22:18 2023 rev:221 rq:1088812 version:4.5.109

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-05-18 15:18:32.609615229 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2023-05-24 20:22:39.724286739 +0200
@@ -1,0 +2,20 @@
+Wed May 24 09:50:33 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#933
+- provide functions to query category of partition id (bsc#1211107)
+- added unit tests
+- 4.5.109
+
+
+Wed May 24 04:25:26 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.108
+
+
+Tue May 23 04:07:28 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.107
+
+

Old:

  libstorage-ng-4.5.106.tar.xz

New:

  libstorage-ng-4.5.109.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.6MEJY3/_old  2023-05-24 20:22:40.532291557 +0200
+++ /var/tmp/diff_new_pack.6MEJY3/_new  2023-05-24 20:22:40.532291557 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.106
+Version:4.5.109
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.106.tar.xz -> libstorage-ng-4.5.109.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.106/LIBVERSION 
new/libstorage-ng-4.5.109/LIBVERSION
--- old/libstorage-ng-4.5.106/LIBVERSION2023-05-17 13:47:40.0 
+0200
+++ new/libstorage-ng-4.5.109/LIBVERSION2023-05-24 11:50:33.0 
+0200
@@ -1 +1 @@
-1.87.1
+1.88.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.106/VERSION 
new/libstorage-ng-4.5.109/VERSION
--- old/libstorage-ng-4.5.106/VERSION   2023-05-17 13:47:40.0 +0200
+++ new/libstorage-ng-4.5.109/VERSION   2023-05-24 11:50:33.0 +0200
@@ -1 +1 @@
-4.5.106
+4.5.109
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.106/po/ka.po 
new/libstorage-ng-4.5.109/po/ka.po
--- old/libstorage-ng-4.5.106/po/ka.po  2023-05-17 13:47:40.0 +0200
+++ new/libstorage-ng-4.5.109/po/ka.po  2023-05-24 11:50:33.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-04-27 08:14+\n"
+"PO-Revision-Date: 2023-05-24 07:14+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -139,7 +139,7 @@
 #. %1$s is replaced by device name (e.g. /dev/sda1)
 #, c-format
 msgid "Activating encryption layer device on %1$s"
-msgstr ""
+msgstr "%1$s-ზე დაშიფვრის ფენის 
მოწყობილობის აქტივაცია"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the device name (e.g. /dev/loop0),
@@ -154,7 +154,7 @@
 #. %3$s is replaced by volume group name (e.g. system)
 #, c-format
 msgid "Activating logical volume %1$s (%2$s) on volume group %3$s"
-msgstr ""
+msgstr "%1$s (%2$s) ლოგიკური ტომის 
აქტივაცია ტომების ჯგუფზე %3$s"
 
 #. TRANSLATORS: progress message
 msgid "Activating multipath"
@@ -203,7 +203,7 @@
 #. %1$s is replaced by md name (e.g. /dev/md0)
 #, c-format
 msgid "Add %1$s to /etc/mdadm.conf"
-msgstr ""
+msgstr "%1$s-ის ჩამატება /etc/mdadm.conf-ში"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sda1)
@@ -251,7 +251,7 @@
 #. %1$s is replaced by md name (e.g. /dev/md0)
 #, c-format
 msgid "Adding %1$s to /etc/mdadm.conf"
-msgstr ""
+msgstr "%1$s-ის ჩამატება /etc/mdadm.conf-ში"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by device name (e.g. /dev/sda1)
@@ -334,7 +334,7 @@
 
 #. TRANSLATORS: name of partition type
 msgid "BIOS Boot Partition"
-msgstr ""
+msgstr "BIOS-ის ჩამტვირთავი 

commit libstorage-ng for openSUSE:Factory

2023-05-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-05-18 15:18:23

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Thu May 18 15:18:23 2023 rev:220 rq:1087560 version:4.5.106

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-05-17 10:52:44.939223923 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2023-05-18 15:18:32.609615229 +0200
@@ -1,0 +2,7 @@
+Wed May 17 11:47:40 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#932
+- check for more aliases when looking up udev info
+- 4.5.106
+
+

Old:

  libstorage-ng-4.5.105.tar.xz

New:

  libstorage-ng-4.5.106.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.8ecawk/_old  2023-05-18 15:18:33.397619238 +0200
+++ /var/tmp/diff_new_pack.8ecawk/_new  2023-05-18 15:18:33.405619278 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.105
+Version:4.5.106
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.105.tar.xz -> libstorage-ng-4.5.106.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.105/VERSION 
new/libstorage-ng-4.5.106/VERSION
--- old/libstorage-ng-4.5.105/VERSION   2023-05-16 11:21:53.0 +0200
+++ new/libstorage-ng-4.5.106/VERSION   2023-05-17 13:47:40.0 +0200
@@ -1 +1 @@
-4.5.105
+4.5.106
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.105/storage/SystemInfo/CmdUdevadm.cc 
new/libstorage-ng-4.5.106/storage/SystemInfo/CmdUdevadm.cc
--- old/libstorage-ng-4.5.105/storage/SystemInfo/CmdUdevadm.cc  2023-05-16 
11:21:53.0 +0200
+++ new/libstorage-ng-4.5.106/storage/SystemInfo/CmdUdevadm.cc  2023-05-17 
13:47:40.0 +0200
@@ -72,6 +72,8 @@
const Link links[] = {
{ "S: disk/by-path/", by_path_links },
{ "S: disk/by-id/", by_id_links },
+   { "S: disk/by-label/", by_label_links },
+   { "S: disk/by-uuid/", by_uuid_links },
{ "S: disk/by-partlabel/", by_partlabel_links },
{ "S: disk/by-partuuid/", by_partuuid_links },
{ "S: mapper/", mapper_links },
@@ -131,6 +133,8 @@
const Link links[] = {
{ DEV_DISK_BY_PATH_DIR "/", by_path_links },
{ DEV_DISK_BY_ID_DIR "/", by_id_links },
+   { DEV_DISK_BY_LABEL_DIR "/", by_label_links },
+   { DEV_DISK_BY_UUID_DIR "/", by_uuid_links },
{ DEV_DISK_BY_PARTLABEL_DIR "/", by_partlabel_links },
{ DEV_DISK_BY_PARTUUID_DIR "/", by_partuuid_links },
{ DEV_MAPPER_DIR "/", mapper_links },
@@ -159,6 +163,12 @@
if (!cmd_udevadm_info.by_id_links.empty())
s << " by-id-links:" << cmd_udevadm_info.by_id_links;
 
+   if (!cmd_udevadm_info.by_label_links.empty())
+   s << " by-label-links:" << cmd_udevadm_info.by_label_links;
+
+   if (!cmd_udevadm_info.by_uuid_links.empty())
+   s << " by-uuid-links:" << cmd_udevadm_info.by_uuid_links;
+
if (!cmd_udevadm_info.by_partlabel_links.empty())
s << " by-partlabel-links:" << cmd_udevadm_info.by_partlabel_links;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.105/storage/SystemInfo/CmdUdevadm.h 
new/libstorage-ng-4.5.106/storage/SystemInfo/CmdUdevadm.h
--- old/libstorage-ng-4.5.105/storage/SystemInfo/CmdUdevadm.h   2023-05-16 
11:21:53.0 +0200
+++ new/libstorage-ng-4.5.106/storage/SystemInfo/CmdUdevadm.h   2023-05-17 
13:47:40.0 +0200
@@ -80,6 +80,8 @@
 
vector by_path_links;
vector by_id_links;
+   vector by_label_links;
+   vector by_uuid_links;
vector by_partlabel_links;
vector by_partuuid_links;
vector mapper_links;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.105/testsuite/SystemInfo/udevadm-info.cc 
new/libstorage-ng-4.5.106/testsuite/SystemInfo/udevadm-info.cc
--- old/libstorage-ng-4.5.105/testsuite/SystemInfo/udevadm-info.cc  
2023-05-16 11:21:53.0 +0200
+++ new/libstorage-ng-4.5.106/testsuite/SystemInfo/udevadm-info.cc  
2023-05-17 13:47:40.0 +0200
@@ -198,7 +198,7 @@
 };
 
 vector output = {
- 

commit libstorage-ng for openSUSE:Factory

2023-05-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-05-17 10:52:43

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Wed May 17 10:52:43 2023 rev:219 rq:1087377 version:4.5.105

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-05-13 17:17:40.686393831 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2023-05-17 10:52:44.939223923 +0200
@@ -1,0 +2,14 @@
+Tue May 16 09:21:53 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#931
+- added test programs for nvme list and list-subsys
+- 4.5.105
+
+
+Tue May 16 07:22:35 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#930
+- avoid to handle some fstab entries twice
+- 4.5.104
+
+

Old:

  libstorage-ng-4.5.103.tar.xz

New:

  libstorage-ng-4.5.105.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.kpjo96/_old  2023-05-17 10:52:45.559227261 +0200
+++ /var/tmp/diff_new_pack.kpjo96/_new  2023-05-17 10:52:45.563227282 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.103
+Version:4.5.105
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.103.tar.xz -> libstorage-ng-4.5.105.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.103/VERSION 
new/libstorage-ng-4.5.105/VERSION
--- old/libstorage-ng-4.5.103/VERSION   2023-05-13 04:15:14.0 +0200
+++ new/libstorage-ng-4.5.105/VERSION   2023-05-16 11:21:53.0 +0200
@@ -1 +1 @@
-4.5.103
+4.5.105
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.103/examples/SystemInfo/.gitignore 
new/libstorage-ng-4.5.105/examples/SystemInfo/.gitignore
--- old/libstorage-ng-4.5.103/examples/SystemInfo/.gitignore2023-05-13 
04:15:14.0 +0200
+++ new/libstorage-ng-4.5.105/examples/SystemInfo/.gitignore2023-05-16 
11:21:53.0 +0200
@@ -14,6 +14,8 @@
 test-cmd-dumpe2fs
 test-cmd-lvs
 test-cmd-ntfsresize
+test-cmd-nvme-list
+test-cmd-nvme-list-subsys
 test-cmd-pvs
 test-cmd-resize2fs
 test-cmd-stat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.103/examples/SystemInfo/Makefile.am 
new/libstorage-ng-4.5.105/examples/SystemInfo/Makefile.am
--- old/libstorage-ng-4.5.103/examples/SystemInfo/Makefile.am   2023-05-13 
04:15:14.0 +0200
+++ new/libstorage-ng-4.5.105/examples/SystemInfo/Makefile.am   2023-05-16 
11:21:53.0 +0200
@@ -7,10 +7,10 @@
 LDADD = ../../storage/libstorage-ng.la
 
 noinst_PROGRAMS = test-blkid test-cmd-btrfs-filesystem-show
\
-   test-cmd-dmsetup-info test-cmd-dmsetup-table test-cmd-lvs test-cmd-pvs \
+   test-cmd-dmsetup-info test-cmd-dmsetup-table test-cmd-lvs test-cmd-pvs  
\
test-cmd-vgs test-cmd-udevadm-info test-dasdview test-dir test-dmraid   
\
test-cmd-dumpe2fs test-cmd-resize2fs test-cmd-ntfsresize
\
-   test-lsattr test-lsscsi 
\
+   test-lsattr test-lsscsi test-cmd-nvme-list test-cmd-nvme-list-subsys
\
test-mdadm-detail test-mdlinks test-multipath   
\
test-parted test-cmd-stat test-cmd-blockdev 
\
test-proc-mdstat test-proc-mounts test-cmd-df   
\
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.103/examples/SystemInfo/test-cmd-nvme-list-subsys.cc 
new/libstorage-ng-4.5.105/examples/SystemInfo/test-cmd-nvme-list-subsys.cc
--- old/libstorage-ng-4.5.103/examples/SystemInfo/test-cmd-nvme-list-subsys.cc  
1970-01-01 01:00:00.0 +0100
+++ new/libstorage-ng-4.5.105/examples/SystemInfo/test-cmd-nvme-list-subsys.cc  
2023-05-16 11:21:53.0 +0200
@@ -0,0 +1,34 @@
+
+#include 
+
+#include 
+
+using namespace std;
+using namespace storage;
+
+
+void
+test_nvme_list_subsys(SystemInfo::Impl& system_info)
+{
+try
+{
+   const CmdNvmeListSubsys& cmd_nvme_list_subsys = 
system_info.getCmdNvmeListSubsys();
+   cout << "CmdNvmeListSubsys success" << endl;
+   cout << cmd_nvme_list_subsys << endl;
+}
+catch 

commit libstorage-ng for openSUSE:Factory

2023-05-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-05-13 17:17:26

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Sat May 13 17:17:26 2023 rev:218 rq:1086856 version:4.5.103

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-05-03 12:56:29.591556075 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2023-05-13 17:17:40.686393831 +0200
@@ -1,0 +2,16 @@
+Fri May 12 23:23:07 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (German) (bsc#1149754)
+- 4.5.103
+
+
+Fri May 12 11:38:36 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#929
+- check for aliases when looking up blk devices
+- check for aliases when looking up udev info
+- remove now unneeded mockups
+- speed up probing
+- 4.5.102
+
+

Old:

  libstorage-ng-4.5.101.tar.xz

New:

  libstorage-ng-4.5.103.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.LMqGci/_old  2023-05-13 17:17:41.278397237 +0200
+++ /var/tmp/diff_new_pack.LMqGci/_new  2023-05-13 17:17:41.286397283 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.101
+Version:4.5.103
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.101.tar.xz -> libstorage-ng-4.5.103.tar.xz ++
 1749 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-05-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-05-03 12:56:25

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Wed May  3 12:56:25 2023 rev:217 rq:1083996 version:4.5.101

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-04-28 16:22:51.761833148 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2023-05-03 12:56:29.591556075 +0200
@@ -1,0 +2,7 @@
+Tue May 2 09:53:49 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#928
+- add color attribute to Action class
+- 4.5.101
+
+

Old:

  libstorage-ng-4.5.100.tar.xz

New:

  libstorage-ng-4.5.101.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.TOjdL2/_old  2023-05-03 12:56:30.267560047 +0200
+++ /var/tmp/diff_new_pack.TOjdL2/_new  2023-05-03 12:56:30.271560070 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.100
+Version:4.5.101
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.100.tar.xz -> libstorage-ng-4.5.101.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.100/LIBVERSION 
new/libstorage-ng-4.5.101/LIBVERSION
--- old/libstorage-ng-4.5.100/LIBVERSION2023-04-27 10:48:32.0 
+0200
+++ new/libstorage-ng-4.5.101/LIBVERSION2023-05-02 11:53:49.0 
+0200
@@ -1 +1 @@
-1.86.1
+1.87.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.100/VERSION 
new/libstorage-ng-4.5.101/VERSION
--- old/libstorage-ng-4.5.100/VERSION   2023-04-27 10:48:32.0 +0200
+++ new/libstorage-ng-4.5.101/VERSION   2023-05-02 11:53:49.0 +0200
@@ -1 +1 @@
-4.5.100
+4.5.101
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.100/storage/Actions/ActivateImpl.h 
new/libstorage-ng-4.5.101/storage/Actions/ActivateImpl.h
--- old/libstorage-ng-4.5.100/storage/Actions/ActivateImpl.h2023-04-27 
10:48:32.0 +0200
+++ new/libstorage-ng-4.5.101/storage/Actions/ActivateImpl.h2023-05-02 
11:53:49.0 +0200
@@ -41,6 +41,7 @@
Activate(sid_t sid) : Modify(sid) {}
 
virtual Text text(const CommitData& commit_data) const override;
+   virtual Color color() const override { return Color::GREEN; }
virtual void commit(CommitData& commit_data, const CommitOptions& 
commit_options) const override;
virtual uf_t used_features(const Actiongraph::Impl& actiongraph) 
const override;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.100/storage/Actions/AddToEtcCrypttabImpl.h 
new/libstorage-ng-4.5.101/storage/Actions/AddToEtcCrypttabImpl.h
--- old/libstorage-ng-4.5.100/storage/Actions/AddToEtcCrypttabImpl.h
2023-04-27 10:48:32.0 +0200
+++ new/libstorage-ng-4.5.101/storage/Actions/AddToEtcCrypttabImpl.h
2023-05-02 11:53:49.0 +0200
@@ -40,6 +40,7 @@
AddToEtcCrypttab(sid_t sid) : Modify(sid) {}
 
virtual Text text(const CommitData& commit_data) const override;
+   virtual Color color() const override { return Color::GREEN; }
virtual void commit(CommitData& commit_data, const CommitOptions& 
commit_options) const override;
 
virtual void add_dependencies(Actiongraph::Impl::vertex_descriptor 
vertex,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.100/storage/Actions/AddToEtcFstabImpl.h 
new/libstorage-ng-4.5.101/storage/Actions/AddToEtcFstabImpl.h
--- old/libstorage-ng-4.5.100/storage/Actions/AddToEtcFstabImpl.h   
2023-04-27 10:48:32.0 +0200
+++ new/libstorage-ng-4.5.101/storage/Actions/AddToEtcFstabImpl.h   
2023-05-02 11:53:49.0 +0200
@@ -41,6 +41,7 @@
AddToEtcFstab(sid_t sid) : Modify(sid) {}
 
virtual Text text(const CommitData& commit_data) const override;
+   virtual Color color() const override { return Color::GREEN; }
virtual void commit(CommitData& commit_data, const CommitOptions& 
commit_options) const override;
 
FsType get_fs_type(const Actiongraph::Impl& actiongraph) const;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit libstorage-ng for openSUSE:Factory

2023-04-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-04-28 16:22:36

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Fri Apr 28 16:22:36 2023 rev:216 rq:1083231 version:4.5.100

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-04-22 21:57:58.760326435 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2023-04-28 16:22:51.761833148 +0200
@@ -1,0 +2,19 @@
+Thu Apr 27 08:48:32 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#927
+- fixed set_lockfile_root function
+- 4.5.100
+
+
+Thu Apr 27 05:16:11 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.99
+
+
+Thu Apr 27 05:03:45 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.98
+
+

Old:

  libstorage-ng-4.5.97.tar.xz

New:

  libstorage-ng-4.5.100.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.Z11cDl/_old  2023-04-28 16:22:52.921839919 +0200
+++ /var/tmp/diff_new_pack.Z11cDl/_new  2023-04-28 16:22:52.925839943 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.97
+Version:4.5.100
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.97.tar.xz -> libstorage-ng-4.5.100.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.97/VERSION 
new/libstorage-ng-4.5.100/VERSION
--- old/libstorage-ng-4.5.97/VERSION2023-04-21 13:28:00.0 +0200
+++ new/libstorage-ng-4.5.100/VERSION   2023-04-27 10:48:32.0 +0200
@@ -1 +1 @@
-4.5.97
+4.5.100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.97/po/ka.po 
new/libstorage-ng-4.5.100/po/ka.po
--- old/libstorage-ng-4.5.97/po/ka.po   2023-04-21 13:28:00.0 +0200
+++ new/libstorage-ng-4.5.100/po/ka.po  2023-04-27 10:48:32.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-04-18 07:14+\n"
+"PO-Revision-Date: 2023-04-27 08:14+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -61,7 +61,7 @@
 #. (e.g. "/dev/sdb1 (64.00 GiB) and /dev/sdc1 (160.00 GiB)")
 #, c-format
 msgid "%1$s is cached by %2$s"
-msgstr ""
+msgstr "%1$s დაკეშილია %2$s-ის მიერ"
 
 #. TRANSLATORS: used to construct list of values
 #. %1$s is replaced by first value
@@ -74,7 +74,7 @@
 #. %1$s is replaced by device name (e.g. /dev/sda1)
 #, c-format
 msgid "Activate encryption layer device on %1$s"
-msgstr ""
+msgstr "დაშიფვრის ფენის 
მოწყობილობის აქტივაცია %1$s-ზე"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the device name (e.g. /dev/loop0),
@@ -120,20 +120,20 @@
 #. TRANSLATORS: progress message
 #, c-format
 msgid "Activating LUKS %s"
-msgstr ""
+msgstr "LUKS %s-ის აქტივაცია"
 
 #. TRANSLATORS: error message
 #, c-format
 msgid "Activating LUKS %s failed"
-msgstr ""
+msgstr "LUKS %s-ის აქტივაციის შეცდომა"
 
 #. TRANSLATORS: progress message
 msgid "Activating LVM"
-msgstr ""
+msgstr "LVM-ის აქტივაცია"
 
 #. TRANSLATORS: error message
 msgid "Activating LVM failed"
-msgstr ""
+msgstr "LVM-ის აქტივაციის შეცდომა"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by device name (e.g. /dev/sda1)
@@ -157,14 +157,12 @@
 msgstr ""
 
 #. TRANSLATORS: progress message
-#, fuzzy
 msgid "Activating multipath"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "მრავალბილიკიანი დისკების 
მხარდაჭერის აქტივაცია"
 
 #. TRANSLATORS: error message
-#, fuzzy
 msgid "Activating multipath failed"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "მრავალბილიკიანი დისკების 
მხარ

commit libstorage-ng for openSUSE:Factory

2023-04-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-04-22 21:57:22

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Sat Apr 22 21:57:22 2023 rev:215 rq:1081245 version:4.5.97

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-04-20 15:13:52.473792031 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2023-04-22 21:57:58.760326435 +0200
@@ -1,0 +2,8 @@
+Fri Apr 21 11:28:00 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#926
+- reimplemented transport detection for NVMe (bsc#1210144)
+- added tests for nvme parsers
+- 4.5.97
+
+

Old:

  libstorage-ng-4.5.96.tar.xz

New:

  libstorage-ng-4.5.97.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.PAdGiD/_old  2023-04-22 21:57:59.588331385 +0200
+++ /var/tmp/diff_new_pack.PAdGiD/_new  2023-04-22 21:57:59.596331434 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.96
+Version:4.5.97
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.96.tar.xz -> libstorage-ng-4.5.97.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.96/LIBVERSION 
new/libstorage-ng-4.5.97/LIBVERSION
--- old/libstorage-ng-4.5.96/LIBVERSION 2023-04-18 09:14:43.0 +0200
+++ new/libstorage-ng-4.5.97/LIBVERSION 2023-04-21 13:28:00.0 +0200
@@ -1 +1 @@
-1.86.0
+1.86.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.96/VERSION 
new/libstorage-ng-4.5.97/VERSION
--- old/libstorage-ng-4.5.96/VERSION2023-04-18 09:14:43.0 +0200
+++ new/libstorage-ng-4.5.97/VERSION2023-04-21 13:28:00.0 +0200
@@ -1 +1 @@
-4.5.96
+4.5.97
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.96/doc/nvme.md 
new/libstorage-ng-4.5.97/doc/nvme.md
--- old/libstorage-ng-4.5.96/doc/nvme.md1970-01-01 01:00:00.0 
+0100
+++ new/libstorage-ng-4.5.97/doc/nvme.md2023-04-21 13:28:00.0 
+0200
@@ -0,0 +1,21 @@
+
+Detection of Transport for NVMe Disks
+-
+
+- Get output of 'nvme list-subsys --output=json'.
+
+- Check /sys/module/nvme_core/parameters/multipath to see whether
+  native or non-native multipath is used.
+
+- Native multipath:
+
+  For the disk "/dev/nvmeXnY", look for the subsys with name
+  "nvme-subsysX" in the output of 'nvme list-subsys'. Take the
+  transport of any path of that subsys.
+
+- Non-native multipath:
+
+  For the disk "/dev/nvmeXnY", look for the path (in any subsys) with
+  the name "nvmeX" in the output of 'nvme list-subsys' and take its
+  transport.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.96/storage/Devices/DiskImpl.cc 
new/libstorage-ng-4.5.97/storage/Devices/DiskImpl.cc
--- old/libstorage-ng-4.5.96/storage/Devices/DiskImpl.cc2023-04-18 
09:14:43.0 +0200
+++ new/libstorage-ng-4.5.97/storage/Devices/DiskImpl.cc2023-04-21 
13:28:00.0 +0200
@@ -153,20 +153,6 @@
 }
 
 
-string
-Disk::Impl::get_nvme_controller() const
-{
-   static const regex nvme_name_rx(DEV_DIR "/nvme([0-9]+)n([0-9]+)", 
regex::extended);
-
-   smatch match;
-
-   if (!regex_match(get_name(), match, nvme_name_rx))
-   ST_THROW(Exception("failed to extract nvme controller"));
-
-   return "nvme" + match[1].str();
-}
-
-
 bool
 Disk::Impl::is_brd() const
 {
@@ -228,25 +214,9 @@
if (is_nvme())
{
system_info.getCmdNvmeList();   // so far just for logging
+   const CmdNvmeListSubsys& cmd_nvme_list_subsys = 
system_info.getCmdNvmeListSubsys();
 
-#if 0
-   const File& transport_file = system_info.getFile(SYSFS_DIR 
"/class/nvme/" + get_nvme_controller() +
-"/transport");
-   string tmp = transport_file.get();
-
-   if (tmp == "pcie")
-   transport = Transport::PCIE;
-   else if (tmp == "fc")
-   transport = Transport::FC;
-   else if (tmp == "tcp")
-   transport = Transport::TCP;
-   else if (tmp == "rdma")
-   transport = 

commit libstorage-ng for openSUSE:Factory

2023-04-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-04-20 15:13:30

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.2023 (New)


Package is "libstorage-ng"

Thu Apr 20 15:13:30 2023 rev:214 rq:1080061 version:4.5.96

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-04-07 18:16:32.704621039 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.2023/libstorage-ng.changes
2023-04-20 15:13:52.473792031 +0200
@@ -1,0 +2,6 @@
+Tue Apr 18 04:48:59 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.96
+
+

Old:

  libstorage-ng-4.5.95.tar.xz

New:

  libstorage-ng-4.5.96.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.tZyJa6/_old  2023-04-20 15:13:54.605801807 +0200
+++ /var/tmp/diff_new_pack.tZyJa6/_new  2023-04-20 15:13:54.609801826 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.95
+Version:4.5.96
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.95.tar.xz -> libstorage-ng-4.5.96.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.95/VERSION 
new/libstorage-ng-4.5.96/VERSION
--- old/libstorage-ng-4.5.95/VERSION2023-04-05 18:32:19.0 +0200
+++ new/libstorage-ng-4.5.96/VERSION2023-04-18 09:14:43.0 +0200
@@ -1 +1 @@
-4.5.95
+4.5.96
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.95/po/ka.po 
new/libstorage-ng-4.5.96/po/ka.po
--- old/libstorage-ng-4.5.95/po/ka.po   2023-04-05 18:32:19.0 +0200
+++ new/libstorage-ng-4.5.96/po/ka.po   2023-04-18 09:14:43.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-03-30 07:14+\n"
+"PO-Revision-Date: 2023-04-18 07:14+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -95,27 +95,27 @@
 #. %1$s is replaced by logical volume name (e.g. root),
 #. %2$s is replaced by size (e.g. 2.00 GiB),
 #. %3$s is replaced by volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Activate thin logical volume %1$s (%2$s) on volume group %3$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "თხელი ლოგიკური ტომის %1$s (%2$s) 
აქტივაცია ტომების ჯგუფზე %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by logical volume name (e.g. root),
 #. %2$s is replaced by size (e.g. 2.00 GiB),
 #. %3$s is replaced by volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Activate thin pool logical volume %1$s (%2$s) on volume group %3$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "თხელი პულის ლოგიკური 
ტომის %1$s (%2$s) აქტივაცია ტომების 
ჯგუფზე %3$s"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "BitLocker-ის აქტივაცია %s"
 
 #. TRANSLATORS: error message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s failed"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "Bitlocker-is %s აქტივაციის შეცდომა"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -144,9 +144,9 @@
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the device name (e.g. /dev/loop0),
 #. %2$s is replaced by the size (e.g. 20.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Activating hard disk %1$s (%2$s)"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "მყარი დისკის %1$s(%2$s) 
აქტივაცია"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by logical volume name (e.g. root),
@@ -170,26 +170,26 @@
 #. %1$s is replaced by logical volume name (e.g. root),
 #. %2$s is replaced by size (e.g. 2.00 GiB),
 #. %3$s is replaced by volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Activating thin logical 

commit libstorage-ng for openSUSE:Factory

2023-04-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-04-07 18:16:27

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.19717 (New)


Package is "libstorage-ng"

Fri Apr  7 18:16:27 2023 rev:213 rq:1077573 version:4.5.95

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-04-02 19:16:55.952389912 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.19717/libstorage-ng.changes   
2023-04-07 18:16:32.704621039 +0200
@@ -1,0 +2,22 @@
+Wed Apr 5 16:32:19 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#925
+- disable NVMe detection since it is not correct
+- 4.5.95
+
+
+Wed Apr 5 14:37:49 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#924
+- added GitHub Action using Fedora
+- 4.5.94
+
+
+Wed Apr 5 13:42:36 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#923
+- detect transport for NVMe disks (bsc#1210144)
+- cleanup
+- 4.5.93
+
+

Old:

  libstorage-ng-4.5.92.tar.xz

New:

  libstorage-ng-4.5.95.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.GmQYKl/_old  2023-04-07 18:16:33.332624657 +0200
+++ /var/tmp/diff_new_pack.GmQYKl/_new  2023-04-07 18:16:33.340624703 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.92
+Version:4.5.95
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.92.tar.xz -> libstorage-ng-4.5.95.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.92/.github/workflows/ci-fedora.yml 
new/libstorage-ng-4.5.95/.github/workflows/ci-fedora.yml
--- old/libstorage-ng-4.5.92/.github/workflows/ci-fedora.yml1970-01-01 
01:00:00.0 +0100
+++ new/libstorage-ng-4.5.95/.github/workflows/ci-fedora.yml2023-04-05 
18:32:19.0 +0200
@@ -0,0 +1,34 @@
+name: CI Fedora
+
+on: [push, pull_request]
+
+jobs:
+  Tests:
+runs-on: ubuntu-latest
+container: fedora
+
+steps:
+
+- name: Install additional packages
+  run: dnf -y install autoconf automake boost-devel doxygen gcc-c++ 
gettext glibc-langpack-de glibc-langpack-fr glibc-langpack-en graphviz 
json-c-devel libtool libxml2-devel make python3-devel ruby-devel 
rubygem-test-unit swig xz
+
+- name: List installed packages
+  run: rpm -qa | sort
+
+- name: Git checkout
+  uses: actions/checkout@v1
+
+- name: Configure
+  run: make -f Makefile.repo
+
+- name: Compile
+  run: make -j 2
+
+- name: Install
+  run: make install
+
+- name: Run unit tests
+  run: make -j 2 check VERBOSE=1
+
+- name: Make package
+  run: make package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.92/LIBVERSION 
new/libstorage-ng-4.5.95/LIBVERSION
--- old/libstorage-ng-4.5.92/LIBVERSION 2023-03-31 22:14:35.0 +0200
+++ new/libstorage-ng-4.5.95/LIBVERSION 2023-04-05 18:32:19.0 +0200
@@ -1 +1 @@
-1.85.0
+1.86.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.92/VERSION 
new/libstorage-ng-4.5.95/VERSION
--- old/libstorage-ng-4.5.92/VERSION2023-03-31 22:14:35.0 +0200
+++ new/libstorage-ng-4.5.95/VERSION2023-04-05 18:32:19.0 +0200
@@ -1 +1 @@
-4.5.92
+4.5.95
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.92/storage/Devices/Disk.h 
new/libstorage-ng-4.5.95/storage/Devices/Disk.h
--- old/libstorage-ng-4.5.92/storage/Devices/Disk.h 2023-03-31 
22:14:35.0 +0200
+++ new/libstorage-ng-4.5.95/storage/Devices/Disk.h 2023-04-05 
18:32:19.0 +0200
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) [2014-2015] Novell, Inc.
- * Copyright (c) [2016-2021] SUSE LLC
+ * Copyright (c) [2016-2023] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -35,7 +35,7 @@
  * Data Transport Layer
  */
 enum class Transport {
-   UNKNOWN, SBP, ATA, FC, ISCSI, SAS, SATA, SPI, USB, FCOE, PCIE
+   UNKNOWN, SBP, ATA, FC, ISCSI, SAS, SATA, SPI, USB, FCOE, PCIE, TCP, 
RDMA, LOOP
 };
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.92/storage/Devices/DiskImpl.cc 

commit libstorage-ng for openSUSE:Factory

2023-04-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-04-02 19:16:53

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.9019 (New)


Package is "libstorage-ng"

Sun Apr  2 19:16:53 2023 rev:212 rq:1076558 version:4.5.92

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-03-31 21:15:16.958320417 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.9019/libstorage-ng.changes
2023-04-02 19:16:55.952389912 +0200
@@ -1,0 +2,6 @@
+Fri Mar 31 17:19:33 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754)
+- 4.5.92
+
+

Old:

  libstorage-ng-4.5.91.tar.xz

New:

  libstorage-ng-4.5.92.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.5egNGK/_old  2023-04-02 19:16:56.624393287 +0200
+++ /var/tmp/diff_new_pack.5egNGK/_new  2023-04-02 19:16:56.624393287 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.91
+Version:4.5.92
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.91.tar.xz -> libstorage-ng-4.5.92.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.91/VERSION 
new/libstorage-ng-4.5.92/VERSION
--- old/libstorage-ng-4.5.91/VERSION2023-03-30 17:53:17.0 +0200
+++ new/libstorage-ng-4.5.92/VERSION2023-03-31 22:14:35.0 +0200
@@ -1 +1 @@
-4.5.91
+4.5.92
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.91/po/pt_BR.po 
new/libstorage-ng-4.5.92/po/pt_BR.po
--- old/libstorage-ng-4.5.91/po/pt_BR.po2023-03-30 17:53:17.0 
+0200
+++ new/libstorage-ng-4.5.92/po/pt_BR.po2023-03-31 22:14:35.0 
+0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2022-08-08 14:13+\n"
+"PO-Revision-Date: 2023-03-31 20:14+\n"
 "Last-Translator: Luiz Fernando Ranghetti \n"
 "Language-Team: Portuguese (Brazil) \n"
@@ -2829,9 +2829,9 @@
 #. %1$s is replaced with the old logical volume name (e.g. foo),
 #. %2$s is replaced with the new logical volume name (e.g. bar),
 #. %3$s is replaced with the volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Rename logical volume %1$s to %2$s on volume group %3$s"
-msgstr "Criar volume lógico %1$s (%2$s) no grupo de volume %3$s"
+msgstr "Renomear volume lógico %1$s para %2$s no grupo de volume %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by mount point (e.g. /home),
@@ -2844,9 +2844,9 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the old volume group name (e.g. foo),
 #. %2$s is replaced with the new volume group name (e.g. bar)
-#, fuzzy, c-format
+#, c-format
 msgid "Rename volume group %1$s to %2$s"
-msgstr "Criar grupo de volume %1$s (%2$s)"
+msgstr "Renomear grupo de volume %1$s para %2$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by device name (e.g. /dev/sda6),


commit libstorage-ng for openSUSE:Factory

2023-03-31 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-03-31 21:15:14

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432 (New)


Package is "libstorage-ng"

Fri Mar 31 21:15:14 2023 rev:211 rq:1075587 version:4.5.91

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-03-29 23:26:25.175236342 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432/libstorage-ng.changes   
2023-03-31 21:15:16.958320417 +0200
@@ -1,0 +2,20 @@
+Thu Mar 30 15:53:17 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#922
+- add PCIe as disk transport
+- 4.5.91
+
+
+Thu Mar 30 09:49:34 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#921
+- fixed setting sysfs-name for partitions on nvme disks
+- 4.5.90
+
+
+Thu Mar 30 04:56:07 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.89
+
+

Old:

  libstorage-ng-4.5.88.tar.xz

New:

  libstorage-ng-4.5.91.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.0h2Ukz/_old  2023-03-31 21:15:17.574322614 +0200
+++ /var/tmp/diff_new_pack.0h2Ukz/_new  2023-03-31 21:15:17.578322628 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.88
+Version:4.5.91
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.88.tar.xz -> libstorage-ng-4.5.91.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.88/LIBVERSION 
new/libstorage-ng-4.5.91/LIBVERSION
--- old/libstorage-ng-4.5.88/LIBVERSION 2023-03-27 00:14:42.0 +0200
+++ new/libstorage-ng-4.5.91/LIBVERSION 2023-03-30 17:53:17.0 +0200
@@ -1 +1 @@
-1.84.2
+1.85.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.88/VERSION 
new/libstorage-ng-4.5.91/VERSION
--- old/libstorage-ng-4.5.88/VERSION2023-03-27 00:14:42.0 +0200
+++ new/libstorage-ng-4.5.91/VERSION2023-03-30 17:53:17.0 +0200
@@ -1 +1 @@
-4.5.88
+4.5.91
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.88/po/ka.po 
new/libstorage-ng-4.5.91/po/ka.po
--- old/libstorage-ng-4.5.88/po/ka.po   2023-03-27 00:14:42.0 +0200
+++ new/libstorage-ng-4.5.91/po/ka.po   2023-03-30 17:53:17.0 +0200
@@ -8,10 +8,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-02-04 20:14+\n"
+"PO-Revision-Date: 2023-03-30 07:14+\n"
 "Last-Translator: Temuri Doghonadze \n"
-"Language-Team: Georgian \n"
+"Language-Team: Georgian \n"
 "Language: ka\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -79,17 +79,17 @@
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the device name (e.g. /dev/loop0),
 #. %2$s is replaced by the size (e.g. 20.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Activate hard disk %1$s (%2$s)"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "%1$s (%2$s) დისკის აქტივაცია"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by logical volume name (e.g. root),
 #. %2$s is replaced by size (e.g. 2.00 GiB),
 #. %3$s is replaced by volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Activate logical volume %1$s (%2$s) on volume group %3$s"
-msgstr "%1 დანაყოფის შემოწმება"
+msgstr "ლოგიკური ტომის %1$s (%2$s) 
აქტივაცია ტომების ჯგუფზე %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by logical volume name (e.g. root),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.88/storage/Devices/Disk.h 
new/libstorage-ng-4.5.91/storage/Devices/Disk.h
--- old/libstorage-ng-4.5.88/storage/Devices/Disk.h 2023-03-27 
00:14:42.0 +0200
+++ new/libstorage-ng-4.5.91/storage/Devices/Disk.h 2023-03-30 
17:53:17.0 +0200
@@ -35,7 +35,7 

commit libstorage-ng for openSUSE:Factory

2023-03-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-03-29 23:26:16

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432 (New)


Package is "libstorage-ng"

Wed Mar 29 23:26:16 2023 rev:210 rq:1074522 version:4.5.88

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-03-25 18:55:10.218605572 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432/libstorage-ng.changes   
2023-03-29 23:26:25.175236342 +0200
@@ -1,0 +2,6 @@
+Sun Mar 26 19:48:54 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Polish) (bsc#1149754)
+- 4.5.88
+
+

Old:

  libstorage-ng-4.5.87.tar.xz

New:

  libstorage-ng-4.5.88.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.MeKFud/_old  2023-03-29 23:26:25.759239086 +0200
+++ /var/tmp/diff_new_pack.MeKFud/_new  2023-03-29 23:26:25.763239105 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.87
+Version:4.5.88
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.87.tar.xz -> libstorage-ng-4.5.88.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.87/VERSION 
new/libstorage-ng-4.5.88/VERSION
--- old/libstorage-ng-4.5.87/VERSION2023-03-24 09:23:55.0 +0100
+++ new/libstorage-ng-4.5.88/VERSION2023-03-27 00:14:42.0 +0200
@@ -1 +1 @@
-4.5.87
+4.5.88
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.87/po/pl.po 
new/libstorage-ng-4.5.88/po/pl.po
--- old/libstorage-ng-4.5.87/po/pl.po   2023-03-24 09:23:55.0 +0100
+++ new/libstorage-ng-4.5.88/po/pl.po   2023-03-27 00:14:42.0 +0200
@@ -8,17 +8,17 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2019-04-04 15:03+\n"
-"Last-Translator: Ewelina Michalowska \n"
-"Language-Team: Polish \n"
+"PO-Revision-Date: 2023-03-26 22:14+\n"
+"Last-Translator: neome \n"
+"Language-Team: Polish \n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2;\n"
-"X-Generator: Weblate 3.3\n"
+"X-Generator: Weblate 4.9.1\n"
 
 msgid ""
 "\n"
@@ -80,9 +80,9 @@
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the device name (e.g. /dev/loop0),
 #. %2$s is replaced by the size (e.g. 20.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Activate hard disk %1$s (%2$s)"
-msgstr "Utwórz dysk twardy %1$s (%2$s)"
+msgstr "Aktywuj dysk twardy %1$s (%2$s)"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by logical volume name (e.g. root),
@@ -110,14 +110,14 @@
 "Aktywuj wolumen logiczny %1$s (%2$s) cienkiej puli w grupie wolumenów %3$s"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "Aktywowanie LUKS %s"
+msgstr "Aktywowanie BitLocker %s"
 
 #. TRANSLATORS: error message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s failed"
-msgstr "Aktywowanie LUKS %s nie powiodło się"
+msgstr "Aktywowanie BitLocker %s nie powiodło się"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -146,9 +146,9 @@
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the device name (e.g. /dev/loop0),
 #. %2$s is replaced by the size (e.g. 20.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Activating hard disk %1$s (%2$s)"
-msgstr "Tworzenie dysku twardego %1$s (%2$s)"
+msgstr "Aktywowanie dysku twardego %1$s (%2$s)"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by logical volume name (e.g. root),
@@ -190,9 +190,9 @@
 #. %2$s is replaced by the device size (e.g. 2.00 GiB),
 #. %3$s is replaced by one or more devices (e.g /dev/sda1 (2.00 GiB)
 #. and /dev/sdb2 (2.00 GiB))
-#, fuzzy, c-format
+#, c-format
 msgid "Add %1$s (%2$s) to btrfs on %3$s"
-msgstr "Dodaj %1$s do %2$s"
+msgstr "Dodaj %1$s (%2$s) do btrfs na %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sdd),
@@ -240,9 +240,9 @@
 #. %2$s is replaced by the device size (e.g. 2.00 GiB),
 #. %3$s is 

commit libstorage-ng for openSUSE:Factory

2023-03-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-03-25 18:55:01

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432 (New)


Package is "libstorage-ng"

Sat Mar 25 18:55:01 2023 rev:209 rq:1074113 version:4.5.87

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-03-19 16:16:36.959333057 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432/libstorage-ng.changes   
2023-03-25 18:55:10.218605572 +0100
@@ -1,0 +2,8 @@
+Fri Mar 24 08:23:55 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#920
+- propagate failure of snapper installation-helper (bsc#1089823)
+- cleanup
+- 4.5.87
+
+

Old:

  libstorage-ng-4.5.86.tar.xz

New:

  libstorage-ng-4.5.87.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.yJZI3I/_old  2023-03-25 18:55:10.838608813 +0100
+++ /var/tmp/diff_new_pack.yJZI3I/_new  2023-03-25 18:55:10.842608833 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.86
+Version:4.5.87
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.86.tar.xz -> libstorage-ng-4.5.87.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.86/LIBVERSION 
new/libstorage-ng-4.5.87/LIBVERSION
--- old/libstorage-ng-4.5.86/LIBVERSION 2023-03-17 15:25:10.0 +0100
+++ new/libstorage-ng-4.5.87/LIBVERSION 2023-03-24 09:23:55.0 +0100
@@ -1 +1 @@
-1.84.1
+1.84.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.86/VERSION 
new/libstorage-ng-4.5.87/VERSION
--- old/libstorage-ng-4.5.86/VERSION2023-03-17 15:25:10.0 +0100
+++ new/libstorage-ng-4.5.87/VERSION2023-03-24 09:23:55.0 +0100
@@ -1 +1 @@
-4.5.86
+4.5.87
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.86/storage/Utils/SnapperConfig.cc 
new/libstorage-ng-4.5.87/storage/Utils/SnapperConfig.cc
--- old/libstorage-ng-4.5.86/storage/Utils/SnapperConfig.cc 2023-03-17 
15:25:10.0 +0100
+++ new/libstorage-ng-4.5.87/storage/Utils/SnapperConfig.cc 2023-03-24 
09:23:55.0 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) [2017-2018] SUSE LLC
+ * Copyright (c) [2017-2023] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -23,10 +23,8 @@
 #include 
 
 #include "storage/Utils/SnapperConfig.h"
-
 #include "storage/Devices/BlkDevice.h"
 #include "storage/Devices/DeviceImpl.h"
-#include "storage/Filesystems/Btrfs.h"
 #include "storage/Filesystems/BtrfsImpl.h"
 #include "storage/Filesystems/BtrfsSubvolume.h"
 #include "storage/Filesystems/MountPoint.h"
@@ -35,7 +33,6 @@
 #include "storage/Utils/ExceptionImpl.h"
 #include "storage/Utils/LoggerImpl.h"
 #include "storage/Utils/SystemCmd.h"
-#include "storage/Utils/Text.h"
 
 #define INSTALLATION_HELPER_BIN "/usr/lib/snapper/installation-helper"
 #define SNAPSHOTS_DIR ".snapshots"
@@ -52,7 +49,7 @@
 
 
 void
-SnapperConfig::pre_mount()
+SnapperConfig::pre_mount() const
 {
 if ( ! sanity_check() )
 return;
@@ -72,7 +69,7 @@
 
 
 void
-SnapperConfig::post_mount()
+SnapperConfig::post_mount() const
 {
 if ( ! sanity_check() )
 return;
@@ -89,7 +86,7 @@
 
 
 void
-SnapperConfig::post_add_to_etc_fstab( EtcFstab & etc_fstab )
+SnapperConfig::post_add_to_etc_fstab(EtcFstab& etc_fstab) const
 {
 if ( ! sanity_check() )
 return;
@@ -123,29 +120,15 @@
 }
 
 
-bool
-SnapperConfig::installation_helper( const vector & args )
+void
+SnapperConfig::installation_helper(const vector& args) const
 {
-command_line = build_command_line( INSTALLATION_HELPER_BIN, args );
-
-if ( do_exec )
-{
-SystemCmd cmd( command_line, SystemCmd::NoThrow );
-
-return cmd.retcode() == 0;
-}
-else
-{
-y2mil( "NOT executing command: " << command_line );
-
-return true;
-}
+SystemCmd cmd(build_command_line(INSTALLATION_HELPER_BIN, args), 
SystemCmd::DoThrow);
 }
 
 
 string
-SnapperConfig::build_command_line( const string & command,
-   const vector & args ) const
+SnapperConfig::build_command_line(const string& command, const vector& 
args) const
 {
 string command_line = command;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit libstorage-ng for openSUSE:Factory

2023-03-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-03-19 16:16:17

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432 (New)


Package is "libstorage-ng"

Sun Mar 19 16:16:17 2023 rev:208 rq:1072657 version:4.5.86

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-03-15 18:54:16.652309942 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432/libstorage-ng.changes   
2023-03-19 16:16:36.959333057 +0100
@@ -1,0 +2,7 @@
+Fri Mar 17 14:25:10 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#919
+- always delegate used_features from Action to Device
+- 4.5.86
+
+

Old:

  libstorage-ng-4.5.85.tar.xz

New:

  libstorage-ng-4.5.86.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.WVvGke/_old  2023-03-19 16:16:38.595341012 +0100
+++ /var/tmp/diff_new_pack.WVvGke/_new  2023-03-19 16:16:38.599341031 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.85
+Version:4.5.86
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.85.tar.xz -> libstorage-ng-4.5.86.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.85/VERSION 
new/libstorage-ng-4.5.86/VERSION
--- old/libstorage-ng-4.5.85/VERSION2023-03-15 08:58:39.0 +0100
+++ new/libstorage-ng-4.5.86/VERSION2023-03-17 15:25:10.0 +0100
@@ -1 +1 @@
-4.5.85
+4.5.86
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.85/storage/Actions/SetLimitsImpl.cc 
new/libstorage-ng-4.5.86/storage/Actions/SetLimitsImpl.cc
--- old/libstorage-ng-4.5.85/storage/Actions/SetLimitsImpl.cc   2023-03-15 
08:58:39.0 +0100
+++ new/libstorage-ng-4.5.86/storage/Actions/SetLimitsImpl.cc   2023-03-17 
15:25:10.0 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) [2020-2021] SUSE LLC
+ * Copyright (c) [2020-2023] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -45,6 +45,14 @@
return btrfs_qgroup->get_impl().do_set_limits(commit_data, this);
}
 
+
+   uf_t
+   SetLimits::used_features(const Actiongraph::Impl& actiongraph) const
+   {
+   const BtrfsQgroup* btrfs_qgroup = 
to_btrfs_qgroup(get_device(actiongraph, RHS));
+   return btrfs_qgroup->get_impl().do_set_limits_used_features();
+   }
+
 }
 
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.85/storage/Actions/SetLimitsImpl.h 
new/libstorage-ng-4.5.86/storage/Actions/SetLimitsImpl.h
--- old/libstorage-ng-4.5.85/storage/Actions/SetLimitsImpl.h2023-03-15 
08:58:39.0 +0100
+++ new/libstorage-ng-4.5.86/storage/Actions/SetLimitsImpl.h2023-03-17 
15:25:10.0 +0100
@@ -41,7 +41,7 @@
 
virtual Text text(const CommitData& commit_data) const override;
virtual void commit(CommitData& commit_data, const CommitOptions& 
commit_options) const override;
-   virtual uf_t used_features(const Actiongraph::Impl& actiongraph) 
const override { return UF_BTRFS; }
+   virtual uf_t used_features(const Actiongraph::Impl& actiongraph) 
const override;
 
};
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.85/storage/Actions/SetQuotaImpl.cc 
new/libstorage-ng-4.5.86/storage/Actions/SetQuotaImpl.cc
--- old/libstorage-ng-4.5.85/storage/Actions/SetQuotaImpl.cc2023-03-15 
08:58:39.0 +0100
+++ new/libstorage-ng-4.5.86/storage/Actions/SetQuotaImpl.cc2023-03-17 
15:25:10.0 +0100
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2015 Novell, Inc.
- * Copyright (c) [2016-2021] SUSE LLC
+ * Copyright (c) [2016-2023] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -46,6 +46,14 @@
btrfs->get_impl().do_set_quota(commit_data, this);
}
 
+
+   uf_t
+   SetQuota::used_features(const Actiongraph::Impl& actiongraph) const
+   {
+   const Btrfs* btrfs = to_btrfs(get_device(actiongraph, RHS));
+   return btrfs->get_impl().do_set_quota_used_features();
+   }
+
 }
 
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.85/storage/Actions/SetQuotaImpl.h 
new/libstorage-ng-4.5.86/storage/Actions/SetQuotaImpl.h
--- 

commit libstorage-ng for openSUSE:Factory

2023-03-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-03-15 18:54:09

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432 (New)


Package is "libstorage-ng"

Wed Mar 15 18:54:09 2023 rev:207 rq:1071967 version:4.5.85

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-03-13 12:40:05.535477913 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432/libstorage-ng.changes   
2023-03-15 18:54:16.652309942 +0100
@@ -1,0 +2,14 @@
+Wed Mar 15 07:58:39 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#918
+- allow trailing space when parsing btrfs version (bsc#1209252)
+- 4.5.85
+
+
+Tue Mar 14 15:39:05 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#917
+- extended error logging
+- 4.5.84
+
+

Old:

  libstorage-ng-4.5.83.tar.xz

New:

  libstorage-ng-4.5.85.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.hjtkmr/_old  2023-03-15 18:54:17.636315176 +0100
+++ /var/tmp/diff_new_pack.hjtkmr/_new  2023-03-15 18:54:17.680315410 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.83
+Version:4.5.85
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.83.tar.xz -> libstorage-ng-4.5.85.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.83/VERSION 
new/libstorage-ng-4.5.85/VERSION
--- old/libstorage-ng-4.5.83/VERSION2023-03-12 09:14:29.0 +0100
+++ new/libstorage-ng-4.5.85/VERSION2023-03-15 08:58:39.0 +0100
@@ -1 +1 @@
-4.5.83
+4.5.85
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.83/storage/SystemInfo/CmdBtrfs.cc 
new/libstorage-ng-4.5.85/storage/SystemInfo/CmdBtrfs.cc
--- old/libstorage-ng-4.5.83/storage/SystemInfo/CmdBtrfs.cc 2023-03-12 
09:14:29.0 +0100
+++ new/libstorage-ng-4.5.85/storage/SystemInfo/CmdBtrfs.cc 2023-03-15 
08:58:39.0 +0100
@@ -626,13 +626,13 @@
 void
 BtrfsVersion::parse_version(const string& version)
 {
-   // example versions: "6.0", "6.0.2"
-   const regex version_rx("btrfs-progs 
v([0-9]+)\\.([0-9]+)(\\.([0-9]+)?)?", regex::extended);
+   // example versions: "5.14 " (yes, with a trailing space), "6.0", 
"6.0.2"
+   const regex version_rx("btrfs-progs v([0-9]+)\\.([0-9]+)(\\.([0-9]+))?( 
)*", regex::extended);
 
smatch match;
 
if (!regex_match(version, match, version_rx))
-   ST_THROW(Exception("failed to parse btrfs version"));
+   ST_THROW(Exception("failed to parse btrfs version '" + version + 
"'"));
 
major = stoi(match[1]);
minor = stoi(match[2]);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.83/storage/SystemInfo/CmdParted.cc 
new/libstorage-ng-4.5.85/storage/SystemInfo/CmdParted.cc
--- old/libstorage-ng-4.5.83/storage/SystemInfo/CmdParted.cc2023-03-12 
09:14:29.0 +0100
+++ new/libstorage-ng-4.5.85/storage/SystemInfo/CmdParted.cc2023-03-15 
08:58:39.0 +0100
@@ -687,7 +687,7 @@
smatch match;
 
if (!regex_match(version, match, version_rx))
-   ST_THROW(Exception("failed to parse parted version"));
+   ST_THROW(Exception("failed to parse parted version '" + version + 
"'"));
 
major = stoi(match[1]);
minor = stoi(match[2]);


commit libstorage-ng for openSUSE:Factory

2023-03-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-03-13 12:40:01

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432 (New)


Package is "libstorage-ng"

Mon Mar 13 12:40:01 2023 rev:206 rq:1070987 version:4.5.83

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-03-11 18:23:08.470599554 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432/libstorage-ng.changes   
2023-03-13 12:40:05.535477913 +0100
@@ -1,0 +2,6 @@
+Sun Mar 12 06:01:01 UTC 2023 - bit...@opensuse.org
+
+- Translated using Weblate (Swedish) (bsc#1149754)
+- 4.5.83
+
+

Old:

  libstorage-ng-4.5.82.tar.xz

New:

  libstorage-ng-4.5.83.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.3Wmk8H/_old  2023-03-13 12:40:06.091480810 +0100
+++ /var/tmp/diff_new_pack.3Wmk8H/_new  2023-03-13 12:40:06.095480831 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.82
+Version:4.5.83
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.82.tar.xz -> libstorage-ng-4.5.83.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.82/VERSION 
new/libstorage-ng-4.5.83/VERSION
--- old/libstorage-ng-4.5.82/VERSION2023-03-10 13:14:23.0 +0100
+++ new/libstorage-ng-4.5.83/VERSION2023-03-12 09:14:29.0 +0100
@@ -1 +1 @@
-4.5.82
+4.5.83
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.82/po/sv.po 
new/libstorage-ng-4.5.83/po/sv.po
--- old/libstorage-ng-4.5.82/po/sv.po   2023-03-10 13:14:23.0 +0100
+++ new/libstorage-ng-4.5.83/po/sv.po   2023-03-12 09:14:29.0 +0100
@@ -10,10 +10,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-03-09 09:55+0100\n"
-"PO-Revision-Date: 2023-03-05 16:14+\n"
+"PO-Revision-Date: 2023-03-12 08:14+\n"
 "Last-Translator: Luna  Jernberg \n"
-"Language-Team: Swedish \n"
+"Language-Team: Swedish \n"
 "Language: sv\n"
 "MIME-Version: 1\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -2900,9 +2900,9 @@
 #. %1$s is replaced with the old logical volume name (e.g. foo),
 #. %2$s is replaced with the new logical volume name (e.g. bar),
 #. %3$s is replaced with the volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Rename logical volume %1$s to %2$s on volume group %3$s"
-msgstr "Skapa logisk volym %1$s (%2$s) i volymgrupp %3$s"
+msgstr "Byt namn på logisk volym %1$s till %2$s på volymgrupp %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by mount point (e.g. /home),
@@ -2916,9 +2916,9 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the old volume group name (e.g. foo),
 #. %2$s is replaced with the new volume group name (e.g. bar)
-#, fuzzy, c-format
+#, c-format
 msgid "Rename volume group %1$s to %2$s"
-msgstr "Skapa volymgrupp %1$s (%2$s)"
+msgstr "Byt namn på volymgrupp %1$s till %2$s"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by device name (e.g. /dev/sda6),


commit libstorage-ng for openSUSE:Factory

2023-03-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-03-11 18:23:07

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432 (New)


Package is "libstorage-ng"

Sat Mar 11 18:23:07 2023 rev:205 rq:1070711 version:4.5.82

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-03-06 18:55:01.924505732 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432/libstorage-ng.changes   
2023-03-11 18:23:08.470599554 +0100
@@ -1,0 +2,52 @@
+Fri Mar 10 09:36:18 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Czech) (bsc#1149754)
+- 4.5.82
+
+
+Fri Mar 10 00:15:05 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Catalan) (bsc#1149754)
+- 4.5.81
+
+
+Thu Mar 9 15:35:20 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Slovak) (bsc#1149754)
+- 4.5.80
+
+
+Thu Mar 9 11:08:49 UTC 2023 - fr...@opensuse.org
+
+- Translated using Weblate (Dutch) (bsc#1149754)
+- 4.5.79
+
+
+Thu Mar 9 09:44:54 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Japanese) (bsc#1149754)
+
+
+Thu Mar 9 09:35:43 UTC 2023 - guillaume.gar...@opensuse.org
+
+- Translated using Weblate (French) (bsc#1149754)
+
+
+Thu Mar 9 09:17:41 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#916
+- updated bindings
+- extended integration tests
+- update pot and po files
+- 4.5.78
+
+
+Wed Mar 8 16:16:43 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#915
+- rename source files with actions
+- expose some functions of action classes in API
+- extended commit callbacks to include pointer to action
+- 4.5.77
+
+

Old:

  libstorage-ng-4.5.76.tar.xz

New:

  libstorage-ng-4.5.82.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.vF6sqg/_old  2023-03-11 18:23:10.134608226 +0100
+++ /var/tmp/diff_new_pack.vF6sqg/_new  2023-03-11 18:23:10.138608247 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.76
+Version:4.5.82
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.76.tar.xz -> libstorage-ng-4.5.82.tar.xz ++
 15303 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-03-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-03-06 18:54:57

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432 (New)


Package is "libstorage-ng"

Mon Mar  6 18:54:57 2023 rev:204 rq:1069606 version:4.5.76

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-03-04 22:42:08.811443781 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432/libstorage-ng.changes   
2023-03-06 18:55:01.924505732 +0100
@@ -1,0 +2,14 @@
+Mon Mar 6 11:44:41 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#914
+- use some actions for different objects
+- more defensive programming
+- 4.5.76
+
+
+Sun Mar 5 13:29:03 UTC 2023 - bit...@opensuse.org
+
+- Translated using Weblate (Swedish) (bsc#1149754)
+- 4.5.75
+
+

Old:

  libstorage-ng-4.5.74.tar.xz

New:

  libstorage-ng-4.5.76.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.wEhtGB/_old  2023-03-06 18:55:02.688509631 +0100
+++ /var/tmp/diff_new_pack.wEhtGB/_new  2023-03-06 18:55:02.692509651 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.74
+Version:4.5.76
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.74.tar.xz -> libstorage-ng-4.5.76.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.74/VERSION 
new/libstorage-ng-4.5.76/VERSION
--- old/libstorage-ng-4.5.74/VERSION2023-03-02 18:36:53.0 +0100
+++ new/libstorage-ng-4.5.76/VERSION2023-03-06 12:44:41.0 +0100
@@ -1 +1 @@
-4.5.74
+4.5.76
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.74/doc/status.md 
new/libstorage-ng-4.5.76/doc/status.md
--- old/libstorage-ng-4.5.74/doc/status.md  2023-03-02 18:36:53.0 
+0100
+++ new/libstorage-ng-4.5.76/doc/status.md  2023-03-06 12:44:41.0 
+0100
@@ -56,6 +56,7 @@
 
 Not planned:
 
+* Renaming volume groups or logical volumes.
 * Cluster support.
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.74/integration-tests/lvm/rename-lv.py 
new/libstorage-ng-4.5.76/integration-tests/lvm/rename-lv.py
--- old/libstorage-ng-4.5.74/integration-tests/lvm/rename-lv.py 1970-01-01 
01:00:00.0 +0100
+++ new/libstorage-ng-4.5.76/integration-tests/lvm/rename-lv.py 2023-03-06 
12:44:41.0 +0100
@@ -0,0 +1,29 @@
+#!/usr/bin/python3
+
+# requirements: unused logical volume a in volume group test1
+
+# The operation is not supported. On it own it works but not in
+# combination with other operations.
+
+
+from storage import *
+from storageitu import *
+
+
+set_logger(get_logfile_logger())
+
+environment = Environment(False)
+
+storage = Storage(environment)
+storage.probe()
+
+staging = storage.get_staging()
+
+lvm_vg = LvmVg.find_by_vg_name(staging, "test1")
+
+lvm_lv = lvm_vg.get_lvm_lv("a")
+lvm_lv.set_lv_name("b")
+
+print(staging)
+
+commit(storage)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.74/integration-tests/lvm/rename-vg.py 
new/libstorage-ng-4.5.76/integration-tests/lvm/rename-vg.py
--- old/libstorage-ng-4.5.74/integration-tests/lvm/rename-vg.py 1970-01-01 
01:00:00.0 +0100
+++ new/libstorage-ng-4.5.76/integration-tests/lvm/rename-vg.py 2023-03-06 
12:44:41.0 +0100
@@ -0,0 +1,27 @@
+#!/usr/bin/python3
+
+# requirements: unused volume group test1
+
+# The operation is not supported. On it own it works but not in
+# combination with other operations.
+
+
+from storage import *
+from storageitu import *
+
+
+set_logger(get_logfile_logger())
+
+environment = Environment(False)
+
+storage = Storage(environment)
+storage.probe()
+
+staging = storage.get_staging()
+
+lvm_vg = LvmVg.find_by_vg_name(staging, "test1")
+lvm_vg.set_vg_name("test2")
+
+print(staging)
+
+commit(storage)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.74/po/sv.po 
new/libstorage-ng-4.5.76/po/sv.po
--- old/libstorage-ng-4.5.74/po/sv.po   2023-03-02 18:36:53.0 +0100
+++ new/libstorage-ng-4.5.76/po/sv.po   2023-03-06 12:44:41.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 

commit libstorage-ng for openSUSE:Factory

2023-03-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-03-04 22:42:06

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432 (New)


Package is "libstorage-ng"

Sat Mar  4 22:42:06 2023 rev:203 rq:1068992 version:4.5.74

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-02-09 16:22:35.102520725 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.31432/libstorage-ng.changes   
2023-03-04 22:42:08.811443781 +0100
@@ -1,0 +2,7 @@
+Thu Mar 2 17:36:53 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#913
+- move Action classes to separate directory
+- 4.5.74
+
+

Old:

  libstorage-ng-4.5.73.tar.xz

New:

  libstorage-ng-4.5.74.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.gKO3bO/_old  2023-03-04 22:42:09.563447403 +0100
+++ /var/tmp/diff_new_pack.gKO3bO/_new  2023-03-04 22:42:09.567447422 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.73
+Version:4.5.74
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.73.tar.xz -> libstorage-ng-4.5.74.tar.xz ++
 8163 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-02-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-02-09 16:22:20

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.4462 (New)


Package is "libstorage-ng"

Thu Feb  9 16:22:20 2023 rev:202 rq:1063997 version:4.5.73

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-02-08 17:20:05.865885610 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.4462/libstorage-ng.changes
2023-02-09 16:22:35.102520725 +0100
@@ -1,0 +2,12 @@
+Thu Feb 9 09:06:10 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (French) (bsc#1149754)
+- 4.5.73
+
+
+Wed Feb 8 21:56:24 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Spanish) (bsc#1149754)
+- 4.5.72
+
+

Old:

  libstorage-ng-4.5.71.tar.xz

New:

  libstorage-ng-4.5.73.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.NXRJeY/_old  2023-02-09 16:22:35.646523527 +0100
+++ /var/tmp/diff_new_pack.NXRJeY/_new  2023-02-09 16:22:35.650523548 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.71
+Version:4.5.73
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.71.tar.xz -> libstorage-ng-4.5.73.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.71/VERSION 
new/libstorage-ng-4.5.73/VERSION
--- old/libstorage-ng-4.5.71/VERSION2023-02-08 10:14:22.0 +0100
+++ new/libstorage-ng-4.5.73/VERSION2023-02-09 12:14:11.0 +0100
@@ -1 +1 @@
-4.5.71
+4.5.73
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.71/po/es.po 
new/libstorage-ng-4.5.73/po/es.po
--- old/libstorage-ng-4.5.71/po/es.po   2023-02-08 10:14:22.0 +0100
+++ new/libstorage-ng-4.5.73/po/es.po   2023-02-09 12:14:11.0 +0100
@@ -17,10 +17,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2022-02-22 03:12+\n"
+"PO-Revision-Date: 2023-02-09 00:14+\n"
 "Last-Translator: Antonio Simón \n"
-"Language-Team: Spanish \n"
+"Language-Team: Spanish \n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -121,14 +121,14 @@
 "volúmenes %3$s"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "Activando LUKS %s"
+msgstr "Activando BitLocker %s"
 
 #. TRANSLATORS: error message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s failed"
-msgstr "Error al activar LUKS %s"
+msgstr "Error al activar BitLocker %s"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -1951,7 +1951,7 @@
 #. TRANSLATORS: error message
 #, c-format
 msgid "Failed to find device %s"
-msgstr ""
+msgstr "No se pudo encontrar el dispositivo %s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md level (e.g. RAID1),
@@ -2270,51 +2270,51 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 32-bit)"
-msgstr ""
+msgstr "Partición raíz de Linux (ARM 32 bits)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 64-bit)"
-msgstr ""
+msgstr "Partición raíz de Linux (ARM 64 bits)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 32-bit)"
-msgstr ""
+msgstr "Partición raíz de Linux (PPC 32 bits)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit BE)"
-msgstr ""
+msgstr "Partición raíz de Linux (PPC 64 bits BE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit LE)"
-msgstr ""
+msgstr "Partición raíz de Linux (PPC 64 bits LE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 32-bit)"
-msgstr ""
+msgstr "Partición raíz de Linux (RISC-V 32 bits)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 64-bit)"
-msgstr ""
+msgstr "Partición raíz de Linux (RISC-V 64 bits)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (S/390 32-bit)"
-msgstr ""
+msgstr "Partición raíz de Linux (S/390 32 bits)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (S/390 64-bit)"

commit libstorage-ng for openSUSE:Factory

2023-02-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-02-08 17:19:54

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.4462 (New)


Package is "libstorage-ng"

Wed Feb  8 17:19:54 2023 rev:201 rq:1063757 version:4.5.71

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-02-05 19:20:09.643542378 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.4462/libstorage-ng.changes
2023-02-08 17:20:05.865885610 +0100
@@ -1,0 +2,17 @@
+Wed Feb 8 06:22:25 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Chinese (Taiwan) (zh_TW)) (bsc#1149754)
+- 4.5.71
+
+
+Tue Feb 7 11:05:25 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Chinese (China) (zh_CN)) (bsc#1149754)
+- 4.5.70
+
+
+Tue Feb 7 11:05:24 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Italian) (bsc#1149754)
+
+

Old:

  libstorage-ng-4.5.69.tar.xz

New:

  libstorage-ng-4.5.71.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.tjCCZf/_old  2023-02-08 17:20:06.537888908 +0100
+++ /var/tmp/diff_new_pack.tjCCZf/_new  2023-02-08 17:20:06.545888947 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.69
+Version:4.5.71
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.69.tar.xz -> libstorage-ng-4.5.71.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.69/VERSION 
new/libstorage-ng-4.5.71/VERSION
--- old/libstorage-ng-4.5.69/VERSION2023-02-04 21:14:09.0 +0100
+++ new/libstorage-ng-4.5.71/VERSION2023-02-08 10:14:22.0 +0100
@@ -1 +1 @@
-4.5.69
+4.5.71
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.69/po/it.po 
new/libstorage-ng-4.5.71/po/it.po
--- old/libstorage-ng-4.5.69/po/it.po   2023-02-04 21:14:09.0 +0100
+++ new/libstorage-ng-4.5.71/po/it.po   2023-02-08 10:14:22.0 +0100
@@ -13,10 +13,10 @@
 "Project-Id-Version: libstorage\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2022-02-21 12:12+\n"
+"PO-Revision-Date: 2023-02-07 14:14+\n"
 "Last-Translator: Davide Aiello \n"
-"Language-Team: Italian \n"
+"Language-Team: Italian \n"
 "Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -116,14 +116,14 @@
 msgstr "Attiva volume logico pool thin %1$s (%2$s) sul gruppo di volumi %3$s"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "Attivazione di LUKS %s in corso"
+msgstr "Attivazione di BitLocker %s"
 
 #. TRANSLATORS: error message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s failed"
-msgstr "Attivazione di LUKS %s non riuscita"
+msgstr "Attivazione di BitLocker %s non riuscita"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -2083,7 +2083,7 @@
 #. TRANSLATORS: error message
 #, c-format
 msgid "Failed to find device %s"
-msgstr ""
+msgstr "Ricerca del dispositivo %s non riuscita"
 
 # #-#-#-#-#  storage.it.po (storage)  #-#-#-#-#
 # TLABEL modules/inst_custom_part.ycp:2474
@@ -2447,51 +2447,51 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 32-bit)"
-msgstr ""
+msgstr "Partizione root Linux (ARM 32 bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 64-bit)"
-msgstr ""
+msgstr "Partizione root Linux (ARM 64 bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 32-bit)"
-msgstr ""
+msgstr "Partizione root Linux (PPC 32 bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit BE)"
-msgstr ""
+msgstr "Partizione root Linux (PPC 64 bit BE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit LE)"
-msgstr ""
+msgstr "Partizione root Linux (PPC 64 bit LE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 32-bit)"
-msgstr ""
+msgstr "Partizione root Linux (RISC-V 32 bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 64-bit)"
-msgstr 

commit libstorage-ng for openSUSE:Factory

2023-02-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-02-05 19:20:07

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.4462 (New)


Package is "libstorage-ng"

Sun Feb  5 19:20:07 2023 rev:200 rq:1063202 version:4.5.69

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-02-03 22:11:21.225419444 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.4462/libstorage-ng.changes
2023-02-05 19:20:09.643542378 +0100
@@ -1,0 +2,6 @@
+Sat Feb 4 17:16:19 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.69
+
+

Old:

  libstorage-ng-4.5.68.tar.xz

New:

  libstorage-ng-4.5.69.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.si1pVg/_old  2023-02-05 19:20:11.039550447 +0100
+++ /var/tmp/diff_new_pack.si1pVg/_new  2023-02-05 19:20:11.043550471 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.68
+Version:4.5.69
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.68.tar.xz -> libstorage-ng-4.5.69.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.68/VERSION 
new/libstorage-ng-4.5.69/VERSION
--- old/libstorage-ng-4.5.68/VERSION2023-02-02 12:20:22.0 +0100
+++ new/libstorage-ng-4.5.69/VERSION2023-02-04 21:14:09.0 +0100
@@ -1 +1 @@
-4.5.68
+4.5.69
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.68/po/ka.po 
new/libstorage-ng-4.5.69/po/ka.po
--- old/libstorage-ng-4.5.68/po/ka.po   2023-02-02 12:20:22.0 +0100
+++ new/libstorage-ng-4.5.69/po/ka.po   2023-02-04 21:14:09.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2023-02-02 11:20+\n"
+"PO-Revision-Date: 2023-02-04 20:14+\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
@@ -23,13 +23,15 @@
 "\n"
 "are you serious?!"
 msgstr ""
+"\n"
+"მართლა?!"
 
 #. TRANSLATORS: appended after list of value to indicate that some
 #. values have been omitted
 #. %1$d is replaced by the number of elements omitted
 #, c-format
 msgid "%1$d more"
-msgstr ""
+msgstr "კიდევ %1$d"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the device name (e.g. /dev/sdc1),
@@ -44,7 +46,7 @@
 #. %2$s is replaced by the number of elements omitted
 #, c-format
 msgid "%1$s and %2$d more"
-msgstr ""
+msgstr "%1$s და კიდევ %2$d"
 
 #. TRANSLATORS: used to construct list of values
 #. %1$s is replaced by first value
@@ -330,7 +332,7 @@
 
 #. TRANSLATORS: symbol for "bytes" (best keep untranslated)
 msgid "B"
-msgstr "ბ"
+msgstr "სი"
 
 #. TRANSLATORS: name of partition type
 msgid "BIOS Boot Partition"
@@ -338,7 +340,7 @@
 
 #. TRANSLATORS: name of object
 msgid "Bcache"
-msgstr ""
+msgstr "Bcache"
 
 #. TRANSLATORS: name of object
 msgid "Bcache Cache Set"
@@ -346,11 +348,11 @@
 
 #. TRANSLATORS: name of object
 msgid "BitLocker"
-msgstr ""
+msgstr "BitLocker"
 
 #. TRANSLATORS: name of object
 msgid "Btrfs"
-msgstr ""
+msgstr "Btrfs"
 
 #. TRANSLATORS: name of object
 msgid "Btrfs Qgroup"
@@ -1150,7 +1152,7 @@
 
 #. TRANSLATORS: name of object
 msgid "DASD"
-msgstr ""
+msgstr "DASD"
 
 #. TRANSLATORS: name of object
 #, fuzzy
@@ -1699,25 +1701,23 @@
 
 #. TRANSLATORS: name of object
 msgid "Disk"
-msgstr ""
+msgstr "დისკი"
 
 #. TRANSLATORS: symbol for "exa" (best keep untranslated)
 msgid "E"
-msgstr ""
+msgstr "E"
 
 #. TRANSLATORS: symbol for "exa bytes" (best keep untranslated)
-#, fuzzy
 msgid "EB"
-msgstr "ბ"
+msgstr "ებ"
 
 #. TRANSLATORS: name of partition type
 msgid "EFI System Partition"
-msgstr ""
+msgstr "EFI-ის სისტემური დანაყოფი"
 
 #. TRANSLATORS: symbol for "exbi bytes" (best keep untranslated)
-#, fuzzy
 msgid "EiB"
-msgstr "კბტ"
+msgstr "ეიბ"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by one or more devices (e.g /dev/sda1 (2.00 GiB)
@@ -1842,27 +1842,27 @@
 
 #. TRANSLATORS: name of object
 msgid "Encryption"
-msgstr ""
+msgstr "დაშიფვრა"
 
 #. TRANSLATORS: name of object
 msgid "Ext2"
-msgstr ""
+msgstr "Ext2"
 
 #. TRANSLATORS: name of object
 

commit libstorage-ng for openSUSE:Factory

2023-02-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-02-03 22:04:39

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.4462 (New)


Package is "libstorage-ng"

Fri Feb  3 22:04:39 2023 rev:199 rq:1062621 version:4.5.68

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-01-29 14:31:38.381835445 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.4462/libstorage-ng.changes
2023-02-03 22:11:21.225419444 +0100
@@ -1,0 +2,6 @@
+Thu Feb 2 10:28:54 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Georgian) (bsc#1149754)
+- 4.5.68
+
+

Old:

  libstorage-ng-4.5.67.tar.xz

New:

  libstorage-ng-4.5.68.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.V7iWzT/_old  2023-02-03 22:11:21.597421605 +0100
+++ /var/tmp/diff_new_pack.V7iWzT/_new  2023-02-03 22:11:21.601421628 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.67
+Version:4.5.68
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.67.tar.xz -> libstorage-ng-4.5.68.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.67/VERSION 
new/libstorage-ng-4.5.68/VERSION
--- old/libstorage-ng-4.5.67/VERSION2023-01-28 18:02:34.0 +0100
+++ new/libstorage-ng-4.5.68/VERSION2023-02-02 12:20:22.0 +0100
@@ -1 +1 @@
-4.5.67
+4.5.68
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.67/po/ka.po 
new/libstorage-ng-4.5.68/po/ka.po
--- old/libstorage-ng-4.5.67/po/ka.po   2023-01-28 18:02:34.0 +0100
+++ new/libstorage-ng-4.5.68/po/ka.po   2023-02-02 12:20:22.0 +0100
@@ -8,14 +8,16 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date:  2005-05-17 19:57+0200\n"
-"Last-Translator: Aiet Kolkhi \n"
-"Language-Team: Georgian \n"
+"PO-Revision-Date: 2023-02-02 11:20+\n"
+"Last-Translator: Temuri Doghonadze \n"
+"Language-Team: Georgian \n"
 "Language: ka\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Weblate 4.9.1\n"
 
 msgid ""
 "\n"
@@ -32,9 +34,9 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the device name (e.g. /dev/sdc1),
 #. %2$s is replaced with the size (e.g. 60.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "%1$s (%2$s)"
-msgstr "მონაცემებიდან ამოღება"
+msgstr "%1$s (%2$s)"
 
 #. TRANSLATORS: appended after list of value to indicate that some
 #. values have been omitted
@@ -47,9 +49,9 @@
 #. TRANSLATORS: used to construct list of values
 #. %1$s is replaced by first value
 #. %2$s is replaced by second value
-#, fuzzy, c-format
+#, c-format
 msgid "%1$s and %2$s"
-msgstr "მონაცემებიდან ამოღება"
+msgstr "%1$s და %2$s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the the bcache name (e.g. /dev/bcache0),
@@ -62,9 +64,9 @@
 #. TRANSLATORS: used to construct list of values
 #. %1$s is replaced by first value
 #. %2$s is replaced by second value
-#, fuzzy, c-format
+#, c-format
 msgid "%1$s, %2$s"
-msgstr "მონაცემებიდან ამოღება"
+msgstr "%1$s, %2$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sda1)
@@ -288,9 +290,9 @@
 #. %2$s is replaced by the btrfs qgroup id (e.g. 1/0),
 #. %3$s is replaced by one or more devices (e.g /dev/sda1 (2.00 GiB)
 #. and /dev/sdb2 (2.00 GiB))
-#, fuzzy, c-format
+#, c-format
 msgid "Assign qgroup of subvolume %1$s to qgroup %2$s on %3$s"
-msgstr "პაკეტების წაშლა..."
+msgstr ""
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the btrfs qgroup id (e.g. 1/0),
@@ -368,11 +370,9 @@
 #. %1$s is replaced by file system name (e.g. ext4),
 #. %2$s is replaced by one or more devices (e.g /dev/sda1 (1.00 GiB) and
 #. /dev/sdb2 (1.00 GiB)),
-#, fuzzy, c-format
+#, c-format
 msgid "Clear label of %1$s on %2$s"
-msgstr ""
-"\n"
-"'%1' ცვლადისთვის '%2'-ის მინიჭება: 
%3"
+msgstr "%2$s-ზე %1$s-ის ჭდის გასუფთავება"
 
 #. TRANSLATORS: displayed 

commit libstorage-ng for openSUSE:Factory

2023-01-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-01-29 14:10:37

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.32243 (New)


Package is "libstorage-ng"

Sun Jan 29 14:10:37 2023 rev:198 rq:1061770 version:4.5.67

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-01-26 14:02:52.425707294 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.32243/libstorage-ng.changes   
2023-01-29 14:31:38.381835445 +0100
@@ -1,0 +2,12 @@
+Sat Jan 28 15:12:38 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (German) (bsc#1149754)
+- 4.5.67
+
+
+Sat Jan 28 15:08:44 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (German) (bsc#1149754)
+- 4.5.66
+
+

Old:

  libstorage-ng-4.5.65.tar.xz

New:

  libstorage-ng-4.5.67.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.8gir8n/_old  2023-01-29 14:31:39.133839572 +0100
+++ /var/tmp/diff_new_pack.8gir8n/_new  2023-01-29 14:31:39.153839682 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.65
+Version:4.5.67
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.65.tar.xz -> libstorage-ng-4.5.67.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.65/VERSION 
new/libstorage-ng-4.5.67/VERSION
--- old/libstorage-ng-4.5.65/VERSION2023-01-25 08:14:05.0 +0100
+++ new/libstorage-ng-4.5.67/VERSION2023-01-28 18:02:34.0 +0100
@@ -1 +1 @@
-4.5.65
+4.5.67
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.65/po/de.po 
new/libstorage-ng-4.5.67/po/de.po
--- old/libstorage-ng-4.5.65/po/de.po   2023-01-25 08:14:05.0 +0100
+++ new/libstorage-ng-4.5.67/po/de.po   2023-01-28 18:02:34.0 +0100
@@ -14,10 +14,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2022-02-22 11:12+\n"
-"Last-Translator: Gemineo \n"
-"Language-Team: German \n"
+"PO-Revision-Date: 2023-01-28 17:02+\n"
+"Last-Translator: Ettore Atalan \n"
+"Language-Team: German \n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -115,14 +115,14 @@
 "Logisches Thin Pool Volume %1$s (%2$s) in Volume-Gruppe %3$s aktivieren"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "Aktivierung von LUKS %s"
+msgstr "Aktivierung von BitLocker %s"
 
 #. TRANSLATORS: error message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s failed"
-msgstr "Aktivierung von LUKS %s fehlgeschlagen"
+msgstr "Aktivierung von BitLocker %s fehlgeschlagen"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -1926,7 +1926,7 @@
 #. TRANSLATORS: error message
 #, c-format
 msgid "Failed to find device %s"
-msgstr ""
+msgstr "Gerät %s konnte nicht gefunden werden"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md level (e.g. RAID1),
@@ -2245,51 +2245,51 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 32-bit)"
-msgstr ""
+msgstr "Linux-Wurzelpartition (ARM 32-Bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 64-bit)"
-msgstr ""
+msgstr "Linux-Wurzelpartition (ARM 64-Bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 32-bit)"
-msgstr ""
+msgstr "Linux-Wurzelpartition (PPC 32-Bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit BE)"
-msgstr ""
+msgstr "Linux-Wurzelpartition (PPC 64-Bit BE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit LE)"
-msgstr ""
+msgstr "Linux-Wurzelpartition (PPC 64-Bit LE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 32-bit)"
-msgstr ""
+msgstr "Linux-Wurzelpartition (RISC-V 32-Bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 64-bit)"
-msgstr ""
+msgstr "Linux-Wurzelpartition (RISC-V 64-Bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (S/390 32-bit)"
-msgstr ""
+msgstr "Linux-Wurzelpartition (S/390 32-Bit)"
 
 #. 

commit libstorage-ng for openSUSE:Factory

2023-01-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-01-26 13:56:45

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.32243 (New)


Package is "libstorage-ng"

Thu Jan 26 13:56:45 2023 rev:197 rq:1060723 version:4.5.65

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-01-18 13:08:29.764018362 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.32243/libstorage-ng.changes   
2023-01-26 14:02:52.425707294 +0100
@@ -1,0 +2,6 @@
+Wed Jan 25 04:54:07 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Macedonian) (bsc#1149754)
+- 4.5.65
+
+

Old:

  libstorage-ng-4.5.64.tar.xz

New:

  libstorage-ng-4.5.65.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.vuiLpD/_old  2023-01-26 14:02:52.885710265 +0100
+++ /var/tmp/diff_new_pack.vuiLpD/_new  2023-01-26 14:02:52.889710291 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.64
+Version:4.5.65
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.64.tar.xz -> libstorage-ng-4.5.65.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.64/VERSION 
new/libstorage-ng-4.5.65/VERSION
--- old/libstorage-ng-4.5.64/VERSION2023-01-17 13:35:45.0 +0100
+++ new/libstorage-ng-4.5.65/VERSION2023-01-25 08:14:05.0 +0100
@@ -1 +1 @@
-4.5.64
+4.5.65
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.64/po/mk.po 
new/libstorage-ng-4.5.65/po/mk.po
--- old/libstorage-ng-4.5.64/po/mk.po   2023-01-17 13:35:45.0 +0100
+++ new/libstorage-ng-4.5.65/po/mk.po   2023-01-25 08:14:05.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: base\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2023-01-07 22:13+\n"
+"PO-Revision-Date: 2023-01-25 07:14+\n"
 "Last-Translator: Kristijan Fremen Velkovski \n"
 "Language-Team: Macedonian \n"
@@ -92,22 +92,22 @@
 #. %1$s is replaced by logical volume name (e.g. root),
 #. %2$s is replaced by size (e.g. 2.00 GiB),
 #. %3$s is replaced by volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Activate thin logical volume %1$s (%2$s) on volume group %3$s"
-msgstr "&Креирај"
+msgstr "Вклучи тенок логичен том %1$s (%2$s) на 
томна група %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by logical volume name (e.g. root),
 #. %2$s is replaced by size (e.g. 2.00 GiB),
 #. %3$s is replaced by volume group name (e.g. system)
-#, fuzzy, c-format
+#, c-format
 msgid "Activate thin pool logical volume %1$s (%2$s) on volume group %3$s"
-msgstr "&Креирај"
+msgstr "Вклучи тенок логичен том %1$s (%2$s) на 
томна група %3$s"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "&Креирај"
+msgstr "Вклучување на BitLocker %s"
 
 #. TRANSLATORS: error message
 #, c-format
@@ -141,9 +141,9 @@
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by the device name (e.g. /dev/loop0),
 #. %2$s is replaced by the size (e.g. 20.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Activating hard disk %1$s (%2$s)"
-msgstr "&Креирај"
+msgstr "Вклучување на хард диск %1$s (%2$s)"
 
 #. TRANSLATORS: displayed during action,
 #. %1$s is replaced by logical volume name (e.g. root),


commit libstorage-ng for openSUSE:Factory

2023-01-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-01-18 13:08:25

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.32243 (New)


Package is "libstorage-ng"

Wed Jan 18 13:08:25 2023 rev:196 rq:1058911 version:4.5.64

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-01-14 20:30:42.808856997 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.32243/libstorage-ng.changes   
2023-01-18 13:08:29.764018362 +0100
@@ -1,0 +2,8 @@
+Tue Jan 17 12:35:45 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#912
+- allow both 'swap' and 'none' as path for swap in fstab
+- added testcase
+- 4.5.64
+
+

Old:

  libstorage-ng-4.5.63.tar.xz

New:

  libstorage-ng-4.5.64.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.yZb2dO/_old  2023-01-18 13:08:30.48404 +0100
+++ /var/tmp/diff_new_pack.yZb2dO/_new  2023-01-18 13:08:30.488022246 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.63
+Version:4.5.64
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.63.tar.xz -> libstorage-ng-4.5.64.tar.xz ++
 2019 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2023-01-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-01-14 20:30:37

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.32243 (New)


Package is "libstorage-ng"

Sat Jan 14 20:30:37 2023 rev:195 rq:1057780 version:4.5.63

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-01-08 21:25:18.223163057 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.32243/libstorage-ng.changes   
2023-01-14 20:30:42.808856997 +0100
@@ -1,0 +2,8 @@
+Wed Jan 11 12:42:15 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#911
+- avoid using existing mount paths in testsuite
+- coding style
+- 4.5.63
+
+

Old:

  libstorage-ng-4.5.62.tar.xz

New:

  libstorage-ng-4.5.63.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.1fndEb/_old  2023-01-14 20:30:44.748868455 +0100
+++ /var/tmp/diff_new_pack.1fndEb/_new  2023-01-14 20:30:44.752868478 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.62
+Version:4.5.63
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.62.tar.xz -> libstorage-ng-4.5.63.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.62/VERSION 
new/libstorage-ng-4.5.63/VERSION
--- old/libstorage-ng-4.5.62/VERSION2023-01-07 23:13:58.0 +0100
+++ new/libstorage-ng-4.5.63/VERSION2023-01-11 13:42:15.0 +0100
@@ -1 +1 @@
-4.5.62
+4.5.63
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.62/examples/compound_actions.cc 
new/libstorage-ng-4.5.63/examples/compound_actions.cc
--- old/libstorage-ng-4.5.62/examples/compound_actions.cc   2023-01-07 
23:13:58.0 +0100
+++ new/libstorage-ng-4.5.63/examples/compound_actions.cc   2023-01-11 
13:42:15.0 +0100
@@ -43,19 +43,19 @@
 
cout << "Number of commit actions:" << 
actiongraph->get_commit_actions().size() << endl;
 
-   for(auto text : actiongraph->get_commit_actions_as_strings())
+   for (const string& text : actiongraph->get_commit_actions_as_strings())
cout << text << endl;
 
-   auto compound_actions = actiongraph->get_compound_actions(); 
+   const vector compound_actions = 
actiongraph->get_compound_actions();
 
cout << "Number of compound actions:" << compound_actions.size() << 
endl;
 
-   for (auto& compound_action : compound_actions)
+   for (const CompoundAction* compound_action : compound_actions)
{
cout << "--> Compound action (" << 
compound_action->get_impl().get_commit_actions().size() << ")" << endl;
cout << compound_action->sentence() << endl;
}
-   
+
return EXIT_SUCCESS;
 }
 catch (const exception& e)
@@ -65,4 +65,3 @@
return EXIT_FAILURE;
 }
 }
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.62/storage/Devices/DasdImpl.cc 
new/libstorage-ng-4.5.63/storage/Devices/DasdImpl.cc
--- old/libstorage-ng-4.5.62/storage/Devices/DasdImpl.cc2023-01-07 
23:13:58.0 +0100
+++ new/libstorage-ng-4.5.63/storage/Devices/DasdImpl.cc2023-01-11 
13:42:15.0 +0100
@@ -21,6 +21,8 @@
  */
 
 
+#include 
+
 #include "storage/Devices/DasdImpl.h"
 #include "storage/Devicegraph.h"
 #include "storage/Storage.h"
@@ -28,7 +30,6 @@
 #include "storage/SystemInfo/SystemInfoImpl.h"
 #include "storage/Utils/Exception.h"
 #include "storage/Utils/Enum.h"
-#include "storage/Utils/StorageTypes.h"
 #include "storage/Utils/StorageDefines.h"
 #include "storage/Utils/XmlFile.h"
 #include "storage/Utils/HumanString.h"
@@ -37,6 +38,7 @@
 #include "storage/Utils/AppUtil.h"
 #include "storage/Utils/CallbacksImpl.h"
 #include "storage/Utils/Format.h"
+#include "storage/Utils/StorageTmpl.h"
 
 
 namespace storage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.62/storage/Devices/DiskImpl.cc 
new/libstorage-ng-4.5.63/storage/Devices/DiskImpl.cc
--- old/libstorage-ng-4.5.62/storage/Devices/DiskImpl.cc2023-01-07 
23:13:58.0 +0100
+++ new/libstorage-ng-4.5.63/storage/Devices/DiskImpl.cc2023-01-11 
13:42:15.0 +0100
@@ -22,6 +22,7 @@
 
 
 #include 
+#include 
 
 #include "storage/Devices/DiskImpl.h"
 #include "storage/Devicegraph.h"
@@ 

commit libstorage-ng for openSUSE:Factory

2023-01-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-01-08 21:25:14

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1563 (New)


Package is "libstorage-ng"

Sun Jan  8 21:25:14 2023 rev:194 rq:1056825 version:4.5.62

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-01-05 14:59:52.956773770 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1563/libstorage-ng.changes
2023-01-08 21:25:18.223163057 +0100
@@ -1,0 +2,6 @@
+Sat Jan 7 20:09:30 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Macedonian) (bsc#1149754)
+- 4.5.62
+
+

Old:

  libstorage-ng-4.5.61.tar.xz

New:

  libstorage-ng-4.5.62.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.WpEJKH/_old  2023-01-08 21:25:18.723166027 +0100
+++ /var/tmp/diff_new_pack.WpEJKH/_new  2023-01-08 21:25:18.731166075 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.61
+Version:4.5.62
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.61.tar.xz -> libstorage-ng-4.5.62.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.61/VERSION 
new/libstorage-ng-4.5.62/VERSION
--- old/libstorage-ng-4.5.61/VERSION2023-01-04 08:49:40.0 +0100
+++ new/libstorage-ng-4.5.62/VERSION2023-01-07 23:13:58.0 +0100
@@ -1 +1 @@
-4.5.61
+4.5.62
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.61/po/mk.po 
new/libstorage-ng-4.5.62/po/mk.po
--- old/libstorage-ng-4.5.61/po/mk.po   2023-01-04 08:49:40.0 +0100
+++ new/libstorage-ng-4.5.62/po/mk.po   2023-01-07 23:13:58.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: base\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2022-12-20 06:49+\n"
+"PO-Revision-Date: 2023-01-07 22:13+\n"
 "Last-Translator: Kristijan Fremen Velkovski \n"
 "Language-Team: Macedonian \n"
@@ -448,11 +448,13 @@
 #. %6$s is replaced with a list of the devices
 #. the RAID is built from and their sizes: e.g.
 #. /dev/sda (512.00 GiB), /dev/sdb (512.00 GiB) and /dev/sdc (512.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Create %1$s %2$s (%3$s) for %4$s with %5$s\n"
 "from %6$s"
-msgstr "&Креирај"
+msgstr ""
+"Создади %1$s %2$s (%3$s) за %4$s со %5$s\n"
+"од %6$s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md level (e.g. RAID1),
@@ -461,11 +463,13 @@
 #. %4$s is replaced with a list of the devices
 #. the RAID is built from and their sizes: e.g.
 #. /dev/sda (512.00 GiB), /dev/sdb (512.00 GiB) and /dev/sdc (512.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Create %1$s %2$s (%3$s) for swap\n"
 "from %4$s"
-msgstr "&Креирај"
+msgstr ""
+"Создади %1$s %2$s (%3$s) за swap\n"
+"од %4$s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md level (e.g. RAID1),
@@ -486,11 +490,13 @@
 #. %5$s is replaced with a list of the devices
 #. the RAID is built from and their sizes: e.g.
 #. /dev/sda (512.00 GiB), /dev/sdb (512.00 GiB) and /dev/sdc (512.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Create %1$s %2$s (%3$s) with %4$s\n"
 "from %5$s"
-msgstr "&Креирај"
+msgstr ""
+"Создади %1$s %2$s (%3$s) со %4$s\n"
+"од %5$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by file system name (e.g. ext4),
@@ -641,11 +647,13 @@
 #. %4$s is replaced with a list of the devices
 #. the RAID is built from and their sizes: e.g.
 #. /dev/sda (512.00 GiB), /dev/sdb (512.00 GiB) and /dev/sdc (512.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Create encrypted %1$s %2$s (%3$s)\n"
 "from %4$s"
-msgstr "&Креирај"
+msgstr ""
+"Создади енкриптиран %1$s %2$s (%3$s)\n"
+"од %4$s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md name (e.g. /dev/md0),
@@ -656,11 +664,13 @@
 #. %6$s is replaced with a list of the devices
 #. the RAID is built from and their sizes: e.g.
 #. /dev/sda (512.00 GiB), /dev/sdb (512.00 GiB) and /dev/sdc (512.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "Create encrypted %1$s %2$s (%3$s) for %4$s with %5$s\n"
 "from %6$s"
-msgstr "&Креирај"
+msgstr ""
+"Создади енкриптиран %1$s %2$s (%3$s) за %4$s со %5$s\n"
+"од %6$s"
 
 #. 

commit libstorage-ng for openSUSE:Factory

2023-01-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-01-05 14:59:50

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1563 (New)


Package is "libstorage-ng"

Thu Jan  5 14:59:50 2023 rev:193 rq:1046686 version:4.5.61

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2023-01-03 15:04:47.174307056 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1563/libstorage-ng.changes
2023-01-05 14:59:52.956773770 +0100
@@ -1,0 +2,8 @@
+Wed Jan 4 07:49:40 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#910
+- delay use of json output for qgroup show
+- check creation of json tokener
+- 4.5.61
+
+

Old:

  libstorage-ng-4.5.60.tar.xz

New:

  libstorage-ng-4.5.61.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.1Gaxhv/_old  2023-01-05 14:59:53.528773310 +0100
+++ /var/tmp/diff_new_pack.1Gaxhv/_new  2023-01-05 14:59:53.532773307 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.60
+Version:4.5.61
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.60.tar.xz -> libstorage-ng-4.5.61.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.60/VERSION 
new/libstorage-ng-4.5.61/VERSION
--- old/libstorage-ng-4.5.60/VERSION2023-01-03 08:59:29.0 +0100
+++ new/libstorage-ng-4.5.61/VERSION2023-01-04 08:49:40.0 +0100
@@ -1 +1 @@
-4.5.60
+4.5.61
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.60/storage/SystemInfo/CmdBtrfs.cc 
new/libstorage-ng-4.5.61/storage/SystemInfo/CmdBtrfs.cc
--- old/libstorage-ng-4.5.60/storage/SystemInfo/CmdBtrfs.cc 2023-01-03 
08:59:29.0 +0100
+++ new/libstorage-ng-4.5.61/storage/SystemInfo/CmdBtrfs.cc 2023-01-04 
08:49:40.0 +0100
@@ -658,8 +658,8 @@
 {
query_version();
 
-   // buggy in 6.1, reported, assume fixed in 6.1.1 (2023-01-02)
-   return major >= 7 || (major == 6 && minor >= 2) || (major == 6 && minor 
== 1 && patchlevel >= 1);
+   // buggy in 6.1, reported, assume fixed in 6.2 (2023-01-04)
+   return major >= 7 || (major == 6 && minor >= 2);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.60/storage/Utils/JsonFile.cc 
new/libstorage-ng-4.5.61/storage/Utils/JsonFile.cc
--- old/libstorage-ng-4.5.60/storage/Utils/JsonFile.cc  2023-01-03 
08:59:29.0 +0100
+++ new/libstorage-ng-4.5.61/storage/Utils/JsonFile.cc  2023-01-04 
08:49:40.0 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) [2017-2022] SUSE LLC
+ * Copyright (c) [2017-2023] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -35,11 +35,33 @@
 namespace storage
 {
 
+class JsonTokener
+{
+public:
+
+   JsonTokener()
+   : p(json_tokener_new())
+   {
+   ST_CHECK_NEW(p);
+   }
+
+   ~JsonTokener()
+   {
+   json_tokener_free(p);
+   }
+
+   json_tokener* get() { return p; }
+
+private:
+
+   json_tokener* p;
+
+};
+
+
 JsonFile::JsonFile(const vector& lines)
 {
-   std::unique_ptr> 
tokener(
-   json_tokener_new(), [](json_tokener* p) { json_tokener_free(p); }
-   );
+   JsonTokener tokener;
 
for (const string& line : lines)
{
@@ -85,9 +107,7 @@
if (fclose(fp) != 0)
ST_THROW(Exception(sformat("close for json file '%s' failed", 
filename)));
 
-   std::unique_ptr> 
tokener(
-   json_tokener_new(), [](json_tokener* p) { json_tokener_free(p); }
-   );
+   JsonTokener tokener;
 
root = json_tokener_parse_ex(tokener.get(), data.data(), st.st_size);
 
@@ -97,7 +117,7 @@
ST_THROW(Exception(sformat("parsing json file '%s' failed", 
filename)));
}
 
-   if (tokener->char_offset != st.st_size)
+   if (tokener.get()->char_offset != st.st_size)
{
json_object_put(root);
ST_THROW(Exception(sformat("excessive content in json file '%s'", 
filename)));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.60/testsuite/SystemInfo/Makefile.am 
new/libstorage-ng-4.5.61/testsuite/SystemInfo/Makefile.am
--- old/libstorage-ng-4.5.60/testsuite/SystemInfo/Makefile.am   2023-01-03 
08:59:29.0 

commit libstorage-ng for openSUSE:Factory

2023-01-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2023-01-03 15:04:37

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1563 (New)


Package is "libstorage-ng"

Tue Jan  3 15:04:37 2023 rev:192 rq:1046426 version:4.5.60

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-12-20 20:20:50.613995507 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1563/libstorage-ng.changes
2023-01-03 15:04:47.174307056 +0100
@@ -1,0 +2,20 @@
+Tue Jan 3 07:59:29 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#909
+- simplify code
+- 4.5.60
+
+
+Mon Jan 2 15:38:27 UTC 2023 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#908
+- use new json output of btrfs-progs if available
+- 4.5.59
+
+
+Mon Jan 2 03:32:25 UTC 2023 - aschn...@suse.com
+
+- Translated using Weblate (Indonesian) (bsc#1149754)
+- 4.5.58
+
+

Old:

  libstorage-ng-4.5.57.tar.xz

New:

  libstorage-ng-4.5.60.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.QrbMGs/_old  2023-01-03 15:04:47.730310301 +0100
+++ /var/tmp/diff_new_pack.QrbMGs/_new  2023-01-03 15:04:47.730310301 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libstorage-ng
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.57
+Version:4.5.60
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.57.tar.xz -> libstorage-ng-4.5.60.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.57/VERSION 
new/libstorage-ng-4.5.60/VERSION
--- old/libstorage-ng-4.5.57/VERSION2022-12-20 07:49:56.0 +0100
+++ new/libstorage-ng-4.5.60/VERSION2023-01-03 08:59:29.0 +0100
@@ -1 +1 @@
-4.5.57
+4.5.60
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.57/po/id.po 
new/libstorage-ng-4.5.60/po/id.po
--- old/libstorage-ng-4.5.57/po/id.po   2022-12-20 07:49:56.0 +0100
+++ new/libstorage-ng-4.5.60/po/id.po   2023-01-03 08:59:29.0 +0100
@@ -10,10 +10,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2022-07-10 13:12+\n"
+"PO-Revision-Date: 2023-01-02 06:13+\n"
 "Last-Translator: Kukuh Syafaat \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1908,7 +1908,7 @@
 #. TRANSLATORS: error message
 #, c-format
 msgid "Failed to find device %s"
-msgstr ""
+msgstr "Gagal menemukan perangkat %s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md level (e.g. RAID1),
@@ -2223,47 +2223,47 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 32-bit)"
-msgstr ""
+msgstr "Partisi Root Linux (ARM 32-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 64-bit)"
-msgstr ""
+msgstr "Partisi Root Linux (ARM 64-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 32-bit)"
-msgstr ""
+msgstr "Partisi Root Linux (PPC 32-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit BE)"
-msgstr ""
+msgstr "Partisi Root Linux (PPC 64-bit BE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit LE)"
-msgstr ""
+msgstr "Partisi Root Linux (PPC 64-bit LE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 32-bit)"
-msgstr ""
+msgstr "Partisi Root Linux (RISC-V 32-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 64-bit)"
-msgstr ""
+msgstr "Partisi Root Linux (RISC-V 64-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (S/390 32-bit)"
-msgstr ""
+msgstr "Partisi Root Linux (S/390 32-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (S/390 64-bit)"

commit libstorage-ng for openSUSE:Factory

2022-12-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-12-20 20:20:04

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1835 (New)


Package is "libstorage-ng"

Tue Dec 20 20:20:04 2022 rev:191 rq:1043860 version:4.5.57

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-12-07 17:34:52.504509585 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1835/libstorage-ng.changes
2022-12-20 20:20:50.613995507 +0100
@@ -1,0 +2,6 @@
+Tue Dec 20 06:45:27 UTC 2022 - aschn...@suse.com
+
+- Translated using Weblate (Macedonian) (bsc#1149754)
+- 4.5.57
+
+

Old:

  libstorage-ng-4.5.56.tar.xz

New:

  libstorage-ng-4.5.57.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.OQdUOP/_old  2022-12-20 20:20:51.173998575 +0100
+++ /var/tmp/diff_new_pack.OQdUOP/_new  2022-12-20 20:20:51.181998619 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.56
+Version:4.5.57
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.56.tar.xz -> libstorage-ng-4.5.57.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.56/VERSION 
new/libstorage-ng-4.5.57/VERSION
--- old/libstorage-ng-4.5.56/VERSION2022-12-07 10:44:34.0 +0100
+++ new/libstorage-ng-4.5.57/VERSION2022-12-20 07:49:56.0 +0100
@@ -1 +1 @@
-4.5.56
+4.5.57
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.56/po/mk.po 
new/libstorage-ng-4.5.57/po/mk.po
--- old/libstorage-ng-4.5.56/po/mk.po   2022-12-07 10:44:34.0 +0100
+++ new/libstorage-ng-4.5.57/po/mk.po   2022-12-20 07:49:56.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: base\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2022-12-03 12:13+\n"
+"PO-Revision-Date: 2022-12-20 06:49+\n"
 "Last-Translator: Kristijan Fremen Velkovski \n"
 "Language-Team: Macedonian \n"
@@ -975,9 +975,9 @@
 #. %2$s is replaced by size (e.g. 2.00 GiB),
 #. %3$s is replaced by one or more devices (e.g /dev/sda1 (1.00 GiB) and
 #. /dev/sdb2 (1.00 GiB))
-#, fuzzy, c-format
+#, c-format
 msgid "Create volume group %1$s (%2$s) from %3$s"
-msgstr "&Креирај"
+msgstr "Создади група за волумен %1$s (%2$s) од %3$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced with the volume group name (e.g. system),
@@ -1143,9 +1143,9 @@
 #. %2$s is replaced by size (e.g. 2.00 GiB),
 #. %3$s is replaced by one or more devices (e.g /dev/sda1 (1.00 GiB) and
 #. /dev/sdb2 (1.00 GiB))
-#, fuzzy, c-format
+#, c-format
 msgid "Creating volume group %1$s (%2$s) from %3$s"
-msgstr "&Креирај"
+msgstr "Создавање група за волумен %1$s (%2$s) од 
%3$s"
 
 #. TRANSLATORS: name of object
 msgid "DASD"
@@ -1411,9 +1411,9 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the partition name (e.g. /dev/sda1),
 #. %2$s is replaced with the size (e.g. 2.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Delete partition %1$s (%2$s)"
-msgstr "&Креирај"
+msgstr "Избриши партиција %1$s (%2$s)"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sda1)


commit libstorage-ng for openSUSE:Factory

2022-12-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-12-07 17:34:08

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1835 (New)


Package is "libstorage-ng"

Wed Dec  7 17:34:08 2022 rev:190 rq:1040906 version:4.5.56

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-12-04 14:58:27.496306184 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1835/libstorage-ng.changes
2022-12-07 17:34:52.504509585 +0100
@@ -1,0 +2,14 @@
+Wed Dec 7 09:44:34 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#907
+- handle changed output from 'btrfs qgroup show' (bsc#1206090)
+- 4.5.56
+
+
+Mon Dec 5 12:18:33 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#906
+- use RAII
+- 4.5.55
+
+

Old:

  libstorage-ng-4.5.54.tar.xz

New:

  libstorage-ng-4.5.56.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.UqVLsp/_old  2022-12-07 17:34:55.212524413 +0100
+++ /var/tmp/diff_new_pack.UqVLsp/_new  2022-12-07 17:34:55.228524500 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.54
+Version:4.5.56
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.54.tar.xz -> libstorage-ng-4.5.56.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.54/LIBVERSION 
new/libstorage-ng-4.5.56/LIBVERSION
--- old/libstorage-ng-4.5.54/LIBVERSION 2022-12-03 13:13:49.0 +0100
+++ new/libstorage-ng-4.5.56/LIBVERSION 2022-12-07 10:44:34.0 +0100
@@ -1 +1 @@
-1.82.0
+1.82.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.54/VERSION 
new/libstorage-ng-4.5.56/VERSION
--- old/libstorage-ng-4.5.54/VERSION2022-12-03 13:13:49.0 +0100
+++ new/libstorage-ng-4.5.56/VERSION2022-12-07 10:44:34.0 +0100
@@ -1 +1 @@
-4.5.54
+4.5.56
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.54/storage/SystemInfo/CmdBtrfs.cc 
new/libstorage-ng-4.5.56/storage/SystemInfo/CmdBtrfs.cc
--- old/libstorage-ng-4.5.54/storage/SystemInfo/CmdBtrfs.cc 2022-12-03 
13:13:49.0 +0100
+++ new/libstorage-ng-4.5.56/storage/SystemInfo/CmdBtrfs.cc 2022-12-07 
10:44:34.0 +0100
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) [2004-2015] Novell, Inc.
- * Copyright (c) [2017-2020] SUSE LLC
+ * Copyright (c) [2017-2022] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -317,7 +317,6 @@
 
 
 CmdBtrfsSubvolumeGetDefault::CmdBtrfsSubvolumeGetDefault(const key_t& key, 
const string& mount_point)
-   : id(BtrfsSubvolume::Impl::unknown_id)
 {
SystemCmd::Options cmd_options(BTRFS_BIN " subvolume get-default " + 
quote(mount_point),
   SystemCmd::DoThrow);
@@ -359,7 +358,6 @@
 
 
 CmdBtrfsFilesystemDf::CmdBtrfsFilesystemDf(const key_t& key, const string& 
mount_point)
-   : metadata_raid_level(BtrfsRaidLevel::UNKNOWN), 
data_raid_level(BtrfsRaidLevel::UNKNOWN)
 {
SystemCmd::Options cmd_options(BTRFS_BIN " filesystem df " + 
quote(mount_point),
   SystemCmd::DoThrow);
@@ -425,7 +423,7 @@
 
SystemCmd::Options cmd_options(BTRFS_BIN " qgroup show -rep --raw " + 
quote(mount_point),
   SystemCmd::DoThrow);
-   cmd_options.mockup_key = BTRFS_BIN " qgroup show -repc --raw (device:" 
+ key + ")";
+   cmd_options.mockup_key = BTRFS_BIN " qgroup show -rep --raw (device:" + 
key + ")";
cmd_options.verify = [](int exit_code) { return exit_code == 0 || 
exit_code == 1; };
 
SystemCmd cmd(cmd_options);
@@ -440,15 +438,19 @@
 void
 CmdBtrfsQgroupShow::parse(const vector& lines)
 {
+   // Output changed slightly between btrfsprogs 6.0.0 and 6.0.2. Handle 
both.
+
for (const string& line : lines)
{
+   const string line_trimmed = boost::trim_copy(line);
+
vector columns;
-   boost::split(columns, line, boost::is_any_of("\t "), 
boost::token_compress_on);
+   boost::split(columns, line_trimmed, boost::is_any_of("\t "), 
boost::token_compress_on);
 
-   if (columns.size() != 7)
+   if (columns.size() < 6)
ST_THROW(Exception("failed to 

commit libstorage-ng for openSUSE:Factory

2022-12-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-12-04 14:58:08

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1835 (New)


Package is "libstorage-ng"

Sun Dec  4 14:58:08 2022 rev:189 rq:1039810 version:4.5.54

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-11-26 18:45:06.839092133 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1835/libstorage-ng.changes
2022-12-04 14:58:27.496306184 +0100
@@ -1,0 +2,6 @@
+Sat Dec 3 10:06:21 UTC 2022 - aschn...@suse.com
+
+- Translated using Weblate (Macedonian) (bsc#1149754)
+- 4.5.54
+
+

Old:

  libstorage-ng-4.5.53.tar.xz

New:

  libstorage-ng-4.5.54.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.G24Env/_old  2022-12-04 14:58:28.068309479 +0100
+++ /var/tmp/diff_new_pack.G24Env/_new  2022-12-04 14:58:28.068309479 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.53
+Version:4.5.54
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.53.tar.xz -> libstorage-ng-4.5.54.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.53/VERSION 
new/libstorage-ng-4.5.54/VERSION
--- old/libstorage-ng-4.5.53/VERSION2022-11-25 12:37:41.0 +0100
+++ new/libstorage-ng-4.5.54/VERSION2022-12-03 13:13:49.0 +0100
@@ -1 +1 @@
-4.5.53
+4.5.54
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.53/po/mk.po 
new/libstorage-ng-4.5.54/po/mk.po
--- old/libstorage-ng-4.5.53/po/mk.po   2022-11-25 12:37:41.0 +0100
+++ new/libstorage-ng-4.5.54/po/mk.po   2022-12-03 13:13:49.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: base\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2022-11-11 01:13+\n"
+"PO-Revision-Date: 2022-12-03 12:13+\n"
 "Last-Translator: Kristijan Fremen Velkovski \n"
 "Language-Team: Macedonian \n"
@@ -33,9 +33,9 @@
 #. TRANSLATORS:
 #. %1$s is replaced with the device name (e.g. /dev/sdc1),
 #. %2$s is replaced with the size (e.g. 60.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "%1$s (%2$s)"
-msgstr "&Креирај"
+msgstr "%1$s (%2$s)"
 
 #. TRANSLATORS: appended after list of value to indicate that some
 #. values have been omitted
@@ -48,9 +48,9 @@
 #. TRANSLATORS: used to construct list of values
 #. %1$s is replaced by first value
 #. %2$s is replaced by second value
-#, fuzzy, c-format
+#, c-format
 msgid "%1$s and %2$s"
-msgstr "&Креирај"
+msgstr "%1$s и %2$s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the the bcache name (e.g. /dev/bcache0),
@@ -63,9 +63,9 @@
 #. TRANSLATORS: used to construct list of values
 #. %1$s is replaced by first value
 #. %2$s is replaced by second value
-#, fuzzy, c-format
+#, c-format
 msgid "%1$s, %2$s"
-msgstr "&Креирај"
+msgstr "%1$s, %2$s"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by device name (e.g. /dev/sda1)
@@ -76,9 +76,9 @@
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by the device name (e.g. /dev/loop0),
 #. %2$s is replaced by the size (e.g. 20.00 GiB)
-#, fuzzy, c-format
+#, c-format
 msgid "Activate hard disk %1$s (%2$s)"
-msgstr "&Креирај"
+msgstr "Активирај хард диск %1$s (%2$s)"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by logical volume name (e.g. root),


commit libstorage-ng for openSUSE:Factory

2022-11-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-11-26 18:45:04

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1597 (New)


Package is "libstorage-ng"

Sat Nov 26 18:45:04 2022 rev:188 rq:1038185 version:4.5.53

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-11-18 15:42:48.686371852 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1597/libstorage-ng.changes
2022-11-26 18:45:06.839092133 +0100
@@ -1,0 +2,10 @@
+Fri Nov 25 11:37:41 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#905
+- read filters for udev links from config file
+- limit allowed by-id links for NVMEs (bsc#1205352)
+- make integration-tests subpackage noarch
+- cleanup
+- 4.5.53
+
+

Old:

  libstorage-ng-4.5.52.tar.xz

New:

  libstorage-ng-4.5.53.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.utaQKt/_old  2022-11-26 18:45:07.659096993 +0100
+++ /var/tmp/diff_new_pack.utaQKt/_new  2022-11-26 18:45:07.663097017 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.52
+Version:4.5.53
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only
@@ -149,6 +149,7 @@
 Summary:Integration tests for libstorage-ng
 Group:  Development/Tools/Other
 Requires:   libstorage-ng-python3
+BuildArch:  noarch
 
 %description integration-tests
 This package contains integration tests for libstorage-ng.
@@ -168,7 +169,9 @@
 make %{?_smp_mflags}
 
 %check
-make %{?_smp_mflags} check VERBOSE=1 LOCALEDIR=%{buildroot}%{_datadir}/locale
+make %{?_smp_mflags} check VERBOSE=1 \
+LIBSTORAGE_CONFDIR=%{buildroot}%{_datadir}/libstorage \
+LIBSTORAGE_LOCALEDIR=%{buildroot}%{_datadir}/locale
 
 %install
 %make_install
@@ -193,6 +196,8 @@
 %license %{_docdir}/%{name}/LICENSE
 %{_libdir}/libstorage-ng.so.*
 %ghost /run/libstorage-ng
+%dir %{_datadir}/libstorage
+%{_datadir}/libstorage/udev-filters.json
 
 %files devel
 %{_libdir}/libstorage-ng.so

++ libstorage-ng-4.5.52.tar.xz -> libstorage-ng-4.5.53.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.52/Makefile.am 
new/libstorage-ng-4.5.53/Makefile.am
--- old/libstorage-ng-4.5.52/Makefile.am2022-11-11 02:13:36.0 
+0100
+++ new/libstorage-ng-4.5.53/Makefile.am2022-11-25 12:37:41.0 
+0100
@@ -4,7 +4,7 @@
 
 VERSION = $(shell utils/git2log --version VERSION ; cat VERSION)
 
-SUBDIRS = storage doc po utils examples testsuite bindings integration-tests
+SUBDIRS = storage doc po data utils examples testsuite bindings 
integration-tests
 
 AUTOMAKE_OPTIONS = foreign dist-xz no-dist-gzip subdir-objects
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.52/README.md 
new/libstorage-ng-4.5.53/README.md
--- old/libstorage-ng-4.5.52/README.md  2022-11-11 02:13:36.0 +0100
+++ new/libstorage-ng-4.5.53/README.md  2022-11-25 12:37:41.0 +0100
@@ -60,7 +60,7 @@
 
 ```sh
 make -j$(nproc) install DESTDIR=/tmp/scratch
-make -j$(nproc) check LOCALEDIR=/tmp/scratch/usr/share/locale
+make -j$(nproc) check LIBSTORAGE_LOCALEDIR=/tmp/scratch/usr/share/locale 
LIBSTORAGE_CONFDIR=/tmp/scratch/usr/share/libstorage
 ```
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.52/VERSION 
new/libstorage-ng-4.5.53/VERSION
--- old/libstorage-ng-4.5.52/VERSION2022-11-11 02:13:36.0 +0100
+++ new/libstorage-ng-4.5.53/VERSION2022-11-25 12:37:41.0 +0100
@@ -1 +1 @@
-4.5.52
+4.5.53
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.52/configure.ac 
new/libstorage-ng-4.5.53/configure.ac
--- old/libstorage-ng-4.5.52/configure.ac   2022-11-11 02:13:36.0 
+0100
+++ new/libstorage-ng-4.5.53/configure.ac   2022-11-25 12:37:41.0 
+0100
@@ -107,6 +107,7 @@
doc/autodocs/html/Makefile
doc/autodocs/xml/Makefile
po/Makefile
+   data/Makefile
utils/Makefile
examples/Makefile
examples/SystemInfo/Makefile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.52/data/Makefile.am 
new/libstorage-ng-4.5.53/data/Makefile.am
--- old/libstorage-ng-4.5.52/data/Makefile.am   1970-01-01 01:00:00.0 

commit libstorage-ng for openSUSE:Factory

2022-11-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-11-18 15:42:42

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1597 (New)


Package is "libstorage-ng"

Fri Nov 18 15:42:42 2022 rev:187 rq:1035152 version:4.5.52

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-11-10 14:20:34.165767265 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1597/libstorage-ng.changes
2022-11-18 15:42:48.686371852 +0100
@@ -1,0 +2,13 @@
+Thu Nov 10 23:06:18 UTC 2022 - aschn...@suse.com
+
+- Translated using Weblate (Macedonian) (bsc#1149754)
+- 4.5.52
+
+
+Thu Nov 10 17:25:19 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#904
+- added examples
+- 4.5.51
+
+

Old:

  libstorage-ng-4.5.50.tar.xz

New:

  libstorage-ng-4.5.52.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.OMzHa1/_old  2022-11-18 15:42:49.738376474 +0100
+++ /var/tmp/diff_new_pack.OMzHa1/_new  2022-11-18 15:42:49.746376509 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.50
+Version:4.5.52
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.50.tar.xz -> libstorage-ng-4.5.52.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.50/VERSION 
new/libstorage-ng-4.5.52/VERSION
--- old/libstorage-ng-4.5.50/VERSION2022-11-09 17:04:55.0 +0100
+++ new/libstorage-ng-4.5.52/VERSION2022-11-11 02:13:36.0 +0100
@@ -1 +1 @@
-4.5.50
+4.5.52
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.50/examples/.gitignore 
new/libstorage-ng-4.5.52/examples/.gitignore
--- old/libstorage-ng-4.5.50/examples/.gitignore2022-11-09 
17:04:55.0 +0100
+++ new/libstorage-ng-4.5.52/examples/.gitignore2022-11-11 
02:13:36.0 +0100
@@ -6,4 +6,6 @@
 .libs
 create1
 compound_actions
+simple-fstab
+simple-crypttab
 !data/*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.50/examples/Makefile.am 
new/libstorage-ng-4.5.52/examples/Makefile.am
--- old/libstorage-ng-4.5.50/examples/Makefile.am   2022-11-09 
17:04:55.0 +0100
+++ new/libstorage-ng-4.5.52/examples/Makefile.am   2022-11-11 
02:13:36.0 +0100
@@ -8,7 +8,7 @@
 
 LDADD = ../storage/libstorage-ng.la
 
-noinst_PROGRAMS = compound_actions create1
+noinst_PROGRAMS = compound_actions create1 simple-fstab simple-crypttab
 
 AM_DEFAULT_SOURCE_EXT = .cc
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.50/examples/simple-crypttab.cc 
new/libstorage-ng-4.5.52/examples/simple-crypttab.cc
--- old/libstorage-ng-4.5.50/examples/simple-crypttab.cc1970-01-01 
01:00:00.0 +0100
+++ new/libstorage-ng-4.5.52/examples/simple-crypttab.cc2022-11-11 
02:13:36.0 +0100
@@ -0,0 +1,21 @@
+
+#include 
+#include 
+
+#include "storage/SimpleEtcCrypttab.h"
+
+using namespace std;
+using namespace storage;
+
+
+int
+main()
+{
+vector crypttab = 
read_simple_etc_crypttab("/etc/crypttab");
+
+for (const SimpleEtcCrypttabEntry& entry : crypttab)
+{
+   cout << entry.name << "  " << entry.device << "  " << entry.password << 
"  "
+<< boost::join(entry.crypt_options, ",") << '\n';
+}
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.50/examples/simple-fstab.cc 
new/libstorage-ng-4.5.52/examples/simple-fstab.cc
--- old/libstorage-ng-4.5.50/examples/simple-fstab.cc   1970-01-01 
01:00:00.0 +0100
+++ new/libstorage-ng-4.5.52/examples/simple-fstab.cc   2022-11-11 
02:13:36.0 +0100
@@ -0,0 +1,23 @@
+
+#include 
+#include 
+
+#include "storage/SimpleEtcFstab.h"
+
+using namespace std;
+using namespace storage;
+
+
+int
+main()
+{
+vector fstab = read_simple_etc_fstab("/etc/fstab");
+
+for (const SimpleEtcFstabEntry& entry : fstab)
+{
+   cout << entry.device << "  " << entry.mount_point << "  "
+<< get_fs_type_name(entry.fs_type) << "  "
+<< boost::join(entry.mount_options, ",") << "  "
+<< entry.fs_freq << "  " << entry.fs_passno << '\n';
+}
+}
diff -urN '--exclude=CVS' 

commit libstorage-ng for openSUSE:Factory

2022-11-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-11-10 14:20:24

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1597 (New)


Package is "libstorage-ng"

Thu Nov 10 14:20:24 2022 rev:186 rq:1034885 version:4.5.50

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-10-28 19:30:15.286849308 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1597/libstorage-ng.changes
2022-11-10 14:20:34.165767265 +0100
@@ -1,0 +2,14 @@
+Wed Nov 9 16:04:55 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#903
+- fixed typo
+- 4.5.50
+
+
+Wed Nov 9 13:43:22 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#902
+- ignore chunk size for RAID1 (bsc#1205172)
+- 4.5.49
+
+

Old:

  libstorage-ng-4.5.48.tar.xz

New:

  libstorage-ng-4.5.50.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.fyYhwu/_old  2022-11-10 14:20:34.821770978 +0100
+++ /var/tmp/diff_new_pack.fyYhwu/_new  2022-11-10 14:20:34.833771046 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.48
+Version:4.5.50
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.48.tar.xz -> libstorage-ng-4.5.50.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.48/VERSION 
new/libstorage-ng-4.5.50/VERSION
--- old/libstorage-ng-4.5.48/VERSION2022-10-28 12:32:37.0 +0200
+++ new/libstorage-ng-4.5.50/VERSION2022-11-09 17:04:55.0 +0100
@@ -1 +1 @@
-4.5.48
+4.5.50
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.48/storage/Devices/MdImpl.cc 
new/libstorage-ng-4.5.50/storage/Devices/MdImpl.cc
--- old/libstorage-ng-4.5.48/storage/Devices/MdImpl.cc  2022-10-28 
12:32:37.0 +0200
+++ new/libstorage-ng-4.5.50/storage/Devices/MdImpl.cc  2022-11-09 
17:04:55.0 +0100
@@ -1136,7 +1136,8 @@
 md_level == MdLevel::RAID10) && journals.empty())
cmd_line += " --bitmap=internal";
 
-   if (chunk_size > 0)
+   // mdadm 4.2 bails out if a chunk size is provided for RAID1 
(bsc#1205172)
+   if (md_level != MdLevel::RAID1 && chunk_size > 0)
cmd_line += " --chunk=" + to_string(chunk_size / KiB);
 
if (md_parity != MdParity::DEFAULT)


commit libstorage-ng for openSUSE:Factory

2022-10-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-10-28 19:29:45

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.2275 (New)


Package is "libstorage-ng"

Fri Oct 28 19:29:45 2022 rev:185 rq:1031927 version:4.5.48

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-10-22 14:12:00.296584133 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.2275/libstorage-ng.changes
2022-10-28 19:30:15.286849308 +0200
@@ -1,0 +2,7 @@
+Fri Oct 28 10:32:37 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#901
+- set used feature flag for quota (bsc#1204773)
+- 4.5.48
+
+

Old:

  libstorage-ng-4.5.47.tar.xz

New:

  libstorage-ng-4.5.48.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.92bmTO/_old  2022-10-28 19:30:16.498855386 +0200
+++ /var/tmp/diff_new_pack.92bmTO/_new  2022-10-28 19:30:16.518855486 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.47
+Version:4.5.48
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.47.tar.xz -> libstorage-ng-4.5.48.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.47/LIBVERSION 
new/libstorage-ng-4.5.48/LIBVERSION
--- old/libstorage-ng-4.5.47/LIBVERSION 2022-10-18 15:28:26.0 +0200
+++ new/libstorage-ng-4.5.48/LIBVERSION 2022-10-28 12:32:37.0 +0200
@@ -1 +1 @@
-1.81.1
+1.82.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.47/VERSION 
new/libstorage-ng-4.5.48/VERSION
--- old/libstorage-ng-4.5.47/VERSION2022-10-18 15:28:26.0 +0200
+++ new/libstorage-ng-4.5.48/VERSION2022-10-28 12:32:37.0 +0200
@@ -1 +1 @@
-4.5.47
+4.5.48
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.47/configure.ac 
new/libstorage-ng-4.5.48/configure.ac
--- old/libstorage-ng-4.5.47/configure.ac   2022-10-18 15:28:26.0 
+0200
+++ new/libstorage-ng-4.5.48/configure.ac   2022-10-28 12:32:37.0 
+0200
@@ -133,6 +133,7 @@
testsuite/Devices/Makefile
testsuite/freeinfo/Makefile
testsuite/performance/Makefile
+   testsuite/used-features/Makefile
testsuite/commented-config-file/Makefile
testsuite/CompoundAction/Makefile
integration-tests/Makefile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.47/storage/ActiongraphImpl.cc 
new/libstorage-ng-4.5.48/storage/ActiongraphImpl.cc
--- old/libstorage-ng-4.5.47/storage/ActiongraphImpl.cc 2022-10-18 
15:28:26.0 +0200
+++ new/libstorage-ng-4.5.48/storage/ActiongraphImpl.cc 2022-10-28 
12:32:37.0 +0200
@@ -229,6 +229,8 @@
ret |= action->used_features(*this);
}
 
+   y2mil("used-features " << get_used_features_names(ret));
+
return ret;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.47/storage/DevicegraphImpl.cc 
new/libstorage-ng-4.5.48/storage/DevicegraphImpl.cc
--- old/libstorage-ng-4.5.47/storage/DevicegraphImpl.cc 2022-10-18 
15:28:26.0 +0200
+++ new/libstorage-ng-4.5.48/storage/DevicegraphImpl.cc 2022-10-28 
12:32:37.0 +0200
@@ -37,6 +37,7 @@
 #include "storage/Holders/Holder.h"
 #include "storage/StorageImpl.h"
 #include "storage/Utils/Format.h"
+#include "storage/Utils/LoggerImpl.h"
 #include "storage/GraphvizImpl.h"
 #include "storage/Registries.h"
 
@@ -259,6 +260,9 @@
ret |= 
device->get_impl().used_features(used_features_dependency_type);
}
 
+   y2mil("used-features " << 
get_used_features_dependency_type_name(used_features_dependency_type) <<
+ " " << get_used_features_names(ret));
+
return ret;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.47/storage/Filesystems/ExtImpl.cc 
new/libstorage-ng-4.5.48/storage/Filesystems/ExtImpl.cc
--- old/libstorage-ng-4.5.47/storage/Filesystems/ExtImpl.cc 2022-10-18 
15:28:26.0 +0200
+++ new/libstorage-ng-4.5.48/storage/Filesystems/ExtImpl.cc 2022-10-28 
12:32:37.0 +0200
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) [2014-2015] Novell, Inc.
- * Copyright (c) [2016-2021] SUSE LLC
+ * 

commit libstorage-ng for openSUSE:Factory

2022-10-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-10-22 14:11:57

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.2275 (New)


Package is "libstorage-ng"

Sat Oct 22 14:11:57 2022 rev:184 rq:1029764 version:4.5.47

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-10-15 16:36:16.885983852 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.2275/libstorage-ng.changes
2022-10-22 14:12:00.296584133 +0200
@@ -1,0 +2,8 @@
+Tue Oct 18 13:28:26 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#900
+- make result of ParitionTable::is_partition_id_supported() depend
+  on parted version
+- 4.5.47
+
+

Old:

  libstorage-ng-4.5.46.tar.xz

New:

  libstorage-ng-4.5.47.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.E8UVVg/_old  2022-10-22 14:12:00.836585413 +0200
+++ /var/tmp/diff_new_pack.E8UVVg/_new  2022-10-22 14:12:00.844585432 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.46
+Version:4.5.47
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.46.tar.xz -> libstorage-ng-4.5.47.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.46/LIBVERSION 
new/libstorage-ng-4.5.47/LIBVERSION
--- old/libstorage-ng-4.5.46/LIBVERSION 2022-10-14 14:50:44.0 +0200
+++ new/libstorage-ng-4.5.47/LIBVERSION 2022-10-18 15:28:26.0 +0200
@@ -1 +1 @@
-1.81.0
+1.81.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.46/VERSION 
new/libstorage-ng-4.5.47/VERSION
--- old/libstorage-ng-4.5.46/VERSION2022-10-14 14:50:44.0 +0200
+++ new/libstorage-ng-4.5.47/VERSION2022-10-18 15:28:26.0 +0200
@@ -1 +1 @@
-4.5.46
+4.5.47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.46/storage/Devices/GptImpl.cc 
new/libstorage-ng-4.5.47/storage/Devices/GptImpl.cc
--- old/libstorage-ng-4.5.46/storage/Devices/GptImpl.cc 2022-10-14 
14:50:44.0 +0200
+++ new/libstorage-ng-4.5.47/storage/Devices/GptImpl.cc 2022-10-18 
15:28:26.0 +0200
@@ -211,17 +211,30 @@
 Gpt::Impl::is_partition_id_supported(unsigned int id) const
 {
static const vector supported_ids = {
-   ID_UNKNOWN, ID_LINUX, ID_SWAP, ID_LVM, ID_RAID, ID_IRST, ID_ESP, 
ID_BIOS_BOOT, ID_PREP,
-   ID_WINDOWS_BASIC_DATA, ID_MICROSOFT_RESERVED, ID_DIAG, 
ID_LINUX_HOME, ID_LINUX_SERVER_DATA,
-   ID_LINUX_ROOT_ARM, ID_LINUX_ROOT_AARCH64, ID_LINUX_ROOT_PPC32, 
ID_LINUX_ROOT_PPC64BE,
-   ID_LINUX_ROOT_PPC64LE, ID_LINUX_ROOT_RISCV32, 
ID_LINUX_ROOT_RISCV64, ID_LINUX_ROOT_S390,
-   ID_LINUX_ROOT_S390X, ID_LINUX_ROOT_X86, ID_LINUX_ROOT_X86_64, 
ID_LINUX_USR_ARM,
-   ID_LINUX_USR_AARCH64, ID_LINUX_USR_PPC32, ID_LINUX_USR_PPC64BE, 
ID_LINUX_USR_PPC64LE,
-   ID_LINUX_USR_RISCV32, ID_LINUX_USR_RISCV64, ID_LINUX_USR_S390, 
ID_LINUX_USR_S390X,
-   ID_LINUX_USR_X86, ID_LINUX_USR_X86_64,
+   ID_UNKNOWN, ID_LINUX, ID_SWAP, ID_LVM, ID_RAID, ID_IRST, ID_ESP, 
ID_BIOS_BOOT,
+   ID_PREP, ID_WINDOWS_BASIC_DATA, ID_MICROSOFT_RESERVED, ID_DIAG
};
 
-   return contains(supported_ids, id);
+   if (contains(supported_ids, id))
+   return true;
+
+   // For more ids the type command of parted 3.6 is needed.
+
+   if (!PartedVersion::supports_type_command())
+   return false;
+
+   static const vector more_supported_ids = {
+   ID_LINUX_HOME, ID_LINUX_SERVER_DATA, ID_LINUX_ROOT_ARM, 
ID_LINUX_ROOT_AARCH64,
+   ID_LINUX_ROOT_PPC32, ID_LINUX_ROOT_PPC64BE, ID_LINUX_ROOT_PPC64LE,
+   ID_LINUX_ROOT_RISCV32, ID_LINUX_ROOT_RISCV64, ID_LINUX_ROOT_S390,
+   ID_LINUX_ROOT_S390X, ID_LINUX_ROOT_X86, ID_LINUX_ROOT_X86_64,
+   ID_LINUX_USR_ARM, ID_LINUX_USR_AARCH64, ID_LINUX_USR_PPC32,
+   ID_LINUX_USR_PPC64BE, ID_LINUX_USR_PPC64LE, ID_LINUX_USR_RISCV32,
+   ID_LINUX_USR_RISCV64, ID_LINUX_USR_S390, ID_LINUX_USR_S390X, 
ID_LINUX_USR_X86,
+   ID_LINUX_USR_X86_64
+   };
+
+   return contains(more_supported_ids, id);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.46/storage/Devices/MsdosImpl.cc 

commit libstorage-ng for openSUSE:Factory

2022-10-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-10-15 16:35:00

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.2275 (New)


Package is "libstorage-ng"

Sat Oct 15 16:35:00 2022 rev:183 rq:1010931 version:4.5.46

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-09-14 13:44:49.673870956 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.2275/libstorage-ng.changes
2022-10-15 16:36:16.885983852 +0200
@@ -1,0 +2,7 @@
+Fri Oct 14 12:50:44 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#899
+- allow to work with other linux flavours
+- 4.5.46
+
+

Old:

  libstorage-ng-4.5.45.tar.xz

New:

  libstorage-ng-4.5.46.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.AS58jS/_old  2022-10-15 16:36:18.017986573 +0200
+++ /var/tmp/diff_new_pack.AS58jS/_new  2022-10-15 16:36:18.021986582 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libstorage-ng
 #
-# Copyright (c) 2022 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # 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/
 #
 
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.45
+Version:4.5.46
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only
 Group:  System/Libraries
-Url:https://github.com/openSUSE/libstorage-ng
+URL:https://github.com/openSUSE/libstorage-ng
 Source: %{name}-%{version}.tar.xz
 %if 0%{?suse_version} >= 1330
 BuildRequires:  libboost_headers-devel
@@ -139,8 +139,8 @@
 %package utils
 Summary:Utils for libstorage-ng
 Group:  Development/Tools/Other
-Recommends: graphviz
 Recommends: ImageMagick
+Recommends: graphviz
 
 %description utils
 This package contains utils for libstorage-ng.

++ libstorage-ng-4.5.45.tar.xz -> libstorage-ng-4.5.46.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.45/LIBVERSION 
new/libstorage-ng-4.5.46/LIBVERSION
--- old/libstorage-ng-4.5.45/LIBVERSION 2022-09-13 15:34:04.0 +0200
+++ new/libstorage-ng-4.5.46/LIBVERSION 2022-10-14 14:50:44.0 +0200
@@ -1 +1 @@
-1.80.1
+1.81.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.45/VERSION 
new/libstorage-ng-4.5.46/VERSION
--- old/libstorage-ng-4.5.45/VERSION2022-09-13 15:34:04.0 +0200
+++ new/libstorage-ng-4.5.46/VERSION2022-10-14 14:50:44.0 +0200
@@ -1 +1 @@
-4.5.45
+4.5.46
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.45/configure.ac 
new/libstorage-ng-4.5.46/configure.ac
--- old/libstorage-ng-4.5.45/configure.ac   2022-09-13 15:34:04.0 
+0200
+++ new/libstorage-ng-4.5.46/configure.ac   2022-10-14 14:50:44.0 
+0200
@@ -88,6 +88,9 @@
 RUBY_ARCH_NAME=$(RBCONFIG(arch))
 AC_SUBST(RUBY_ARCH_NAME)
 
+AC_MSG_RESULT(checking for OS_FLAVOUR... $build_vendor)
+AC_DEFINE_UNQUOTED([OS_FLAVOUR], ["$build_vendor"], [Operating system 
flavour.])
+
 AC_CONFIG_FILES([
Makefile
storage/Makefile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.45/storage/Devices/PartitionImpl.cc 
new/libstorage-ng-4.5.46/storage/Devices/PartitionImpl.cc
--- old/libstorage-ng-4.5.45/storage/Devices/PartitionImpl.cc   2022-09-13 
15:34:04.0 +0200
+++ new/libstorage-ng-4.5.46/storage/Devices/PartitionImpl.cc   2022-10-14 
14:50:44.0 +0200
@@ -916,10 +916,12 @@
 
do_create_pre_hack(tmps);
 
-   // Note: --wipesignatures is not available in upstream parted 
(2021-07-26).
+   string cmd_line = PARTED_BIN " --script ";
 
-   string cmd_line = PARTED_BIN " --script --wipesignatures " + 
quote(partitionable->get_name()) +
-   " unit s mkpart ";
+   if (PartedVersion::supports_wipe_signatures())
+   cmd_line += "--wipesignatures ";
+
+   cmd_line += quote(partitionable->get_name()) + " unit s mkpart ";
 

commit libstorage-ng for openSUSE:Factory

2022-09-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-09-14 13:44:41

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.2083 (New)


Package is "libstorage-ng"

Wed Sep 14 13:44:41 2022 rev:182 rq:1003327 version:4.5.45

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-09-13 15:07:40.608353356 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.2083/libstorage-ng.changes
2022-09-14 13:44:49.673870956 +0200
@@ -1,0 +2,7 @@
+Tue Sep 13 13:34:04 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#898
+- allow blkid to exit with exit status 2 (bsc#1203285)
+- 4.5.45
+
+

Old:

  libstorage-ng-4.5.44.tar.xz

New:

  libstorage-ng-4.5.45.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.YXdFuC/_old  2022-09-14 13:44:50.149872154 +0200
+++ /var/tmp/diff_new_pack.YXdFuC/_new  2022-09-14 13:44:50.153872164 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.44
+Version:4.5.45
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.44.tar.xz -> libstorage-ng-4.5.45.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.44/VERSION 
new/libstorage-ng-4.5.45/VERSION
--- old/libstorage-ng-4.5.44/VERSION2022-09-09 23:13:17.0 +0200
+++ new/libstorage-ng-4.5.45/VERSION2022-09-13 15:34:04.0 +0200
@@ -1 +1 @@
-4.5.44
+4.5.45
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.44/storage/SystemInfo/CmdBlkid.cc 
new/libstorage-ng-4.5.45/storage/SystemInfo/CmdBlkid.cc
--- old/libstorage-ng-4.5.44/storage/SystemInfo/CmdBlkid.cc 2022-09-09 
23:13:17.0 +0200
+++ new/libstorage-ng-4.5.45/storage/SystemInfo/CmdBlkid.cc 2022-09-13 
15:34:04.0 +0200
@@ -21,8 +21,8 @@
  */
 
 
-#include 
 #include 
+#include 
 #include 
 
 #include "storage/Utils/AppUtil.h"
@@ -41,7 +41,12 @@
 
 Blkid::Blkid()
 {
-   SystemCmd cmd(BLKID_BIN " -c '" DEV_NULL_FILE "'", SystemCmd::DoThrow);
+   SystemCmd::Options options(BLKID_BIN " -c '" DEV_NULL_FILE "'", 
SystemCmd::DoThrow);
+
+   // If blkid does not find anything it returns 2 (see bsc #1203285).
+   options.verify = [](int exit_code) { return exit_code == 0 || exit_code 
== 2; };
+
+   SystemCmd cmd(options);
 
parse(cmd.stdout());
 }
@@ -49,7 +54,10 @@
 
 Blkid::Blkid(const string& device)
 {
-   SystemCmd cmd(BLKID_BIN " -c '" DEV_NULL_FILE "' " + quote(device), 
SystemCmd::DoThrow);
+   SystemCmd::Options options(BLKID_BIN " -c '" DEV_NULL_FILE "' " + 
quote(device), SystemCmd::DoThrow);
+   options.verify = [](int exit_code) { return exit_code == 0 || exit_code 
== 2; };
+
+   SystemCmd cmd(options);
 
parse(cmd.stdout());
 }
@@ -60,14 +68,14 @@
 {
data.clear();
 
-   for (vector::const_iterator it = lines.begin(); it != 
lines.end(); ++it)
+   for (const string& line : lines)
{
-   string::size_type pos = it->find(": ");
+   string::size_type pos = line.find(": ");
if (pos == string::npos)
continue;
 
-   string device = string(*it, 0, pos);
-   list l = split_line(string(*it, pos + 1));
+   string device = string(line, 0, pos);
+   list l = split_line(string(line, pos + 1));
 
Entry entry;
 


commit libstorage-ng for openSUSE:Factory

2022-09-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-09-13 15:07:39

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.2083 (New)


Package is "libstorage-ng"

Tue Sep 13 15:07:39 2022 rev:181 rq:1002775 version:4.5.44

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-09-04 22:11:32.624245440 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.2083/libstorage-ng.changes
2022-09-13 15:07:40.608353356 +0200
@@ -1,0 +2,12 @@
+Fri Sep 9 18:48:20 UTC 2022 - aschn...@suse.com
+
+- Translated using Weblate (Czech) (bsc#1149754)
+- 4.5.44
+
+
+Fri Sep 9 14:26:30 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#897
+- fixed resizing of luks (bsc#1202893)
+
+

Old:

  libstorage-ng-4.5.43.tar.xz

New:

  libstorage-ng-4.5.44.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.JZG2L9/_old  2022-09-13 15:07:41.096354730 +0200
+++ /var/tmp/diff_new_pack.JZG2L9/_new  2022-09-13 15:07:41.100354741 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.43
+Version:4.5.44
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.43.tar.xz -> libstorage-ng-4.5.44.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.43/VERSION 
new/libstorage-ng-4.5.44/VERSION
--- old/libstorage-ng-4.5.43/VERSION2022-09-02 17:07:51.0 +0200
+++ new/libstorage-ng-4.5.44/VERSION2022-09-09 23:13:17.0 +0200
@@ -1 +1 @@
-4.5.43
+4.5.44
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.43/po/cs.po 
new/libstorage-ng-4.5.44/po/cs.po
--- old/libstorage-ng-4.5.43/po/cs.po   2022-09-02 17:07:51.0 +0200
+++ new/libstorage-ng-4.5.44/po/cs.po   2022-09-09 23:13:17.0 +0200
@@ -13,10 +13,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-08-05 08:30+0200\n"
-"PO-Revision-Date: 2022-07-28 19:12+\n"
+"PO-Revision-Date: 2022-09-09 21:13+\n"
 "Last-Translator: Ale?? Kastner \n"
-"Language-Team: Czech \n"
+"Language-Team: Czech \n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1931,7 +1931,7 @@
 #. TRANSLATORS: error message
 #, c-format
 msgid "Failed to find device %s"
-msgstr ""
+msgstr "Nepoda??ilo se naj??t zazen?? %s"
 
 #. TRANSLATORS:
 #. %1$s is replaced with the md level (e.g. RAID1),
@@ -2246,47 +2246,47 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 32-bit)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (ARM 32-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (ARM 64-bit)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (ARM 64-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 32-bit)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (PPC 32-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit BE)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (PPC 64-bit BE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (PPC 64-bit LE)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (PPC 64-bit LE)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 32-bit)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (RISC-V 32-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (RISC-V 64-bit)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (RISC-V 64-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (S/390 32-bit)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (S/390 32-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (S/390 64-bit)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (S/390 64-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (x86 32-bit)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (x86 32-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Root Partition (x86 64-bit)"
-msgstr ""
+msgstr "Ko??enov?? odd??l Linuxu (x86 64-bit)"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Server Data"
@@ -2298,47 +2298,47 @@
 
 #. 

commit libstorage-ng for openSUSE:Factory

2022-09-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-09-04 22:11:31

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.2083 (New)


Package is "libstorage-ng"

Sun Sep  4 22:11:31 2022 rev:180 rq:1000934 version:4.5.43

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-08-23 14:26:39.503227663 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.2083/libstorage-ng.changes
2022-09-04 22:11:32.624245440 +0200
@@ -1,0 +2,8 @@
+Fri Sep 2 15:07:51 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#896
+- avoid problems with duplicate MD device names during activation
+  (bsc#1199307)
+- 4.5.43
+
+

Old:

  libstorage-ng-4.5.42.tar.xz

New:

  libstorage-ng-4.5.43.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.XShtAE/_old  2022-09-04 22:11:33.236247161 +0200
+++ /var/tmp/diff_new_pack.XShtAE/_new  2022-09-04 22:11:33.240247173 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.42
+Version:4.5.43
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.42.tar.xz -> libstorage-ng-4.5.43.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.42/VERSION 
new/libstorage-ng-4.5.43/VERSION
--- old/libstorage-ng-4.5.42/VERSION2022-08-12 12:13:06.0 +0200
+++ new/libstorage-ng-4.5.43/VERSION2022-09-02 17:07:51.0 +0200
@@ -1 +1 @@
-4.5.42
+4.5.43
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.42/storage/Devices/MdImpl.cc 
new/libstorage-ng-4.5.43/storage/Devices/MdImpl.cc
--- old/libstorage-ng-4.5.42/storage/Devices/MdImpl.cc  2022-08-12 
12:13:06.0 +0200
+++ new/libstorage-ng-4.5.43/storage/Devices/MdImpl.cc  2022-09-02 
17:07:51.0 +0200
@@ -32,7 +32,7 @@
 #include "storage/Action.h"
 #include "storage/Storage.h"
 #include "storage/Prober.h"
-#include "storage/Environment.h"
+#include "storage/EnvironmentImpl.h"
 #include "storage/SystemInfo/SystemInfoImpl.h"
 #include "storage/Utils/AppUtil.h"
 #include "storage/Utils/Exception.h"
@@ -370,7 +370,6 @@
 }
 
 
-
 bool
 Md::Impl::is_valid_sysfs_name(const string& name)
 {
@@ -396,22 +395,41 @@
// digit string). Using 'mdadm --assemble --scan --config=partitions'
// the members of containers are not started at all.
 
-   string filename = tmp_dir.get_fullname() + "/mdadm.conf";
+   // But using the additional step with --examine causes problems with 
duplicate MD
+   // device names (see bsc #1199307).
+
+   switch (mdadm_activate_method())
+   {
+   case 0:
+   {
+   SystemCmd cmd(MDADM_BIN " --assemble --scan");
+
+   if (cmd.retcode() == 0)
+   SystemCmd(UDEVADM_BIN_SETTLE);
 
-   string cmd_line1 = MDADM_BIN " --examine --scan > " + quote(filename);
+   return cmd.retcode() == 0;
+   }
+
+   case 1:
+   {
+   string filename = tmp_dir.get_fullname() + "/mdadm.conf";
 
-   SystemCmd cmd1(cmd_line1);
+   string cmd_line1 = MDADM_BIN " --examine --scan > " + 
quote(filename);
+   SystemCmd cmd1(cmd_line1);
 
-   string cmd_line2 = MDADM_BIN " --assemble --scan --config=" + 
quote(filename);
+   string cmd_line2 = MDADM_BIN " --assemble --scan --config=" + 
quote(filename);
+   SystemCmd cmd2(cmd_line2);
 
-   SystemCmd cmd2(cmd_line2);
+   if (cmd2.retcode() == 0)
+   SystemCmd(UDEVADM_BIN_SETTLE);
 
-   if (cmd2.retcode() == 0)
-   SystemCmd(UDEVADM_BIN_SETTLE);
+   unlink(filename.c_str());
 
-   unlink(filename.c_str());
+   return cmd2.retcode() == 0;
+   }
+   }
 
-   return cmd2.retcode() == 0;
+   return false;
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.42/storage/EnvironmentImpl.cc 
new/libstorage-ng-4.5.43/storage/EnvironmentImpl.cc
--- old/libstorage-ng-4.5.42/storage/EnvironmentImpl.cc 2022-08-12 
12:13:06.0 +0200
+++ new/libstorage-ng-4.5.43/storage/EnvironmentImpl.cc 2022-09-02 
17:07:51.0 +0200
@@ -142,6 +142,14 @@
 }
 
 
+int
+mdadm_activate_method()
+{
+   const char* p = 

commit libstorage-ng for openSUSE:Factory

2022-08-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-08-23 14:25:56

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.2083 (New)


Package is "libstorage-ng"

Tue Aug 23 14:25:56 2022 rev:179 rq:994750 version:4.5.42

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-07-31 23:01:07.043721975 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.2083/libstorage-ng.changes
2022-08-23 14:26:39.503227663 +0200
@@ -1,0 +2,62 @@
+Fri Aug 12 07:39:57 UTC 2022 - bit...@opensuse.org
+
+- Translated using Weblate (Swedish) (bsc#1149754)
+- 4.5.42
+
+
+Mon Aug 8 11:50:15 UTC 2022 - aschn...@suse.com
+
+- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754)
+- 4.5.41
+
+
+Mon Aug 8 08:52:47 UTC 2022 - aschn...@suse.com
+
+- Translated using Weblate (Catalan) (bsc#1149754)
+- 4.5.40
+
+
+Fri Aug 5 20:59:54 UTC 2022 - fr...@opensuse.org
+
+- Translated using Weblate (Dutch) (bsc#1149754)
+- 4.5.39
+
+
+Fri Aug 5 15:19:53 UTC 2022 - aschn...@suse.com
+
+- Translated using Weblate (Slovak) (bsc#1149754)
+- 4.5.38
+
+
+Fri Aug 5 14:50:07 UTC 2022 - aschn...@suse.com
+
+- Translated using Weblate (Catalan) (bsc#1149754)
+
+
+Fri Aug 5 10:24:42 UTC 2022 - aschn...@suse.com
+
+- Translated using Weblate (Japanese) (bsc#1149754)
+- 4.5.37
+
+
+Fri Aug 5 06:57:34 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#895
+- updated pot and po files
+- 4.5.36
+
+
+Mon Aug 1 15:15:16 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#894
+- do not allow to add already used lvm physical volume to volume group
+- 4.5.35
+
+
+Mon Aug 1 09:06:22 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#893
+- support mounting by partition uuid and label
+- 4.5.34
+
+

Old:

  libstorage-ng-4.5.33.tar.xz

New:

  libstorage-ng-4.5.42.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.i7CSva/_old  2022-08-23 14:26:40.031228825 +0200
+++ /var/tmp/diff_new_pack.i7CSva/_new  2022-08-23 14:26:40.035228833 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.33
+Version:4.5.42
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.33.tar.xz -> libstorage-ng-4.5.42.tar.xz ++
 9489 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2022-07-31 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-07-31 23:00:51

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Sun Jul 31 23:00:51 2022 rev:178 rq:991670 version:4.5.33

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-07-26 19:42:52.678142894 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2022-07-31 23:01:07.043721975 +0200
@@ -1,0 +2,16 @@
+Fri Jul 29 07:16:59 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#892
+- continue flushing pending holders if a device cannot be found
+  (see bsc#1201880)
+- coding style
+- removed unneeded mockups
+- 4.5.33
+
+
+Thu Jul 28 16:19:14 UTC 2022 - opensuse-packag...@opensuse.org
+
+- Translated using Weblate (Czech) (bsc#1149754)
+- 4.5.32
+
+

Old:

  libstorage-ng-4.5.31.tar.xz

New:

  libstorage-ng-4.5.33.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.9oqopt/_old  2022-07-31 23:01:07.683723834 +0200
+++ /var/tmp/diff_new_pack.9oqopt/_new  2022-07-31 23:01:07.691723857 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.31
+Version:4.5.33
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.31.tar.xz -> libstorage-ng-4.5.33.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.31/VERSION 
new/libstorage-ng-4.5.33/VERSION
--- old/libstorage-ng-4.5.31/VERSION2022-07-25 14:16:19.0 +0200
+++ new/libstorage-ng-4.5.33/VERSION2022-07-29 09:16:59.0 +0200
@@ -1 +1 @@
-4.5.31
+4.5.33
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.31/po/cs.po 
new/libstorage-ng-4.5.33/po/cs.po
--- old/libstorage-ng-4.5.31/po/cs.po   2022-07-25 14:16:19.0 +0200
+++ new/libstorage-ng-4.5.33/po/cs.po   2022-07-29 09:16:59.0 +0200
@@ -13,10 +13,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-06-03 14:35+0200\n"
-"PO-Revision-Date: 2022-04-06 23:12+\n"
-"Last-Translator: Jan Pape?? \n"
-"Language-Team: Czech \n"
+"PO-Revision-Date: 2022-07-28 19:12+\n"
+"Last-Translator: Ale?? Kastner \n"
+"Language-Team: Czech \n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -115,14 +115,14 @@
 "%3$s"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "Aktivuji LUKS %s"
+msgstr "Aktivuje se Bitlocker %s"
 
 #. TRANSLATORS: error message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s failed"
-msgstr "Aktivace LUKS %s selhala"
+msgstr "Aktivace Bitlocker %s selhala"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -2241,7 +2241,7 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Server Data"
-msgstr ""
+msgstr "Data serveru Linux"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Swap"
@@ -2392,7 +2392,7 @@
 
 #. TRANSLATORS: name of object
 msgid "NILFS2"
-msgstr ""
+msgstr "NILFS2"
 
 #. TRANSLATORS: name of object
 msgid "NTFS"
@@ -2426,14 +2426,12 @@
 msgid "Plain Encryption"
 msgstr "Prost?? ??ifrov??n??"
 
-#, fuzzy
 msgid "Probing BitLocker"
-msgstr "BitLocker"
+msgstr "Kontrola BitLocker"
 
 #. TRANSLATORS: error message
-#, fuzzy
 msgid "Probing BitLocker failed"
-msgstr "Testov??n?? disk?? selhalo"
+msgstr "Kontrola BitLocker selhala"
 
 #. TRANSLATORS: error message
 #, c-format
@@ -3228,7 +3226,7 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Unknown"
-msgstr ""
+msgstr "Nezn??m??"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by one or more device names (e.g /dev/sda1 (1.00 GiB)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.31/storage/Devices/BitlockerV2Impl.cc 
new/libstorage-ng-4.5.33/storage/Devices/BitlockerV2Impl.cc
--- old/libstorage-ng-4.5.31/storage/Devices/BitlockerV2Impl.cc 2022-07-25 
14:16:19.0 +0200
+++ new/libstorage-ng-4.5.33/storage/Devices/BitlockerV2Impl.cc 2022-07-29 
09:16:59.0 +0200
@@ -100,7 +100,7 @@
if 

commit libstorage-ng for openSUSE:Factory

2022-07-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-07-26 19:42:38

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533 (New)


Package is "libstorage-ng"

Tue Jul 26 19:42:38 2022 rev:177 rq:991029 version:4.5.31

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-07-22 19:20:21.176570609 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1533/libstorage-ng.changes
2022-07-26 19:42:52.678142894 +0200
@@ -1,0 +2,8 @@
+Mon Jul 25 12:16:19 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#891
+- added unit test
+- fixed typo
+- 4.5.31
+
+

Old:

  libstorage-ng-4.5.30.tar.xz

New:

  libstorage-ng-4.5.31.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.xQX0Jq/_old  2022-07-26 19:42:53.158068733 +0200
+++ /var/tmp/diff_new_pack.xQX0Jq/_new  2022-07-26 19:42:53.162068115 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.30
+Version:4.5.31
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.30.tar.xz -> libstorage-ng-4.5.31.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.30/VERSION 
new/libstorage-ng-4.5.31/VERSION
--- old/libstorage-ng-4.5.30/VERSION2022-07-21 10:04:51.0 +0200
+++ new/libstorage-ng-4.5.31/VERSION2022-07-25 14:16:19.0 +0200
@@ -1 +1 @@
-4.5.30
+4.5.31
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.30/testsuite/Makefile.am 
new/libstorage-ng-4.5.31/testsuite/Makefile.am
--- old/libstorage-ng-4.5.30/testsuite/Makefile.am  2022-07-21 
10:04:51.0 +0200
+++ new/libstorage-ng-4.5.31/testsuite/Makefile.am  2022-07-25 
14:16:19.0 +0200
@@ -19,7 +19,7 @@
md1.test md2.test md3.test md4.test md5.test encryption1.test   
\
encryption2.test lvm1.test lvm-pv-usable-size.test graphviz.test
\
copy-individual.test mountpoint.test bcache1.test graph.test
\
-   restore.test set-source.test valid-names.test
+   restore.test set-source.test valid-names.test luks1.test
 
 AM_DEFAULT_SOURCE_EXT = .cc
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.30/testsuite/encryption2.cc 
new/libstorage-ng-4.5.31/testsuite/encryption2.cc
--- old/libstorage-ng-4.5.30/testsuite/encryption2.cc   2022-07-21 
10:04:51.0 +0200
+++ new/libstorage-ng-4.5.31/testsuite/encryption2.cc   2022-07-25 
14:16:19.0 +0200
@@ -48,7 +48,7 @@
 const Devicegraph* probed = storage.get_probed();
 
 {
-   // A luks with very small metadata header of with no header at all is
+   // A luks with very small metadata header or with no header at all is
// acceptable (regression test for bsc#1120070 and bsc#1101870)
BOOST_CHECK_NO_THROW(probed->check());
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.30/testsuite/luks1.cc 
new/libstorage-ng-4.5.31/testsuite/luks1.cc
--- old/libstorage-ng-4.5.30/testsuite/luks1.cc 1970-01-01 01:00:00.0 
+0100
+++ new/libstorage-ng-4.5.31/testsuite/luks1.cc 2022-07-25 14:16:19.0 
+0200
@@ -0,0 +1,49 @@
+
+#define BOOST_TEST_DYN_LINK
+#define BOOST_TEST_MODULE libstorage
+
+#include 
+
+#include "storage/Devices/DiskImpl.h"
+#include "storage/Devices/LuksImpl.h"
+#include "storage/Filesystems/Xfs.h"
+#include "storage/Filesystems/MountPointImpl.h"
+#include "storage/Devicegraph.h"
+#include "storage/Storage.h"
+#include "storage/Environment.h"
+#include "storage/Utils/Region.h"
+
+using namespace std;
+using namespace storage;
+
+
+BOOST_AUTO_TEST_CASE(test1)
+{
+set_logger(get_stdout_logger());
+
+Environment environment(true, ProbeMode::NONE, TargetMode::DIRECT);
+
+Storage storage(environment);
+
+Devicegraph* staging = storage.get_staging();
+
+Disk* sda = Disk::create(staging, "/dev/sda", Region(0, 500, 512));
+sda->get_impl().set_udev_ids({ "scsi-350014ee203733bb5" });
+
+PartitionTable* gpt = sda->create_partition_table(PtType::GPT);
+
+Partition* sda1 = gpt->create_partition("/dev/sda1", Region(2048, 100, 
512), PartitionType::PRIMARY);
+
+Luks* luks = to_luks(sda1->create_encryption("cr-test", 
EncryptionType::LUKS2));
+
+

commit libstorage-ng for openSUSE:Factory

2022-07-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-07-22 19:20:19

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.21925 (New)


Package is "libstorage-ng"

Fri Jul 22 19:20:19 2022 rev:176 rq:990509 version:4.5.30

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-07-18 18:32:56.945673146 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.21925/libstorage-ng.changes   
2022-07-22 19:20:21.176570609 +0200
@@ -1,0 +2,15 @@
+Thu Jul 21 08:04:51 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#890
+- allow to set rootprefix via environment
+- 4.5.30
+
+
+Wed Jul 20 08:08:19 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#889
+- allow to prepend path for lock file
+- coding style
+- 4.5.29
+
+

Old:

  libstorage-ng-4.5.28.tar.xz

New:

  libstorage-ng-4.5.30.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.Y75dbd/_old  2022-07-22 19:20:21.616571364 +0200
+++ /var/tmp/diff_new_pack.Y75dbd/_new  2022-07-22 19:20:21.620571371 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.28
+Version:4.5.30
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.28.tar.xz -> libstorage-ng-4.5.30.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.28/LIBVERSION 
new/libstorage-ng-4.5.30/LIBVERSION
--- old/libstorage-ng-4.5.28/LIBVERSION 2022-07-14 09:19:37.0 +0200
+++ new/libstorage-ng-4.5.30/LIBVERSION 2022-07-21 10:04:51.0 +0200
@@ -1 +1 @@
-1.79.0
+1.79.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.28/VERSION 
new/libstorage-ng-4.5.30/VERSION
--- old/libstorage-ng-4.5.28/VERSION2022-07-14 09:19:37.0 +0200
+++ new/libstorage-ng-4.5.30/VERSION2022-07-21 10:04:51.0 +0200
@@ -1 +1 @@
-4.5.28
+4.5.30
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.28/storage/EnvironmentImpl.cc 
new/libstorage-ng-4.5.30/storage/EnvironmentImpl.cc
--- old/libstorage-ng-4.5.28/storage/EnvironmentImpl.cc 2022-07-14 
09:19:37.0 +0200
+++ new/libstorage-ng-4.5.30/storage/EnvironmentImpl.cc 2022-07-21 
10:04:51.0 +0200
@@ -34,34 +34,13 @@
 Environment::Impl::Impl(bool read_only, ProbeMode probe_mode, TargetMode 
target_mode)
: read_only(read_only), probe_mode(probe_mode), target_mode(target_mode)
 {
-}
-
-
-void
-Environment::Impl::set_rootprefix(const string& rootprefix)
-{
-   Impl::rootprefix = rootprefix;
-}
-
-
-void
-Environment::Impl::set_devicegraph_filename(const string& 
devicegraph_filename)
-{
-   Impl::devicegraph_filename = devicegraph_filename;
-}
-
-
-void
-Environment::Impl::set_arch_filename(const string& arch_filename)
-{
-   Impl::arch_filename = arch_filename;
-}
-
-
-void
-Environment::Impl::set_mockup_filename(const string& mockup_filename)
-{
-   Impl::mockup_filename = mockup_filename;
+   const char* p1 = getenv("LIBSTORAGE_ROOTPREFIX");
+   if (p1)
+   rootprefix = p1;
+
+   const char* p2 = getenv("LIBSTORAGE_LOCKFILE_ROOT");
+   if (p2)
+   lockfile_root = p2;
 }
 
 
@@ -88,10 +67,17 @@
 std::ostream&
 operator<<(std::ostream& out, const Environment::Impl& environment)
 {
-   return out << "read-only:" << environment.read_only << " probe-mode:"
-  << toString(environment.probe_mode) << " target-mode:"
-  << toString(environment.target_mode) << " rootprefix:"
-  << environment.rootprefix;
+   out << "read-only:" << environment.read_only << " probe-mode:"
+   << toString(environment.probe_mode) << " target-mode:"
+   << toString(environment.target_mode);
+
+   if (!environment.rootprefix.empty())
+   out << " rootprefix:" << environment.rootprefix;
+
+   if (!environment.lockfile_root.empty())
+   out << " lockfile-root:" << environment.lockfile_root;
+
+   return out;
 }
 
 
@@ -170,6 +156,8 @@
"LIBSTORAGE_PFSOEMS",
"LIBSTORAGE_BTRFS_SNAPSHOT_RELATIONS",
"LIBSTORAGE_DEVELOPER_MODE",
+   

commit libstorage-ng for openSUSE:Factory

2022-07-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-07-18 18:32:51

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1523 (New)


Package is "libstorage-ng"

Mon Jul 18 18:32:51 2022 rev:175 rq:989094 version:4.5.28

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-07-11 19:08:17.803515469 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1523/libstorage-ng.changes
2022-07-18 18:32:56.945673146 +0200
@@ -1,0 +2,12 @@
+Thu Jul 14 07:19:37 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#888
+- handle rootprefix when combining information from /etc/fstab and
+  /proc/mounts
+- added unit tests
+- avoid deprecated fuunctions
+- coding style
+- typo fix and documentation update
+- 4.5.28
+
+

Old:

  libstorage-ng-4.5.27.tar.xz

New:

  libstorage-ng-4.5.28.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.wFaGhd/_old  2022-07-18 18:32:57.425673828 +0200
+++ /var/tmp/diff_new_pack.wFaGhd/_new  2022-07-18 18:32:57.429673833 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.27
+Version:4.5.28
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.27.tar.xz -> libstorage-ng-4.5.28.tar.xz ++
 4969 lines of diff (skipped)


commit libstorage-ng for openSUSE:Factory

2022-07-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-07-11 19:08:13

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1523 (New)


Package is "libstorage-ng"

Mon Jul 11 19:08:13 2022 rev:174 rq:988334 version:4.5.27

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-07-05 12:27:40.501888066 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1523/libstorage-ng.changes
2022-07-11 19:08:17.803515469 +0200
@@ -1,0 +2,15 @@
+Mon Jul 11 10:27:50 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#887
+- added unit tests
+- code reuse
+- more defensive programming
+- 4.5.27
+
+
+Sun Jul 10 10:15:35 UTC 2022 - opensuse-packag...@opensuse.org
+
+- Translated using Weblate (Indonesian) (bsc#1149754)
+- 4.5.26
+
+

Old:

  libstorage-ng-4.5.25.tar.xz

New:

  libstorage-ng-4.5.27.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.c7QXXH/_old  2022-07-11 19:08:18.331516203 +0200
+++ /var/tmp/diff_new_pack.c7QXXH/_new  2022-07-11 19:08:18.335516208 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.25
+Version:4.5.27
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.25.tar.xz -> libstorage-ng-4.5.27.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.25/VERSION 
new/libstorage-ng-4.5.27/VERSION
--- old/libstorage-ng-4.5.25/VERSION2022-07-04 14:19:59.0 +0200
+++ new/libstorage-ng-4.5.27/VERSION2022-07-11 12:27:50.0 +0200
@@ -1 +1 @@
-4.5.25
+4.5.27
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.25/po/id.po 
new/libstorage-ng-4.5.27/po/id.po
--- old/libstorage-ng-4.5.25/po/id.po   2022-07-04 14:19:59.0 +0200
+++ new/libstorage-ng-4.5.27/po/id.po   2022-07-11 12:27:50.0 +0200
@@ -10,10 +10,10 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-06-03 14:35+0200\n"
-"PO-Revision-Date: 2022-01-12 07:12+\n"
+"PO-Revision-Date: 2022-07-10 13:12+\n"
 "Last-Translator: Kukuh Syafaat \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -110,14 +110,14 @@
 msgstr "Aktifkan volume logical pool %1$s (%2$s) pada grup volume %3$s"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "Mengaktifkan LUKS %s"
+msgstr "Mengaktifkan BitLocker %s"
 
 #. TRANSLATORS: error message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s failed"
-msgstr "Gagal mengaktifkan LUKS %s"
+msgstr "Mengaktifkan BitLocker %s gagal"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -2218,7 +2218,7 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Server Data"
-msgstr ""
+msgstr "Data Peladen Linux"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Swap"
@@ -2367,7 +2367,7 @@
 
 #. TRANSLATORS: name of object
 msgid "NILFS2"
-msgstr ""
+msgstr "NILFS2"
 
 #. TRANSLATORS: name of object
 msgid "NTFS"
@@ -2401,14 +2401,12 @@
 msgid "Plain Encryption"
 msgstr "Enkripsi Polos"
 
-#, fuzzy
 msgid "Probing BitLocker"
-msgstr "BitLocker"
+msgstr "Menjajaki BitLocker"
 
 #. TRANSLATORS: error message
-#, fuzzy
 msgid "Probing BitLocker failed"
-msgstr "Gagal memeriksa diska"
+msgstr "Menjajaki BitLocker gagal"
 
 #. TRANSLATORS: error message
 #, c-format
@@ -3205,7 +3203,7 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Unknown"
-msgstr ""
+msgstr "Tidak Diketahui"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by one or more device names (e.g /dev/sda1 (1.00 GiB)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.25/storage/StorageImpl.h 
new/libstorage-ng-4.5.27/storage/StorageImpl.h
--- old/libstorage-ng-4.5.25/storage/StorageImpl.h  2022-07-04 
14:19:59.0 +0200
+++ new/libstorage-ng-4.5.27/storage/StorageImpl.h  2022-07-11 
12:27:50.0 +0200
@@ -208,6 +208,16 @@
 
 };
 
+
+// std::move for Storage would require updating various 

commit libstorage-ng for openSUSE:Factory

2022-07-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-07-05 12:27:33

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1548 (New)


Package is "libstorage-ng"

Tue Jul  5 12:27:33 2022 rev:173 rq:986636 version:4.5.25

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-06-29 16:01:54.884667148 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1548/libstorage-ng.changes
2022-07-05 12:27:40.501888066 +0200
@@ -1,0 +2,9 @@
+Mon Jul 4 12:19:59 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#886
+- removed unused class MdadmExamine
+- added Pool::empty function
+- use in-class member initialization
+- 4.5.25
+
+

Old:

  libstorage-ng-4.5.24.tar.xz

New:

  libstorage-ng-4.5.25.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.rTXlW9/_old  2022-07-05 12:27:40.965888745 +0200
+++ /var/tmp/diff_new_pack.rTXlW9/_new  2022-07-05 12:27:40.973888757 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.24
+Version:4.5.25
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.24.tar.xz -> libstorage-ng-4.5.25.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.24/LIBVERSION 
new/libstorage-ng-4.5.25/LIBVERSION
--- old/libstorage-ng-4.5.24/LIBVERSION 2022-06-28 13:45:53.0 +0200
+++ new/libstorage-ng-4.5.25/LIBVERSION 2022-07-04 14:19:59.0 +0200
@@ -1 +1 @@
-1.78.0
+1.79.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.24/VERSION 
new/libstorage-ng-4.5.25/VERSION
--- old/libstorage-ng-4.5.24/VERSION2022-06-28 13:45:53.0 +0200
+++ new/libstorage-ng-4.5.25/VERSION2022-07-04 14:19:59.0 +0200
@@ -1 +1 @@
-4.5.24
+4.5.25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.24/examples/SystemInfo/.gitignore 
new/libstorage-ng-4.5.25/examples/SystemInfo/.gitignore
--- old/libstorage-ng-4.5.24/examples/SystemInfo/.gitignore 2022-06-28 
13:45:53.0 +0200
+++ new/libstorage-ng-4.5.25/examples/SystemInfo/.gitignore 2022-07-04 
14:19:59.0 +0200
@@ -25,7 +25,6 @@
 test-lsattr
 test-lsscsi
 test-mdadm-detail
-test-mdadm-examine
 test-mdlinks
 test-multipath
 test-parted
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.24/examples/SystemInfo/Makefile.am 
new/libstorage-ng-4.5.25/examples/SystemInfo/Makefile.am
--- old/libstorage-ng-4.5.24/examples/SystemInfo/Makefile.am2022-06-28 
13:45:53.0 +0200
+++ new/libstorage-ng-4.5.25/examples/SystemInfo/Makefile.am2022-07-04 
14:19:59.0 +0200
@@ -11,7 +11,7 @@
test-cmd-vgs test-cmd-udevadm-info test-dasdview test-dir test-dmraid   
\
test-cmd-dumpe2fs test-cmd-resize2fs test-cmd-ntfsresize
\
test-lsattr test-lsscsi 
\
-   test-mdadm-detail test-mdadm-examine test-mdlinks test-multipath
\
+   test-mdadm-detail test-mdlinks test-multipath   
\
test-parted test-cmd-stat test-cmd-blockdev 
\
test-proc-mdstat test-proc-mounts test-cmd-df   
\
test-cmd-btrfs-subvolume-list test-cmd-btrfs-subvolume-get-default  
\
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.24/examples/SystemInfo/test-mdadm-examine.cc 
new/libstorage-ng-4.5.25/examples/SystemInfo/test-mdadm-examine.cc
--- old/libstorage-ng-4.5.24/examples/SystemInfo/test-mdadm-examine.cc  
2022-06-28 13:45:53.0 +0200
+++ new/libstorage-ng-4.5.25/examples/SystemInfo/test-mdadm-examine.cc  
1970-01-01 01:00:00.0 +0100
@@ -1,34 +0,0 @@
-
-#include 
-
-#include 
-
-using namespace std;
-using namespace storage;
-
-
-void
-test_mdadm_examine(SystemInfo::Impl& system_info, const vector& 
devices)
-{
-try
-{
-   const MdadmExamine& mdadm_examine = 
system_info.getMdadmExamine(devices);
-   cout << "MdadmExamine success" << endl;
-   cout << mdadm_examine << endl;
-}
-catch (const exception& e)
-{
-   cerr << "MdadmExamine failed" << endl;
-}
-}
-
-
-int
-main()
-{
-

commit libstorage-ng for openSUSE:Factory

2022-06-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-06-29 16:00:58

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1548 (New)


Package is "libstorage-ng"

Wed Jun 29 16:00:58 2022 rev:172 rq:985576 version:4.5.24

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-06-23 10:22:30.947625595 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1548/libstorage-ng.changes
2022-06-29 16:01:54.884667148 +0200
@@ -1,0 +2,8 @@
+Tue Jun 28 11:45:53 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#885
+- added some GPT type GUIDs from the Discoverable Partitions
+  Specification
+- 4.5.24
+
+

Old:

  libstorage-ng-4.5.23.tar.xz

New:

  libstorage-ng-4.5.24.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.M2Khtb/_old  2022-06-29 16:01:55.404667839 +0200
+++ /var/tmp/diff_new_pack.M2Khtb/_new  2022-06-29 16:01:55.408667846 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.23
+Version:4.5.24
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.23.tar.xz -> libstorage-ng-4.5.24.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.23/LIBVERSION 
new/libstorage-ng-4.5.24/LIBVERSION
--- old/libstorage-ng-4.5.23/LIBVERSION 2022-06-22 13:32:28.0 +0200
+++ new/libstorage-ng-4.5.24/LIBVERSION 2022-06-28 13:45:53.0 +0200
@@ -1 +1 @@
-1.77.0
+1.78.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.23/VERSION 
new/libstorage-ng-4.5.24/VERSION
--- old/libstorage-ng-4.5.23/VERSION2022-06-22 13:32:28.0 +0200
+++ new/libstorage-ng-4.5.24/VERSION2022-06-28 13:45:53.0 +0200
@@ -1 +1 @@
-4.5.23
+4.5.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.23/integration-tests/partitions/linux-root-id.py 
new/libstorage-ng-4.5.24/integration-tests/partitions/linux-root-id.py
--- old/libstorage-ng-4.5.23/integration-tests/partitions/linux-root-id.py  
1970-01-01 01:00:00.0 +0100
+++ new/libstorage-ng-4.5.24/integration-tests/partitions/linux-root-id.py  
2022-06-28 13:45:53.0 +0200
@@ -0,0 +1,17 @@
+#!/usr/bin/python3
+
+
+from storage import *
+
+
+set_logger(get_logfile_logger())
+
+system_info = SystemInfo()
+
+print("aarch64", ID_LINUX_ROOT_AARCH64)
+print("ppc64le", ID_LINUX_ROOT_PPC64LE)
+print("s390x", ID_LINUX_ROOT_S390X)
+print("x86_64", ID_LINUX_ROOT_X86_64)
+
+print(get_linux_partition_id(LinuxPartitionIdCategory_ROOT, system_info))
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.23/storage/Devices/BlkDevice.h 
new/libstorage-ng-4.5.24/storage/Devices/BlkDevice.h
--- old/libstorage-ng-4.5.23/storage/Devices/BlkDevice.h2022-06-22 
13:32:28.0 +0200
+++ new/libstorage-ng-4.5.24/storage/Devices/BlkDevice.h2022-06-28 
13:45:53.0 +0200
@@ -29,7 +29,6 @@
 #include "storage/Utils/Swig.h"
 #include "storage/Devices/Device.h"
 #include "storage/Filesystems/BlkFilesystem.h"
-#include "storage/SystemInfo/SystemInfo.h"
 
 
 namespace storage
@@ -42,6 +41,7 @@
 class Bcache;
 class BcacheCset;
 class RemoveInfo;
+class SystemInfo;
 
 
 //! An abstract Block Device.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.23/storage/Devices/GptImpl.cc 
new/libstorage-ng-4.5.24/storage/Devices/GptImpl.cc
--- old/libstorage-ng-4.5.23/storage/Devices/GptImpl.cc 2022-06-22 
13:32:28.0 +0200
+++ new/libstorage-ng-4.5.24/storage/Devices/GptImpl.cc 2022-06-28 
13:45:53.0 +0200
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) [2014-2015] Novell, Inc.
- * Copyright (c) [2016-2020] SUSE LLC
+ * Copyright (c) [2016-2022] SUSE LLC
  *
  * All Rights Reserved.
  *
@@ -212,8 +212,13 @@
 {
static const vector supported_ids = {
ID_UNKNOWN, ID_LINUX, ID_SWAP, ID_LVM, ID_RAID, ID_IRST, ID_ESP, 
ID_BIOS_BOOT, ID_PREP,
-   ID_WINDOWS_BASIC_DATA, ID_MICROSOFT_RESERVED, ID_DIAG, 
ID_LINUX_HOME,
-   ID_LINUX_SERVER_DATA
+   ID_WINDOWS_BASIC_DATA, ID_MICROSOFT_RESERVED, ID_DIAG, 
ID_LINUX_HOME, ID_LINUX_SERVER_DATA,
+   ID_LINUX_ROOT_ARM, ID_LINUX_ROOT_AARCH64, 

commit libstorage-ng for openSUSE:Factory

2022-06-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-06-23 10:22:29

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1548 (New)


Package is "libstorage-ng"

Thu Jun 23 10:22:29 2022 rev:171 rq:984483 version:4.5.23

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-06-18 22:05:42.315614801 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1548/libstorage-ng.changes
2022-06-23 10:22:30.947625595 +0200
@@ -1,0 +2,15 @@
+Wed Jun 22 11:32:28 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#884
+- handle rootprefix when reading fstab, crypttab and mdadm.conf
+- 4.5.23
+
+
+Tue Jun 21 07:49:17 UTC 2022 - aschn...@suse.com
+
+- merge gh#openSUSE/libstorage-ng#883
+- coding style
+- fixed typos and coding style
+- 4.5.22
+
+

Old:

  libstorage-ng-4.5.21.tar.xz

New:

  libstorage-ng-4.5.23.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.aY4bVo/_old  2022-06-23 10:22:31.407626095 +0200
+++ /var/tmp/diff_new_pack.aY4bVo/_new  2022-06-23 10:22:31.411626099 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.21
+Version:4.5.23
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.21.tar.xz -> libstorage-ng-4.5.23.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.21/LIBVERSION 
new/libstorage-ng-4.5.23/LIBVERSION
--- old/libstorage-ng-4.5.21/LIBVERSION 2022-06-17 15:13:07.0 +0200
+++ new/libstorage-ng-4.5.23/LIBVERSION 2022-06-22 13:32:28.0 +0200
@@ -1 +1 @@
-1.76.0
+1.77.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.21/VERSION 
new/libstorage-ng-4.5.23/VERSION
--- old/libstorage-ng-4.5.21/VERSION2022-06-17 15:13:07.0 +0200
+++ new/libstorage-ng-4.5.23/VERSION2022-06-22 13:32:28.0 +0200
@@ -1 +1 @@
-4.5.21
+4.5.23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.21/storage/ActiongraphImpl.cc 
new/libstorage-ng-4.5.23/storage/ActiongraphImpl.cc
--- old/libstorage-ng-4.5.21/storage/ActiongraphImpl.cc 2022-06-17 
15:13:07.0 +0200
+++ new/libstorage-ng-4.5.23/storage/ActiongraphImpl.cc 2022-06-22 
13:32:28.0 +0200
@@ -73,7 +73,7 @@
if (!etc_fstab)
{
const Storage& storage = actiongraph.get_storage();
-   string filename = storage.get_impl().prepend_rootprefix(ETC_FSTAB);
+   string filename = storage.prepend_rootprefix(ETC_FSTAB);
 
etc_fstab = make_unique(filename);
}
@@ -88,7 +88,7 @@
if (!etc_crypttab)
{
const Storage& storage = actiongraph.get_storage();
-   string filename = 
storage.get_impl().prepend_rootprefix(ETC_CRYPTTAB);
+   string filename = storage.prepend_rootprefix(ETC_CRYPTTAB);
 
etc_crypttab = make_unique(filename);
}
@@ -103,7 +103,7 @@
if (!etc_mdadm)
{
const Storage& storage = actiongraph.get_storage();
-   string filename = storage.get_impl().prepend_rootprefix(ETC_MDADM);
+   string filename = storage.prepend_rootprefix(ETC_MDADM);
 
etc_mdadm = make_unique(filename);
}
@@ -772,6 +772,7 @@
y2mil("commit begin");
 
y2mil("used features: " << get_used_features_names(used_features()));
+   y2mil("rootprefix: " << storage.get_rootprefix());
 
CommitData commit_data(*this, Tense::PRESENT_CONTINUOUS);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-4.5.21/storage/Devices/BitlockerV2Impl.cc 
new/libstorage-ng-4.5.23/storage/Devices/BitlockerV2Impl.cc
--- old/libstorage-ng-4.5.21/storage/Devices/BitlockerV2Impl.cc 2022-06-17 
15:13:07.0 +0200
+++ new/libstorage-ng-4.5.23/storage/Devices/BitlockerV2Impl.cc 2022-06-22 
13:32:28.0 +0200
@@ -148,8 +148,8 @@
 
 
 bool
-BitlockerV2::Impl::activate_bitlocker(const ActivateCallbacksV3* 
activate_callbacks, SystemInfo::Impl& system_info,
- const string& name, const string& 
uuid)
+BitlockerV2::Impl::activate_bitlocker(const ActivateCallbacksV3* 
activate_callbacks, const Storage& storage,

commit libstorage-ng for openSUSE:Factory

2022-06-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2022-06-18 22:05:33

Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage-ng.new.1548 (New)


Package is "libstorage-ng"

Sat Jun 18 22:05:33 2022 rev:170 rq:983421 version:4.5.21

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2022-06-04 23:26:52.880746442 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1548/libstorage-ng.changes
2022-06-18 22:05:42.315614801 +0200
@@ -1,0 +2,6 @@
+Fri Jun 17 10:56:28 UTC 2022 - opensuse-packag...@opensuse.org
+
+- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754)
+- 4.5.21
+
+

Old:

  libstorage-ng-4.5.20.tar.xz

New:

  libstorage-ng-4.5.21.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.P4UmQe/_old  2022-06-18 22:05:42.911615648 +0200
+++ /var/tmp/diff_new_pack.P4UmQe/_new  2022-06-18 22:05:42.915615654 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:4.5.20
+Version:4.5.21
 Release:0
 Summary:Library for storage management
 License:GPL-2.0-only

++ libstorage-ng-4.5.20.tar.xz -> libstorage-ng-4.5.21.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.20/VERSION 
new/libstorage-ng-4.5.21/VERSION
--- old/libstorage-ng-4.5.20/VERSION2022-06-04 02:13:06.0 +0200
+++ new/libstorage-ng-4.5.21/VERSION2022-06-17 15:13:07.0 +0200
@@ -1 +1 @@
-4.5.20
+4.5.21
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.20/po/pt_BR.po 
new/libstorage-ng-4.5.21/po/pt_BR.po
--- old/libstorage-ng-4.5.20/po/pt_BR.po2022-06-04 02:13:06.0 
+0200
+++ new/libstorage-ng-4.5.21/po/pt_BR.po2022-06-17 15:13:07.0 
+0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-06-03 14:35+0200\n"
-"PO-Revision-Date: 2022-01-26 15:12+\n"
+"PO-Revision-Date: 2022-06-17 13:13+\n"
 "Last-Translator: Luiz Fernando Ranghetti \n"
 "Language-Team: Portuguese (Brazil) \n"
@@ -112,14 +112,14 @@
 msgstr "Ativar volume l??gico de pool thin %1$s (%2$s) no grupo de volumes 
%3$s"
 
 #. TRANSLATORS: progress message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s"
-msgstr "Ativando LUKS %s"
+msgstr "Ativando BitLocker %s"
 
 #. TRANSLATORS: error message
-#, fuzzy, c-format
+#, c-format
 msgid "Activating BitLocker %s failed"
-msgstr "Falha ao ativar LUKS %s"
+msgstr "Falha ao ativar BitLocker %s"
 
 #. TRANSLATORS: progress message
 #, c-format
@@ -2231,7 +2231,7 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Server Data"
-msgstr ""
+msgstr "Dados de servidor Linux"
 
 #. TRANSLATORS: name of partition type
 msgid "Linux Swap"
@@ -2380,7 +2380,7 @@
 
 #. TRANSLATORS: name of object
 msgid "NILFS2"
-msgstr ""
+msgstr "NILFS2"
 
 #. TRANSLATORS: name of object
 msgid "NTFS"
@@ -2414,14 +2414,12 @@
 msgid "Plain Encryption"
 msgstr "Criptografia Plana"
 
-#, fuzzy
 msgid "Probing BitLocker"
-msgstr "BitLocker"
+msgstr "Investigando BitLocker"
 
 #. TRANSLATORS: error message
-#, fuzzy
 msgid "Probing BitLocker failed"
-msgstr "Falha ao investigar discos"
+msgstr "Falha ao investigar BitLocker"
 
 #. TRANSLATORS: error message
 #, c-format
@@ -3221,7 +3219,7 @@
 
 #. TRANSLATORS: name of partition type
 msgid "Unknown"
-msgstr ""
+msgstr "Desconhecido"
 
 #. TRANSLATORS: displayed before action,
 #. %1$s is replaced by one or more device names (e.g /dev/sda1 (1.00 GiB)


  1   2   >