#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 20th April 2010 === ==== Local Packages ==== * Updated `curl` to sync patches with Rawhide and remove redundant compiler/linker flags from `libcurl.pc` * Updated `perl-DateTime` to update `DateTime::TimeZone` to 1.18 * Based on version 2010i of the Olson database, with changes for Morocco, Taiwan (historical only), and Argentina * Updated `perl-version` to 0.82 * Full version object support * Patch for bug in Perl 5.10.0 core version support * Sync with Perl 5.12.0 * Vastly improved regex definitions * Completely rewrite pure Perl code to operate exactly like the XS code ==== Fedora Project ==== * Raised [[RedHatBugzilla:584107|Bug #584107]] on `curl`: `curl` ≥ 7.20.0 introduced a `--configure` option in `curl-config` to display the program's build options, which is hard-coded into the script and results in a multilib file conflict in `/usr/bin/curl-config`; I attached a patch that resolves the issue in the usual way, putting the arch-specific bits into `libcurl.pc` and calling `pkg-config` from `curl-config` to display the text ----