Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/vzctl/3.0.12/changes

2,057 bytes added, 18:28, 26 March 2008
created
== Changes ==
* vzctl start: added --wait cmdline option
* added vznetcfg script for veth setup
* fixed error message in case kernel compiled without USER_RESOURCES
* added '--applyconfig_map name' vzctl set option
* changed friendly name data structure
* fixed vzmigrate to support VE name feature ({{bug|239}})
* fixed annoying arp warning ({{bug|189}})
* added bash completion script ({{bug|212}})
* added check to vzmigrate if OpenVZ is run on another side ({{bug|163}})
* removed debian directory from the tarball (bugs {{b|197}}, {{b|194}})
* removed LICVIEW from /etc/init.d/vz ({{bug|237}})
* fixed misprints and /dev/nul(l) usage in dist scripts ({{bug|228}})
* fixed vzmigrate to work with different awk flavors ({{bug|231}})
* years in copyright fixed ({{bug|232}})
* increased some UBCs in ve-light.conf-sample ({{bug|234}})
* fixed some minor memory leaks while doing realloc()
* vzctl destroy: remove VE names on destroy ({{bug|236}})
* added --name option description to vzctl(8) man page ({{bug|232}})
* merged libvzctl-simfs and libvzctl into a single libvzctl
* vzlist: replaced sprintf() with snprintf() to avoid buffer overflows
* vzctl enter: forward error messages from child process
* vzctl enter: fix off-by-one error which resulted in uninitialized PATH
* arpsend: fixed segfault when parsing long options
* vzlist: fixed cast from pointer to integer of different size warnings
* vzctl enter: exit with correct error code on enter fail ({{bug|245}})
* added udev rules for /dev/vzctl ({{bug|204}})
* added syscall numbers for powerpc
* /etc/init.d/vz: check for /dev/vzctl only after modprobe ({{bug|204}})
* fixed ppc64 compilation
* removed distro-specific stuff from 'make install' ({{bug|254}})
* added 'make install-gentoo' and Gentoo init.d/vz script ({{bug|262}})
* fixed arpsend options parsing for some compilers ({{bug|261}})
* man pages cleanup (VPS->VE, etc.)
* changed all utilities and man pages to refer to VE not VPS
* vzcpucheck: give error if VE0 CPU units not set ({{bug|249}})

{{Git log|vzctl|vzctl-3.0.12-1||}}