* apt-pkg/contrib/netrc.cc:
- remove the 64 char limit for login/password in internal usage
- remove 256 char line limit by using getline() (POSIX.1-2008)
+
+ [ Michael Vogt ]
+ * increase the maximum netrc login/password size and show proper
+ error message on overflow
-- David Kalnischkies <kalnischkies@gmail.com> Wed, 19 Sep 2012 11:29:56 +0200