Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Errno-1.38-515.el10_2 RPM for aarch64

From AlmaLinux 10.2 AppStream for aarch64

Name: perl-Errno Distribution: AlmaLinux
Version: 1.38 Vendor: AlmaLinux
Release: 515.el10_2 Build date: Mon Sep 14 07:47:37 2026
Group: Unspecified Build host: arm64-builder01.almalinux.org
Size: 8533 Source RPM: perl-5.40.2-515.el10_2.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://www.perl.org/
Summary: System errno constants
"Errno" defines and conditionally exports all the error constants defined in
your system "errno.h" include file. It has a single export tag, ":POSIX",
which will export all POSIX defined error numbers.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Fri Aug 21 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 4:5.40.2-515
  - Fixes: CVE-2026-13221 - regcomp_study: Don't create a trie that would
    overflow
* Thu Jul 10 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.40.1-514
  - Fixes: CVE-2025-40909 - Clone dirhandles without fchdir
* Tue Apr 15 2025 Jitka Plesnikov