<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libplist/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-07-31T19:50:51Z</updated>
<entry>
<title>libplist: update to 2.7.0</title>
<updated>2025-07-31T19:50:51Z</updated>
<author>
<name>Georgi Valkov</name>
</author>
<published>2025-06-11T09:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8c3676cf654a6e3fb520ada364e2de082c954cff'/>
<id>urn:sha1:8c3676cf654a6e3fb520ada364e2de082c954cff</id>
<content type='text'>
Fix segmentation fault when calling plist_sort() on an empty dictionary

change log
https://github.com/libimobiledevice/libplist/releases/tag/2.7.0

Signed-off-by: Georgi Valkov &lt;gvalkov@gmail.com&gt;
</content>
</entry>
<entry>
<title>libplist: update to 2.6.0</title>
<updated>2024-12-12T04:56:46Z</updated>
<author>
<name>Georgi Valkov</name>
</author>
<published>2024-09-30T11:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c24037a63a8155710b1cb512a830b09b0b2ce107'/>
<id>urn:sha1:c24037a63a8155710b1cb512a830b09b0b2ce107</id>
<content type='text'>
required to update usbmuxd

Signed-off-by: Georgi Valkov &lt;gvalkov@gmail.com&gt;
</content>
</entry>
<entry>
<title>libplist: update to 2.4.0</title>
<updated>2024-04-30T20:46:24Z</updated>
<author>
<name>Georgi Valkov</name>
</author>
<published>2024-04-22T11:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2aa7236f0623bc2b794565e54785086c0d552017'/>
<id>urn:sha1:2aa7236f0623bc2b794565e54785086c0d552017</id>
<content type='text'>
Switched to GitHub tarballs as they are now available.

Signed-off-by: Georgi Valkov &lt;gvalkov@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=lto</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T08:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e7d9c865036d7bc2ac30604e8573f25ae601aed1'/>
<id>urn:sha1:e7d9c865036d7bc2ac30604e8573f25ae601aed1</id>
<content type='text'>
See commit 07730ff3 "treewide: add support for "lto" in PKG_BUILD_FLAGS"
on the main repository.

Note: Some packages only added `-flto` to CFLAGS and not LDFLAGS. This
fixes it and properly enables LTO.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>libplist: get rid of libplistxx</title>
<updated>2021-03-05T23:07:24Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-02-23T04:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=26a9b475885a3102a80777240df19739df00141e'/>
<id>urn:sha1:26a9b475885a3102a80777240df19739df00141e</id>
<content type='text'>
Nothing uses it.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libplist: add missing pkgconfig files in libplist 2.2</title>
<updated>2020-06-27T07:02:39Z</updated>
<author>
<name>Espen Jürgensen</name>
</author>
<published>2020-06-26T21:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ca1bbd228f15208e53455465dfd3487e9b7a5d4d'/>
<id>urn:sha1:ca1bbd228f15208e53455465dfd3487e9b7a5d4d</id>
<content type='text'>
Closes #12571.

Same fix as Debian, see:
https://github.com/libimobiledevice/libplist/commit/137716df3f197a7184c1fba88fcb30480dafd6e0#commitcomment-40099153

Signed-off-by: Espen Jürgensen &lt;espenjurgensen+openwrt@gmail.com&gt;
</content>
</entry>
<entry>
<title>libplist: update to 2.2.0</title>
<updated>2020-06-20T06:16:33Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-20T05:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d082258c3eb6305dd11429f4d41e42ac2d91234f'/>
<id>urn:sha1:d082258c3eb6305dd11429f4d41e42ac2d91234f</id>
<content type='text'>
Upstream finally got a proper tarball. Switched to that.

Remove autoreconf as it's no longer needed.

Adjusted new filepaths.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libplist: Several fixes</title>
<updated>2019-12-16T20:54:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-12-16T20:42:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=130b770a8b5703d324faa67f948249895c826331'/>
<id>urn:sha1:130b770a8b5703d324faa67f948249895c826331</id>
<content type='text'>
Add myself as maintainer.

Add PKG_CPE_ID.

Switch to submenu for easier readability.

Change libplist-utils name to the utility.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libplist: Update to 2.1.0</title>
<updated>2019-11-28T07:42:08Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-11-27T06:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a856d6604b32dd412c4a6cb17c5d5dc2113d32cc'/>
<id>urn:sha1:a856d6604b32dd412c4a6cb17c5d5dc2113d32cc</id>
<content type='text'>
The release of checkra1n necessitated a new release.

Removed inactive maintainer.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libplist: Switch to normal releases</title>
<updated>2019-10-14T18:53:12Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-10-13T04:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5049588c46e36de41b569e52b5621bf6173c14c4'/>
<id>urn:sha1:5049588c46e36de41b569e52b5621bf6173c14c4</id>
<content type='text'>
Also added the capability to use uclibcxx instead of libstdcpp.

Several size optimizations.

Fixed up Makefile to be up to standards.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
