Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Errno | Distribution: Fedora Project |
Version: 1.33 | Vendor: Fedora Project |
Release: 486.fc36 | Build date: Wed Mar 16 08:27:17 2022 |
Group: Unspecified | Build host: buildvm-s390x-21.s390.fedoraproject.org |
Size: 9519 | Source RPM: perl-5.34.1-486.fc36.src.rpm |
Packager: Fedora Project | |
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.
GPL+ or Artistic
* Tue Mar 15 2022 Michal Josef Špaček <mspacek@redhat.com> - 4:5.34.1-486 - Fix minimal version for Perl debugger - 5.34.1 bump * Mon Feb 07 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.34.0-485 - The test XS-APItest/t/printf.t was fixed by gcc-12.0.1-0.6.fc36 * Wed Feb 02 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.34.0-484 - Fix failing test XS-APItest/t/printf.t (bug#2046802) - Disable package notes to prevent perl-* build breakage * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4:5.34.0-483 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Oct 18 2021 Petr Pisar <ppisar@redhat.com> - 4:5.34.0-482 - Rebuild with new RPM_LD_FLAGS * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4:5.34.0-481 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 23 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.34.0-480 - Fix GDBM_File to compile with gdbm version 1.20 (bug#1974288) * Wed Jun 16 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.34.0-479 - Updated list of *.ph files (bug#1972637) * Mon May 31 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.34.0-478 - Added perl-autouse and perl-ExtUtils-MM-Utils to perl meta-package * Mon May 24 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.34.0-477 - Perl 5.34 re-rebuild of bootstrapped packages * Thu May 20 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.34.0-476 - 5.34.0 bump (see <https://metacpan.org/pod/release/XSAWYERX/perl-5.34.0/pod/perldelta.pod> or release notes) * Tue May 04 2021 Petr Pisar <ppisar@redhat.com> - 4:5.32.1-475 - XSLoader requires DynaLoader * Wed Mar 31 2021 Petr Pisar <ppisar@redhat.com> - 4:5.32.1-474 - Fix dumping a hash entry of PL_strtab type - Fix an arithmetic left shift of a minimal integer value (GH#18639) * Thu Mar 04 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-473 - Remove files excluded from dual-lived subpackages * Thu Mar 04 2021 Petr Pisar <ppisar@redhat.com> - 4:5.32.1-472 - Protect locale tests from LANGUAGE environment variable - Prevent the number of buckets in a hash from getting too large - Fix a memory leak when compiling a regular expression (GH#18604) * Tue Feb 09 2021 Petr Pisar <ppisar@redhat.com> - 4:5.32.1-471 - Make accessing environment by DynaLoader thread-safe - Use duplocale() if available - Fix fc() in Turkish locale - Fix croaking on "my $_" when "use utf8" is in effect (GH#18449) - Fix PERL_UNUSED_ARG() definition in XSUB.h - Add missing entries to perldiag (GH#18276) * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4:5.32.1-470 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 25 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-469 - 5.32.1 bump (see <https://metacpan.org/pod/release/SHAY/perl-5.32.1/pod/perldelta.pod> or release notes) * Wed Dec 02 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.0-468 - Run-require perl(Encode) by perl-libs * Thu Nov 19 2020 Petr Pisar <ppisar@redhat.com> - 4:5.32.0-467 - Fix a crash in optimizing split() (GH#18232) - Disable a dual-lived perl-Net-Ping (bug #1898132) * Thu Nov 12 2020 Petr Pisar <ppisar@redhat.com> - 4:5.32.0-466 - Fix un undefined behavior in Perl_custom_op_get_field() - Fix Config variable names in in t/op tests - Fix fetching a magic on the stacked file test operators * Wed Oct 14 2020 Petr Pisar <ppisar@redhat.com> - 4:5.32.0-465 - Fix sv_collxfrm macro to respect locale - Fix an iterator signedness in handling an mro exception (GH#18155) - Fix a code flow in Perl_sv_inc_nomg() - Disable a dual-lived perl-Tie-RefHash subpackage (bug #1887937) * Fri Sep 25 2020 Petr Pisar <ppisar@redhat.com> - 4:5.32.0-464 - Update perl-IO-Zlib metadata - Disable dual-lived perl-IO-Zlib (bug #1882415) * Wed Sep 23 2020 Petr Pisar <ppisar@redhat.com> - 4:5.32.0-463 - Run-require complete perl by perl-CPAN - Remove a useless post-install dependency on perl-macros from perl-interpreter - Fix ownership of /usr/share/perl5/{ExtUtils,File,Module,Text,Time} directories - Fix a buffer overflow when compiling a regular expression with a bracketed character class with a white space - Fix a mismatch with the recursive subpatterns (GH#18096) * Thu Aug 27 2020 Petr Pisar <ppisar@redhat.com> - 4:5.32.0-462 - Fix inheritance resolution of lexial objects in a debugger (GH#17661) - Fix a misoptimization when assignig a list in a list context (GH#17816) - Fix handling left-hand-side undef when assigning a list (GH#16685) - Fix a memory leak when compiling a long regular expression (GH#18054) - Fix handling exceptions in a global destruction (GH#18063) - Fix sorting with a block that calls return (GH#18081) * Fri Aug 21 2020 Jeff Law <law@redhat.com> - 4:5.32.0-461 - Re-enable LTO * Thu Aug 06 2020 Petr Pisar <ppisar@redhat.com> - 4:5.32.0-460 - Fix an IO::Handle spurious error reported for regular file handles (GH#18019) * Wed Aug 05 2020 Petr Pisar <ppisar@redhat.com> - 4:5.32.0-459 - Do not use C compiler reserved identifiers - Fix SvUV_nomg() macro definition - Fix SvTRUE() documentation - Fix ext/XS-APItest/t/utf8_warn_base.pl tests - Fix IO::Handle::error() to report write errors (GH#6799) - Fix a link to Unicode Technical Standard #18 (GH#17881) - Fix setting a non-blocking mode in IO::Socket::UNIX (GH#17787) - Fix running actions after stepping in a debugger (GH#17901) - Fix a buffer size for asctime_r() and ctime_r() functions - Prevent from an integer overflow in RenewDouble() macro - Fix a buffer overread in when reallocating formats (GH#17844) - Fix a number of arguments passed to a BOOT XS subroutine (GH#17755) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4:5.32.0-458 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 30 2020 Jeff Law <law@redhat.com> - 4:5.32.0-457 - Disable LTO * Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.0-456 - Perl 5.32 re-rebuild of bootstrapped packages * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.0-455 - 5.32.0 bump (see <https://metacpan.org/pod/release/XSAWYERX/perl-5.32.0/pod/perldelta.pod> or release notes) * Tue Jun 02 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.30.3-454 - 5.30.3 bump (see <https://metacpan.org/pod/release/XSAWYERX/perl-5.30.3/pod/perldelta.pod> for release notes) - Security release fixes CVE-2020-10543, CVE-2020-10878 and CVE-2020-12723 * Fri Mar 27 2020 Petr Pisar <ppisar@redhat.com> - 4:5.30.2-453 - Make perl-macros package noarch - Fix a directory ownership in perl-Sys-Hostname - Work around a glibc bug in caching LC_MESSAGES (GH#17081) - Fix POSIX:setlocale() documentation - Prevent from an integer overflow in POSIX::SigSet() - Fix thread-safety of IO::Handle (GH#14816) - Close :unix PerlIO layers properly (bug #987118) - Fix sorting tied arrays (GH#17496) - Fix a spurious warning about a multidimensional syntax (GH#16535) - Normalize "#!/perl" shebangs in the tests - Fix a warning about an uninitialized value in B::Deparse (GH#17537) * Mon Mar 16 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.30.2-452 - 5.30.2 bump (see <https://metacpan.org/pod/release/SHAY/perl-5.30.2/pod/perldelta.pod> for release notes)
/usr/lib64/perl5/Errno.pm /usr/share/man/man3/Errno.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 9 23:45:58 2023