rpms/lvm2/devel LVM2.2.02.48.tgz.asc, NONE, 1.1 .cvsignore, 1.66, 1.67 lvm2.spec, 1.159, 1.160 sources, 1.70, 1.71 upstream, 1.59, 1.60 LVM2.2.02.45.tgz.asc, 1.1, NONE lvm2-2_02_48-cluster-cpg-new-api.patch, 1.1, NONE

agk agk at fedoraproject.org
Wed Jul 1 00:21:27 UTC 2009


Author: agk

Update of /cvs/pkgs/rpms/lvm2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4249

Modified Files:
	.cvsignore lvm2.spec sources upstream 
Added Files:
	LVM2.2.02.48.tgz.asc 
Removed Files:
	LVM2.2.02.45.tgz.asc lvm2-2_02_48-cluster-cpg-new-api.patch 
Log Message:
New upstream



--- NEW FILE LVM2.2.02.48.tgz.asc ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQBKSmiOIoGRwVZ+LBcRAuOEAJ91bUIQ8VQtN8sQlaZx1MQIsBCSaQCgsvgQ
g5k7R3ofyTUbNAqzzGWLng4=
=X6rZ
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/lvm2/devel/.cvsignore,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- .cvsignore	22 May 2009 17:53:01 -0000	1.66
+++ .cvsignore	1 Jul 2009 00:20:56 -0000	1.67
@@ -1 +1 @@
-LVM2.2.02.47.tgz
+LVM2.2.02.48.tgz


Index: lvm2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lvm2/devel/lvm2.spec,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -p -r1.159 -r1.160
--- lvm2.spec	11 Jun 2009 06:43:43 -0000	1.159
+++ lvm2.spec	1 Jul 2009 00:20:56 -0000	1.160
@@ -1,4 +1,4 @@
-%define device_mapper_version 1.02.32
+%define device_mapper_version 1.02.33
 %define corosync_version 0.97-1
 %define clusterlib_version 3.0.0-12.alpha6
 
@@ -7,8 +7,8 @@
 
 Summary: Userland logical volume management tools 
 Name: lvm2
-Version: 2.02.47
-Release: 2%{?dist}
+Version: 2.02.48
+Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
 URL: http://sources.redhat.com/lvm2
@@ -16,7 +16,6 @@ Source0: ftp://sources.redhat.com/pub/lv
 
 # Customise lvmconf.sh for built-in clustered locking in Fedora
 Patch0: cluster-locking-built-in.patch
-Patch1: lvm2-2_02_48-cluster-cpg-new-api.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libselinux-devel >= 1.30.19-4, libsepol-devel
@@ -42,7 +41,6 @@ or more physical volumes and creating on
 %prep
 %setup -q -n LVM2.%{version}
 %patch0 -p1 -b .locking
-%patch1 -p1 -b .cpg
 
 %build
 %define _exec_prefix /
@@ -268,6 +266,46 @@ This package contains the device-mapper 
 
 
 %changelog
+* Tue Jun 30 2009 Alasdair Kergon <agk at redhat.com> - 2.02.48-1
+- Abort if automatic metadata correction fails when reading VG to update it.
+- Don't fallback to default major number in libdm: use dm_task_set_major_minor.
+- Explicitly request fallback to default major number in device mapper.
+- Ignore suspended devices during repair.
+- Suggest using lvchange --resync when adding leg to not-yet-synced mirror.
+- Destroy toolcontext on clvmd exit to avoid memory pool leaks.
+- Fix lvconvert not to poll mirror if no conversion in progress.
+- Fix memory leaks in toolcontext error path.
+- Reinstate partial activation support in clustered mode.
+- Allow metadata correction even when PVs are missing.
+- Use 'lvm lvresize' instead of 'lvresize' in fsadm.
+- Do not use '-n' realine option in fsadm for rescue disk compatiblity.
+- Round up requested readahead to at least one page and print warning.
+- Try to repair vg before actual vgremove when force flag provided.
+- Unify error messages when processing inconsistent volume group.
+- Introduce lvconvert --use_policies (repair policy according to lvm.conf).
+- Fix rename of active snapshot with virtual origin.
+- Fix convert polling to ignore LV with different UUID.
+- Cache underlying device readahead only before activation calls.
+- Fix segfault when calculating readahead on missing device in vgreduce.
+- Remove verbose 'visited' messages.
+- Handle multi-extent mirror log allocation when smallest PV has only 1 extent.
+- Add LSB standard headers and functions (incl. reload) to clvmd initscript.
+- When creating new LV, double-check that name is not already in use.
+- Remove /dev/vgname/lvname symlink automatically if LV is no longer visible.
+- Rename internal vorigin LV to match visible LV.
+- Suppress 'removed' messages displayed when internal LVs are removed.
+- Fix lvchange -a and -p for sparse LVs.
+- Fix lvcreate --virtualsize to activate the new device immediately.
+- Make --snapshot optional with lvcreate --virtualsize.
+- Generalise --virtualoriginsize to --virtualsize.
+- Skip virtual origins in process_each_lv_in_vg() without --all.
+- Fix counting of virtual origin LVs in vg_validate.
+- Attempt to load dm-zero module if zero target needed but not present.
+- Add crypt target handling to libdevmapper tree nodes.
+- Add splitname command to dmsetup.
+- Add subsystem, vg_name, lv_name, lv_layer fields to dmsetup reports.
+- Make mempool optional in dm_split_lvm_name() in libdevmapper.
+
 * Wed Jun 10 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 2.02.47-2
 - BuildRequire newer version of corosynclib (0.97-1) to link against
   latest libraries version (soname 4.0.0).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lvm2/devel/sources,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- sources	22 May 2009 17:53:01 -0000	1.70
+++ sources	1 Jul 2009 00:20:56 -0000	1.71
@@ -1 +1 @@
-669d57ff97d171fd4e077c61da1f9a34  LVM2.2.02.47.tgz
+0d24c2709f439eeca36261e5cea68330  LVM2.2.02.48.tgz


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/lvm2/devel/upstream,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- upstream	22 May 2009 17:53:01 -0000	1.59
+++ upstream	1 Jul 2009 00:20:56 -0000	1.60
@@ -1 +1 @@
-LVM2.2.02.47.tgz
+LVM2.2.02.48.tgz


--- LVM2.2.02.45.tgz.asc DELETED ---


--- lvm2-2_02_48-cluster-cpg-new-api.patch DELETED ---




More information about the fedora-extras-commits mailing list