Commit Graph

4 Commits

Author SHA256 Message Date
c93de21d0f Accepting request 1146122 from home:polslinux:branches:devel:libraries:c_c++
- Update to 3.1.0:
  * Add BDPluginSpec constructor and use it in plugin_specs_from_names
  * overrides: Remove unused 'sys' import
  * swap: Add support for checking label and UUID format
  * fs: Add a function to check label format for F2FS
  * fs: Add a generic function to check for fs info availability
  * fs: Fix allowed UUID for generic mkfs with VFAT
  * fs: Add support for getting filesystem min size for NTFS and Ext
  * Mark NVDIMM plugin as deprecated since 3.1
  * part: Fix potential double free when getting parttype
  * Fix missing progress initialization in bd_crypto_luks_add_key
  * lvm-dbus: Fix leaking error
  * lvm-dbus: Avoid using already-freed memory
  * utils: Add expected printf string annotation
  * fs: Report reason for open() and ioctl() failures

OBS-URL: https://build.opensuse.org/request/show/1146122
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libblockdev?expand=0&rev=56
2024-02-13 11:02:59 +00:00
f8b4492568 Accepting request 1117603 from home:polslinux:branches:devel:libraries:c_c++
- Update to 3.0.4:
  * plugins: use g_autofree for free'ing g_char's
  * plugins: btrfs: use g_autofree where possible for g_free
  * fs: correct btrfs set label description
  * nvme: Rework memory allocation for device ioctls
  * spec: Obsolete vdo plugin packages
  * spec: Move obsoleted devel subpackages to libblockdev-devel
  * ci: Bump actions/checkout from v3 to v4
  * part: Do not open disk read-write for read only operations
  * fs: Disable progress for ntfsresize
  * packit: Add configuration for downstream builds
  * logging: Default to DEBUG log level if compiled with --enable-debug
  * Use log function when calling a plugin function that is not loaded
  * lvm-dbus: Replace g_critical calls with bd_utils_log_format
  * tests: Fail early when recompilation fails in library_test

OBS-URL: https://build.opensuse.org/request/show/1117603
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libblockdev?expand=0&rev=52
2023-10-13 17:02:46 +00:00
f92941c39e Accepting request 1114268 from home:iznogood:branches:devel:libraries:c_c++
- Update to version 3.0.3:
  * Always use "--fs ignore" with lvresize
  * nvme:
    - Use interim buffer for nvme_get_log_sanitize()
    - Generate HostID when missing
  * tests:
    - Specificy required versions when importing GLib and BlockDev
      introspection
    - Minor NVMe HostNQN fixes
    - Replace deprecated unittest assert calls
  * fs:
    - Fix leaking directories with temporary mounts
    - Fix memory leak
  * crypto: Correctly convert passphrases from Python to C

OBS-URL: https://build.opensuse.org/request/show/1114268
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libblockdev?expand=0&rev=50
2023-10-02 02:58:02 +00:00
b19b2c8c4e Version update: 3.0.1 -> 3.0.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libblockdev?expand=0&rev=48
2023-08-24 01:29:17 +00:00