<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/configure.ac, branch gpgme-1.17.1</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.17.1</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.17.1'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2022-03-06T16:48:47Z</updated>
<entry>
<title>Release 1.17.1</title>
<updated>2022-03-06T16:48:47Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2022-03-06T16:48:47Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=ee50a38823daaa16b151a549a7dafef34bbd1e81'/>
<id>urn:sha1:ee50a38823daaa16b151a549a7dafef34bbd1e81</id>
<content type='text'>
* configure.ac: Bump QT LT version to C15/A0/R0.
</content>
</entry>
<entry>
<title>Post release updates</title>
<updated>2022-02-07T17:09:06Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2022-02-07T17:09:06Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fb5369161f9d9f66aa626723f961d2914753600e'/>
<id>urn:sha1:fb5369161f9d9f66aa626723f961d2914753600e</id>
<content type='text'>
--
</content>
</entry>
<entry>
<title>Release 1.17.0</title>
<updated>2022-02-07T14:02:49Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2022-02-07T11:42:28Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=72bb46b34f5191f672a5356e2f152e6ad9440554'/>
<id>urn:sha1:72bb46b34f5191f672a5356e2f152e6ad9440554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: Update for newer autoconf.</title>
<updated>2021-12-22T00:27:06Z</updated>
<author>
<name>NIIBE Yutaka</name>
<email>gniibe@fsij.org</email>
</author>
<published>2021-12-22T00:26:25Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0636e229d7edfcb0a357ffcce62079488be32495'/>
<id>urn:sha1:0636e229d7edfcb0a357ffcce62079488be32495</id>
<content type='text'>
* configure.ac (AC_PREREQ): Require &gt;= 2.69.
(AC_CONFIG_HEADERS): Use it instead of AC_CONFIG_HEADER.

--

Signed-off-by: NIIBE Yutaka &lt;gniibe@fsij.org&gt;
</content>
</entry>
<entry>
<title>posix: Use poll instead, when available, removing use of select.</title>
<updated>2021-11-25T02:13:17Z</updated>
<author>
<name>NIIBE Yutaka</name>
<email>gniibe@fsij.org</email>
</author>
<published>2021-11-25T02:13:17Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8148237cb4ae20755c06a44d71761c7030973c3d'/>
<id>urn:sha1:8148237cb4ae20755c06a44d71761c7030973c3d</id>
<content type='text'>
* configure.ac (HAVE_POLL_H): Add the check.
* src/ath.c [!HAVE_POLL_H] (ath_select): Enable conditionally.
* src/posix-io.c [HAVE_POLL_H] (_gpgme_io_select_poll): Use poll.
* tests/gpg/t-cancel.c [HAVE_POLL_H] (do_select): Use poll.
* tests/gpg/t-eventloop.c [HAVE_POLL_H] (do_select): Use poll.

--

GnuPG-bug-id: 2385
Signed-off-by: NIIBE Yutaka &lt;gniibe@fsij.org&gt;
</content>
</entry>
<entry>
<title>core: Use flexible array member if compiler has support.</title>
<updated>2021-08-13T05:52:03Z</updated>
<author>
<name>NIIBE Yutaka</name>
<email>gniibe@fsij.org</email>
</author>
<published>2021-08-13T05:52:03Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3c1c98a43413e429459ca7d3615659f8149534b8'/>
<id>urn:sha1:3c1c98a43413e429459ca7d3615659f8149534b8</id>
<content type='text'>
* configure.ac (AC_C_FLEXIBLE_ARRAY_MEMBER): Add.
* src/engine-gpg.c (struct arg_and_data_s): Use FLEXIBLE_ARRAY_MEMBER.
(_add_arg): Use offsetof instead of sizeof.
(add_data): Likewise.

--

Before this fix, GCC 11 warns (with its bound checking feature).

Signed-off-by: NIIBE Yutaka &lt;gniibe@fsij.org&gt;
</content>
</entry>
<entry>
<title>Post release updates</title>
<updated>2021-06-24T17:36:47Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2021-06-24T17:36:47Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e8e055e682f8994d62012574e1c8d862ca72a35d'/>
<id>urn:sha1:e8e055e682f8994d62012574e1c8d862ca72a35d</id>
<content type='text'>
--
</content>
</entry>
<entry>
<title>Release 1.16.0</title>
<updated>2021-06-24T17:03:35Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2021-06-24T16:53:41Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1021c8645555502d914afffaa3707609809c9459'/>
<id>urn:sha1:1021c8645555502d914afffaa3707609809c9459</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: _DARWIN_C_SOURCE should be 1.</title>
<updated>2021-05-27T04:36:29Z</updated>
<author>
<name>NIIBE Yutaka</name>
<email>gniibe@fsij.org</email>
</author>
<published>2021-05-27T04:36:29Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=367b9e7488601cdf2cbec4d593a235c89f9a4281'/>
<id>urn:sha1:367b9e7488601cdf2cbec4d593a235c89f9a4281</id>
<content type='text'>
* configure.ac (*-apple-darwin*): Set _DARWIN_C_SOURCE 1.

--

GnuPG-bug-id: 5440
Reported-by: Jay Freeman
Signed-off-by: NIIBE Yutaka &lt;gniibe@fsij.org&gt;
</content>
</entry>
<entry>
<title>Post release updates</title>
<updated>2021-01-08T18:01:50Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2021-01-08T18:01:50Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=13221933ed4f414142e641d1a242325e97df514a'/>
<id>urn:sha1:13221933ed4f414142e641d1a242325e97df514a</id>
<content type='text'>
--
</content>
</entry>
</feed>
