Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2021-07-22

Thursday 22nd July 2021

Local Packages

  • Updated perl-DBD-SQLite to 1.68:

    • Switched to XSLoader (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+ (GH#69, GH#72)

    • Fixed a memory leak in ::VirtualTable

    • Introduced "string_mode" handle attribute to fix long-standing issues of sqlite_unicode (GH#78, GH#68)

    • Added a dependency from dbdimp.o to the *.inc files included into dbdimp.c (GH#74)

    • Fixed an offset issue of VirtualTable (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 Fedora_35_Mass_Rebuild


Recent