Name: | rh-perl524-perl-Math-Complex |
---|---|
Version: | 1.59 |
Release: | 380.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 87582 |
License: | GPL+ or Artistic |
RPM: | rh-perl524-perl-Math-Complex-1.59-380.el7.noarch.rpm |
Source RPM: | rh-perl524-perl-5.24.0-380.el7.src.rpm |
Build Date: | Thu Jun 21 2018 |
Build Host: | x86-ol7-builder-03.US.ORACLE.com |
Vendor: | Oracle America |
URL: | http://www.perl.org/ |
Summary: | Complex numbers and trigonometric functions |
Description: | This package lets you create and manipulate complex numbers. By default, Perl limits itself to real numbers, but an extra "use" statement brings full complex support, along with a full set of mathematical functions typically associated with and/or extended to complex numbers. |
- Fix CVE-2018-6798 (heap read overflow in regexec.c) (bug #1561102) - Fix CVE-2018-6797 (heap write overflow in regcomp.c) (bug #1561102)
- Avoid loading of modules from current directory, CVE-2016-1238, (bug #1360425)
- Fix handling \N{} in tr for characters in range 128--255 (RT#128734)
- Move dependency on runtime package to perl-libs
- Rebuilt without dual-life sub-packages
- Rebuild without bootstrap
- Fix a crash in lexical scope warnings (RT#128597)
- Fix a crash in "Subroutine redefined" warning (RT#128257)
- Fix a crash when vivifying a stub in a deleted package (RT#128532)
- Do not let XSLoader load relative paths (CVE-2016-6185)