libblockdev/libblockdev.changes
Luciano Santos b3ba6ffe7a Accepting request 579621 from home:luc14n0:Factory
Add SO version to the libbd_lvm-dbus pluing's libbd_utils Requires tag and replace lvm2-dbusd with lvm2-clvm (openSUSE's lvm2 daemon) to make the plugin subpackage installable.

OBS-URL: https://build.opensuse.org/request/show/579621
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libblockdev?expand=0&rev=9
2018-02-23 18:19:13 +00:00

54 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Fri Feb 23 17:00:12 UTC 2018 - luc14n0@linuxmail.org
- Add SO version to the libbd_lvm-dbus pluing's libbd_utils
Requires tag and replace lvm2-dbusd with lvm2-clvm (openSUSE's
lvm2 daemon) to make the plugin subpackage installable.
-------------------------------------------------------------------
Wed Feb 21 23:40:34 UTC 2018 - luc14n0@linuxmail.org
- Update to version 2.16:
* Features:
- LUKS 2 support for luks_open/close and
luks_add/remove/change_key.
- Progress report support for ext filesystem checks.
- Changes from version 2.15:
* Features:
- The file system plugin is now split into multiple source
files making it easier to add support for more file systems
and technologies.
* Fixes:
- How GPT patition flags are set;
- Check the btrfs module availability as part of checking the
btrfs plugin's dependencies;
- Memory leaks in bd_fs_vfat_get_info();
- The file system plugin's dependency checking mechanisms.
- Add libblockdev-fix-libkmod-include.patch as openSUSE doesn't use
/usr/include/ but /usr/include/kmod to place libkmod.h.
- Conditionalize the use of Python 2's bindings and turn it off
defaulting Python 3.
- Drop s390's plugin due to the lack of a file still not present
in s390-tools package.
- Drop BuildRoot tag since RPM already handles this itself.
-------------------------------------------------------------------
Thu Jan 18 23:26:58 UTC 2018 - jengelh@inai.de
- Remove excess Provides, BuildRequires and %ifs.
- Fix %description line mismatch for s390x parts.
-------------------------------------------------------------------
Tue Nov 28 22:38:39 UTC 2017 - luc14n0@linuxmail.org
- Initial package, version 2.14:
* Features:
- Added function to get DM device subsystem.
- Support for the NTFS file system.
- pkg-config definitions improvements.
* Fixes:
- Fix BSSize memory leaks.
- Fixes for issues discovered by coverity.
- Support for the 'Legacy boot' GPT flag.