<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/db47/Makefile, 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>2024-08-23T03:41:15Z</updated>
<entry>
<title>db47: replace with db</title>
<updated>2024-08-23T03:41:15Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-08-18T18:41:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e7badaa6cb0c42c76605029689453cfc2eaa8edf'/>
<id>urn:sha1:e7badaa6cb0c42c76605029689453cfc2eaa8edf</id>
<content type='text'>
There's no need to maintain an old version.

Removed all patches as they are all upstream.

Import new ones from Arch, Debian, and OpenEmbedded.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove uClibc++ support</title>
<updated>2021-03-05T23:07:46Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-02-23T04:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=39bc254663c6a5d54ff959366aba28f6ab9d7c4c'/>
<id>urn:sha1:39bc254663c6a5d54ff959366aba28f6ab9d7c4c</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>db47: don't depend on libxml2 at run-time</title>
<updated>2021-01-10T01:46:36Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-01-09T15:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1f3585a3872e253d38d202274965cf05938efc3a'/>
<id>urn:sha1:1f3585a3872e253d38d202274965cf05938efc3a</id>
<content type='text'>
libxml2 seems to be required only during build, hence no need to
depend on it in run-time.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>db47: Bump PKG_RELEASE</title>
<updated>2015-06-02T13:31:09Z</updated>
<author>
<name>Marcel Denia</name>
</author>
<published>2015-06-02T13:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=58d762d6f36aef4a2e5e644693720f3329f7a972'/>
<id>urn:sha1:58d762d6f36aef4a2e5e644693720f3329f7a972</id>
<content type='text'>
Signed-off-by: Marcel Denia &lt;naoir@gmx.net&gt;
</content>
</entry>
<entry>
<title>db47: Force pthread mutexes, bump PKG_RELEASE</title>
<updated>2015-05-31T11:40:26Z</updated>
<author>
<name>Marcel Denia</name>
</author>
<published>2015-05-28T21:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=93bd063f5b67ef96955054d918b0d82989b7f9fd'/>
<id>urn:sha1:93bd063f5b67ef96955054d918b0d82989b7f9fd</id>
<content type='text'>
Fixes #1312.

Signed-off-by: Marcel Denia &lt;naoir@gmx.net&gt;
</content>
</entry>
<entry>
<title>db47: Drop -full variant and integrate it into the normal one</title>
<updated>2014-10-29T17:25:53Z</updated>
<author>
<name>Marcel Denia</name>
</author>
<published>2014-10-28T12:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5ab2c7cffd034978d2c6537bcf8bb13f0e6ab1b2'/>
<id>urn:sha1:5ab2c7cffd034978d2c6537bcf8bb13f0e6ab1b2</id>
<content type='text'>
Signed-off-by: Marcel Denia &lt;naoir@gmx.net&gt;
</content>
</entry>
<entry>
<title>db47: add a variant full which builds statistics etc. support</title>
<updated>2014-10-20T02:20:02Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2014-10-20T02:20:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ab1ded0cb1fe831e08273706b42df1f0cf084082'/>
<id>urn:sha1:ab1ded0cb1fe831e08273706b42df1f0cf084082</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>db47: Update to 4.7.25.4</title>
<updated>2014-08-18T10:59:40Z</updated>
<author>
<name>Marcel Denia</name>
</author>
<published>2014-08-18T09:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=aa90b27693be071237d3c118b64a3c915611e5c0'/>
<id>urn:sha1:aa90b27693be071237d3c118b64a3c915611e5c0</id>
<content type='text'>
Signed-off-by: Marcel Denia &lt;naoir@gmx.net&gt;
</content>
</entry>
<entry>
<title>db47: Correct license</title>
<updated>2014-08-18T10:59:40Z</updated>
<author>
<name>Marcel Denia</name>
</author>
<published>2014-08-18T09:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e062c4b69e39c1ed7912ec2ff5db14b41fdbe328'/>
<id>urn:sha1:e062c4b69e39c1ed7912ec2ff5db14b41fdbe328</id>
<content type='text'>
Signed-off-by: Marcel Denia &lt;naoir@gmx.net&gt;
</content>
</entry>
</feed>
