<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/lmdb/patches, 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-03T06:38:58Z</updated>
<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>lmdb: update to 0.9.32</title>
<updated>2024-02-07T21:54:52Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-05T19:22:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=df1d99619ff33087d0da66550d96c3ca0a742a4e'/>
<id>urn:sha1:df1d99619ff33087d0da66550d96c3ca0a742a4e</id>
<content type='text'>
- Switch to git source URL
- Rebase the patch

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmdb: add new package</title>
<updated>2019-07-19T14:12:38Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2019-07-17T14:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f311ec01619f9178f4c1251658e21cc74be320ca'/>
<id>urn:sha1:f311ec01619f9178f4c1251658e21cc74be320ca</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
</feed>
