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/2011-05-30

Monday 30th May 2011

Local Packages

  • Updated libidn to byte-compile the Emacs lisp files and require emacs-filesystem for directory ownership (Fedora 15 onwards only, since emacs-filesystem doesn't exist in earlier distributions)

  • Updated perl-DBD-SQLite to 1.33:

    • Made util/getsqlite.pl work with the amalgamated distro filename changes introduced by SQLite 3.7.4, and still with older ones too

    • Resolved CPAN RT#61355: Fails testing in parallel

    • Resolved CPAN RT#61361: Problems building 1.31 with system SQLite

    • Resolved CPAN RT#61117: Supporting database as an alias for dbname in DSN

    • Resolved CPAN RT#62370: Segfaults during operations on disconnected handles

    • Resolved CPAN RT#61958: REGEXP should return NULL when one of its arguments is NULL

    • Removed PrintWarn tweak introduced in 1.19_09

    • Resolved CPAN RT#65267: Skip fts3/metadata tests if those features are disabled

    • Resolved CPAN RT#65267: Add RTree support option

    • Added sqlite_see_if_its_a_number database handle attribute to deal with issues caused by (quoted) bind values against numbers such as return values from a function etc.

    • Resolved CPAN RT#67843: savepoint rollback alters AC state

    • Updated to SQLite 3.7.6.3
    • Made util/getsqlite.pl state that it needs fixing to work for SQLite 3.7.5+ when it dies at the last step, and outline what the user needs to do manually instead, until getsqlite is fixed


Recent