diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2013-03-22 21:52:42 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2013-03-22 21:52:42 +0100 |
commit | ba6913111f2ae62ad8066d61240fc43df6b3fb88 (patch) | |
tree | 09bda0492db2ee547b45c61945ac51a2b7f6866b /debian/changelog | |
parent | 6b1e33b5447e50af6bac0b2d260b167b28e3e1fd (diff) | |
parent | 0c98ee5ade6bb660bf23b09d759e0bb3c52068b9 (diff) |
merged lp:~mvo/apt/fix-tagfile-hash
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1ba066a3b..59f01c5d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,11 @@ apt (0.9.7.8~exp3) UNRELEASEDexperimental; urgency=low * add new config options "Acquire::ForceIPv4" and "Acquire::ForceIPv6" to allow focing one or the other (closes: #611891) + * lp:~mvo/apt/fix-tagfile-hash: + - fix false positives in pkgTagSection.Exists(), thanks to + Niels Thykier for the testcase (closes: #703240) + - this will require rebuilds of the clients as this used to + be a inline function -- Michael Vogt <mvo@debian.org> Sun, 17 Mar 2013 19:46:23 +0100 |