Commit Graph

273 Commits

Author SHA1 Message Date
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
Rudi Heitbaum
76b626254e mariadb-connector-c: update to 3.3.5 2023-06-05 14:26:42 +00:00
Rudi Heitbaum
72fc77d05c sqlite: update to 3.42.0 2023-05-20 13:59:40 +00:00
Rudi Heitbaum
667016bf4a sqlite: update to 3.41.2 2023-03-30 12:38:50 +00:00
Rudi Heitbaum
2083265c28 sqlite: update to 3.41.1 2023-03-14 13:52:13 +00:00
Rudi Heitbaum
f45349afa9 mariadb-connector-c: update to 3.3.4 2023-02-08 21:24:19 +00:00
Rudi Heitbaum
df2434b6f0 mariadb-connector-c: update to 3.3.3
release notes:
- https://mariadb.com/kb/en/mariadb-connector-c-3-3-3-release-notes/
- https://mariadb.com/kb/en/mariadb-connector-c-3-3-3-changelog/
- https://github.com/mariadb-corporation/mariadb-connector-c/compare/v3.3.2...v3.3.3
2023-01-17 16:35:45 +00:00
Rudi Heitbaum
12f3efbb48 sqlite: update to 3.40.1
release log:
- https://www.sqlite.org/releaselog/3_40_1.html

Additional changes in version 3.40.1 (2022-12-28):
- Fix the --safe command-line option to the CLI such that it correctly
  disallows the use of SQL functions like writefile() that can cause
  harmful side-effects.
- Fix a potential infinite loop in the memsys5 alternative memory allocator.
  This bug was introduced by a performance optimization in version 3.39.0.
- Various other obscure fixes.
2022-12-29 11:23:42 +00:00
Rudi Heitbaum
77324f494c sqlite: update to 3.40.0 2022-11-17 09:57:55 +00:00
Rudi Heitbaum
52cee86c3a sqlite: update to 3.39.4
release notes:
- https://www.sqlite.org/releaselog/3_39_4.html
2022-10-17 09:19:11 +00:00
Rudi Heitbaum
2dac7db2e4 mariadb-connector-c: update to 3.3.2
release notes:
- https://mariadb.com/kb/en/mariadb-connector-c-332-release-notes/
2022-08-27 06:37:53 +00:00
Rudi Heitbaum
e1842e3f57 mariadb-connector-c: update to 3.2.7 and fix cmake build options
release notes:
- https://mariadb.com/kb/en/mariadb-connector-c-327-release-notes/
2022-08-20 12:38:37 +00:00
Rudi Heitbaum
70b56a8d7b sqlite: update to 3.39.2 2022-07-29 09:47:57 +00:00
Rudi Heitbaum
2a486d1e2b sqlite: update to 3.39.1 2022-07-14 10:26:15 +00:00