<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/sqlite3/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>2026-05-08T07:06:22Z</updated>
<entry>
<title>sqlite3: bump to 3.53.1</title>
<updated>2026-05-08T07:06:22Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2026-05-07T17:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=eae7a125f754b1f298d5cc50e6094adc2bb2b219'/>
<id>urn:sha1:eae7a125f754b1f298d5cc50e6094adc2bb2b219</id>
<content type='text'>
Changes: https://sqlite.org/releaselog/3_53_1.html
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>treewide: set me where PKG_MAINTAINER empty</title>
<updated>2026-04-16T18:48:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8d3c00421392c9c4c6c920977959ab7fae237261'/>
<id>urn:sha1:8d3c00421392c9c4c6c920977959ab7fae237261</id>
<content type='text'>
Seems a lot of packages are just getting abandoned by people.
Will pick these up and see them through.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<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>sqlite3: bump to 3.52.0</title>
<updated>2026-03-13T02:37:07Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2026-03-12T17:59:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=04f59914515e044ff066ce0c7d92aee726da4752'/>
<id>urn:sha1:04f59914515e044ff066ce0c7d92aee726da4752</id>
<content type='text'>
Changes: https://sqlite.org/releaselog/3_52_0.html
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>sqlite3: bump to 3.51.2</title>
<updated>2026-01-12T03:52:08Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2026-01-11T15:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8392630a2f2dc89d559fd021ff1a74b8cc27271c'/>
<id>urn:sha1:8392630a2f2dc89d559fd021ff1a74b8cc27271c</id>
<content type='text'>
Changelog: https://sqlite.org/releaselog/3_51_2.html
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>sqlite3: bump to 3.51.1</title>
<updated>2025-12-05T08:49:44Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-12-04T04:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=944166fa47cf7b2d7f177ebeaa22c30134831fe2'/>
<id>urn:sha1:944166fa47cf7b2d7f177ebeaa22c30134831fe2</id>
<content type='text'>
Changelog: https://sqlite.org/releaselog/3_51_1.html
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>sqlite3: don't install ABI-less library</title>
<updated>2025-11-22T16:54:34Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-11-20T13:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0d384d4b8924a13615b1043437e92dccf36b9d5b'/>
<id>urn:sha1:0d384d4b8924a13615b1043437e92dccf36b9d5b</id>
<content type='text'>
Don't install the ABI-less library to support potential multiple ABIs
side by side.

Add a matching tests to check the soname and ensure the ABI-less library
is not installed.

Fixes: aebfd49 ("sqlite3: bump to 3.49.1")
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>sqlite3: set correct SPDX license identifiers</title>
<updated>2025-11-22T16:54:34Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-11-20T14:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7ff8ef148f51e52296131eb394383f2740f304b1'/>
<id>urn:sha1:7ff8ef148f51e52296131eb394383f2740f304b1</id>
<content type='text'>
Replace boilerplate license header with a SPDX license identifier.

Set correct package license to blessing.

Fixes: 9236e4f ("sqlite3: import 3.7.12.1 (2012-05-22) from packages")
Link: https://spdx.org/licenses/blessing.html
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>sqlite3: bump to 3.51.0</title>
<updated>2025-11-06T18:19:36Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-11-05T23:13:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9a62f4f67b611e375e6ef34e37826af9a3a35ff3'/>
<id>urn:sha1:9a62f4f67b611e375e6ef34e37826af9a3a35ff3</id>
<content type='text'>
Changelog: https://sqlite.org/releaselog/3_51_0.html
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>sqlite3: fix line editing in sqlite3-cli</title>
<updated>2025-10-07T11:22:02Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2025-09-23T15:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9ba287e7fddbcc8413f918cf45be6d9c1950515d'/>
<id>urn:sha1:9ba287e7fddbcc8413f918cf45be6d9c1950515d</id>
<content type='text'>
- fix building sqlite3-cli with readline and libedit
- add linenoise line editing option. This adds 12k to the size of the
  bare sqlite3-cli, but doesn't add any extra dependencies
- make linenoise the default choice as the most space conserving but
  still convenient variant
- bump PKG_RELEASE

Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
</feed>
