Hello community, here is the log from the commit of package gmime for openSUSE:Factory checked in at 2018-12-10 12:24:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gmime (Old) and /work/SRC/openSUSE:Factory/.gmime.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gmime" Mon Dec 10 12:24:54 2018 rev:66 rq:653522 version:3.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gmime/gmime.changes 2018-03-08 10:43:32.779476974 +0100 +++ /work/SRC/openSUSE:Factory/.gmime.new.19453/gmime.changes 2018-12-10 12:25:23.598703426 +0100 @@ -1,0 +2,36 @@ +Fri Nov 30 17:39:18 UTC 2018 - [email protected] + +- Update to version 3.2.3: + + Fixed GMimeFilterBasic for uudecode. + + Fixed a bug in g_mime_uuencode_step(). + + Modified GMimeParser to work around broken mailers that send + base64 encoded message/rfc822 parts. + + Fixed a bug in g_mime_quoted_encode_close() where it would + incorrectly end the quoted-printable output with a line + containing only "=\n" even when it is not needed. + + Improved g_mime_content_encoding_from_string(). + + Really, really fixed the packaging to include the Vala build + files. +- Changes from version 3.2.2: + + Fixed packaging to include Vala files. +- Changes from version 3.2.1: + + Fixed GMimeParser to recognize the message/global mime-type. + + Updated GMime to use libidn2 instead of the older libidn + library. + + Fixed address quoting logic and IDN2 encoding. + + Added GMIME_DECRYPT_ENABLE_ONLINE_CERTIFICATE_CHECKS and + GMIME_DECRYPT_ENABLE_KEYSERVER_LOOKUPS as possible flags to + pass to g_mime_crypto_context_decrypt(). Also added + GMIME_VERIFY_ENABLE_ONLINE_CERTIFICATE_CHECKS and + GMIME_VERIFY_ENABLE_KEYSERVER_LOOKUPS as possible flags to + pass to g_mime_crypto_context_verify(). + + Fixed g_mime_message_write_to_stream() to prioritize message + headers over body headers. + + The GMimeParser can now warn about a number of RFC-compliance + issues that it finds when parsing messages. + + Fixed GMimeTextPart to make sure that the GMimeFilterCharset is + non-null before trying to use it. This can happen if the + charset specified in the Content-Type header is unsupported by + the iconv library. + +------------------------------------------------------------------- Old: ---- gmime-3.2.0.tar.xz New: ---- gmime-3.2.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gmime.spec ++++++ --- /var/tmp/diff_new_pack.dbWRKH/_old 2018-12-10 12:25:23.986703039 +0100 +++ /var/tmp/diff_new_pack.dbWRKH/_new 2018-12-10 12:25:23.990703034 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ # NOTE - also update baselibs.conf when bumping this %define so_ver 3_0 Name: gmime -Version: 3.2.0 +Version: 3.2.3 Release: 0 Summary: MIME Parser and Utility Library License: LGPL-2.1-or-later ++++++ gmime-3.2.0.tar.xz -> gmime-3.2.3.tar.xz ++++++ ++++ 19067 lines of diff (skipped)
