About GMime =========== Glorious MIME Utility Library
ChangeLog ========= 2012-11-02 Jeffrey Stedfast <[email protected]> * README: Bumped version * configure.ac: Bumped version to 2.6.12 2012-10-27 Jeffrey Stedfast <[email protected]> * gmime/gmime-stream-filter.c (stream_read): Initialize presize to READ_PAD instead of READ_SIZE to prevent potential buffer underruns. 2012-10-20 Jeffrey Stedfast <[email protected]> * gmime/gmime-filter-gzip.c (gunzip_filter): Apparently Z_BUF_ERROR isn't actually an error unless there is input available. Thanks to Pavlo <[email protected]> for this patch. 2012-10-19 Jeffrey Stedfast <[email protected]> * gmime/gmime-parser.c (parser_push_boundary): Don't use strcmp to check if the boundary is an mbox boundary, use a direct pointer comparison so that we can handle Content-Type boundary parameters with a value of "From " 2012-10-19 Jeffrey Stedfast <[email protected]> * gmime/gmime-parser.c (parser_step_headers): Don't assume that the first non-header line we find indicates the start of the content unless we've already gotten some basic headers. Fix for bug #686223. Download ======== http://download.gnome.org/sources/gmime/2.6/gmime-2.6.12.tar.xz (714K) sha256sum: 85ccdf29bc8c4801123e28c27d1afadf0b2c5618aae17e6ec78d40d03ef431a8 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
