#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 2nd December 2022 === ==== Fedora Project ==== * Updated `perl-Path-Tiny` to 0.144 in Rawhide: * Fixed tilde expansion tests where `~root` expands to '`/`' ==== Local Packages ==== * Updated `perl-Data-Alias` to 1.27: * Fix localized alias-assignment to previously non-existing hash element * Avoid testing threading on broken perl versions * Fix certain linker errors by making sure perl's global variables are accessed through their accessor functions when applicable * Fix compile error when using perl 5.37.2 or later * Improve diagnostic output from tests * Updated `perl-Net-Server` to 2.012: * Default to `IO::Socket::IP` with continued fallback to `IO::Socket::INET6` * Add `double_reverse_lookups` configuration and code * Clean up hostname lookup under both `IO::Socket::IP` and `IO::Socket::INET6` * Change SSL to use `IO::Socket::SSL SSL_startHandshake` * Fix semaphore release * Update various POD issues * Finally add `register_child` method, called if a child process is started * Bugfix `Net::Server::PSGI` * Allow groups to be comma separated * Allow `.` in usernames and groups * Allow space in config file values * Retro-actively acknowledge that 2.008 changed default `Net::Server::HTTP` type to `PreFork` (and update docs) * Fix Location bounce with other status set * Return status `400` under `request_denied_hook` in `Net::Server::HTTP` * More code/documentation typo fixes * Add `/simple` routes to HTTP and PSGI echo handlers for doing static request samples * Updated `perl-Path-Tiny` to 0.144 as per the Fedora version ----