Opened 7 years ago
Closed 7 years ago
#10917 closed enhancement (fixed)
udisks2-2.8.0
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 8.3 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (3)
comment:1 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 7 years ago
| Summary: | udisks2-2.7.7 → udisks2-2.8.0 |
|---|
Note:
See TracTickets
for help on using tickets.

Now 2.8.0
--------------------------- udisks 2.7.7 --------------------------- The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies. Changes since 2.7.6: Andrea Azzarone (1): main.c: Properly remove sigint source Andreas Müller (1): data: fix out of tree build Harry Mallon (1): Add Apple APFS gpt partition type Iain Lane (1): tests: Pass absolute path to targetcli_config.json Jan Pokorny (1): New property for LUKS metadata size Jindřich Makovička (1): Ignore Nokia 7 Plus virtual CD Kai Lüke (2): Register system inhibitor for all jobs Set Job Progress property for FS check, repair, resize Piotr Drąg (1): Update LINGUAS Vojtech Trefny (25): integration-test: Wait longer after the scsi debug CD format Post-release version bump to 2.7.7 Sync the spec file with downstream Fix creating GVariant byte array in integration tests Fix directory we use for temporary mounts Fix how we check return value for call_sync in safe_dbus lvm2/jobhelpers.c: Fix potential memory leak udiskslinuxmanager.c: Fix potential memory leak udiskslinuxpartitiontable.c: Fix uninitialized value Use g_list_free_full when freeing lists instead of g_list_foreach udiskslinuxdriveata.c: Fix potential forward NULL Ignore cast warning for "g_source_set_callback" functions Add a custom "g_object_ref" that takes two parameters udiskslinuxblock.c: Fix incompatible pointer type udiskslinuxdriveobject.c: Fix incompatible pointer type udiskslinuxdriveata.c: Fix potential forward NULL udisksctl.c: Fix resource leak lsm_data.c: Use custom free functions for g_ptr_array_new_full Check return value when reading sysfs files in get_sysfs_attr udiskszramutil.c: Check return code of mkstemp udiskszramutil.c: Use constant for buffer length in set_conf_property Always fail when libblockdev-part is not available. Bump required version of libblockdev to 2.18 Return from 'vg_task_func' if 'bd_lvm_vgs' failed Clear errors from LVM tasks Vratislav Podzimek (2): Fix _udisks_state_has_loop_list_visitor() Revert "New property for LUKS metadata size" seb128 (1): integration-test: don't error out on an unknown distro segfault (1): Support TCRYPT devices Thanks to all our contributors. Vojtech Trefny 2018-07-02--------------------------- udisks 2.8.0 --------------------------- The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies. Changes since 2.7.7: Harry Mallon (1): Add Apple APFS fstype Jan Pokorny (1): New property for LUKS metadata size (fixed) Marius Vollmer (1): core: Add Encrypted.Resize method Tomas Bzatek (21): vdo: Introduce the VDO plugin vdo: Implement the org.freedesktop.UDisks2.Block.VDO.GrowPhysical() method vdo: Documentation fixes vdo: Move the Activate() method to the Manager object vdo: Drop redundant @since annotations from the docs vdo: Expose job objects for long running operations vdo: Clarify limitations and API design decisions vdo: Documentation indentation fixes dbus-tests: Set proper path to in-tree udisks tools vdo: Add tests vdo: Docs annotation fixes vdo: Implement org.freedesktop.UDisks2.Block.VDO.GetStatistics() vdo: Fix unchecked struct free vdo: Clarify sizes applicable to the grow methods vdo: Rename {Start,Activate}Volume -> {Start,Activate}VolumeByName vdo: Skip tests when the vdo command is not available vdo: Properly prefix errors returned by libblockdev calls vdo: Add tests for org.freedesktop.UDisks2.Block.VDO.GetStatistics() lsm: Relicense to GPLv2+ vdo: Fix POTFILES Require libblockdev >= 2.19 for the VDO support Vojtech Trefny (17): Wait for LV object to disappear after Deactivate and Delete Check more properties in LVM tests Post-release version bump to 2.7.8 udiskstestcase.py: Use 'monotic' from 'time' on python >= 3.3 Prevent running multiple cryptsetup calls on one device Allow changing label on udf filesystems Test ZRAM stats based on kernel version, not distribution Skip drive tests only on CentOS/RHEL 7 Add a helper functions to get distro name and version in tests Do not check if btrfs module was loaded on newer CentOS/RHEL Add default encryption "technology" to udisks2.conf Fix configuration directory when running from source Add support for creating LUKS 2 encrypted devices Allow resizing LUKS 2 devices Add a property with the cleartext device path for unlocked LUKS integration-test: Wait for the 'mdraid-member' property update integration-test: Skip MDRAID tests on s390 segfault (1): Increase timeout for waiting for cleartext object after unlocking Thanks to all our contributors. Tomas Bzatek 2018-08-13