Commit Graph

297 Commits

Author SHA1 Message Date
Rudi Heitbaum
b29e89d1be sqlite: update to 3.49.2 2025-05-09 02:47:11 +00:00
Rudi Heitbaum
1d6a9fc2ee mariadb-connector-c: update to 3.4.5 2025-04-10 13:33:11 +00:00
Rudi Heitbaum
7f2281bd7c sqlite: fix build of shared library by including soname
ref: https://sqlite.org/src/forumpost/5a3b44f510df8ded
2025-02-20 09:51:59 +00:00
Rudi Heitbaum
d817abb24c sqlite: update to 3.49.1 2025-02-19 11:33:12 +00:00
Rudi Heitbaum
e74660684f mariadb-connector-c: update to 3.4.4 2025-02-08 12:13:49 +00:00
luzpaz
91a4766cef treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Rudi Heitbaum
3e8b9c6325 sqlite: update to 3.48.0 2025-01-15 00:08:37 +00:00
Rudi Heitbaum
6c21034b84 sqlite: update to 3.47.2 2024-12-11 11:03:56 +00:00
Rudi Heitbaum
e31e62ab67 sqlite: update to 3.47.1 2024-11-26 11:16:18 +00:00
Rudi Heitbaum
2093189ffc mariadb-connector-c: update to 3.4.3
- https://mariadb.org/connector-c/all-releases/
- https://mariadb.org/download/?t=connector&p=connector-c&r=3.4.3&os=source
2024-11-15 01:56:35 +00:00
Rudi Heitbaum
289ba7c2af sqlite: update to 3.47.0 2024-10-22 04:58:31 +00:00
Rudi Heitbaum
843ef644ac mariadb-connector-c: update to 3.4.1 2024-10-01 05:38:43 +00:00
Rudi Heitbaum
4bfb088aaa mariadb-connector-c: update to 3.4.2 2024-09-27 09:44:56 +00:00
Rudi Heitbaum
5cf7f571eb mariadb-connector-c: update to 3.4.1 and dont build tests 2024-08-25 06:40:05 +00:00
Rudi Heitbaum
15af2b1128 sqlite: update to 3.46.1 2024-08-14 14:20:48 +00:00
CvH
2237555141 cleanup packages: various 2024-08-01 11:53:51 +02:00
Ian Leonard
7c68493a0f sqlite: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
vpeter4
a2c15e3045 mariadb-connector-c: set DEFAULT_SSL_VERIFY_SERVER_CERT to off
ref:
- https://forum.libreelec.tv/thread/28644-mariadb-connector-update-forces-ssl/
2024-06-09 11:06:59 +00:00
Rudi Heitbaum
e0a848bc4c mariadb-connector-c: update to 3.4.0 2024-06-04 13:02:49 +00:00
Rudi Heitbaum
4eaf532f99 sqlite: update to 3.46.0 2024-05-24 10:23:29 +00:00
Rudi Heitbaum
1eedcc2a42 mariadb-connector-c: update to 3.3.10 2024-05-15 12:46:24 +00:00
Rudi Heitbaum
1f32ab891e sqlite: update to 3.45.3
- https://sqlite.org/src/timeline?from=version-3.45.2&to=version-3.45.3&to2=branch-3.45
- https://www.sqlite.org/releaselog/3_45_3.html
2024-04-16 18:47:50 +00:00
Rudi Heitbaum
8c1c1614ad sqlite: update to 3.45.2
release notes:
- https://www.sqlite.org/releaselog/3_45_2.html

Changes in this specific patch release, version 3.45.2 (2024-03-12):
- Fix an error in UPSERT, introduced by enhancement 3a in version 3.35.0 (2021-03-12), that could cause an index to get out-of-sync with its table. Forum thread 919c6579c8.
- Reduce the scope of the NOT NULL strength reduction optimization that was added as item 8e in version 3.35.0 (2021-03-12). The optimization was being attempted in some contexts where it did not work, resulting in incorrect query results. Forum thread 440f2a2f17.
- Other trifling corrections and compiler warning fixes that have come up since the previous patch release. See the timeline for details.
2024-03-14 05:31:27 +00:00
Rudi Heitbaum
589c724d90 mariadb-connector-c: update to 3.3.9 2024-03-07 12:46:52 +00:00
Rudi Heitbaum
cfec4017a8 sqlite: update to 3.45.1 2024-02-01 05:26:36 +00:00