summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-08-31 16:31:53 +0200
committerMichael Vogt <mvo@debian.org>2013-08-31 16:45:46 +0200
commit3cc29bc2cc37f194bb90ae6ae5c467f230f1d5d2 (patch)
treea6d2cf0545c65d075bf93ced26a8ac553d802ce7
parent45dc05ff2f51612945232dac469ac1c6926d4019 (diff)
prepare upload of 0.9.120.9.11.2
-rw-r--r--debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ae0d3182..25f5c5552 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-apt (0.9.11.2) UNRELEASED; urgency=low
+apt (0.9.11.2) unstable; urgency=low
[ Milo Casagrande ]
* Update Italian translation. Closes: #721030
@@ -11,8 +11,15 @@ apt (0.9.11.2) UNRELEASED; urgency=low
- remove "-f" option for apt-get clean/auto-clean (closes: #720532)
* apt-private/private-cmndline.cc:
- fix typo in CmdMatches() selection for dselect-upgrade (closes: #720532)
+ * use SPtr<pkgProblemResolver> in DoInstall() to simplify the code
+ * allow pkg manipulation in the upgrade/dist-upgrade commandline, like
+ apt-get dist-upgrade 2vcard- 4g8+ (thanks to Thorsten Glaser for the
+ suggestion)
- -- Christian Perrier <bubulle@debian.org> Sun, 25 Aug 2013 15:39:40 +0200
+ [ Angel Guzman Maeso ]
+ * replace usage of potential dangerous mktemp with mkstemp
+
+ -- Michael Vogt <mvo@debian.org> Sat, 31 Aug 2013 16:45:31 +0200
apt (0.9.11.1) unstable; urgency=low