Date: Tue, 28 Feb 2023 23:40:13 +0100 From: Guido Falsi <madpilot@FreeBSD.org> To: Robert Clausecker <fuz@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 47912ce2e613 - main - databases/sqlite3: update to 3.41.0 Message-ID: <240c5332-fb8b-0162-2a53-c73c6b9ab1f8@FreeBSD.org> In-Reply-To: <202302272249.31RMnYh9078107@gitrepo.freebsd.org> References: <202302272249.31RMnYh9078107@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 27/02/23 23:49, Robert Clausecker wrote: > The branch main has been updated by fuz: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=47912ce2e613211aecf6ecdfc58681b7aca0df33 > > commit 47912ce2e613211aecf6ecdfc58681b7aca0df33 > Author: Pavel Volkov <pavelivolkov@gmail.com> > AuthorDate: 2023-02-24 09:23:48 +0000 > Commit: Robert Clausecker <fuz@FreeBSD.org> > CommitDate: 2023-02-27 22:46:24 +0000 > > databases/sqlite3: update to 3.41.0 > > Disable option DQS by default. > Add a note to UPDATING about this. > While I understand your motives this is a dangerous choice. There will be a lot of runtime breakage in ports using sqlite3. I just discovered that deskutils/calibre in some parts of the code falls for this. This is relatively easy to fix and I am testing patches. I'll also submit it upstream: https://github.com/madpilot78/calibre/commit/e79cfdd3c6ab232fefa78dc185261ced7a209ae7 but I'm sure a lot of ports will start acting up for no apparent reason due to this. -- Guido Falsi <madpilot@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?240c5332-fb8b-0162-2a53-c73c6b9ab1f8>