<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist, branch 2.0.0</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/'/>
<entry>
<title>Updated NEWS for release</title>
<updated>2017-04-20T13:26:29+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-04-20T13:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=62ec804736435fa34e37e66e228e17e2aacee1d7'/>
<id>62ec804736435fa34e37e66e228e17e2aacee1d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated AUTHORS from commit history</title>
<updated>2017-04-20T13:26:17+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-04-20T13:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=3ed4cc2583fa85ba68b6b2cce61178c905e098c8'/>
<id>3ed4cc2583fa85ba68b6b2cce61178c905e098c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.0.0 for release</title>
<updated>2017-04-20T13:17:14+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-04-20T13:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=ac3cc954a3028d6133ec206e1b75ee70b25f78ad'/>
<id>ac3cc954a3028d6133ec206e1b75ee70b25f78ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump so version due to added functions to interface</title>
<updated>2017-04-20T13:12:09+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-04-20T13:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=4bb9b282ef2c68b7605b296ae1e9cab8aeee5383'/>
<id>4bb9b282ef2c68b7605b296ae1e9cab8aeee5383</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 check for previously installed cython bindings</title>
<updated>2017-04-20T13:08:38+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-04-20T13:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=1cd181c93604ba8ef8109d6d907c0f1c71bc441d'/>
<id>1cd181c93604ba8ef8109d6d907c0f1c71bc441d</id>
<content type='text'>
Due to the removal of pkg-config check for libxml2, $PKG_CONFIG was not
defined and a check for libplist's include dir via pkg-config failed.
By invoking PKG_PROG_PKG_CONFIG $PKG_CONFIG will be defined and the check
works again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to the removal of pkg-config check for libxml2, $PKG_CONFIG was not
defined and a check for libplist's include dir via pkg-config failed.
By invoking PKG_PROG_PKG_CONFIG $PKG_CONFIG will be defined and the check
works again.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Make sure plist.pxd is included in tarballs</title>
<updated>2017-04-20T12:18:45+00:00</updated>
<author>
<name>Christophe Fergeau</name>
</author>
<published>2017-04-20T12:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=29bed91a801f500dbc8f761b0bc330d90d0ed0ee'/>
<id>29bed91a801f500dbc8f761b0bc330d90d0ed0ee</id>
<content type='text'>
When generating a tarball on a system without cython installed,
plist.pxd was missing, causing build failures later on when trying to
use cython.
This seems to be caused by EXTRA_DIST being inside a if HAVE_CYTHON
block rather than being outside of it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When generating a tarball on a system without cython installed,
plist.pxd was missing, causing build failures later on when trying to
use cython.
This seems to be caused by EXTRA_DIST being inside a if HAVE_CYTHON
block rather than being outside of it.
</pre>
</div>
</content>
</entry>
<entry>
<title>autofoo: Ensure that 'make distcheck' doesn't fail when cython is not installed</title>
<updated>2017-04-20T10:38:09+00:00</updated>
<author>
<name>Christophe Fergeau</name>
</author>
<published>2017-04-20T10:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=054578a2d842f53a061c0a6ddaf6bfc849be0738'/>
<id>054578a2d842f53a061c0a6ddaf6bfc849be0738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Rename dates.test output files so the get removed upon 'make distclean'</title>
<updated>2017-04-20T10:30:50+00:00</updated>
<author>
<name>Christophe Fergeau</name>
</author>
<published>2017-04-20T10:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=d0193690c8d7b8b4adb8fac4fc9289ebe07576f3'/>
<id>d0193690c8d7b8b4adb8fac4fc9289ebe07576f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add missing test files to Makefile.am/EXTRA_DIST</title>
<updated>2017-04-20T10:21:27+00:00</updated>
<author>
<name>Christophe Fergeau</name>
</author>
<published>2017-04-20T10:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=1a046c184a5bf1215c7875d89ac2267b67a8c479'/>
<id>1a046c184a5bf1215c7875d89ac2267b67a8c479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bplist: Fix missing break in switch statement in plist_to_bin()</title>
<updated>2017-04-20T09:36:22+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-04-20T09:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=9e4b5eb51699c7b6aaa6c566a30bd982f0b108ee'/>
<id>9e4b5eb51699c7b6aaa6c566a30bd982f0b108ee</id>
<content type='text'>
Credit to Christophe Fergeau
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Credit to Christophe Fergeau
</pre>
</div>
</content>
</entry>
</feed>
