Commit Graph

286 Commits

Author SHA1 Message Date
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
Rudi Heitbaum
bb2d47c861 sqlite: update to 3.45.0
release notes:
- https://www.sqlite.org/releaselog/3_45_0.html
2024-01-17 09:37:25 +00:00
Rudi Heitbaum
5f79a43090 sqlite: update to 3.44.2 2023-11-24 16:09:32 +00:00
Rudi Heitbaum
686bcf38e3 sqlite: update to 3.44.0 2023-11-02 13:33:04 +00:00
Chad Wagner
ccb3677c54 mariadb-connector-c: fix bad handshake issue on 32-bit platforms 2023-10-21 08:12:58 -04:00
Rudi Heitbaum
22e64c9932 sqlite: update to 3.43.2 2023-10-14 01:16:12 +00:00
Rudi Heitbaum
392ff4a19c mariadb-connector-c: fix build error on 32-bit systems 2023-09-19 14:45:24 +00:00
Rudi Heitbaum
d94d30993a mariadb-connector-c: update to 3.3.7 2023-09-17 12:32:47 +00:00
Rudi Heitbaum
b88634caa5 sqlite: update to 3.43.1 2023-09-15 04:55:35 +00:00
Rudi Heitbaum
cbcf552b06 sqlite: update to 3.43.1 2023-09-14 12:14:08 +00:00
Rudi Heitbaum
201364c4c2 mariadb-connector-c: update to 3.3.6
log:
- https://github.com/mariadb-corporation/mariadb-connector-c/compare/v3.3.5...v3.3.6
2023-09-05 13:06:25 +00:00
Rudi Heitbaum
d110d056d7 sqlite: update to 3.43.0 2023-08-26 06:14:03 +00:00