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-11-01

Monday 1st November 2021

Local Packages

  • Updated davfs2 to 1.6.1:

    • configure.ac: Add Neon version 0.32

    • mount.davfs.c, get_options: Ignore all unknown options

    • mount_davfs.c, write_mtab_entry: Add option _netdev to utab-entry

  • Updated getmail to 5.16:

    • Add new use_netrc and netrc_file configuration options to support reading username/password from a .netrc file

    • Documentation updates
  • Updated mcrcon to 0.7.2:

    • Quit gracefully when Ctrl-D or Ctrl+C is pressed
    • Remove "exit" and "quit" as quitting commands (these are actual rcon commands on some servers)

    • Suppress compiler warning (strncpy)

    • Fix erroneous string length in packet building function
    • Fix typo in ANSI escape sequence for LCYAN

    • Make stdout and stderr unbuffered

  • Updated perl-Moose to 2.2200:

    • Replaced all uses of Sub::Name with Sub::Util, since the latter is part of core as of Perl 5.22


Recent