[ubuntu/precise] lxc 0.7.5-3ubuntu1 (Accepted)
Stephane Graber
stgraber at ubuntu.com
Tue Oct 25 20:50:18 UTC 2011
lxc (0.7.5-3ubuntu1) precise; urgency=low
[ Serge Hallyn ]
* Merge from unstable. Remaining changes:
- Add lxcguest package (contains lxc-is-container and upstart jobs)
- debian/control: add cgroup-lite | cgroup-bin Recommends to the lxc package
- debian/lxc.install - README gets (mis-)installed under --with-rootdir.
- remove debian/lxc.{pre,post}inst
- keep debian/lxc.default - removing the now obsolete RUN line, and
adding the new LXC_AUTO variable.
- keep all 000* patches
+ 0001-monitor-support-quit.patch
+ 0002-fix-personality-segfault.patch
+ 0003-non-fatal-unsupported-personality.patch
+ 0004-fix-ubuntu-template-only-install-essential.patch
+ 0005-fix-sshd-template.patch
+ 0006-fix-checkconfig.patch
+ 0007-fix-lxc-clone-hostname.patch
+ 0008-fix-bindhome-in-template.patch
+ 0009-ubuntu-template-drop-resolvconf.patch
[ Stéphane Graber ]
* Merge from unstable. Remaining changes:
- Remove debian/lxc.templates and debian/lxc.install as we kept our
default file and dropped debian's pre/post i:nst scripts.
- Add lxc-start-ephemeral and lxc-is-container to debian/local
lxc (0.7.5-3) unstable; urgency=low
* Aborting early in initscript if lxc is not removed but not purged.
* Correcting typo in proc mount entry in the default config of the
debian template, thanks to Sylvain Collilieux
<Sylvain at Collilieux.net> (Closes: #643715).
* Correcting incomplete lxc command loop over all containers in
initscript, thanks to Biuro <biuro at ntsn.pl> (Closes: #643774).
lxc (0.7.5-2) unstable; urgency=low
* Do not bail out with usage message when invoking lxc-list via lxc
wrapper.
* Removing useless lenny template, using the debian template for lenny
is better.
* Building manpages explicitly (Closes: #639276).
* Updating lxc-info for changed output of lxc-info as of 0.7.5.
* Adding simple lxc-backup and lxc-restore scripts.
* Adding patch to use non-routed, private IPv4 address in
documentation examples (Closes: #571525).
* Removing destroy option from initscript, unlike destroy as used by
e.g. xen, it does wipe all data of a container, the initscript would
therefore remove all data of all containers at once which is way to
dangerous.
* Adding debconf handling for lxc/auto (Closes: #632848).
* Adding patch to improve debian default container config.
* Adding patch to keep creation of new containers without previously
existing configuration non-interactive.
* Listing auto information in lxc-list.
* Rewriting initscript.
lxc (0.7.5-1) unstable; urgency=low
[ Jonas Genannt ]
* Merging upstream version 0.7.5.
[ Daniel Baumann ]
* Removing fedora.patch, not needed anymore for updated fedora
template.
* Rediffing debian.patch.
* Rediffing debian2.patch.
* Renaming and renumbering patches.
Date: Tue, 25 Oct 2011 16:13:32 -0400
Changed-By: Stéphane Graber <stgraber at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/lxc/0.7.5-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 25 Oct 2011 16:13:32 -0400
Source: lxc
Binary: lxc lxc-dbg lxc-dev lxcguest
Architecture: source
Version: 0.7.5-3ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Stéphane Graber <stgraber at ubuntu.com>
Description:
lxc - Linux containers userspace tools
lxc-dbg - Linux containers userspace tools (debug)
lxc-dev - Linux containers userspace tools (development)
lxcguest - Linux container guest package
Closes: 571525 632848 639276 643715 643774
Changes:
lxc (0.7.5-3ubuntu1) precise; urgency=low
.
[ Serge Hallyn ]
* Merge from unstable. Remaining changes:
- Add lxcguest package (contains lxc-is-container and upstart jobs)
- debian/control: add cgroup-lite | cgroup-bin Recommends to the lxc package
- debian/lxc.install - README gets (mis-)installed under --with-rootdir.
- remove debian/lxc.{pre,post}inst
- keep debian/lxc.default - removing the now obsolete RUN line, and
adding the new LXC_AUTO variable.
- keep all 000* patches
+ 0001-monitor-support-quit.patch
+ 0002-fix-personality-segfault.patch
+ 0003-non-fatal-unsupported-personality.patch
+ 0004-fix-ubuntu-template-only-install-essential.patch
+ 0005-fix-sshd-template.patch
+ 0006-fix-checkconfig.patch
+ 0007-fix-lxc-clone-hostname.patch
+ 0008-fix-bindhome-in-template.patch
+ 0009-ubuntu-template-drop-resolvconf.patch
.
[ Stéphane Graber ]
* Merge from unstable. Remaining changes:
- Remove debian/lxc.templates and debian/lxc.install as we kept our
default file and dropped debian's pre/post i:nst scripts.
- Add lxc-start-ephemeral and lxc-is-container to debian/local
.
lxc (0.7.5-3) unstable; urgency=low
.
* Aborting early in initscript if lxc is not removed but not purged.
* Correcting typo in proc mount entry in the default config of the
debian template, thanks to Sylvain Collilieux
<Sylvain at Collilieux.net> (Closes: #643715).
* Correcting incomplete lxc command loop over all containers in
initscript, thanks to Biuro <biuro at ntsn.pl> (Closes: #643774).
.
lxc (0.7.5-2) unstable; urgency=low
.
* Do not bail out with usage message when invoking lxc-list via lxc
wrapper.
* Removing useless lenny template, using the debian template for lenny
is better.
* Building manpages explicitly (Closes: #639276).
* Updating lxc-info for changed output of lxc-info as of 0.7.5.
* Adding simple lxc-backup and lxc-restore scripts.
* Adding patch to use non-routed, private IPv4 address in
documentation examples (Closes: #571525).
* Removing destroy option from initscript, unlike destroy as used by
e.g. xen, it does wipe all data of a container, the initscript would
therefore remove all data of all containers at once which is way to
dangerous.
* Adding debconf handling for lxc/auto (Closes: #632848).
* Adding patch to improve debian default container config.
* Adding patch to keep creation of new containers without previously
existing configuration non-interactive.
* Listing auto information in lxc-list.
* Rewriting initscript.
.
lxc (0.7.5-1) unstable; urgency=low
.
[ Jonas Genannt ]
* Merging upstream version 0.7.5.
.
[ Daniel Baumann ]
* Removing fedora.patch, not needed anymore for updated fedora
template.
* Rediffing debian.patch.
* Rediffing debian2.patch.
* Renaming and renumbering patches.
Checksums-Sha1:
944467b89ef5c12ab0f3c5e04299026a05dc2844 1888 lxc_0.7.5-3ubuntu1.dsc
9712dccdcd2c10a522134fa17384a5b9e38fce0e 265562 lxc_0.7.5.orig.tar.gz
413ff1b77801dcb82b1e6999a57d6b144c1196f9 28392 lxc_0.7.5-3ubuntu1.debian.tar.gz
Checksums-Sha256:
d628397fa881fca263fc2f686e40b573e6bf76f2542fa85bc0a85df94990ac9a 1888 lxc_0.7.5-3ubuntu1.dsc
019ec63f250c874bf7625b1f1bf555b1a6e3a947937a4fca73100abddf829b1c 265562 lxc_0.7.5.orig.tar.gz
40128f3677d5b7f23d54bcd8a53aa15ef61ab21133162be3ab44516b749f6326 28392 lxc_0.7.5-3ubuntu1.debian.tar.gz
Files:
d95ea67ce46c18b46dc7ab0a461a120e 1888 admin optional lxc_0.7.5-3ubuntu1.dsc
04949900ff56898f4353b130929c09d1 265562 admin optional lxc_0.7.5.orig.tar.gz
e5adc8a633954882a369e35ad5990898 28392 admin optional lxc_0.7.5-3ubuntu1.debian.tar.gz
Original-Maintainer: Daniel Baumann <daniel.baumann at progress-technologies.net>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJOpx/sAAoJEMY4l01keS1nlAIP/21qb6Hr1g56QT2X2PFiIHU/
ye+b6UVkVMVOVLJBhyUvpAXwP5UTK5/HCsiRit7VYKc0d3AF1TDIoFk4zooS8sKa
vR33UHhFD9RZsSNja9DpXwIeT9pHy19Oo81B+MbueJ/oJ9MmoYaTJAq8CqRamr6N
dc/0xgrypqHUWR0GYKl2hpPvoxYQ5PSdXPg21Cj0BnkXD1tIsBnh9az70LOrF0WU
QyiLb1To0laZhm59weCrZ6bPYvB1y/wqWC83ZpRiGCwjsqAWLnW8dfI0xR0Mgm6L
5KYaqYpb42bzqOvT5HaiEOkVd2zv2DPceAvEYjcRPak4BQYlzCbdHPck0DPNtLRt
ecQDutwc9x9aL+AbPALKBdb7QYB5HKXXgjnH/Y2vPHtnOjMSKJQp8qcAwond+s7g
ujxOXfPat9ASD91UR0hRT9lZzksX3DHWIQnAVQ9wG0zAk/j7A4JlwkxQvou2fm00
COLfw583zBEDw7/Jsnn6aHW049kA105x+5htruaf/Qmu5cX5SVdDjH2YUQc5MOoM
JlcE1Uwrj4LNosiOiRQMHGrG/OSkq/ZCXt2dC49JL3Yh0TDbxfozOmLl+4HpZH8X
39H/X8QhUTuBqDfXz5xyM/Biw9lqmJO4JYLnQ6NGrATdf9LUSwAJ/CiPICbTmmwE
sQlmJEsFYTxg5v5CH/Qz
=bXEl
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list