1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

post-release

This commit is contained in:
Marian Csontos 2024-10-02 14:08:29 +02:00
parent 207990a877
commit e2e6b08518
4 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
2.03.27(2) (2024-10-02)
2.03.28(2)-git (2024-10-02)

View File

@ -1 +1 @@
1.02.201 (2024-10-02)
1.02.202-git (2024-10-02)

View File

@ -1,3 +1,6 @@
Version 2.03.28 -
==================
Version 2.03.27 - 02nd October 2024
===================================
Fix swap device size detection using blkid for lvresize/lvreduce/lvextend.

View File

@ -1,3 +1,6 @@
Version 1.02.202 -
===================
Version 1.02.201 - 02nd October 2024
====================================
Cleanup udev sync semaphore if dm_{udev_create,task_set}_cookie fails.