PaulHowarth/Blog/2012-02-20

Monday 20th February 2012

Fedora Project

  • Updated bluefish in F-15, F-16, F-17, Rawhide and EPEL-6 to fix an abort due to free() of invalid pointer (Bug #771227), adding a workaround for the broken gucharmap pkgconfig file in gucharmap release 3.3.1-1.fc17 (Bug #795537), which would otherwise break the build:

  • # Work around broken gucharmap pkgconfig file (#795537)
    export CPPFLAGS="-I%{_includedir}/gucharmap-2.90"
  • Updated perl-IO-Socket-SSL to 1.55 in Rawhide git but didn't build it yet as there's a compatibility issue with OpenSSL 1.0.1 (Bug #789447, CPAN RT#75165)

Local Packages

  • New package perl-Data-Alias (1.16)

  • New package perl-Data-Visitor (0.28)

  • New package perl-Tie-ToObject (0.03)

  • Updated bluefish as per the Fedora version

  • Updated perl-IO-Socket-SSL to 1.55:

    • Work around IO::Socket's work around for systems returning EISCONN etc. on connect retry for non-blocking sockets by clearing $! if SUPER::connect returned true (CPAN RT#75101)

  • Updated perl-Moose to build-require perl(Data::Visitor) (except when bootstrapping) and perl(PadWalker) so that the full test suite can be run

  • Updated perl-Test-File to 1.33:


Recent