#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 22nd July 2021 === ==== Local Packages ==== * Updated `perl-DBD-SQLite` to 1.68: * Switched to `XSLoader` ([[https://github.com/DBD-SQLite/DBD-SQLite/pull/63|GH#63]]) * Use `quadmath_snprintf` if `USE_QUADMATH` is defined * Use `av_fetch` instead of `av_shift` * Upgraded `SQLite` to 3.35.5 * Added a few new constants * Added `sqlite_txn_state` method to see internal state of the backend * Enabled math functions introduced in `SQLite` 3.35 * Fix `quadmath` issues * Stop setting `THREADSAFE=0` if perl has `pthread`, i.e. 5.20+ ([[https://github.com/DBD-SQLite/DBD-SQLite/issues/69|GH#69]], [[https://github.com/DBD-SQLite/DBD-SQLite/pull/72|GH#72]]) * Fixed a memory leak in `::VirtualTable` * Introduced "`string_mode`" handle attribute to fix long-standing issues of `sqlite_unicode` ([[https://github.com/DBD-SQLite/DBD-SQLite/issues/78|GH#78]], [[https://github.com/DBD-SQLite/DBD-SQLite/issues/68|GH#68]]) * Added a dependency from `dbdimp.o` to the `*.inc` files included into `dbdimp.c` ([[https://github.com/DBD-SQLite/DBD-SQLite/issues/74|GH#74]]) * Fixed an offset issue of `VirtualTable` ([[https://github.com/DBD-SQLite/DBD-SQLite/issues/75|GH#75]]) * Rebuilt `bluefish` (2.2.12), `c-ares` (1.17.1), `check` (1.15.2), `curl` (7.78.0), `dovecot` (2.3.15), `GeoIP` (1.6.12), `GeoIP-GeoLite-data` (2018.06), `geoipupdate` (4.8.0), `glib` (1.2.10), `grepmail` (5.3111), `gtk+` (1.2.10), `gtkwave` (3.3.110), `Judy` (1.0.5), `libgpg-error` (1.42), `libidn` (1.37) and `libmetalink` (0.1.3) for the FedoraProject:Fedora_35_Mass_Rebuild ----