Description:
This update for libstorage-ng fixes the following issues:
- update to version 4.5.314:
* add support for XBOOTLDR partition type (jsc#PED-16142)
- update to version 4.5.313:
* removed redundant device lookup
- update to version 4.5.312:
* removed unneeded mockups
- update to version 4.5.311:
* handle invalid output from parted
- update to version 4.5.310:
* moved devicegraph copy function to impl
- update to version 4.5.309:
* use modern C++ feature
* fixed typos
* add missing include statement
- update to version 4.5.308:
* use json output of blkid if available
* use consistent class names
- update to version 4.5.306:
* use ssh control master in remote probing example
- update to version 4.5.304:
* prefer vector over list
* avoid shadowing local variables
- update to version 4.5.302:
* update %suse_version use (jsc#PED-15799)
- update to version 4.5.301:
* use existing define
- update to version 4.5.300:
* avoid repetitive code
- update to version 4.5.299:
* query blkid version
- update to version 4.5.296:
* added function to query version of blkid
* towards consistend names
- update to version 4.5.294:
* added test cases
- update to version 4.5.293:
* fixed use of suse_version macro
- update to version 4.5.292:
* added test case
- update to version 4.5.291:
* updated pot and po files
- update to version 4.5.287:
* removed unneeded includes
- update to version 4.5.286:
* libstorage-ng.spec.in: drop dependency on dmraid
- update to version 4.5.285:
* updated dependency file for bindings
- update to version 4.5.284:
* added support for squashfs and erofs
- update to version 4.5.283:
* avoid deprecated functions in testsuite
- update to version 4.5.282:
* fixed compilation with c++26
- update to version 4.5.281:
* avoid manual memory management
* added test case
- update to version 4.5.280:
* test with gcc and clang
- update to version 4.5.279:
* added bcachefs to used features names
* added testcase
* fixed comment
- update to version 4.5.278:
* extended testsuite
- update to version 4.5.277:
* remove too strict sanity check (bsc#1253037)
- update to version 4.5.275:
* improve memory managment
- update to version 4.5.274:
* use make_unique instead of new
- update to version 4.5.273:
* added function BlkDevice::is_valid_dm_table_name
- update to version 4.5.272:
* added function Md::is_valid_name
* moved code to Impl classes
- update to version 4.5.271:
* handle exception of BlkDevice::set_name() in bindings
* split internal file and consistent coding style
- update to version 4.5.270:
* added testcases
- update to version 4.5.269:
* work on device names and mount points with '#' sign
* added testcase
* extended logging
- update to version 4.5.268:
* work on encryption names with spaces (bsc#1247173)
* coding style
- update to version 4.5.267:
* Call nvme tools with --output-format instead of --output (bsc#1247053)
- update to version 4.5.266:
* extended logging in testsuite
- Fix: Bug: Translations are good! (bsc#1149754)
* Translated using Weblate