2009
vzctl (3.0.23-8) unstable; urgency=low
* Init script dependency correction, closes: #547334. Thanks to Petter Reinholdtsen <pere@hungry.com> fot the patch. * Useless udev rules file is not needed. Closes: #520190. * Documented that proxy_arp needs to be set in order to avoid this race condition. Closes: #495667. * Removed the suggestion of linux-patch-openvz. Closes: #515482. The kernel packages change too frequently to suggest a specific version.
-- Ola Lundqvist <opal@debian.org> Sat, 26 Sep 2009 21:48:45 +0200
vzctl (3.0.23-7) unstable; urgency=low
* Documented how what is needed to support IPv6.
-- Ola Lundqvist <opal@debian.org> Sun, 13 Sep 2009 21:48:25 +0200
vzctl (3.0.23-6) unstable; urgency=low
* Correction of bashism problem in scripts/vpsreboot and
scripts/vpsnetclean. Closes: #530219.
-- Ola Lundqvist <opal@debian.org> Sat, 23 May 2009 20:46:52 +0200
vzctl (3.0.23-5) unstable; urgency=low
* Correction applied for vzctl destroy problem. Closes: #527986.
-- Ola Lundqvist <opal@debian.org> Sat, 23 May 2009 17:26:40 +0200
vzctl (3.0.23-4) unstable; urgency=low
* Updated the documentation for the network configuration in
README.Debian.
* Made the warning about network configuration visible in more correct
situations.
-- Ola Lundqvist <opal@debian.org> Mon, 30 Mar 2009 21:25:08 +0200
vzctl (3.0.23-3) unstable; urgency=low
* Upload to unstable.
Correct build problem, closes: #518853.
Includes fixes for ubuntu, closes: #504449, #490060.
* Updated to standards version 3.8.0.
* debian/rules file will fail if the clean target fails.
* Added a lintian override for empty usr/lib/vzctl/modules/ dir.
-- Ola Lundqvist <opal@debian.org> Mon, 30 Mar 2009 07:40:53 +0200
2008
vzctl (3.0.23-2) experimental; urgency=low
* Reverted patch from Sebastian Klamar <bug.vzctl@sebastian.klamar.name> as the fix caused data overwriting during startup. It was the intention but that is not a good thing. Reopens: #500862.
-- Ola Lundqvist <opal@debian.org> Sun, 30 Nov 2008 19:23:13 +0100
vzctl (3.0.23-1) experimental; urgency=low
* New upstream release
This release includes a number of fixes for ubuntu,
closes: #504449, #490060.
* Applied patch from Sebastian Klamar <bug.vzctl@sebastian.klamar.name>
that fix /etc/mailname creation in a proper way. This has been applied
upstream for next 3.0.24 version as well. Closes: #500862.
* Corrected examples location.
* Changed from make clean to make distclean, to really clean the build
before rebuild.
* Changed copyright name in debian/copyright file because of name change
of the company providing the upstream source.
-- Ola Lundqvist <opal@debian.org> Tue, 18 Nov 2008 20:16:24 +0100
vzctl (3.0.22-14) unstable; urgency=medium
* Correction to make it work with ipv6, closes: #505792. Thanks to Sven Koch <haegar@sdinet.de> for pointing me to the patch.
-- Ola Lundqvist <opal@debian.org> Sat, 15 Nov 2008 20:35:07 +0100
vzctl (3.0.22-13) unstable; urgency=medium
* Corrected bashism in vznetcfg. Closes: #499250.
-- Ola Lundqvist <opal@debian.org> Sat, 25 Oct 2008 16:20:55 +0200
vzctl (3.0.22-12) unstable; urgency=low
* Correction of bashisms in some helper scripts, closes: #501374.
-- Ola Lundqvist <opal@debian.org> Sat, 18 Oct 2008 15:27:43 +0200
vzctl (3.0.22-11) unstable; urgency=low
* Correction of init script so that it starts and stop on correct
runlevels, closes: #493206.
Thanks to Teodor <mteodor@gmail.com> for the patch.
-- Ola Lundqvist <opal@debian.org> Thu, 7 Aug 2008 07:03:36 +0200
vzctl (3.0.22-10) unstable; urgency=low
* Updated README.Debian file to be suitable for lenny. Thanks to
Miroslav Kure <kurem@upcase.inf.upol.cz> for the patch.
-- Ola Lundqvist <opal@debian.org> Mon, 4 Aug 2008 23:08:43 +0200
vzctl (3.0.22-9) unstable; urgency=low
* Correction of capability problem on some platforms. Closes: #482974.
-- Ola Lundqvist <opal@debian.org> Sat, 7 Jun 2008 19:26:21 +0200
vzctl (3.0.22-8) unstable; urgency=low
* Changed suggestion and reference to linux-patch-openvz instead of
kernel-patch-openvz, closes: #482201.
-- Ola Lundqvist <opal@debian.org> Sun, 25 May 2008 13:27:51 +0200
vzctl (3.0.22-7) unstable; urgency=low
* Correction for bash completion merged from ubuntu. Thanks to Daniel
Hahler <debian-bugs@thequod.de> for this information. Closes: #479797.
* Also changed so that the default OS TEMPLATE is Debian and not
fedora-core-4.
-- Ola Lundqvist <opal@debian.org> Sun, 11 May 2008 14:33:56 +0200
vzctl (3.0.22-6) unstable; urgency=low
* Applied patch from upstream git archive to correct a syntax error
problem, closes: #477783.
* Added ldconfig to postinst and postrm.
* Added lintian override for two issues reported. They are not bugs.
* Applied patch from Raphael Geissert <atomo64@gmail.com> to correct the
bashism problems found in vzpid, vzmigrate and vznetcfg tools.
Closes: #472901.
-- Ola Lundqvist <opal@debian.org> Sun, 27 Apr 2008 21:53:11 +0200
vzctl (3.0.22-5) unstable; urgency=low
* Updated README.Debian to use /etc/sysctl.conf instead of depricated
directive in /etc/network/options.
* Corrected two bashism issues, closes: #468468.
Thanks to Raphael Hertzog <hertzog@debian.org> for both the above
corrections.
-- Ola Lundqvist <opal@debian.org> Sun, 2 Mar 2008 16:44:27 +0100
vzctl (3.0.22-4) unstable; urgency=low
* Changed shell interpreter from /bin/sh to /bin/bash for vz init
script and vzmigrate, closes: #465377.
* Added upgrade path for --name setting, closes: #460310.
-- Ola Lundqvist <opal@debian.org> Tue, 12 Feb 2008 18:15:58 +0100
vzctl (3.0.22-3) unstable; urgency=low
* Correction for #459717. Thanks to eyck <eyck.debian@kuszelas.eu> for the report.
-- Ola Lundqvist <opal@debian.org> Sun, 27 Jan 2008 10:24:49 +0100
vzctl (3.0.22-2) unstable; urgency=low
* Correction to a bashism bug in vps-functions, closes: #459717. Thanks to Pawel Tecza <ptecza@uw.edu.pl> for the patch.
-- Ola Lundqvist <opal@debian.org> Wed, 9 Jan 2008 07:53:13 +0100
2007
vzctl (3.0.22-1) unstable; urgency=low
* New upstream release.
-- Ola Lundqvist <opal@debian.org> Tue, 25 Dec 2007 20:44:56 +0100
vzctl (3.0.18-1) unstable; urgency=low
* New upstream release.
Closes: #415645, #417540, #415673.
* With this the init script is POSIX compatible, closes: #420879.
* Corrected permission of etc/vz/cron/vz because of lintian warning.
* Added removal of config.log and config.status in debian/rules
clean target.
-- Ola Lundqvist <opal@debian.org> Thu, 16 Aug 2007 13:09:45 +0200
vzctl (3.0.16-4) unstable; urgency=low
* Etch has been released which means that this version can be uploaded
to unstable.
-- Ola Lundqvist <opal@debian.org> Tue, 10 Apr 2007 18:08:16 +0200
vzctl (3.0.16-3) experimental; urgency=low
* Merge of display dir correction for #415645 from 3.0.11-15.
-- Ola Lundqvist <opal@debian.org> Thu, 22 Mar 2007 05:37:55 +0100
vzctl (3.0.16-2) experimental; urgency=low
* Allowed /srv/vz to vzsplit.c as well (related to bug #415645).
-- Ola Lundqvist <opal@debian.org> Wed, 21 Mar 2007 06:02:16 +0100
vzctl (3.0.16-1) experimental; urgency=low
* New upstream release.
* To build it configure line was added to rules file.
* Upgrade path for vz related cron files.
* Added support for /vz, /var/lib/vz and /opt/vz to vzsplit.c.
It should later follow the configuration file.
-- Ola Lundqvist <opal@debian.org> Fri, 16 Mar 2007 19:00:59 +0100
vzctl (3.0.13-4) experimental; urgency=low
* Corrected documentation link in arp warning.
-- Ola Lundqvist <opal@debian.org> Tue, 2 Jan 2007 21:16:51 +0100
vzctl (3.0.13-3) experimental; urgency=low
* Make sure that rsync work as expected when clean is off. * Added dependency on vzquota.
-- Ola Lundqvist <opal@debian.org> Tue, 2 Jan 2007 20:20:38 +0100
2006
vzctl (3.0.13-2) experimental; urgency=low
* Added sparc arch as well to build all supported architectures. * Changed from ppc to powerpc. * Added architecture support text to README.Debian file. * Made sure that etc/init.d/vz is installed properly.
-- Ola Lundqvist <opal@debian.org> Sat, 30 Dec 2006 10:39:49 +0100
vzctl (3.0.13-1) experimental; urgency=low
* New upstream release. * Added PPC target for testing.
-- Ola Lundqvist <opal@debian.org> Wed, 27 Dec 2006 10:37:26 +0100
vzctl (3.0.11-8) unstable; urgency=medium
* Added recommendataion of rsync as the migration tools require it to
run, closes: #401828.
-- Ola Lundqvist <opal@debian.org> Thu, 7 Dec 2006 21:54:48 +0100
vzctl (3.0.11-7) unstable; urgency=medium
* Changed location of the lock file from /var/lock/subsys to
/var/lock, closes: #399129.
-- Ola Lundqvist <opal@debian.org> Fri, 17 Nov 2006 06:56:14 +0100
vzctl (3.0.11-6) unstable; urgency=low
* Added reference to openvz prepared kernels.
-- Ola Lundqvist <opal@debian.org> Mon, 30 Oct 2006 21:43:27 +0100
vzctl (3.0.11-5) unstable; urgency=high
* No longer start vz by default on installation, closes: #378045. * Updated description of the package so that it is clear that a patched kernel is needed. * Added kernel-patch-openvz to the suggests field.
-- Ola Lundqvist <opal@debian.org> Sun, 15 Oct 2006 13:27:31 +0200
vzctl (3.0.11-4) unstable; urgency=medium
* More README.Debian file updates to make it an useful guide to get
started.
-- Ola Lundqvist <opal@debian.org> Tue, 10 Oct 2006 06:57:01 +0200
vzctl (3.0.11-3) unstable; urgency=medium
* Updated the README.Debian file to contain information on how to
create the first virtual server.
-- Ola Lundqvist <opal@debian.org> Mon, 9 Oct 2006 21:17:07 +0200
vzctl (3.0.11-2) unstable; urgency=low
* Build only for vzctl, amd64 and ia64, closes: #390627.
-- Ola Lundqvist <opal@debian.org> Mon, 2 Oct 2006 21:32:21 +0200
vzctl (3.0.11-1) unstable; urgency=low
* New upstream release
* Added some more options to the make install in debian/rules file.
* Changed default vz dir from /vz to /var/lib/vz.
* Netscripts are no longer installed as they are only useful on
RedHat or Suse systems.
* Corrected minor error in manpage for vz.conf, closes: #378258.
Thanks to Andrew Schulman <andrex@alumni.utexas.net> for pointing to
the fault and solution.
-- Ola Lundqvist <opal@debian.org> Sun, 1 Oct 2006 22:19:44 +0200
vzctl (3.0.10-4) unstable; urgency=low
* Warning and documentation for proxy_arp issue, closes: #387762. * Added dependency on iproute package, closes: #387417.
-- Ola Lundqvist <opal@debian.org> Tue, 26 Sep 2006 07:31:58 +0200
vzctl (3.0.10-3) unstable; urgency=low
* Applied patch from upstream to list netdevices correctly, closes:
#382868.
Thanks to Sebastian Werner <Sebastian.Werner@urz.uni-hd.de>.
* Correction of awk path, closes: #383103.
Thanks to Sebastian Werner <Sebastian.Werner@urz.uni-hd.de>.
* Make bash the shell for init scripts, closes: #382666.
-- Ola Lundqvist <opal@debian.org> Tue, 15 Aug 2006 07:04:19 +0200
vzctl (3.0.10-2) unstable; urgency=low
* Correction of installation problem, closes: #377686.
-- Ola Lundqvist <opal@debian.org> Thu, 13 Jul 2006 22:23:40 +0200
vzctl (3.0.10-1) unstable; urgency=low
* Initial release, closes: #360869.
-- Ola Lundqvist <opal@debian.org> Mon, 12 Jun 2006 22:06:54 +0200