<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-04-12T16:15:49Z</updated>
<entry>
<title>sqlite3: bump to 3.53.0</title>
<updated>2026-04-12T16:15:49Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2026-04-11T22:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7e99a65d720f829b247893aa511bf035af85cd40'/>
<id>urn:sha1:7e99a65d720f829b247893aa511bf035af85cd40</id>
<content type='text'>
Changes: https://sqlite.org/releaselog/3_53_0.html
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>lmdb: update to 0.9.35</title>
<updated>2026-04-03T19:21:29Z</updated>
<author>
<name>Michał Kępień</name>
</author>
<published>2026-04-03T13:02:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=aa102d6ba81402c0b1f3938e6ef707aff17975ed'/>
<id>urn:sha1:aa102d6ba81402c0b1f3938e6ef707aff17975ed</id>
<content type='text'>
Changelog: https://git.openldap.org/openldap/openldap/-/raw/LMDB_0.9.35/libraries/liblmdb/CHANGES

Signed-off-by: Michał Kępień &lt;michal@isc.org&gt;
</content>
</entry>
<entry>
<title>lmdb: set SONAME for liblmdb.so</title>
<updated>2026-04-03T06:38:58Z</updated>
<author>
<name>Michał Kępień</name>
</author>
<published>2026-04-02T14:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8aa78ebebfb6727c46334a69e32fc76576376a09'/>
<id>urn:sha1:8aa78ebebfb6727c46334a69e32fc76576376a09</id>
<content type='text'>
The LMDB shared library (liblmdb.so) does not currently have a SONAME
set, which can cause issues when linking against it.  Specifically, when
an object is linked against the library using its absolute path (for
example, in Meson builds), that path (as seen in the build environment)
is stored in the resulting object's DT_NEEDED entry.  This can prevent
the library from being found during runtime linking.  Set the SONAME to
liblmdb.so to ensure proper runtime linking.

Signed-off-by: Michał Kępień &lt;michal@isc.org&gt;
</content>
</entry>
<entry>
<title>treewide: remove Jan Pavlinec as maintainer</title>
<updated>2026-03-29T06:00:28Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-29T05:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=35d9eadb5b818f509b849ca75d3f24d8671812ab'/>
<id>urn:sha1:35d9eadb5b818f509b849ca75d3f24d8671812ab</id>
<content type='text'>
Jan Pavlinec &lt;jan.pavlinec1@gmail.com&gt; is no longer maintaining
these packages. Remove him from the PKG_MAINTAINER field across
all affected packages.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>libvpx: update to 1.16.0</title>
<updated>2026-03-24T07:58:39Z</updated>
<author>
<name>Luiz Angelo Daros de Luca</name>
</author>
<published>2026-03-11T19:48:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b78b67fdf1c86368661e692e2ca46e9e961ec970'/>
<id>urn:sha1:b78b67fdf1c86368661e692e2ca46e9e961ec970</id>
<content type='text'>
Update libvpx to v1.16.0 "Xenonetta Duck". Highlights include:
- Arm SVE2 and Neon optimizations for 12-tap filters.
- AVX512 implementations for Sum of Absolute Differences (SAD).
- Support for per-frame and per-spatial-layer PSNR calculation.
- ABI incompatible with the previous release.

Includes changes from intermediate releases:
- v1.15.2: Fixes CVE-2025-5283 (bug webm:413411335).
- v1.15.1: SO major version bump and changelog corrections.
- v1.15.0: New codec control for key frame filtering and RTC improvements.

Changelog: https://github.com/webmproject/libvpx/blob/v1.16.0/CHANGELOG
Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
</content>
</entry>
<entry>
<title>libwebp: bump to 1.6.0</title>
<updated>2026-03-23T18:23:25Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-23T09:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=63ffe5d5a351e4424276f000d9a865e8b6fafe62'/>
<id>urn:sha1:63ffe5d5a351e4424276f000d9a865e8b6fafe62</id>
<content type='text'>
Changelog since 1.5.0:
- Binary compatible release
- New API: WebPValidateDecoderConfig
- AVX2/SSE2 optimizations and lossless compression improvements
- Fix -mt multi-threading consistency issue
- cwebp: -resize can be restricted with -resize_mode

Full changelog: https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.6.0/ChangeLog

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>newt: bump to 0.52.25</title>
<updated>2026-03-23T16:52:42Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-22T07:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=76786d243907a7b9d17513467bc579b93c45008a'/>
<id>urn:sha1:76786d243907a7b9d17513467bc579b93c45008a</id>
<content type='text'>
Changes since 0.52.24:
- Bug fixes and maintenance updates

Need to revert a patch in the build, since it doesn't work for
cross-compilation.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>libtorrent-rasterbar: add boost as dependency for python package</title>
<updated>2026-03-23T12:11:53Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2026-03-12T08:33:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f35120faced48a4bb848907a0abe6350edd07390'/>
<id>urn:sha1:f35120faced48a4bb848907a0abe6350edd07390</id>
<content type='text'>
`boost-python3` will be only selectable after `boost` is selected,
so add `boost` to dependencies as well.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>libdaq3: update to 3.0.27</title>
<updated>2026-03-23T02:42:18Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2026-03-21T11:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fa477102ebd9a2494bf7af44101dc19afcc115d7'/>
<id>urn:sha1:fa477102ebd9a2494bf7af44101dc19afcc115d7</id>
<content type='text'>
Release notes: https://github.com/snort3/libdaq/releases/tag/v3.0.27

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>libqmi: update to v1.38.0</title>
<updated>2026-03-22T15:52:26Z</updated>
<author>
<name>Martin Neumann</name>
</author>
<published>2026-03-19T16:32:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cfec2b08c892ad59feda0031d473a79893941b21'/>
<id>urn:sha1:cfec2b08c892ad59feda0031d473a79893941b21</id>
<content type='text'>
* See changes (was v1.36.0): https://gitlab.freedesktop.org/
  mobile-broadband/libqmi/-/blob/main/NEWS

Signed-off-by: Martin Neumann &lt;mneumann@teco.edu&gt;
</content>
</entry>
</feed>
