From: Marian Csontos Date: Mon, 1 Jul 2024 13:33:00 +0000 (+0200) Subject: doc: release notes for 2.03.25 X-Git-Tag: v2_03_25~13 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=2f8550a3884a57b3e8355161020e08c9fbac548c;p=lvm2.git doc: release notes for 2.03.25 --- diff --git a/doc/release-notes/2.03.25.mdwn b/doc/release-notes/2.03.25.mdwn new file mode 100644 index 000000000..f6e44fd54 --- /dev/null +++ b/doc/release-notes/2.03.25.mdwn @@ -0,0 +1,22 @@ + +[[!meta title="Version 2.03.25 - Feature and Bug Fix Release"]] + +Version 2.03.25 +=============== + +* Add `vgimportdevices --rootvg [--auto]` adding devices from root VG to devices file. +* Add `lvm-devices-import.{path,service}` service using the above to initialize devices file. +* Handle pruning ids from devices file when lvremove is called and a PV is on top of the LV. +* Change device cache data structures and caching to speed up operations with many LVs. +* Fix infinite loop in lvm shell completion causing out of memory issue (2.03.24). +* Allow forced change of locktype from none. +* Handle OPTIONS defined in /etc/sysconfig/lvmlockd. +* And as usually some clean up, static analysis fixes, etc. + + +[[!tag draft pending]] + +