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.30 | Vendor: Fedora Project |
Release: 474.fc34 | Build date: Wed Mar 31 10:02:00 2021 |
Group: Unspecified | Build host: buildvm-ppc64le-31.iad2.fedoraproject.org |
Size: 9527 | Source RPM: perl-5.32.1-474.fc34.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
* 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) * Mon Feb 03 2020 Petr Pisar <ppisar@redhat.com> - 4:5.30.1-451 - Subpackage AutoLoader and AutoSplit - Subpackage ExtUtils-Constant - Subpackage NEXT - Subpackage Tie-RefHash - Subpackage autouse - Subpackage base and fields - Subpackage Dumpvalue - Subpackage encoding-warnings - Subpackage if - Subpackage I18N-Collate - Subpackage I18N-LangTags - Subpackage lib - Subpackage Safe - Subpackage Search-Dict - Subpackage Term-Complete - Subpackage Term-ReadLine - Subpackage Text-Abbrev - Subpackage Thread-Semaphore - Subpackage Tie-File - Move attributes module into perl-libs - Subpackage GDBM_File - Subpackage NDBM_File - Subpackage ODBM_File - Move File::Glob module into perl-libs - Subpackage File-DosGlob - Subpackage File-Find - Subpackage IPC-Open3 - Subpackage B - Subpackage Fcntl - Subpackage FileCache - Subpackage Hash-Util - Subpackage Hash-Util-FieldHash - Subpackage I18N-Langinfo - Subpackage mro - Subpackage Opcode - Move PerlIO to perl-libs - Subpackage POSIX - Subpackage Sys-Hostname - Move Tie::Hash::NamedCapture to perl-libs - Subpackage Tie-Memoize - Subpackage Benchmark - Subpackage blib - Move charnames to perl-libs - Subpackage File-stat - Subpackage Class-Struct - Subpackage Net::*ent modules into perl-Net - Subpackage User::* modules into perl-User-pwent - Subpackage Time - Subpackage base Tie::* modules into perl-Tie - Move Config to perl-libs - Move warnings::register to perl-libs - Subpackage DBM_Filter modules - Subpackage FileHandle - Subpackage Thread - Subpackage Unicode::UCD - Subpackage diagnostics and move splain tool from perl-utils there - Subpackage FindBin - Subpackage File::Basename - Subpackage File::Compare - Subpackage File::Copy - Subpackage overload - Subpackage overloading - Subpackage Config::Extensions - Subpackage English - Subpackage Getopt::Std - Subpackage locale - Subpackage deprecate - Move AnyDBM_File, SDBM_File, Tie::Hash to perl-libs because of dbmopen function - Subpackage DirHandle - Subpackage Symbol - Subpackage SelectSaver - Move UNIVERSAL to perl-libs - Subpackage DynaLoader - Subpackage filetest - Subpackage less - Subpackage meta_notation - Subpackage sigtrap - Subpackage sort - Subpackage subs - Subpackage vars - Subpackage vmsish - Subpackage Pod-Functions - Move feature to perl-libs - Move debugger files into perl-debugger - Move perlxs* POD to perl-ExtUtils-ParseXS - Move ExtUtils/typemap to perl-devel - Remove ExtUtils::XSSymSet manual without the code (GH#17424) - Reduce and move remaining ph files to perl-ph - Move most of the generic POD files to perl-doc * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4:5.30.1-450 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 29 2019 Petr Pisar <ppisar@redhat.com> - 4:5.30.1-449 - Fix a memory leak when compiling a regular expression with a non-word class (GH#17218) * Tue Nov 12 2019 Petr Pisar <ppisar@redhat.com> - 4:5.30.1-448 - Fix overloading for binary and octal floats (RT#125557) - Fix handling undefined array members in Dumpvalue (RT#134441) - Fix taint mode documentation regarding @INC - Fix handling a layer argument in Tie::StdHandle::BINMODE() (RT#132475) - Fix an unintended upgrade to UTF-8 in the middle of a transliteration - Fix a race in File::stat() tests (GH#17234) - Fix a buffer overread when parsing a number (GH#17279) - Fix GCC 10 version detection (GH#17295) * Mon Nov 11 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.30.1-447 - 5.30.1 bump (see <https://metacpan.org/pod/release/SHAY/perl-5.30.1/pod/perldelta.pod> for release notes) * Wed Sep 11 2019 Petr Pisar <ppisar@redhat.com> - 4:5.30.0-446 - Fix a memory leak when matching a UTF-8 regular expression (RT#134390) - Fix a detection for futimes (RT#134432) * Mon Sep 02 2019 Petr Pisar <ppisar@redhat.com> - 4:5.30.0-445 - Adjust spec file to rpm-build-4.15.0-0.rc1.1 - Fix parsing a Unicode property name when compiling a regular expression - Fix a buffer overread when parsing a Unicode property while compiling a regular expression (RT#134133) - Do not interpret 0x and 0b prefixes when numifying strings (RT#134230) - Fix a buffer overread when compiling a regular expression with many escapes (RT#134325) - Fix a buffer overflow when compiling a regular expression with many branches (RT#134329) - Correct a misspelling in perlrebackslash documentation (RT#134395) * Thu Aug 22 2019 Petr Pisar <ppisar@redhat.com> - 4:5.30.0-444 - Fix a NULL pointer dereference in PerlIOVia_pushed() - Fix a crash when setting $@ on unwinding a call stack (RT#134266) - Fix parsing a denominator when parsing a Unicode property name - Fix a documentation about a future API change - Do not run File-Find tests in parallel * Wed Aug 07 2019 Petr Pisar <ppisar@redhat.com> - 4:5.30.0-443 - Fix propagating non-string variables in an exception value (RT#134291) - Include trailing zero in scalars holding trie data (RT#134207) - Fix a use after free in /(?{...})/ (RT#134208) - Fix a use after free in debugging output of a collation - Fix file mode of a perl-example.stp example * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4:5.30.0-442 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 17 2019 Petr Pisar <ppisar@redhat.com> - 4:5.30.0-441 - Fix a test for a crash in SIGALARM handler when waiting on a child process to be closed (RT#122112) - Fix a crash on an uninitialized warning when processing a multideref node (RT#134275) - Preserve append mode when opening anonymous files (RT#134221) - Run Turkish locale tests * Tue Jun 25 2019 Petr Pisar <ppisar@redhat.com> - 4:5.30.0-440 - Fix an out-of-buffer read while parsing a Unicode property name (RT#134134) - Do not panic when outputting a warning (RT#134059) - Fix memory handling when parsing string literals - Fix an undefined behavior in shifting IV variables - Fix stacking file test operators (CPAN RT#127073) - Fix a crash in SIGALARM handler when waiting on a child process to be closed (RT#122112) - Fix a crash with a negative precision in sprintf function (RT#134008) - Fix an erroneous assertion on OP_SCALAR (RT#134048) - Prevent from wrapping a width in a numeric format string (RT#133913) - Fix subroutine protypes to track reference aliases (RT#134072) - Improve retrieving a scalar value of a variable modified in a signal handler (RT#134035) - Fix changing packet destination sent from a UDP IO::Socket object (RT#133936) - Fix a stack underflow in readline() if passed an empty array as an argument (#RT133989) - Fix setting supplementar group IDs (RT#134169) - Fix %{^CAPTURE_ALL} to be an alias for %- variable (RT#131867) - Fix %{^CAPTURE} value when used after @{^CAPTURE} (RT#134193) * Tue Jun 11 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.30.0-439 - Define %perl_vendor*, %perl_archlib, %perl_privlib, because in rpm 4.15 those are no longer defined * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.30.0-438 - Perl 5.30 re-rebuild of bootstrapped packages * Wed May 22 2019 Jitka Plesnikova <jplesnik@redhat.com>, Petr Pisar <ppisar@redhat.com> - 4:5.30.0-437 - 5.30.0 bump (see <https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0/pod/perldelta.pod> for release notes) - Make site paths specific to Perl minor version (e.g. /usr/local/share/perl5/5.30) to prevent from an ABI clash after upgrade to an ABI-incompatible Perl * Tue Apr 23 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.28.2-436 - 5.28.2 bump (see <https://metacpan.org/pod/release/SHAY/perl-5.28.2/pod/perldelta.pod> for release notes) * Fri Apr 05 2019 Petr Pisar <ppisar@redhat.com> - 4:5.28.1-435 - Fix a leak when compiling a typed hash dereference - Fix a buffer overread when handling a scope error in qr/\(?{/ (RT#133879) - Fix a buffer overread when parsing a regular expression with an unknown character name (RT#133880) - Fix mbstate_t initialization in POSIX::mblen (RT#133928) - Fix a memory leak when cloning a regular expression - Fix a memory leak when spawning threads in a BEGIN phase - Fix a memory leak when assigning a regular expression to a non-copy-on-write string - Fix a memory leak when assignig to a localized ${^WARNING_BITS} - Fix a memory leak when parsing misindented here-documents - Fix a memory leak in package name lookup (RT#133977) - Fix a memory leak when deletion in a tied hash dies - Fix a crash when matching case insensitively (RT#133892) - Fix a memory leak when warning about malformed UTF-8 string
/usr/lib64/perl5/Errno.pm /usr/share/man/man3/Errno.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 9 18:30:14 2023