[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.42-28-g4aa815b
Andreas Beckmann
debian at abeckmann.de
Mon Jan 16 16:32:43 UTC 2012
The following commit has been merged in the develop branch:
commit c5749c263cc06026cb1f7eb6c77145c1c7539674
Author: Andreas Beckmann <debian at abeckmann.de>
Date: Sun Jan 15 10:08:49 2012 +0100
changelog updates
add information about undocumented changes after 0.42
Signed-off-by: Andreas Beckmann <debian at abeckmann.de>
diff --git a/debian/changelog b/debian/changelog
index 38a6545..9d26fe5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,20 @@ piuparts (0.43) UNRELEASED; urgency=low
[ Andreas Beckmann ]
* piuparts.py:
- Add to self.ignored_patterns: /run/.*
+ - Unset DISPLAY variable before running commands in the chroot.
+ - Read possibly remaining buffered output after a command terminated.
+ - Run apt-cache policy on the packages to be installed.
+ - Simplify keeping the reference chroot state: move tree info, selections
+ and diversions into a dict, can be extended easily.
+ * piupartslib/packagesdb.py:
+ - Restrict circular-dependency state to packages on the circle.
+ * piuparts-master.py:
+ * piuparts-slave.py:
+ - Fix chdir in/out of the slave dir to work with relative paths.
+ * piuparts-report.py:
+ - Reorder the list of known problem analyses and add a few new ones.
+ - Correctly split + strip comma-separated lists.
+ * Makefile:
[ Holger Levsen ]
* piuparts.1.txt: correctly reverse the description of --save-end-meta
--
piuparts git repository
More information about the Piuparts-commits
mailing list