#acl PaulHowarth:read,write,admin,revert,delete All:read === 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 ----