notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: databases/sqlite3/files/patch-test_e__uri.test

Number of commits found: 2

Monday, 27 Feb 2023
22:46 Robert Clausecker (fuz) search for other commits by this committer Author: Pavel Volkov
databases/sqlite3: update to 3.41.0

Disable option DQS by default.
Add a note to UPDATING about this.

See also: https://sqlite.org/quirks.html#dblquote
Changelog: https://sqlite.org/releaselog/3_41_0.html

PR:		269798
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38774
commit hash: 47912ce2e613211aecf6ecdfc58681b7aca0df33 commit hash: 47912ce2e613211aecf6ecdfc58681b7aca0df33 commit hash: 47912ce2e613211aecf6ecdfc58681b7aca0df33 commit hash: 47912ce2e613211aecf6ecdfc58681b7aca0df33 47912ce
Monday, 28 Nov 2022
16:54 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Pavel Volkov
databases/sqlite3: Update to 3.40.0

ChangeLog: https://www.sqlite.org/releaselog/3_40_0.html

 * Add support for compiling SQLite to WASM and running it in web browsers.
 * Add the recovery extension that might be able to recover some content from a
   corrupt database file.
 * Query planner enhancements:
 * A new typedef named sqlite3_filename is added and used to represent the name
   of a database file.
 * Add the sqlite3_value_encoding() interface.
 * Security enhancement: SQLITE_DBCONFIG_DEFENSIVE is augmented to prohibit
   changing the schema_version.
 * Enhancements to the PRAGMA integrity_check statement:
 * Enhance the VACUUM INTO statement so that it honors the PRAGMA synchronous
(Only the first 15 lines of the commit message are shown above View all of this commit message)
commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 5e8b3d7

Number of commits found: 2