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/2018-04-03

Tuesday 3rd April 2018

Local Packages

  • Updated getmail to 5.6:

    • Fix references to version 4 in README

    • Add Gmail-specific XOAUTH2 login support for IMAP

  • Updated libidn to 1.34:

    • Fix various libidn issues found by fuzzing:

      • Integer overflow in combine_hangul()

      • Integer overflow in punycode decoder

      • Performance issue in idna_to_unicode_internal()

      • Performance issue in stringprep functions

      • NULL pointer dereference in g_utf8_normalize()

      • NULL pointer dereference in stringprep_ucs4_nfkc_normalize()

      • Increase performance of stringprep functions

    • testing: Add OSS-fuzz integration and regression testing
    • build: Update gnulib files

    • build: Modernize GTK-Doc build
    • build: Fix parallel builds
    • build: Add configure flag --disable-doc

    • build: Add configure flag --enable-ubsan (enable UB Sanitizer)

    • build: Add configure flag --enable-asan (enable Address Sanitizer)

    • build: Fix compiler warnings
    • build: Fix build for gcc-7

    • i18n: Added Swedish translation
  • Updated unrar to 5.60 beta 2

  • Cleaned up and rebuilt perl-Text-Glob (0.11), perl-Text-Haml (0.990118), perl-Tie-IxHash (1.23), perl-Tie-RefHash-Weak (0.09), perl-Tie-ToObject (0.03), perl-TimeDate (2.30) and perl-Types-Serialiser (1.0)


Recent