diff --git a/VERSION b/VERSION index e48e36bcc..791b23660 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.38-cvs (2008-06-06) +2.02.38-cvs (2008-06-11) diff --git a/WHATS_NEW b/WHATS_NEW index 1a70a1c91..e27024849 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,10 +1,10 @@ -Version 2.02.38 - -================================= +Version 2.02.38 - 11th June 2008 +================================ Fix tracking of validity of PVs with no mdas in lvmcache. Fix return values for reporting commands when run with no PVs, LVs, or VGs. Add omitted unlock_vg() call when sigint_caught() during vg processing. - Fix wrong free_count on imported vg from pool device - Fix segfault when calling pvcreate on the pool device + Fix free_count when reading pool metadata. + Fix segfault when using pvcreate on a device containing pool metadata. Fix segfault after _free_vginfo by remembering to remove vginfo from list. Tweak detection of invalid fid after changes to PVs in VG in _vg_read. Revert assuming precommitted metadata is live when activating (unnecessary).