Changes between Version 214 and Version 215 of ReleaseNotes/Mainline
- Timestamp:
- 2024-06-19T08:08:42Z (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/Mainline
v214 v215 36 36 * Added random disk read ({{{rand_read}}}) benchmark 37 37 * Added sequential disk read ({{{seq_read}}}) benchmark 38 * Fixed {{{mkfat}}} to correctly set volume label on FAT32 38 39 39 40 === Libraries === … … 47 48 * Fixes ticket #871 48 49 * Disk label library ({{{liblabel}}}) 49 * Fix GUID encoding in GPT labels (use MS encoding instead of RFC 4122) 50 * Fixed GUID encoding in GPT labels (use MS encoding instead of RFC 4122) 51 * Disk management library ({{{libfdisk}}}) 52 * Fixed deletion of partitions that are currently mounted 50 53 51 54 === Miscellaneous ===