]> sourceware.org Git - lvm2.git/commitdiff
doc: release notes for 2.03.25 1355843695
authorMarian Csontos <mcsontos@redhat.com>
Mon, 1 Jul 2024 13:33:00 +0000 (15:33 +0200)
committerMarian Csontos <mcsontos@redhat.com>
Mon, 1 Jul 2024 13:33:37 +0000 (15:33 +0200)
doc/release-notes/2.03.25.mdwn [new file with mode: 0644]

diff --git a/doc/release-notes/2.03.25.mdwn b/doc/release-notes/2.03.25.mdwn
new file mode 100644 (file)
index 0000000..f6e44fd
--- /dev/null
@@ -0,0 +1,22 @@
+<!-- Page title -->
+[[!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.
+
+<!-- remove the pending tag on release, remove draft tag once editing is complete -->
+[[!tag draft pending]]
+<!--
+For old releases add Release Timestamp like this, date from git show $COMMIT is fine.
+\[[!meta date="Tue Nov 21 14:26:07 2023 +0100"]]
+-->
+
This page took 0.033042 seconds and 5 git commands to generate.