Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2024 02:42:54 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 0f996f45418e - main - sqlite3: Vendor import of sqlite3 3.46.0
Message-ID:  <202406030242.4532gsq4060205@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/src/commit/?id=0f996f45418e82dae151e5d1da478da38d70049f

commit 0f996f45418e82dae151e5d1da478da38d70049f
Merge: 542f9494b747 259d29fd8c01
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-06-03 01:40:14 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-06-03 02:28:53 +0000

    sqlite3: Vendor import of sqlite3 3.46.0
    
    Release notes at https://www.sqlite.org/releaselog/3_46_0.html.
    
    Obtained from:  https://www.sqlite.org/2024/sqlite-autoconf-3460000.tar.gz
    
    Merge commit '259d29fd8c012d4392fa59ff803b691ead5b304d' into main

 contrib/sqlite3/Makefile.msc     |    7 +
 contrib/sqlite3/configure        |   20 +-
 contrib/sqlite3/configure.ac     |    2 +-
 contrib/sqlite3/shell.c          | 1943 +++++++--
 contrib/sqlite3/sqlite3.c        | 8935 +++++++++++++++++++++++---------------
 contrib/sqlite3/sqlite3.h        |  116 +-
 contrib/sqlite3/sqlite3rc.h      |    2 +-
 contrib/sqlite3/tea/configure    |   18 +-
 contrib/sqlite3/tea/configure.ac |    2 +-
 9 files changed, 7287 insertions(+), 3758 deletions(-)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406030242.4532gsq4060205>