We just moved a bunch of packages to our stable repository, including a lot of important bug fixes and code cleanups.
Release Notes
- redhat-cluster-pve (3.1.93-2) unstable; urgency=low
Release Notes
- redhat-cluster-pve (3.1.93-2) unstable; urgency=low
- correct init script dependency, so that open-iscsi is stopped after cman.
- vzdump: store drive in correct order (sort) to avoid confusion
- fix allocation size in qmrestore
- vzdump: restore sata drives correctly
- remove hardcoded blowfish cipher
- update to sheepdog 0.5.4
- add Norwegian (Bokmal and Nynorsk) translations.
- fix bug #276: create root mount point
- remove hardcoded blowfish cipher
- fix RRD images caching problems: new create_rrd_graph returns rrd png data inline - no need to read data from file.
- update to vzkernel-2.6.32-042stab063.2.src.rpm
- add fix for openvz cpt on NFS (fix bug #71)
- do not pass undef tp RRDs::graphv (use '' instead)
- also initialize /root/.ssh with 'pvecm updatecerts'. That way we create a default /root/.ssh/config when updating this package.
- create /root/.ssh/config and set default Chiphers
- fix caching problems in create_rrd_graph (do not save any data to files)
- remove timeouts from 'qemu-img snapshot' commands.
- remove hardcoded blowfish cipher
- purge snapshots before delete volume
- remove hardcoded blowfish cipher
- fix bug #273: retry flock if it fails with EINTR