102 lines
3.9 KiB
Plaintext
102 lines
3.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 27 01:12:17 UTC 2012 - nfbrown@suse.com
|
|
|
|
- lvm2-clvm.spec: make sure MODPROBE_CMD is set properly
|
|
when configure is run. Without it, modules are
|
|
not auto-loaded. Also fix problem with LDFLAGS (bnc#779965)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
(cf. packaging guidelines)
|
|
- Use %_smp_mflags for parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 22 07:32:46 UTC 2011 - xwhu@novell.com
|
|
|
|
- Re-enable clvmd build
|
|
- Cleanup unused patches
|
|
- Build against corosync instead of openais
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
|
|
|
|
- Use %_smp_mflags
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 9 12:17:25 UTC 2010 - coolo@novell.com
|
|
|
|
- massive rebase of the patches
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 26 16:51:35 CEST 2010 - ro@suse.de
|
|
|
|
- fix lvm2-clvm specfile so that patches apply
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 3 03:17:12 UTC 2010 - xwhu@novell.com
|
|
|
|
- Upgrade to LVM2 2.02.58
|
|
- Rename liblvm.so to liblvm2app.so
|
|
- Introduce lvconvert --use_policies
|
|
- Add readonly locking type to replace implementation of
|
|
--ignorelockingfailure
|
|
- Add liblvm APIs to implement creation and deletion of VGs
|
|
- Add activation/udev_sync to lvm.conf
|
|
- Enable dmeventd monitoring section of config file by default
|
|
- Add --pvmetadatacopies for pvcreate, vgcreate, vgextend,
|
|
vgconvert.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 15 10:41:04 CET 2009 - meissner@suse.de
|
|
|
|
- refreshed patches to avoid fuzz-0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 27 18:37:32 CST 2009 - xwhu@suse.de
|
|
|
|
- Upgrade to LVM2 2.02.45
|
|
Avoid scanning empty metadata areas for VG names
|
|
Pass --test from lvresize to fsadm as --dry-run.
|
|
Remove duplicate cpg_initialize from clvmd startup.
|
|
Add option to /etc/sysconfig/cluster to select cluster type for clvmd.
|
|
Remove external dependency on the 'cut' command from fsadm.
|
|
Fix pvs segfault when pv mda attributes requested for not available PV.
|
|
Fix lvresize size conversion for fsadm when block size is not 1K.
|
|
Add pv_mda_size to pvs and vg_mda_size to vgs.
|
|
Add "--refresh" functionality to vgchange and vgmknodes.
|
|
Fix vgrename using UUID if there are VGs with identical names.
|
|
Fix segfault when invalid field given in reporting commands.
|
|
Merge device-mapper into the lvm2 tree.
|
|
Exit with non-zero status from vgdisplay if couldn't show any requested VG.
|
|
Fix snapshot monitoring library to not cancel monitoring invalid snapshot.
|
|
Fix conversion of md chunk size into sectors.
|
|
Fix misleading error message when there are no allocatable extents in VG.
|
|
Fix handling of PVs which reappeared with old metadata version.
|
|
Fix mirror DSO to call vgreduce with proper parameters.
|
|
Fix validation of --minor and --major in lvcreate to require -My always.
|
|
Fix release: clvmd build, vgreduce consolidate & tests, /dev/ioerror warning.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 1 01:10:00 CST 2009 - lmb@suse.de
|
|
|
|
- clvmd: Ensure that the lockspace is released locally even we were the
|
|
lock master, avoiding an unclean shutdown (bnc#490415).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 31 19:16:18 CST 2009 - xwhu@suse.de
|
|
|
|
- Call cpg_leave before shutting down clvmd
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 25 23:14:29 CST 2009 - xwhu@suse.de
|
|
|
|
- Do not filter out tmp device file(bnc#485572)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 25 22:50:50 CST 2009 - xwhu@suse.de
|
|
|
|
- Newly splitted off from lvm2, as a independent package now
|
|
|