Released vzctl-3.0.30

CHANGES
(since vzctl 3.0.29.3)

New features
* vzctl create: add ability to auto-download template cache
* vzctl set: introduce --ram and --swap options
* vzcfgvalidate: add support for VSwap configs (#1969)

Fixes
* vzctl umount: try to umount all submounts first, do not use detached umount
* vzcfgvalidate: fix exit code in case validation failed (should be 2)
* vzctl set --userpasswd: fix changing pass on a stopped CT for new distros
* vzctl: skip setting meminfo on a vswap-enabled CT
* vzctl set --ipadd: fix default IPv6 route for Debian (#2023)
* vzlist: fixed messages wrt stdout/stderr
* etc/dists/scripts/debian-del_ip.sh: fix removing too much IPv6 addresses
* etc/dists/scripts/debian-del_ip.sh: try harder to remove all IPs

Improvements
* vzctl: in VSwap mode, make most of UBC parameters optional
* etc/conf/*: simplify VSwap configs by removing optional parameters
* vzmigrate: use --sparse on the first rsync (#2002)
* vzctl enter/exec: log these actions (#1266)
* vzcfgvalidate: add -v yes|no option
* vzlist: add 'cpus' field
* vzctl set --ipdel all: do not run *add_ip.sh script
* etc/dists/scripts/*-del_ip.sh: add case for IPDELALL
* vzctl set --save: enhance the "config saved" message
* vzctl set: tailor "no save" warning to running/stopped states
* vzsplit: remove hacks for KMEMSIZE, DCACHESIZE, LOCKEDPAGES
* vzctl start: add SETPCAP and AUDIT_WRITE capabilities to default set
* vzctl create: set proper file caps for Fedora >= 15
* etc/conf: add VSwap configs for 2GB and 4GB RAM
* etc/conf/ve-vswap-1g.conf-sample: added as an alias to 1024m
* Various code cleanups and refactoring

Documentation
* man/vzctl.8: better info wrt VSwap
* Describe the new options
* Small formatting fixes

THANKS

OpenVZ project would like to thank the following people who contributed
patches and/or provided bug reports for this vzctl release
(in no particular order):

* John O. Stevens
* Scott Dowdle
* Toke Høiland-Jørgensen
* Stefan Priebe
* FabioDB

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
2 files changed