summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2012-06-06 13:26:46 +0100
committerAlasdair G Kergon <agk@redhat.com>2012-06-06 13:26:46 +0100
commit64a3ac8f51789ae58e0b5f7b5b7bb0b036bcfd30 (patch)
treeadd4a8f1dee8342e57c70650426076fa9eb8522e
parent06738cac051b671ed26bd137676713eab457b37f (diff)
downloadlvm2-64a3ac8f51789ae58e0b5f7b5b7bb0b036bcfd30.tar.gz
lvm2-64a3ac8f51789ae58e0b5f7b5b7bb0b036bcfd30.tar.xz
lvm2-64a3ac8f51789ae58e0b5f7b5b7bb0b036bcfd30.zip
Upstream source repo move to fedorahosted.org git.
Change version number suffix from -cvs to -git.
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW1
-rw-r--r--WHATS_NEW_DM1
4 files changed, 4 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 3f03d982..9b83ba4c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.96(2)-cvs (2012-03-06)
+2.02.96(2)-git (2012-06-06)
diff --git a/VERSION_DM b/VERSION_DM
index 715dfc18..07117045 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.75-cvs (2012-03-06)
+1.02.75-git (2012-06-06)
diff --git a/WHATS_NEW b/WHATS_NEW
index 2e9f7102..b3f742db 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.96 -
================================
+ Upstream source repo now fedorahosted.org git not sources.redhat.com CVS.
Fix error paths for regex filter initialization.
Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90)
Fix alloc cling to cling to PVs already found with contiguous policy.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index e4fc2904..b5d110e9 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
Version 1.02.75 -
================================
+ Upstream source repo now fedorahosted.org git not sources.redhat.com CVS.
Remove unsupported udev_get_dev_path libudev call used for checking udev dir.
Set delay_resume_if_new on deptree snapshot origin.
Log value chosen in _find_config_bool like other variable types do.