diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-08-28 11:57:51 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-08-28 11:57:51 +0200 |
commit | 4e5e7371044be194c545dc31c8a1d03ed1b659b4 (patch) | |
tree | 2b3af5825d5ea2addac1a71c7f55de709530f3bb /debian | |
parent | 9c9e20ba3cd6bcbdd995c39c33ae8863828116e0 (diff) | |
parent | 7735ad0500b6fefef03b2a3dc2a6843e82353e94 (diff) |
merged loginsize fix from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 101119141..c08596bec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (0.9.7.1ubuntu3) quantal; urgency=low + + [ TJ ] + * apt-pkg/contrib/netrc.cc: + - increase LOGINSIZE/PASSWORDSIZE limits and add proper error + if the limits are reached (LP: #1008289) + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Aug 2012 11:57:22 +0200 + apt (0.9.7.1ubuntu2) quantal; urgency=low * ftparchive/override.cc: |