Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2010-05-21

Friday 21st May 2010

Fedora Project

  • Built perl-Crypt-RSA for EPEL-6

  • Raised Bug #594750 about the authconfig command line interface not updating sssd.conf in Fedora 13 although the GUI works OK, which is a problem when setting up LDAP auth

PPTP Client Project

  • Published the yum repositories for Fedora 13, ready for next week's release

Local Packages

  • Updated contagged to 0.7.2 (added country support - note that ldapab.schema is updated)

  • Updated perl-Class-MOP to 1.02, adding a new build requirement of perl(List::MoreUtils) and updating the patches for old Test::More versions and the spell check test

    • packages and modules no longer have methods (moved to Class::MOP::Class)

    • metaclass incompatibility checking now checks all metaclass types
    • Class::MOP can now do simple metaclass incompatibility fixing

  • Updated perl-IO-Socket-INET6 to 2.62 adding a workaround patch for a test failure in t/io_multihomed6.t that only manifested on Fedora 10 but at least affected someone else on cpantesters (see CPAN RT#57676):

  • --- IO-Socket-INET6-2.62/t/io_multihomed6.t     2010-05-20 21:42:31.000000000 +0100
    +++ IO-Socket-INET6-2.62/t/io_multihomed6.t     2010-05-21 10:49:22.996197801 +0100
    @@ -97,6 +97,10 @@
             # should be different families
             print "not " if $fam0 eq $fam1;
             print "ok 7\n";
    +    } else {
    +        print "not ok 5 # TODO select timed out\n";
    +        print "not ok 6 # TODO select timed out\n";
    +        print "not ok 7 # TODO select timed out\n";
         }
     
         waitpid($pid,0);
  • Updated perl-Module-CoreList to 2.34 (updated for 5.13.1)

  • Updated perl-Moose to 1.05, bumping the Class::MOP version requirement to 1.02 and updating the patches for old Test::More versions and the spell check test

    • packages and modules no longer have methods
    • BUILDALL called by Moose::Meta::Class::new_objec, not Moose::Object::new

    • strict and warnings are unimported if Moose, Moose::Role, or Moose::Exporter are unimported

    • add a 'consumers' method to Moose::Meta::Role

    • fix has '+attr' in Roles to explode immediately

    • fix duplicate 'failed' in type constraint validation messages

    • new type constraints will default to being unequal
    • tests no longer check for perl's behavior of clobbering $@

    • metaclass compatibility fixing has been completely rewritten for robustness
  • Rebuilt ppp for RHEL-6 Beta


Recent