diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-19 11:47:18 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-19 11:47:18 +0200 |
commit | 6f653b1aa0331b70c8042f7c4a8ef8ad5fe4d0ae (patch) | |
tree | 1edb3672d0124c3ab2b50faaa0e27f98fea26c67 /debian/changelog | |
parent | c0df8a6255d0a23651fe6d0b8933b1a72dd97d4f (diff) |
releasing version 0.8.16~exp12ubuntu9
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 297fbdd7b..e4dc1d65d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -apt (0.8.16~exp12ubuntu9) precise; urgency=low +apt (0.8.16~exp12ubuntu9) precise-proposed; urgency=low * apt-inst/contrib/extracttar.cc: - ensure that in StartGzip the InFd is set to "AutoClose" to ensure that the pipe is closed when InFd is closed. This fixes a Fd leak (LP: #985452) - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Apr 2012 10:53:30 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Apr 2012 11:38:43 +0200 apt (0.8.16~exp12ubuntu8) precise; urgency=low |