<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/ChangeLog, branch gpgme-1.1.5</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.1.5</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.1.5'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2007-07-09T13:07:51Z</updated>
<entry>
<title>2007-07-09  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-07-09T13:07:51Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-09T13:07:51Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3ceac8604d62ed87cf70ebc5eb0b0838c26218a3'/>
<id>urn:sha1:3ceac8604d62ed87cf70ebc5eb0b0838c26218a3</id>
<content type='text'>
	Released 1.1.5.

	* configure.ac (LIBGPGME_LT_REVISION): Bump for release.

</content>
</entry>
<entry>
<title>Fix formatting.</title>
<updated>2007-07-08T15:48:06Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-08T15:48:06Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=573f4ff07bc68a131cec8b8753b5926f0c0e943b'/>
<id>urn:sha1:573f4ff07bc68a131cec8b8753b5926f0c0e943b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2007-07-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-07-08T15:46:10Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-08T15:46:10Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=5b8e76a5334259a844ff973938b77d3e92e26f8b'/>
<id>urn:sha1:5b8e76a5334259a844ff973938b77d3e92e26f8b</id>
<content type='text'>
	* configure.ac (GPGSM_DEFAULT) [*-mingw32*]: Initialize it.
	(HAVE_ASSUAN_H): Set to 1 if we have it.
	(funopen): Use AC_REPLACE_FUNCS.
	(USE_DESCRIPTOR_PASSING): Define to 1 if we have it.  Do not
	define it at all if we don't.
	(NETLIBS) [have_w32_system]: Add -lws2_32.
	(DIRSEP_C, DIRSEP_S, EXPSEP_C, EXPSEP_S, PATHSEP_S)
	[HAVE_DOSISH_SYSTEM]: Remove definitions.

	* assuan/assuan.h (_assuan_funopen): Define to _gpgme_funopen.
	* assuan/funopen.c: Move to ../gpgme/funopen.c.
	* assuan/Makefile.am (libassuan_la_SOURCES): Remove funopen.c.

assuan/
2007-07-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* assuan-defs.h (struct assuan_context_s): Have partial peercred
	structure even if HAVE_W32_SYSTEM, and have full peercred
	structure only if HAVE_SO_PEERCRED.
	* assuan-connect.c (assuan_get_peercred) [!HAVE_SO_PEERCRED]: Do
	not try to set PID, UID and GID.

gpgme/
2007-07-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* engine-gpgsm.c [HAVE_W32_SYSTEM]: Enable the bunch of the file.
	* funopen.c (funopen): Rename to _gpgme_funopen.

</content>
</entry>
<entry>
<title>2007-07-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-07-04T21:07:27Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-04T21:07:27Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2d7cfe08b0654ba21a2455ace42eb316ef61725e'/>
<id>urn:sha1:2d7cfe08b0654ba21a2455ace42eb316ef61725e</id>
<content type='text'>
	* assuan/Makefile.am (INCLUDES): Include $(top_srcdir)/gpgme.  *
	assuan/assuan.h: Include &lt;ath.h&gt; instead of trying to duplicate
	the definitions.

</content>
</entry>
<entry>
<title>2007-07-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-07-04T20:03:39Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-04T20:03:39Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a63c5c013771799432dadec5e2f0aabd48db6af4'/>
<id>urn:sha1:a63c5c013771799432dadec5e2f0aabd48db6af4</id>
<content type='text'>
	* assuan/: Update files to 2007-07-04 version of assuan.

</content>
</entry>
<entry>
<title>2007-07-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-07-04T20:02:38Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-04T20:02:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1639030a88ed2e9428d8943d1a11f57dff8b8bfb'/>
<id>urn:sha1:1639030a88ed2e9428d8943d1a11f57dff8b8bfb</id>
<content type='text'>
	* autogen.sh: Use = not == in test.

</content>
</entry>
<entry>
<title>Preparing a new release</title>
<updated>2007-03-05T10:56:31Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-03-05T10:56:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a103cf2bf151a64a357057119a1ab35020d7a405'/>
<id>urn:sha1:a103cf2bf151a64a357057119a1ab35020d7a405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2007-01-29  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-01-29T20:53:59Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-01-29T20:53:59Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=69346c7aad4755248f426150b9ad7325c1531a76'/>
<id>urn:sha1:69346c7aad4755248f426150b9ad7325c1531a76</id>
<content type='text'>
        * Released 1.1.3.

        * configure.ac (LIBGPGME_LT_REVISION): Bump for release.


</content>
</entry>
<entry>
<title>/</title>
<updated>2007-01-26T12:08:12Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-01-26T12:08:12Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d6a252124671ea969d85b64567c781a57b322e06'/>
<id>urn:sha1:d6a252124671ea969d85b64567c781a57b322e06</id>
<content type='text'>
	* configure.ac: Changed gpg and gpgsm version checks to work with
	arbitrary names of the gpg binary. New option --disable-gpg-test
	and --disable-gpgsm-test.
gpgme/
	* w32-io.c (build_commandline): Fixed stupid quoting bug.
	* w32-glib-io.c (build_commandline): Ditto.

	* rungpg.c (gpg_set_locale): Avoid dangling pointer after free.

	* gpgme-config.in: New options --get-gpg and --get-gpgsm.

</content>
</entry>
<entry>
<title>/</title>
<updated>2007-01-10T10:18:05Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-01-10T10:18:05Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cc5190ffc1bdef706df2d6fe7e1e5491fb28c708'/>
<id>urn:sha1:cc5190ffc1bdef706df2d6fe7e1e5491fb28c708</id>
<content type='text'>
	* configure.ac (NEED_GPG_VERSION,
	(NEED_GPGSM_VERSION): Must define after it may have been changed
	by an option.

	* configure.ac: Require gpg-error 1.4 due to the use of
	gpg_error_from_syserror.
	(HAVE_ASSUAN_H): New.

gpgme/

	* ttyname_r.c (ttyname_r) [W32]: Return a dummy name.

	* version.c (do_subsystem_inits): Do assuan init only if building
	with Assuan.
	* setenv.c: Include assuan-def.h only if building with Assuan
	support.

	* op-support.c (_gpgme_op_reset): Set LC_MESSAGES only if
	if defined.
	* engine-gpgsm.c (gpgsm_set_locale): Ditto.
	* rungpg.c (gpg_set_locale): Ditto.

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