<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/configure.ac, branch gpgme-0-4-4</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-4-4</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-4-4'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2004-01-12T13:41:20Z</updated>
<entry>
<title>Updated the CVS build stuff</title>
<updated>2004-01-12T13:41:20Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-01-12T13:41:20Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b5c66f75bac64e43d71bbc1299955e41ee5cc569'/>
<id>urn:sha1:b5c66f75bac64e43d71bbc1299955e41ee5cc569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>About to release 0.4.4:</title>
<updated>2004-01-12T13:28:36Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-01-12T13:28:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=215da10c1c9e29878a130324816cd981e9ab8487'/>
<id>urn:sha1:215da10c1c9e29878a130324816cd981e9ab8487</id>
<content type='text'>
* configure.ac: Bumbed LT_Revision; now at C12/A1/R1.
(NEED_GPGSM_VERSION): Set to 1.9.3.

* sign.c: Include util.h for prototype of _gpgme_parse_timestamp.

* gpg/t-keylist-sig.c (main): Temporary disabled one test due top
gpg 1.3.4 problems.
* gpg/t-import.c (check_result): Likewise.

</content>
</entry>
<entry>
<title>* acinclude.m4: Add AM_PATH_GPG_ERROR.</title>
<updated>2003-11-19T15:15:11Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2003-11-19T15:15:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9cf95d61eb524b73f1ad6a28678c292a404eac1d'/>
<id>urn:sha1:9cf95d61eb524b73f1ad6a28678c292a404eac1d</id>
<content type='text'>
* configure.ac: Check for timegm.  Made warning messages more
prominent.

</content>
</entry>
<entry>
<title>Prepare for developing the next version.</title>
<updated>2003-10-06T21:14:23Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-10-06T21:14:23Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=96793df9ecb5cc30af7d1d8b723aec0106161883'/>
<id>urn:sha1:96793df9ecb5cc30af7d1d8b723aec0106161883</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2003-10-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-10-06T18:30:54Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-10-06T18:30:54Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e702f52860283884c5d1a915edaf9046b2b76352'/>
<id>urn:sha1:e702f52860283884c5d1a915edaf9046b2b76352</id>
<content type='text'>
	Released 0.4.3.

	* configure.ac (LIBGPGME_LT_CURRENT, LIBGPGME_LT_AGE): Bump up by 1.
	(LIBGPGME_LT_REVISION): Set to 0.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2003-09-13T21:45:13Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-09-13T21:45:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c4ea1235d56f7ab89ff84fef894d9c0d378d8b72'/>
<id>urn:sha1:c4ea1235d56f7ab89ff84fef894d9c0d378d8b72</id>
<content type='text'>
2003-09-13  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Error Strings): Add gpgme_strerror_r.

gpgme/
2003-09-13  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.h (gpgme_strerror_r): New prototype.
	* error.c (gpgme_strerror_r): New function.

</content>
</entry>
<entry>
<title>2003-09-13  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-09-13T17:45:04Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-09-13T17:45:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=727f0ba45d5bd5e7018514528b3a6f6612bf91af'/>
<id>urn:sha1:727f0ba45d5bd5e7018514528b3a6f6612bf91af</id>
<content type='text'>
	* acinclude.m4: Remove libtool cruft, add jm_GLIBC21.
	* configure.ac: Add check for getenv_r, and call jm_GLIBC21.
	Define HAVE_THREAD_SAFE_GETENV if appropriate.

gpgme/
2003-09-13  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* get-env.c: New file.
	* util.h (_gpgme_getenv): Add prototype.
	* Makefile.am (libgpgme_real_la_SOURCES): Add get-env.c.
	* rungpg.c (build_argv): Use _gpgme_getenv.
	* debug.c (debug_init): Likewise.
	* engine-gpgsm.c (gpgsm_new): Likewise.
	(gpgsm_new): Use ttyname_r.
	* w32-io.c (_gpgme_io_spawn): Disable debugging for now.

</content>
</entry>
<entry>
<title>2003-09-02  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-09-02T21:46:31Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-09-02T21:46:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=58616ade03dc897bb016eca0cf3921520849c8f8'/>
<id>urn:sha1:58616ade03dc897bb016eca0cf3921520849c8f8</id>
<content type='text'>
	* configure.ac: Move invocation of AC_CANONICAL_HOST up to
	suppress warning by autoconf.

</content>
</entry>
<entry>
<title>2003-08-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-08-20T20:20:46Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-08-20T20:20:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0217495902bbb33d3c429599885192c3aec295e6'/>
<id>urn:sha1:0217495902bbb33d3c429599885192c3aec295e6</id>
<content type='text'>
	*configure.ac (AM_PATH_GPG_ERROR): Require 0.3.

assuan/
See README.1st.

gpgme/
2003-08-19  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	The ath files (ath.h, ath.c, ath-pth.c, ath-pthread.c,
	ath-compat.c, ath-pth-compat.c and ath-pthread-compat.c) have been
	updated to have better thread support, and the Makefile.am was
	changed to reflect that.

	* util.h [!HAVE_FOPENCOOKIE]: Remove fopencookie declaration.
	* engine-gpgsm.c (gpgsm_assuan_simple_command): Set ERR to return
	value of status_fnc.
	* rungpg.c (start): Return SAVED_ERRNO, not errno.

</content>
</entry>
<entry>
<title>2003-08-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-08-18T19:17:08Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-08-18T19:17:08Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c93237c3a4cb4ecc579033c31a56cf447c277be3'/>
<id>urn:sha1:c93237c3a4cb4ecc579033c31a56cf447c277be3</id>
<content type='text'>
	* configure.ac: If building Assuan, check for funopen and
	fopencookie, and make isascii, putc_unlocked and memrchr
	replacement functions.

assuan/
Update to the latest assuan version.

gpgme/
2003-08-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* funopen.c, putc_unlocked.c, isascii.c, memrchr.c: New files.
	* fopencookie.c: File removed.

</content>
</entry>
</feed>
