-
Wed Jan 18 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-480
- Add definition of OPTIMIZE to .ph files, if optimizing is used
(bug#2159759)
-
Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4:5.32.1-479
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
-
Fri Aug 06 2021 Florian Weimer <fweimer@redhat.com> - 4:5.32.1-478
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
-
Wed Jun 23 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-477
- Updated list of *.ph files (bug#1975106)
-
Thu May 27 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-476
- Added perl-autouse and perl-ExtUtils-MM-Utils to perl run-requires
(BZ#1965295)
-
Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4:5.32.1-475
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
-
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)