Date: Thu, 09 Mar 2023 13:00:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270064] databases/sqlite3: Changed option DQS default, some ports required it. Message-ID: <bug-270064-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270064 Bug ID: 270064 Summary: databases/sqlite3: Changed option DQS default, some ports required it. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: pavelivolkov@gmail.com Created attachment 240695 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240695&action= =3Dedit patch Some port (see list after) required old behavior for option SQLITE_DQS: 1. net-p2p/sonarr (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D2700= 04) - "already patched" 2. multimedia/emby-server (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269889) 3. multimedia/tautulli (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269889) 4. net/vnstat (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269966) 5. www/qutebrowser (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269= 950) The old behavior is not welcomed by the authors SQLite, see: 1. https://www.sqlite.org/quirks.html#dblquote 2. https://www.sqlite.org/compile.html#dqs 3. https://www.sqlite.org/c3ref/c_dbconfig_defensive.html#sqlitedbconfigdqs= ddl It is recommended to make changes to the applications. It's been 4 years already. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270064-7788>