.
OBS-URL: https://build.opensuse.org/package/show/server:mail/mailx?expand=0&rev=16
This commit is contained in:
@@ -1,4 +1,42 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 13 13:29:52 CEST 2011 - werner@suse.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 9 21:30:46 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
- Allow mailx to compile properly when openSSL is built without
|
||||
|
Reference in New Issue
Block a user