Your message dated Sun, 16 Mar 2014 22:35:02 +0000 with message-id <[email protected]> and subject line Bug#741551: fixed in mutt 1.5.23-1 has caused the Debian Bug report #741551, regarding mutt no longer combines realname and address in "my_hdr From:" to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 741551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741551 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: mutt Version: 1.5.22-2 Severity: normal If I have a muttrc like: set realname="My Name" my_hdr From: [email protected] and compose a new mail, previous versions of mutt (including 1.5.22-1) will use "My Name <[email protected]>" in the "From:" header. In 1.5.22-2, however, it uses only "[email protected]". -- Package-specific info: Mutt 1.5.22 (2013-10-16) Copyright (C) 1996-2009 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is free software, and you are welcome to redistribute it under certain conditions; type `mutt -vv' for details. System: Linux 3.13-1-amd64 (x86_64) ncurses: ncurses 5.9.20140118 (compiled with 5.9) libidn: 1.28 (compiled with 1.28) hcache backend: tokyocabinet 1.4.48 Compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.2-16' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Debian 4.8.2-16) Configure options: '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--with-docdir=/usr/share/doc' '--with-mailpath=/var/mail' '--disable-dependency-tracking' '--enable-compressed' '--enable-debug' '--enable-fcntl' '--enable-hcache' '--enable-gpgme' '--enable-imap' '--enable-smtp' '--enable-pop' '--with-curses' '--with-gnutls' '--with-gss' '--with-idn' '--with-mixmaster' '--with-sasl' '--enable-exact-address' '--without-gdbm' '--without-bdb' '--without-qdbm' '--build' 'x86_64-linux-gnu' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2 -I/usr/include/qdbm' Compilation CFLAGS: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall Compile options: -DOMAIN +DEBUG -HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE +USE_FCNTL -USE_FLOCK +USE_POP +USE_IMAP +USE_SMTP -USE_SSL_OPENSSL +USE_SSL_GNUTLS +USE_SASL +USE_GSS +HAVE_GETADDRINFO +HAVE_REGCOMP -USE_GNU_REGEX +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM +CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME +CRYPT_BACKEND_GPGME +EXACT_ADDRESS -SUN_ATTACHMENT +ENABLE_NLS -LOCALES_HACK +COMPRESSED +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR +HAVE_ICONV -ICONV_NONTRANS +HAVE_LIBIDN +HAVE_GETSID +USE_HCACHE -ISPELL SENDMAIL="/usr/sbin/sendmail" MAILPATH="/var/mail" PKGDATADIR="/usr/share/mutt" SYSCONFDIR="/etc" EXECSHELL="/bin/sh" MIXMASTER="mixmaster" To contact the developers, please mail to <[email protected]>. To report a bug, please visit http://bugs.mutt.org/. misc/am-maintainer-mode.patch features/ifdef.patch features/xtitles.patch features/trash-folder.patch features/purge-message.patch features/imap_fast_trash.patch features/sensible_browser_position.patch features-old/patch-1.5.4.vk.pgp_verbose_mime.patch features/compressed-folders.patch features/compressed-folders.debian.patch debian-specific/Muttrc.patch debian-specific/Md.etc_mailname_gethostbyname.patch debian-specific/use_usr_bin_editor.patch debian-specific/correct_docdir_in_man_page.patch debian-specific/dont_document_not_present_features.patch debian-specific/document_debian_defaults.patch debian-specific/assumed_charset-compat.patch debian-specific/467432-write_bcc.patch debian-specific/566076-build_doc_adjustments.patch misc/define-pgp_getkeys_command.patch misc/gpg.rc-paths.patch misc/smime.rc.patch misc/fix-configure-test-operator.patch upstream/531430-imapuser.patch upstream/543467-thread-segfault.patch upstream/542817-smimekeys-tmpdir.patch upstream/548577-gpgme-1.2.patch upstream/553321-ansi-escape-segfault.patch upstream/547980-smime_keys-chaining.patch upstream/528233-readonly-open.patch upstream/228671-pipe-mime.patch upstream/383769-score-match.patch upstream/603288-split-fetches.patch upstream/611410-no-implicit_autoview-for-text-html.patch upstream/path_max.patch upstream/CVE-2014-0467.patch translations/update_german_translation.patch __separator__mutt.org.patch -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages mutt depends on: ii libassuan0 2.1.1-1 ii libc6 2.18-4 ii libcomerr2 1.42.9-3 ii libgnutls26 2.12.23-13 ii libgpg-error0 1.12-0.2 ii libgpgme11 1.4.3-0.1 ii libgssapi-krb5-2 1.12.1+dfsg-1 ii libidn11 1.28-1 ii libk5crypto3 1.12.1+dfsg-1 ii libkrb5-3 1.12.1+dfsg-1 ii libncursesw5 5.9+20140118-1 ii libsasl2-2 2.1.26.dfsg1-9 ii libtinfo5 5.9+20140118-1 ii libtokyocabinet9 1.4.48-2 Versions of packages mutt recommends: pn libsasl2-modules <none> ii locales 2.18-4 ii mime-support 3.54 ii ssmtp [mail-transport-agent] 2.64-7 Versions of packages mutt suggests: ii aspell 0.60.7~20110707-1 ii ca-certificates 20130906 ii gnupg 1.4.16-1.1 ii ispell 3.3.02-6 pn mixmaster <none> ii openssl 1.0.1f-1 pn urlview <none> Versions of packages mutt is related to: ii mutt 1.5.22-2 pn mutt-dbg <none> pn mutt-patched <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: mutt Source-Version: 1.5.23-1 We believe that the bug you reported is fixed in the latest version of mutt, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Evgeni Golov <[email protected]> (supplier of updated mutt package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 16 Mar 2014 23:16:31 +0100 Source: mutt Binary: mutt mutt-patched mutt-dbg Architecture: source amd64 Version: 1.5.23-1 Distribution: unstable Urgency: medium Maintainer: Antonio Radici <[email protected]> Changed-By: Evgeni Golov <[email protected]> Description: mutt - text-based mailreader supporting MIME, GPG, PGP and threading mutt-dbg - debugging symbols for mutt mutt-patched - Mutt Mail User Agent with extra patches Closes: 741525 741527 741551 Changes: mutt (1.5.23-1) unstable; urgency=medium . * Team upload. . [ Matteo F. Vescovi ] * New upstream security bugfix release - debian/patches/: patchset refreshed against v1.5.23 - debian/patches/: CVE-2014-0467.patch dropped (applied upstream) * debian/rules: --enable-exact-address parameter dropped again (Closes: #741525, #741527, #741551) . [ Evgeni Golov ] * update nntp patch to the latest upstream version Checksums-Sha1: ee15960e16230f9e124e46ca50354be4e4ac9f04 2182 mutt_1.5.23-1.dsc 8ac821d8b1e25504a31bf5fda9c08d93a4acc862 3782032 mutt_1.5.23.orig.tar.gz 04d9410f47579a4d0fd1f3c39b8a339efe468149 128952 mutt_1.5.23-1.debian.tar.xz 40b89dc7200720b6beac7f0789cd8a82f2cef551 1426780 mutt_1.5.23-1_amd64.deb 21f1383ee0d84d2efea6837156d52ba91faebe1f 699434 mutt-patched_1.5.23-1_amd64.deb aa9dfeda8ed5eb8926ecad0d3f8f54b3d2154bc7 2259526 mutt-dbg_1.5.23-1_amd64.deb Checksums-Sha256: 5ab2214e0301c44361366e6ab6d190f015f5a529b48a1f8dddd2da9c783f8870 2182 mutt_1.5.23-1.dsc 3af0701e57b9e1880ed3a0dee34498a228939e854a16cdccd24e5e502626fd37 3782032 mutt_1.5.23.orig.tar.gz 7a036c0d05a0ef3e68f724a7267b95f2d8c2477568366222a6bdd86c122077f1 128952 mutt_1.5.23-1.debian.tar.xz 00b942fc52d8551872f5281bafe0f60997a18830e688a1608a372ffa3e41f922 1426780 mutt_1.5.23-1_amd64.deb d5c42c1680c2a05b145732a38058440a3d5b4a73440646d5e373366c75c449c4 699434 mutt-patched_1.5.23-1_amd64.deb 91f4b2677c92f0c3013f25542a946c3c2163cfc3af85a8c2c71ad59952d0f812 2259526 mutt-dbg_1.5.23-1_amd64.deb Files: d1479ba46c60446cfcba8be93c188089 2182 mail standard mutt_1.5.23-1.dsc 11f5b6a3eeba1afa1257fe93c9f26bff 3782032 mail standard mutt_1.5.23.orig.tar.gz 08342f3e7b263b4342082433c855caef 128952 mail standard mutt_1.5.23-1.debian.tar.xz ea2ddc6c7227bc9e59a35c762302642f 1426780 mail standard mutt_1.5.23-1_amd64.deb 2621464c88f7b55510569ff654a5e6b5 699434 mail extra mutt-patched_1.5.23-1_amd64.deb 51ffd608dac23789cb3d2aa02b609a8f 2259526 debug extra mutt-dbg_1.5.23-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJTJiPyAAoJEKGwm0IzOWHo2qAQAJsrJWAWU+jHGljCeiSWAa3N At/xYwMuUDRMeLkl1A4T0x1DfR+hL4tFxF3/elP+RxZK6In9gt7pYkhlcvG8w8QG X7EFy7lq3fSo4luthaGDcj8Pe20ZQWKkdhvW6bmpkicY2axJ4S5OJnLh3BAStTze nJUn7OjX7PbSxypfjl1B30wmWy0AliS5xdZEOKN5uO6pc1CbHCdc/S2dQRc27pKA lDve6pPuozl0R5e0Ghd8BjgIFt03JGdaZTftkalq9nXEjr8WJId46AbZKmo10sGC MM041S5w+ece3CaQ1X0dM6cSdpUoBUXlldREANkN9UgJXG1x8nqks6raQ21pDQzR eOREKaL6eKDTYDx7b8AL2kPO5Sv9CzXlKEmoCMlMLq/EJjhW7wtN6pSmgahiQ6Pk hvA5D3+7jrhGghoX/Sa5twCcb7Vrru/yTJrELVEA35KrxW1inomvDHHQjPupFt+B i6CxXmmJhHMCIXtPkr9U/wlt6ayfMj1x9nQEUCySHqeIieLyR/Hr6tjHrOZc1oZ+ hweoxIecmg8REBH3YVrkzusdU8D+6bJaYxtF6A7qWaBT6Xixrcg/O4X+jJRgUFbZ jsDhDSuKdV2KOX9qIyBhP9Ff3k0toJaBipYF9+3jKYko9idaPPwIBNyDJCGuh/x2 iSnA6/RaMYx59xF53d/H =eamC -----END PGP SIGNATURE-----
--- End Message ---

