[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.48-55-gc89d173
Holger Levsen
holger at layer-acht.org
Thu Dec 20 19:12:28 UTC 2012
The following commit has been merged in the piatti branch:
commit a22376eaa361fb5edca08554f7b864777c649c43
Merge: 215250b926090d46240fd0b56cebe40461953a4e 3c06234ad7770412fe033e55d48af7a41ce1345b
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Dec 20 20:00:45 2012 +0100
Merge remote branch 'andreas/preview/testdebs-repo' into develop
diff --combined debian/changelog
index f143be5,790e365..8e50d0d
--- a/debian/changelog
+++ b/debian/changelog
@@@ -15,32 -15,30 +15,40 @@@ piuparts (0.49) UNRELEASED; urgency=lo
package sources, e.g. backports, security or local repositories.
The argument must be a valid line (including whitespace) that is added
to sources.list verbatim. The option may be repeated to add more lines.
+ - Qualify to the package names extracted from .debs with the version.
+ - Add --testdebs-repo=<sources.list line> option. Provide the package(s)
+ to be tested (and additional dependencies that are not yet in the
+ archive) in a repository to enable dependency resolution with apt-get.
+ Use for complex install and upgrade scenarios.
+ - Add --distupgrade-to-testdebs option. During distupgrade tests override
+ packages from the target distro with the packages from the testdebs
+ repository. This allows doing distupgrade tests before uploading.
* piuparts.conf:
* piupartslib/conf.py:
- Add get_final_distro() method.
- Add optional distro argument to get_mirror() method.
+ * piupartslib/packagesdb.py:
+ - Speed up LogDB by fetching existing files with os.listdir().
* piuparts-master.py:
* piuparts-slave.py:
- Disable X forwarding while connecting to master.
- Move checks for package existence to test_package().
+ * piuparts-analyze.py:
+ - Sort bugs and try the newest bug first.
* piuparts-report.py:
- Fix URLs to piatti's config.
- Hardlink the logfiles to the htdocs tree (with copy as fallback).
+ * post_setup_squeeze-fake-essential: Restrict fake-essential install-info to
+ the 4 packages that actually need this.
+ * New custom script: pre_remove_40_find_obsolete_conffiles, report obsolete
+ conffiles after package upgrades. Suggested by Michael Biebl.
* pre_remove_50_find_missing_copyright: Skip check for packages that are not
installed or have only config files remaining.
* post_remove_cleanup: Cleanup dovecot certificates.
+ * Add support for installing and upgrading to ia32-libs/wheezy/amd64.
* Merge known problem analyses excessive_output and runtime_exceeded into
new known problem resource_violation.
+ * New known problem: Leaving obsolete conffiles after upgrade.
* New bug template: partial-upgrade-file-overwrite.
-- Andreas Beckmann <debian at abeckmann.de> Fri, 30 Nov 2012 13:11:25 +0100
--
piuparts git repository
More information about the Piuparts-commits
mailing list