summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/perl: use host errno.h with prefix-guest, bug #645804Michael Haubenwallner2018-05-172-2/+2
| | | | | Closes: https://bugs.gentoo.org/645804 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/perl: Remove oldAndreas K. Hüttel2018-04-303-1184/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-lang/perl: Bump to version 5.26.2Kent Fredric2018-04-243-6/+656
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to perlcross 1.1.9 - Fold no-nsl patches into tarball - Sync 5.26.9999 ebuild with non-maintainer commits Upstream: - Fix for [CVE-2018-6797] heap-buffer-overflow (WRITE of size 1) in S_regatom (regcomp.c) - Fix for [CVE-2018-6798] Heap-buffer-overflow in Perl__byte_dump_string (utf8.c) - Fix for [CVE-2018-6913] heap-buffer-overflow in S_pack_rec - Fix for Assertion failure in Perl__core_swash_init (utf8.c) - Updated Modules: * PerlIO::via -> 0.17 * Term::ReadLine -> 1.17 * Unicode::UCD -> 0.69 - Documentation fixes in perluniprops - Fix win32 VC++ compiler detection on non-english systems - Set correct $Config{libpth} w/ VC++ < 14.1 - Prevent readpipe() corrupting stack at runtime via scalar check at compile time - Fixed a use after free bug in pp_list - Fix a use-after-free w/ sub keyword followed by newlines and comments - Tokenizer correctly adjusts parse pointer when skipping whitespace in an identifier - Accesses to ${^LAST_FH} no longer asserts after IO ops on non-glob - Sort correctly reference counts aliased $a and $b - Certain convoluted regexps no longer cause arithmetic overflow when compiled - Fix duplicate symbol failure with -flto -mieee-fp - Fix null pointer deref in S_regmatch - Escallate compilation failures within string interpolation etc, to occur earlier as to not confuse the compiler and crash perl Bug: https://bugs.gentoo.org/653432 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/perl: Bump to version 5.24.4Kent Fredric2018-04-242-0/+573
| | | | | | | | | | | | | | | | | | - Switch to cross-perl 1.1.9 - Merge libnsl patch into patchball Upstream: - Fixes for [CVE-2018-6797] heap-buffer-overflow (WRITE of size 1) in S_regatom (regcomp.c) - Fixes for [CVE-2018-6798] Heap-buffer-overflow in Perl__byte_dump_string (utf8.c) - Fixes for [CVE-2018-6913] heap-buffer-overflow in S_pack_rec - Fixes for Assertion failure in Perl__core_swash_init (utf8.c) - Avoid corrupting the stack at runtime with readpipe() by checking parameters at compile-time Bug: https://bugs.gentoo.org/653432 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/perl: m68k/s390/sh stable wrt bug #648460Mikle Kolyada2018-04-211-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/perl-5.24.3-r1: arm64 stable (bug #648460)Mart Raudsepp2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-lang/perl: arm stable wrt bug #648460Mikle Kolyada2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/perl-5.24.3-r1: hppa stable, bug 648460Matt Turner2018-04-071-1/+1
|
* dev-lang/perl: x86 stable (bug #648460)Thomas Deutschmann2018-04-051-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-lang/perl-5.24.3-r1: ppc64 stable, bug 648460Matt Turner2018-03-311-1/+1
|
* dev-lang/perl-5.24.3-r1: ppc stable, bug 648460Matt Turner2018-03-311-1/+1
|
* dev-lang/perl-5.24.3-r1: alpha stableTobias Klausmann2018-03-311-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/648460
* dev-lang/perl: stable 5.24.3-r1 for sparcRolf Eike Beer2018-03-311-1/+1
| | | | | | Bug: https://bugs.gentoo.org/648460 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-lang/perl: stable 5.24.3-r1 for ia64, bug #648460Sergei Trofimovich2018-03-301-1/+1
| | | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ia64"
* dev-lang/perl: amd64 stableAaron Bauman2018-03-301-1/+1
| | | | | Bug: https://bugs.gentoo.org/648460 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* dev-lang/perl/perl: unbreak Solaris, we NEED -lnsl thereFabian Groffen2018-03-101-0/+5
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/perl: use errno.h from prefix, bug #645804Guilherme Amadio2018-03-051-0/+5
| | | | | Closes: https://bugs.gentoo.org/645804 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/perl: No pointless linking to libnsl, no including xlocale.hAndreas K. Hüttel2018-02-233-0/+1212
| | | | | Bug: https://bugs.gentoo.org/648460 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/perl: Bump 5.28.9999 to 5.27.8Kent Fredric2018-01-202-9/+9
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-lang/perl: Cleanup old re bug #630610Kent Fredric2018-01-184-1727/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing old versions affected by CVE-2017-12837, CVE-2017-12883 Fallbacks to perl 5.24.1 and perl 5.24.2 removed for: virtual/perl-Archive-Tar virtual/perl-bignum virtual/perl-CPAN virtual/perl-Digest virtual/perl-Digest-SHA virtual/perl-Encode virtual/perl-ExtUtils-MakeMaker virtual/perl-File-Spec virtual/perl-HTTP-Tiny virtual/perl-IO-Compress virtual/perl-IO virtual/perl-IPC-Cmd virtual/perl-JSON-PP virtual/perl-libnet virtual/perl-Locale-Maketext virtual/perl-Locale-Maketext-Simple virtual/perl-Memoize virtual/perl-Net-Ping virtual/perl-Parse-CPAN-Meta virtual/perl-Storable virtual/perl-Sys-Syslog virtual/perl-Test-Harness virtual/perl-Test virtual/perl-XSLoader Virtuals that were only needed for Perl 5.24.1, 5.24.2, Perl 5.26.0 that had versions removed: virtual/perl-Module-CoreList perl-core entries that had versions removed due to becomming unreferenced by any virtual: perl-core/Module-CoreList Bug: https://bugs.gentoo.org/630610 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-lang/perl: mark 5.24.3 arm64/m68k/s390/sh stableMike Frysinger2018-01-111-1/+1
|
* dev-lang/perl: Reroll XZ compression re bug #642124Kent Fredric2018-01-075-10/+11
| | | | | | | | | | | Recompressing tarball contents with XZ settings more carefully constructed to avoid using SHA-256 integrity checks, which break with app-arch/xz-utils[-extra-filters] Output of tar -xOf <patcheset>.tar.xz | sha1sum should be the same. Closes: https://bugs.gentoo.org/642124 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-lang/perl: Update 5.28 development target to 5.27.7Kent Fredric2017-12-232-8/+9
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-lang/perl: makemaker-test.patch isn't present in perl-cross 5.26James Le Cuirot2017-12-035-20/+0
| | | | | | | Unfortunately I ended up with a broken Perl (5.26.1) but this fix is needed regardless. Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-lang/perl: Update dev version to 5.27.6Kent Fredric2017-11-272-20/+20
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-lang/perl: Darwinism: Survival of the fittest command line switches. Bug ↵Andreas K. Hüttel2017-11-043-3/+18
| | | | | | | 636370 Closes: https://bugs.gentoo.org/636370 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-lang/perl: Dont include xlocale.h in perl.h, bug 636206Andreas K. Hüttel2017-11-013-0/+626
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-lang/perl: use HTTPS for HOMEPAGEFrancesco Turco2017-10-317-28/+28
| | | | Closes: https://github.com/gentoo/gentoo/pull/6074
* dev-lang/perl-5.24.3-r0: alpha stableTobias Klausmann2017-10-221-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/630610
* dev-lang/perl: Update dev version to 5.27.5Kent Fredric2017-10-212-6/+6
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-lang/perl: arm stable, bug #630610Markus Meier2017-10-161-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* dev-lang/perl: stable 5.24.3 for hppa, bug #630610Sergei Trofimovich2017-10-151-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* dev-lang/perl: x86 stable (bug #630610)Thomas Deutschmann2017-10-131-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-lang/perl: Stable on amd64Manuel Rüger2017-10-131-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-lang/perl: stable 5.24.3 for ia64, bug #630610Sergei Trofimovich2017-10-131-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-lang/perl: stable 5.24.3 for ppc, bug #630610Sergei Trofimovich2017-10-131-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-lang/perl: stable 5.24.3 for ppc64, bug #630610Sergei Trofimovich2017-10-121-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* dev-lang/perl: Update to Perl-Cross 1.1.7Kent Fredric2017-10-115-4/+5
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-lang/perl: stable 5.24.3 for sparc, bug #630610 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-10-081-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-lang/perl: Bump to version 5.26.1 (pmasked)Kent Fredric2017-09-242-0/+624
| | | | | | | - Fixes for CVE-2017-12837, CVE-2017-12883 Bug: https://bugs.gentoo.org/630610 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-lang/perl: Bump to version 5.24.3 (pmasked)Kent Fredric2017-09-242-1/+1
| | | | | | | | | | | - Upstream Fixes for CVE-2017-12883, CVE-2017-12837 - Upgraded POSIX - Upgraded Time::HiRes - Fixes for Configure + -flto on GCC6 - Block -Duselongdouble and -Dusequadmath together Bug: https://bugs.gentoo.org/630610 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-lang/perl: Bump 5.28.9999 to 5.27.4Kent Fredric2017-09-212-4/+4
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-lang/perl: Cleanup old re bug #620304Kent Fredric2017-09-121-562/+0
| | | | | Bug: https://bugs.gentoo.org/620304 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/perl: Stable 5.24.1-r2 on arm64, bug #620304Kent Fredric2017-09-121-1/+1
| | | | | | Tested-by: abkinch Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
* dev-lang/perl: stable 5.24.1-r2 for hppa, bug #620304 (thanks to Dakon)Sergei Trofimovich2017-09-111-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* dev-lang/perl: Do auto oldversen discovery for ABI non-specific pathsKent Fredric2017-09-112-28/+84
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/perl: Update 5.26.9999 to 5.26.1-RC1Kent Fredric2017-09-112-6/+7
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/perl: Bump to 5.24.3_rc1 (pmasked)Kent Fredric2017-09-112-0/+566
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/perl: Update to crossperl 1.1.6 for perl 5.24.2 re bug #627130Kent Fredric2017-09-031-1/+1
| | | | | | | | | We need at least the same version of cross-perl as supports any given value of ${PV} as the paths in cross-perl are ${PV} specific, and we reference those paths using ${PV} Bug: https://bugs.gentoo.org/627130 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-lang/perl: 5.28.9999: Update to 5.27.3Kent Fredric2017-09-032-7/+8
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2