gmime 2.4.21
- From: "Jeffrey Stedfast" <install-module gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: gmime 2.4.21
- Date: Sun, 5 Dec 2010 16:21:48 +0000 (UTC)
Module: gmime
Version: 2.4.21
Uploaded by: Jeffrey Stedfast
http://download.gnome.org/sources/gmime/2.4/gmime-2.4.21.tar.gz
sha256sum: 557c7e0dafc621c4ff885b8f2dd6561cb6cc490004e40e1075a74acfb5df5019
size: 1.1M
http://download.gnome.org/sources/gmime/2.4/gmime-2.4.21.tar.bz2
sha256sum: c183bfbd20c4da5e93c24775ff7d6caf836646b43936e15f4f4810eda5181ab5
size: 848K
ChangeLog
---------
2010-12-05 Jeffrey Stedfast <fejj novell com>
* README: Bumped version
* configure.in: Bumped version to 2.4.21
* build/vs2008/gmime.vcproj: Bumped version.
2010-11-29 Jeffrey Stedfast <fejj novell com>
* gmime/internet-address.c (decode_address): Handle edge cases
where inptr reaches the end of the input string prematurely due to
a malformed address.
2010-11-21 Jeffrey Stedfast <fejj novell com>
Fixes bug #635407.
* gmime/gmime-multipart-encrypted.c (g_mime_multipart_encrypted_decrypt):
Updated error messages to be more consistent.
* gmime/gmime-multipart-signed.c (g_mime_multipart_signed_verify):
Make sure to set an error in all cases returning NULL.
2010-11-21 Jeffrey Stedfast <fejj novell com>
Fixes bug #635405.
* gmime/gmime-cipher-context.c (g_mime_signer_get_*): These
functions all now take a const GMimeSigner *.
2010-11-19 Jeffrey Stedfast <fejj novell com>
Fixes bug #635152
* gmime/gmime-gpg-context.c (GpgCtx): No longer has a sigfile
member. Instead contains a sigstream and passwd_fd is now renamed
to secret_fd and used for both sending gpg the user's passwd as
well as for sending gpg the digital signature when verifying.
(gpg_ctx_new): Updated for the new struct members.
(gpg_ctx_set_sigstream): Replaces gpg_ctx_set_sigfile().
(gpg_ctx_free): Updated for the new struct members.
(gpg_ctx_get_argv): Modify our --verify command-line so that we
can pas gpg the digital signature without first writing it to
disk. Also modified to return char** instead of a GPtrArray to
simplify things.
(gpg_ctx_op_start): Modified to also create more pipes in VERIFY
mode.
(gpg_ctx_op_step): Modified to stream the digital signature to
gpg.
(gpg_verify): Don't write the digital signature to disk - instead,
we now stream it directly to gpg.
--
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]