<feed xmlns='http://www.w3.org/2005/Atom'>
<title>p11-kit.git/NEWS, branch p11p</title>
<subtitle>Clone of https://github.com/p11-glue/p11-kit</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/'/>
<entry>
<title>Release 0.23.16</title>
<updated>2019-05-22T09:21:08+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2019-05-22T08:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=9a546b4571f20b271058990e94833f35e4ec39c0'/>
<id>9a546b4571f20b271058990e94833f35e4ec39c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.23.15</title>
<updated>2019-01-18T09:58:40+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2019-01-14T16:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=1ba80c67c492f25581ed97c8c31ffb5f20636d06'/>
<id>1ba80c67c492f25581ed97c8c31ffb5f20636d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Fix typo spotted by codespell</title>
<updated>2018-12-29T07:09:50+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-12-29T07:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=95faa51a23fc416e718dbd740adfce31f642530b'/>
<id>95faa51a23fc416e718dbd740adfce31f642530b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.23.14</title>
<updated>2018-08-28T13:57:30+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-08-28T13:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=3770793f026e46a000d2d8816d56122598289d5c'/>
<id>3770793f026e46a000d2d8816d56122598289d5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "build: Link to libpthread, if pthread_atfork() needs to be used"</title>
<updated>2018-08-17T13:53:42+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-08-17T10:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=a877b0eca3d59f7f8cd126047c0e899df6018858'/>
<id>a877b0eca3d59f7f8cd126047c0e899df6018858</id>
<content type='text'>
This reverts commit 541d79cb651cfd3238b9aa41fce70208df8e9496.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 541d79cb651cfd3238b9aa41fce70208df8e9496.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Link to libpthread, if pthread_atfork() needs to be used</title>
<updated>2018-08-10T16:25:28+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-08-10T14:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=541d79cb651cfd3238b9aa41fce70208df8e9496'/>
<id>541d79cb651cfd3238b9aa41fce70208df8e9496</id>
<content type='text'>
On non-glibc systems (e.g., FreeBSD), pthread_atfork() stub is
provided as a nop and our fork detection mechanism doesn't work.  Pull
in the actual implementation from libpthread in that case.

Signed-off-by: Daiki Ueno &lt;dueno@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On non-glibc systems (e.g., FreeBSD), pthread_atfork() stub is
provided as a nop and our fork detection mechanism doesn't work.  Pull
in the actual implementation from libpthread in that case.

Signed-off-by: Daiki Ueno &lt;dueno@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.23.13</title>
<updated>2018-08-10T11:59:37+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-08-10T10:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=ef001069d069df43de029f3b84206676badd8a4e'/>
<id>ef001069d069df43de029f3b84206676badd8a4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.23.12</title>
<updated>2018-05-30T14:10:27+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-05-28T14:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=3dd5810143e51dabdc58069e55b09a950349fa08'/>
<id>3dd5810143e51dabdc58069e55b09a950349fa08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Mention latest changes</title>
<updated>2018-05-25T13:16:06+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-05-24T08:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=65dd5469ad164465583167c63114478587db59fd'/>
<id>65dd5469ad164465583167c63114478587db59fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: mark the 0.23 series as stable</title>
<updated>2018-05-23T06:50:37+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2018-05-18T12:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=58c3eb9acf5885069652f1b02edb7aca01580b96'/>
<id>58c3eb9acf5885069652f1b02edb7aca01580b96</id>
<content type='text'>
Resolves #80

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #80

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
