Name: | rh-perl526-perl-Storable |
---|---|
Epoch: | 1 |
Version: | 2.62 |
Release: | 396.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 229837 |
License: | GPL+ or Artistic |
RPM: | rh-perl526-perl-Storable-2.62-396.el7.aarch64.rpm |
Source RPM: | rh-perl526-perl-Storable-2.62-396.el7.src.rpm |
Build Date: | Thu Oct 25 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Storable/ |
Summary: | Persistence for Perl data structures |
Description: | The Storable package brings persistence to your Perl data structures containing scalar, array, hash or reference objects, i.e. anything that can be conveniently stored to disk and retrieved at a later time. |
- SCL
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Upgrade to 2.62 as provided in perl-5.25.12
- Fix a stack buffer overflow in deserialization of hooks (RT#130635) - Fix a memory leak of a class name from retrieve_hook() on an exception (RT#130635)
- Fix crash in Storable when deserializing malformed code reference (RT#68348, RT#130098)
- Avoid loading optional modules from default . (CVE-2016-1238)
- Increase release to favour standalone package
- 2.56 bump in order to dual-live with perl 5.24