Changelog for
mailx-debugsource-12.5-23.2.x86_64.rpm :
* Fri Apr 08 2016 wernerAATTsuse.de- Correct parenthese expansion to fulfill natural order (bnc#974561)
* Tue Mar 17 2015 wernerAATTsuse.de- Modify patch mailx-12.5-mime.dif to allow Form Feed as valid characters within mail messages (bsc#922543)
* Thu Dec 11 2014 wernerAATTsuse.de- Add patches 0001-outof-Introduce-expandaddr-flag.patch 0002-unpack-Disable-option-processing-for-email-addresses.patch 0003-fio.c-Unconditionally-require-wordexp-support.patch 0004-globname-Invoke-wordexp-with-WRDE_NOCMD-CVE-2004-277.patch to fix bsc#909208 -- CVE-2004-2771, CVE-2014-7844: mailx: shell command injection via crafted email addresses
* Sat Apr 19 2014 crrodriguezAATTopensuse.org- Build with -DOPENSSL_NO_SSL_INTERN asserting that this package does not (and should not) use openSSL internals that are subject to binary incompatible changes.
* Fri Dec 06 2013 wernerAATTsuse.de- Correct comment in spec file
* Wed Dec 04 2013 wernerAATTsuse.de- Crop off the brackets of an ipv6 addresse if found (bnc#853246)
* Tue Dec 03 2013 wernerAATTsuse.de- Add patch mailx-12.5-ipv6.dif to enable mailx to parse IPv6 addresses including a port. We do only support the [ipv6]:port syntax (bnc#853246)
* Tue Jul 02 2013 wernerAATTsuse.de- Do not pseudo detect Latin nor UTF-8 in binary attachments (bnc#827010)- Add patch mailx-12.5-parentheses.dif, that is try to tranquilize gcc due warning about parentheses (please check!)
* Tue Jun 25 2013 cooloAATTsuse.com- buildrequire groff explicitly
* Tue Jun 11 2013 cfarrellAATTsuse.com- license update: BSD-4-Clause and MPL-1.1 See COPYING. Fedora also uses this license designation
* Fri Sep 14 2012 idonmezAATTsuse.com- Add BuildRequires on man to fix build for Factory
* Fri Mar 23 2012 wernerAATTsuse.de- Avoid header rewrite in case of specified ttycharset in wrong locale but subject in ttycharset (bnc#753340)
* Fri Mar 23 2012 wernerAATTsuse.de- Try to support not only UTF-8 but also latin text encodings (bnc#753340)
* Fri May 13 2011 wernerAATTsuse.de- Update to heirloom mailx 12.5
* Better detection of base64 encoded text if acrossed a line
* A null pointer dereference that lead to a segmentation fault when the user hit return at a yes/no question has been fixed
* When both standard input and standard output refer to a terminal, ignore SIGPIPE
* With the \"-E\" command line option or if the \"skipemptybody\" variable is set, outgoing messages that contain no text in their first or only part are not sent but silently discarded.
* When an attachment that would have a \"text/something\" content type contains illegal byte sequences, it is now reliably sent out with the \"application/octet-stream\" content type instead
* Fixed a bug that caused messages to be truncated with IMAP servers that use LF as line ending in message data, such as Google Mail (reported by Matthew L. Shobe).
* Do not run filename expansion for IMAP or POP3 mailboxes names, making it possible to select mailboxes that contain both brackets and spaces in their names (reported by Matthew L. Shobe).
* Fixed the format of the timezone in \"Date\" header fields for zones in the Western Hemisphere whose offsets are not an integral number of hours (patch by Matthew Fischer).
* Fixed a message corruption that occurred when the \"inc\" command was used with a mbox format mailbox after encrypted messages had been viewed (reported by Martin Neitzel).
* Fixed a condition that caused mailx to hang when looking at a message, copying that message, and issuing a \"z\" command evaluating an uncached portion of an IMAP folder.
* Make it compile with OpenSSL 1.0.0-beta2
* For RFC 2047 MIME \"encoded-word\" parts in headers, assume that the end of each word resets the conversion state (Yedidyah Bar-David).
* When the ORGANIZATION variable has an empty value, do not generate an \"Organization:\" header field. Previously, this condition resulted in mailx refusing to send mail- Fix my Reply-To patch found by milli
* Sat Apr 09 2011 crrodriguezAATTopensuse.org- Allow mailx to compile properly when openSSL is built without SSLv2 support.
* Tue Feb 01 2011 gberAATTopensuse.org- only recommend smtp_daemon, mailx has builtin SMTP support
* Fri Jun 11 2010 cooloAATTnovell.com- fix parallel make
* Mon Apr 19 2010 meissnerAATTsuse.de- fixed build issue with openssl 1.0
* Thu Dec 17 2009 jengelhAATTmedozas.de- enable parallel building
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0