[Pkg-mutt-maintainers] Bug#857687: closed by Antonio Radici <antonio at debian.org> (Bug#857687: fixed in mutt 1.8.0-1)
Ivan Vučica
ivan at vucica.net
Wed Mar 15 06:45:52 UTC 2017
I've upgraded to 1.8.0-1 and the problem with the password field is still
present.
Trying to apt-get source mutt/unstable, I've obtained what claims to be
neomutt-20170306, but despite the changelog entry, the patch does not
include the change to account.h and the size of the pass field.
See:
https://github.com/neomutt/neomutt/blob/neomutt-20170306/account.h#L47
However, account.h is still sizing pass to 128ch:
mutt-1.8.0$ ag 'pass\[128\]'
account.h
47: char pass[128];
mutt-1.8.0$
And there is no mention of 256ch-sized pass field anywhere, including
patchfiles:
mutt-1.8.0$ ag 'pass\[256\]'
mutt-1.8.0$
Is debian/patches/neomutt-20170306.patch correctly updated?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-mutt-maintainers/attachments/20170314/85d42dbf/attachment-0001.html>
More information about the Pkg-mutt-maintainers
mailing list