[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет perl-Module-Loaded-1:0.08-423.el8_10.noarch download

Имя perl-Module-Loaded
Эпоха 1
Версия 0.08
Релиз 423.el8_10
Архитектура noarch
Сайт http://www.perl.org/
Лицензия GPL+ or Artistic
Время сборки 2025-07-29 09:11:04
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Mark modules as loaded or unloaded
Репозитории AppStream
Полное описание 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.
Эррата INFSA-2025:11805
Размер 75 КиБ
Исходный проект perl-5.26.3-423.el8_10
Контрольная сумма SHA-256 8e7cfe974a36f5b7fb6fe075efc3d6e4e7fd2b34f9a8f52fd8b5590a2f34e89f
× Full screenshot
История изменений link
* Wed Jul 02 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.26.3-423
- Fix CVE-2025-40909 - Clone dirhandles without fchdir
- Fix test broken by update in zlib on s390x

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4:5.26.3-422
- Rebuilt for MSVSphere 8.8

* Wed Jan 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.26.3-422
- Add definition of OPTIMIZE to .ph files, if optimizing is used
  (bug#2152012)

* Mon Oct 18 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.26.3-421
- Fix a memory leak when compiling a regular expression with a non-word
  class (bug #2014981)

* Thu Jun 17 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.26.3-420
- Fix _resolv return value in Net-Ping (bug #1973030)

* Wed Jan 06 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.26.3-419
- Fix CVE-2020-10543 (bug #1839273)
- Fix CVE-2020-10878 (bug #1839276)
- Fix a file mode of a perl-example.stp example (bug #1913693)

* Fri Dec 18 2020 Petr Pisar <ppisar@redhat.com> - 4:5.26.3-418
- Fix CVE-2020-12723 (bug #1839279)

* Thu Dec 03 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.26.3-417
- Fix Time-Local tests to pass after year 2019 (bug #1807120)
- Run-require perl(Encode) by perl-libs (bug #1903503)

* Thu Dec 06 2018 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.26.3-416
- 5.26.3 bump (bug #1655526)
- Fix CVE-2018-18311 (integer overflow leading to buffer overflow) (bug #1654920)
- Fix CVE-2018-18312 (heap buffer overflow in regcomp.c) (bug #1654922)
- Fix CVE-2018-18313 (heap buffer overflow read in regcomp.c) (bug #1654924)
- Fix CVE-2018-18314 (heap based buffer overflow) (bug #1654925)

* Fri Nov 02 2018 Petr Pisar <ppisar@redhat.com> - 4:5.26.2-415
- Install Encode developmental files when installing complete Perl
  (bug #1645225)