#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 9th April 2017 === ==== Fedora Project ==== * Updated `perl-Contextual-Return` to 0.004011 in F-26 and Rawhide: * Patched memory leak from use of `@DB::args` * Updated `perl-YAML-LibYAML` to 0.64 in F-26 and Rawhide: * `use lib FindBin::Bin` in tests, preparing for perl 5.26 where '`.`' gets removed from `@INC` ([[https://github.com/ingydotnet/yaml-libyaml-pm/issues/54|GH#54]]) * Use the latest `libyaml` sources * Lazy load `B::Deparse` for faster startup time ([[https://github.com/ingydotnet/yaml-libyaml-pm/issues/52|GH#52]], [[https://github.com/ingydotnet/yaml-libyaml-pm/pull/53|GH#53]]) . I also added `Provides: bundled(libyaml) = 0.1.7` as per the [[https://fedoraproject.org/wiki/Bundled_Libraries?rd=Packaging:Bundled_Libraries#Requirement_if_you_bundle|Fedora library bundling guidelines]], the version number of the bundled `libyaml` being determined by comparing commits in the [[https://bitbucket.org/xi/libyaml/commits/branch/default|upstream repo]] ([[https://github.com/ingydotnet/yaml-libyaml-pm/issues/49|GH#49]]) ==== Local Packages ==== * Updated `perl-YAML-LibYAML` to 0.64 as per the Fedora version ----