[Piuparts-commits] rev 571 - trunk/debian
Holger Levsen
holger at alioth.debian.org
Thu Dec 17 14:16:40 UTC 2009
Author: holger
Date: 2009-12-17 14:16:40 +0000 (Thu, 17 Dec 2009)
New Revision: 571
Modified:
trunk/debian/NEWS
trunk/debian/changelog
Log:
prepare release better
Modified: trunk/debian/NEWS
===================================================================
--- trunk/debian/NEWS 2009-12-17 14:11:08 UTC (rev 570)
+++ trunk/debian/NEWS 2009-12-17 14:16:40 UTC (rev 571)
@@ -1,16 +1,23 @@
-piuparts (0.38) UNRELEASED; urgency=low
+piuparts (0.38) unstable; urgency=low
* New default behaviours in piuparts:
* --skip-minimize is now the default. This is because debootstrap is called
with --variant=minbase instead of --resolv-deps now and because if a
base.tgz or an lvm snapshot is specified, piuparts should not touch it.
+ (Closes: #539142)
+ Introduce a new option, --minimize, to minimize a chroot with debfoster.
+ (This is the old default behaviour. In future versions the --minimize
+ option might be removed again.)
* Add two new options: --keyring to specify the keyring to use with
debootstrap (defaults to /usr/share/keyrings/debian-archive-keyring.gpg)
and --do-not-verify-signatures to not use --keyring with debootstrap.
+ (Closes: #545907)
In the chroots, APT::Get::AllowUnauthenticated is set accordingly in
/etc/apt/apt.conf.
+ * Add another type of custom-scripts, post_setup_, which are executed after
+ the chroot was setup. (Closes: #466043)
- -- Holger Levsen <holger at debian.org> Mon, 07 Dec 2009 19:18:07 +0100
+ -- Holger Levsen <holger at debian.org> Thu, 17 Dec 2009 14:10:27 +0000
piuparts (0.36) unstable; urgency=low
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-12-17 14:11:08 UTC (rev 570)
+++ trunk/debian/changelog 2009-12-17 14:16:40 UTC (rev 571)
@@ -19,10 +19,6 @@
(Closes: #545907)
In the chroots, APT::Get::AllowUnauthenticated is set accordingly in
/etc/apt/apt.conf.
- - Create policy-rc.d in 2nd chroot when using -b. (Closes: #466049)
- Thanks again to Patrick Schoenfeld for his help.
- - Add another type of custom-scripts, post_setup_, which are executed after
- the chroot was setup. (Closes: #466043)
- Add new option, --pedantic-purge-test, to tell piuparts to be pedantic
when checking if a purged package leaves files behind. If this option is
not set, files left in /tmp are ignored. (Closes: #528266)
@@ -31,6 +27,10 @@
is found. This options will make piuparts ignore errors it was designed
to report and therefore should only be used to hide problems in
dependent packages. (Closes: #466118)
+ - Add another type of custom-scripts, post_setup_, which are executed after
+ the chroot was setup. (Closes: #466043)
+ - Create policy-rc.d in 2nd chroot when using -b. (Closes: #466049)
+ Thanks again to Patrick Schoenfeld for his help.
* piuparts-report: report broken symlinks.
* piuparts-slave:
- gracefully deal with upgrade-test-distros and upgrade-test-chroot-tgz
More information about the Piuparts-commits
mailing list