/[Apache-SVN]
ViewVC logotype

Revision 1905758


Jump to revision: Previous Next
Author: kotkov
Date: Mon Dec 5 13:01:48 2022 UTC (18 months, 3 weeks ago)
Changed paths: 6
Log Message:
On the 'pristines-on-demand-on-mwf' branch: Bump the minimum required
SQLite version to 3.24.0, as that is required for UPSERT syntax [1].
Bump the recommended version to the latest available 3.39.x patch version,
which is 3.39.4.

[1] https://www.sqlite.org/lang_UPSERT.html

* subversion/libsvn_subr/sqlite.c
  (): Bump minimum required SQLite version to 3.24.0.

* subversion/libsvn_wc/wc-queries.sql
  (): Remove a TODO comment.

* build/generator/gen_win_dependencies.py
  (_find_sqlite): Bump minimum required SQLite version to 3.24.0.

* configure.ac
  (SQLITE_MINIMUM_VER): Bump to 3.24.0.
  (SQLITE_RECOMMENDED_VER): Bump to 3.39.4.
  (SQLITE_RECOMMENDED_VER_REL_YEAR): Change to 2022.

* get-deps.sh
  (SQLITE_VERSION): Bump to 3.39.4.
  (SQLITE_VERSION_REL_YEAR): Change to 2022.

* INSTALL
  (C.2.SQLite): Bump minimum required SQLite version to 3.24.0.
  (E.1.Prerequisites): Bump the minimum and recommended SQLite versions.


Changed paths

Path Details
Directorysubversion/branches/pristines-on-demand-on-mwf/INSTALL modified , text changed
Directorysubversion/branches/pristines-on-demand-on-mwf/build/generator/gen_win_dependencies.py modified , text changed
Directorysubversion/branches/pristines-on-demand-on-mwf/configure.ac modified , text changed
Directorysubversion/branches/pristines-on-demand-on-mwf/get-deps.sh modified , text changed
Directorysubversion/branches/pristines-on-demand-on-mwf/subversion/libsvn_subr/sqlite.c modified , text changed
Directorysubversion/branches/pristines-on-demand-on-mwf/subversion/libsvn_wc/wc-queries.sql modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26