| Name: | rh-perl526-perl-Devel-Peek |
|---|---|
| Version: | 1.26 |
| Release: | 404.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 45825 |
| License: | GPL+ or Artistic |
| RPM: | rh-perl526-perl-Devel-Peek-1.26-404.el7.x86_64.rpm |
| Source RPM: | rh-perl526-perl-5.26.1-404.el7.src.rpm |
| Build Date: | Thu Oct 25 2018 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.perl.org/ |
| Summary: | A data debugging tool for the XS programmer |
| Description: | Devel::Peek contains functions which allows raw Perl datatypes to be manipulated from a Perl script. This is used by those who do XS programming to check that the data they are sending from C to Perl looks as they think it should look. |
- Fix CVE-2018-6798 (heap read overflow in regexec.c) (bug #1561100) - Fix CVE-2018-6797 (heap write overflow in regcomp.c) (bug #1561100)
- Rebuild without bootstrap
- SCL
- Update perl(:MODULE_COMPAT)
- 5.26.1 bump (see <http://search.cpan.org/dist/perl-5.26.1/pod/perldelta.pod> for release notes)
- Fix unreliable Time-HiRes tests (CPAN RT#122819)
- Do not require $Config{libs} providers by perl-devel package (bug #1481324)
- Fix reporting malformed UTF-8 character (RT#131646)
- Fix File::Glob rt131211.t test random failures
- Fix t/op/hash.t test random failures
- Parse caret variables with subscripts as normal variables inside ${...}
escaping (RT#131664)
- Do not display too many bytes when reporting malformed UTF-8 character
- Fix select called with a repeated magical variable (RT#131645)
- Fix error message for "our sub foo::bar" (RT#131679)
- Fix executing arybase::_tie_it() in Safe compartement (RT#131588)
- Fix handling attribute specification on our variables (RT#131597)
- Fix splitting non-ASCII strings if unicode_strings feature is enabled (RT#130907)
- Fix compiler warnings in code generated by ExtUtils::Constant
(CPAN RT#63832, CPAN RT#101487)
- Fix GCC version detection for -D_FORTIFY_SOURCE override (RT#131809)
- Enable separate debuginfo back
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- perl package installs all core modules, interpreter moved to perl-interpreter package, perl-core package is obsolete <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> (bug #1464903)