#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 26th November 2012 === ==== Fedora Project ==== * Updated `perl-Compress-Raw-Bzip2` to 2.059 in F-18 and Rawhide: * Copy-on-write support ([[CPAN:81352|CPAN RT#81352]]) * Updated `perl-Compress-Raw-Lzma` to 2.059 in F-18 and Rawhide: * Copy-on-write support * Updated `perl-Compress-Raw-Zlib` to 2.059 in F-18 and Rawhide: * Copy-on-write support ([[CPAN:81353|CPAN RT#81353]]) * Updated `perl-IO-Socket-SSL` to 1.79 in F-18 and Rawhide: * Use `getnameinfo` instead of `unpack_sockaddr_in6` to get `PeerAddr` and `PeerPort` from `sockaddr` in `_update_peer`, because this provides scope too * Work around systems that don't define `AF_INET6` ([[CPAN:81216|CPAN RT#81216]]) * Prepare transition to a more secure default for `SSL_verify_mode`; the use of the current default `SSL_VERIFY_NONE` will cause a big warning for clients, unless `SSL_verify_mode` was explicitly set inside the application to this insecure value (in the near future the default will be `SSL_VERIFY_PEER`, and thus causing verification failures in unchanged applications) ==== Local Packages ==== * Updated `perl-Clone` to 0.33: * Fix typo in `croak` message * Updated `perl-XML-LibXSLT` to 1.79: * `die` when `libxslt` is 1.1.27 (due to [[GnomeBugzilla:684564|Gnome Bug #684564]]) ----