[gmime] Created tag GMIME_2_6_21



The unsigned tag 'GMIME_2_6_21' was created.

Tagger: Jeffrey Stedfast <fejj gnome org>
Date: Mon Dec 12 09:11:33 2016 -0500

    Tagged for 2.6.21

Changes since the last tag 'GMIME_2_6_20':

Andre Klapper (1):
      doap: add <programming-language>

Jeffrey Stedfast (61):
      Updated README for various RFCs and notes about GMime-Sharp
      Updated README
      Updated some docs for GMimeParser
      Improved docs for GMimeMultipart
      More doc improvements
      Allow automake 1.14 as well
      Added convenience functions to determine if a mime part is an attachment
      Increased GMIME_FOLD_LEN to 78
      Fixed g_mime_header_list_register_writer() to not double-free the hash table key
      Added the start of a GMimeApplicationPkcs7Mime class
      fixed typo
      Added rfc1523.txt
      Use glibtoolize if available instead of libtoolize and bump automake dep to 1.9
      Use AM_CPPFLAGS instead of INCLUDE to make newer versions of automake happy
      Fixed the text-to-html filtering logic to include non-ascii characters in URLs
      Fixed compile warnings about 'register' in variable declarations
      Fixed compile warnings about comparisons between signed and unsigned variables
      Linked to the Go bindings for GMime
      Fixed a mmemory leak in internet-address.c's decode_route()
      Fixed the build
      Fixed a compile warning
      Use AM_CPPFLAGS instead of INCLUDES for gir compilation
      Fixed gmime-pkcs7-context.c:key_list_free logic
      Fixed a memory leak in g_mime_multipart_signed_verify
      Fixed a header folding bug
      Fixed unit tests to pass again
      Drop iso-8859-7 from the list of charsets to use in the headers
      Do not treat parsing individual mime parts as top-level mime parts of a message
      Always run gpg in batch mode
      Only initialize srand() once on Windows/Mac
      Properly handle parser errors in basic-example.c
      Moved srand() initialization to g_mime_init()
      Fied configure.ac to require glib 2.32 for g_mutex_init
      Added data files to EXTRA_DIST in tests/Makefile.am
      Allow passing NULL for gpg path in g_mime_gpg_context_new()
      Consolidate setup/teardown of GnuPG home dir for unit tests
      Unset environment variables that gpg-agent uses in the unit tests
      Check for GnuPG >= 2.1 and set a custom gpg.conf property if so
      Added support for retrieving gpg session keys
      memset the gpg session key in the read buffer once we've extracted it
      Properly free vstring on error
      Oops, minor fixup.
      Fixed parsing of the SESSION_KEY from gpg
      Added support for decypting multipart/encrypted messages using a session key
      FIxed compile warning
      Added unit tests for decrypt_session()
      Moved get/set_retrieve_session_key into the base GMimeCryptoContext class
      Check for zlib.h in configure.ac
      Removed dependency on AM_ICONV from configure.ac
      Fixed up documentation bits
      documentation fixes
      more doc fixes
      Added more mbox unit tests (jwz.mbox)
      Include jwz.mbox in EXTRA_DIST
      Modified test-mbox to more closely mimic MimeKit
      Fixed configure.ac on Linux
      Drop the use of ICONV_CONST
      Fixed gpg unit tests to pass again
      Don't pass --yes, ever.
      Fixed up pgp unit tests to not specify a full path
      bumped version to 2.6.21

Olav Vitters (1):
      doap category core

Vadim Rutkovsky (1):
      Fix typo


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]