#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 23rd June 2011 === ==== Fedora Project ==== * Updated `perl-Net-SSH-Perl` in Rawhide to fix build failure caused by reduced word coverage in the `hunspell` dictionary ==== Local Packages ==== * Updated `curl` to 7.21.7: * '''Security Advisory''': inappropriate GSSAPI delegation ([[CVE:2011-2192|CVE-2011-2192]]); full details at http://curl.haxx.se/docs/adv_20110623.html * Recognize the `[protocol]://` prefix in proxy hosts where the protocol is one of `socks4`, `socks4a`, `socks5` or `socks5h` * Added `CURLOPT_CLOSESOCKETFUNCTION` and `CURLOPT_CLOSESOCKETDATA` * NTLM: work with unicode * Fix connect with SOCKS proxy when using the `multi` interface * `anyauthput.c`: `stdint.h` must not be included unconditionally * CMake: improved build * SCP/SFTP enable non-blocking earlier * GnuTLS handshake: fix timeout * `cyassl`: build without filesystem * HTTPS over HTTP proxy using the `multi` interface * `speedcheck`: invalid timeout event on a reused handle * Force connection close for `HTTP 200 OK` when time condition matched * `curl_formget`: fix `FILE *` leak * `configure`: improved OpenSSL detection * Android build: support gingerbread * `CURLFORM_STREAM`: acknowledge `CURLFORM_FILENAME` * Windows build: use correct MS CRT * `pop3`: remove extra space in `LIST` command * Updated `libcurl7112` to address [[CVE:2011-2192|CVE-2011-2192]] * Updated `libcurl7155` to address [[CVE:2011-2192|CVE-2011-2192]] * Updated `perl-XML-LibXML` to 1.74: * More work on the `t/*.t` test scripts * Add `scripts/Test.pm-to-Test-More.pl` to semi-automatically convert a test script from Test.pm to `Test::More` * Change `NodeSet` to `NodeList` in the documentation of `lib/XML/LibXML/NodeList.pm` ([[CPAN:60998|CPAN RT#60998]]) * `Makefile.PL`: make clear that we are trying to link against `libm`, `libz` and `libxml2` and not just `libxml2` ([[CPAN:51439|CPAN RT#51439]]) * Fix documentation for `XML::LibXML::Comment` ([[CPAN:61756|CPAN RT#61756]]) * Documentation: moved away from Indirect-object-notation and added some missing "`my`"s * Fix failing `t/01basic.t` when compiling against `libxml2` that comes from git ([[CPAN:54951|CPAN RT#54951]]) * Updated `perl-YAML-Tiny` to 1.50: * Major bug fix: all code that writes arbitrary data should upgrade * Simple scalars with no whitespace but ending in a colon like `ABC:` were not being quoted, which results in the parser confusing it with a mapping key and crashing ----