Name: | perl-Module-Loaded |
Epoch: | 1 |
Version: | 0.08 |
Release: | 404.module+el8.1.0+5399+8245a79b |
Architecture: | noarch |
Module: | perl:5.24:8010020190529084201:ee766497
|
Group: | Unspecified |
Size: | 6014 |
License: | GPL+ or Artistic |
RPM: |
perl-Module-Loaded-0.08-404.module+el8.1.0+5399+8245a79b.noarch.rpm
|
Source RPM: |
perl-5.24.4-404.module+el8.1.0+5399+8245a79b.src.rpm
|
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.perl.org/ |
Summary: | Mark modules as loaded or unloaded |
Description: | When testing applications, often you find yourself needing to provide
functionality in your test environment that would usually be provided by
external modules. Rather than munging the %INC by hand to mark these external
modules as loaded, so they are not attempted to be loaded by perl, this module
offers you a very simple way to mark modules as loaded and/or unloaded. |
-
Mon Mar 25 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.24.4-404
- Fix annocheck failure by enabling hardening (bug #1636329)
-
Thu Feb 07 2019 Petr Pisar <ppisar@redhat.com> - 4:5.24.4-403
- Require perl-interpreter from perl (bug #1670435)
-
Thu Jan 31 2019 Petr Pisar <ppisar@redhat.com> - 4:5.24.4-402
- Add a dummy perl-interpreter package to mask non-modular one (bug #1670435)
-
Wed Dec 05 2018 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.24.4-401
- Resolves: #1656293
- Fix CVE-2018-18311 Integer overflow leading to buffer overflow
- Fix CVE-2018-18312 Heap-buffer-overflow write in regcomp.c
- Fix CVE-2018-18313 Heap-buffer-overflow read in regcomp.c
- Fix CVE-2018-18314 Heap-buffer-overflow write in regcomp.c
-
Fri Nov 02 2018 Petr Pisar <ppisar@redhat.com> - 4:5.24.4-400
- Install Encode developmental files when installing complete Perl
(bug #1645225)
-
Tue Oct 02 2018 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.24.4-399
- Fix annocheck failure by passing CFLAGS to dtrace (bug #1630617)
-
Mon Jul 09 2018 Petr Pisar <ppisar@redhat.com> - 4:5.24.4-398
- Adjust tests to gdbm-1.15 (RT#133295)
-
Mon Apr 16 2018 Petr Pisar <ppisar@redhat.com> - 4:5.24.4-397
- 5.24.4 bump
- Fix CVE-2018-6913 (heap buffer overflow in pp_pack.c) (bug #1567776)
- Fix CVE-2018-6798 (heap read overflow in regexec.c) (bug #1567777)
- Fix CVE-2018-6797 (heap write overflow in regcomp.c) (bug #1567778)
-
Tue Feb 06 2018 Petr Pisar <ppisar@redhat.com> - 4:5.24.3-396
- Fix handling attribute specification on our variables (RT#131597)
- Remove invalid macro definitions from macros.perl (bug #1532539)
- Fix a crash when a match for inversely repeated group fails (RT#132017)
- Fix an overflow when parsing a character range with no preceding character
(RT#132245)
- Fix walking symbol table for ISA in Carp
- Fix handling file names with null bytes in stat and lstat functions
(RT#131895)
- Fix a crash when untying an object witout a stash
- Fix deparsing of transliterations with unprintable characters (RT#132405)
- Fix error reporting on do() on a directory (RT#125774)
- Fix stack manipulation when a lexical subroutine is defined in a do block in
a member of an iteration list (RT#132442)
- Fix setting $! when statting a closed filehandle (RT#108288)
- Fix tainting of s/// with overloaded replacement (RT#115266)
- Expand system() arguments before a fork (RT#121105)
- Avoid undefined behavior when copying memory in Glob and pp_caller (RT#131746)
- Add patch to conditionalize a fix for an old and long fixed bug
in libcrypt / glibc (rhbz#1536752)
- Link XS modules to pthread library to fix linking with -z defs
- Correct shell bangs in tests
- Fix parsing braced subscript after parentheses (RT#8045)
- Call ldconfig scriptlets using a macro
-
Mon Sep 25 2017 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.24.3-395
- Update perl(:MODULE_COMPAT_*)