|
1 | 1 | ---------------------------
|
2 |
| -udisks 2.9.2 (unreleased) |
| 2 | +udisks 2.9.2 |
3 | 3 | ---------------------------
|
4 | 4 |
|
5 | 5 | The udisks project provides a daemon, tools and libraries to access
|
6 | 6 | and manipulate disks, storage devices and technologies.
|
7 | 7 |
|
8 | 8 | Changes since 2.9.1:
|
9 |
| -(TODO: make shortlog) |
| 9 | + |
| 10 | +Marius Vollmer (1): |
| 11 | + udiskslinuxblock: Survive a missing /etc/crypttab |
| 12 | + |
| 13 | +Tomas Bzatek (20): |
| 14 | + lvm2: Fix leaking BDLVMVDOPooldata |
| 15 | + tests: Test modules that are actually enabled during build |
| 16 | + build: Exclude VDO module from distcheck build |
| 17 | + udisksfstabentry: Add udisks_fstab_entry_has_opt() |
| 18 | + udiskslinuxblock: Reflect fstab "noauto" mount option in HintAuto |
| 19 | + udiskslinuxblock: Update hints after fstab change |
| 20 | + tests: Add tests for Block hints |
| 21 | + udiskslinuxfilesystemhelpers: Make TakeOwnership() race free |
| 22 | + tests: Extend filesystem test_take_ownership tests with symlinks |
| 23 | + mount options: Allow 'nosymfollow' mount option for unprivileged mounts |
| 24 | + udisksstate: Silence the block device busy messages on cleanup lock |
| 25 | + udev: Distinguish mmcblk-class device types |
| 26 | + udev: Propagate mmcblk disk attributes to mmcblk_boot devices |
| 27 | + udiskslinuxdrive: Tweak the 'removable'/'ejectable' hints for mmcblk-class devices |
| 28 | + udiskslinuxblock: Tweak the hints for mmcblk-class devices |
| 29 | + udisksdaemonutil: Refactor udisks_daemon_util_trigger_uevent() out of UDisksLinuxBlockObject |
| 30 | + udiskslinuxmanager: Trigger uevent after loop device setup |
| 31 | + tests: Remove scsi_debug serial number checks |
| 32 | + tests: Skip zram tests if zram module is already loaded |
| 33 | + |
| 34 | +Torstein Husebø (1): |
| 35 | + treewide: Fix typos |
| 36 | + |
| 37 | +Vojtech Trefny (3): |
| 38 | + AUTHORS: Add tbzatek as the maintainer |
| 39 | + tests: Do not use nilfs2 as an example of non-resizable FS |
| 40 | + Memory leak fixes |
| 41 | + |
| 42 | +zhmars (1): |
| 43 | + doc: Update config file path |
10 | 44 |
|
11 | 45 | Thanks to all our contributors.
|
12 | 46 |
|
13 | 47 | Tomas Bzatek
|
14 |
| -(TODO: date --rfc-3339='date') |
| 48 | +2021-02-04 |
15 | 49 |
|
16 | 50 | ---------------------------
|
17 | 51 | udisks 2.9.1
|
|
0 commit comments