Ralf S. Engelschall
|
3f2e529007
the patch is a one-time patch and trivial enough and hence should be included into perl.patch. We use external patches only for official vendor patches or for larger scale patches. Everything else we have to maintain anyway ourself and so it can be included into the local patch.
|
před 18 roky |
Ralf S. Engelschall
|
ad9121b2b7
Support FreeBSD >= 7.0 where objformat(8) is gone
|
před 18 roky |
Christoph Schug
|
60452f9acf
fix syntax error
|
před 18 roky |
Ralf S. Engelschall
|
948049d436
fix building under GCC 4.2 world order
|
před 18 roky |
Ralf S. Engelschall
|
b35f94cb91
upgrade to Perl 5.8.8
|
před 20 roky |
Ralf S. Engelschall
|
91b73f5b22
Security Fix (CVE-2005-3962, OpenPKG-SA-2005.025-perl)
|
před 20 roky |
Ralf S. Engelschall
|
1b1131e0bc
Fix building on Solaris under new GCC 4.0 world order
|
před 20 roky |
Ralf S. Engelschall
|
55743fd395
Upgrade to Perl 5.8.7
|
před 20 roky |
Ralf S. Engelschall
|
ae59a180be
Security Fixes: - PERLIO_DEBUG local root exploit: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0155 - PERLIO_DEBUG buffer overflow: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0156
|
před 21 roky |
Thomas Lotterer
|
ba4126d45b
SA-2005.001-perl; CAN-2004-0452, CAN-2004-0976
|
před 21 roky |
Ralf S. Engelschall
|
c86cd4d2a4
port to Darwin 7.6.0 (aka MacOS X 10.3.6)
|
před 21 roky |
Ralf S. Engelschall
|
4159ed01d3
port to Tru64 5.1
|
před 21 roky |
Michael Schloh von Bennewitz
|
bfc1b395aa
upgrading package: perl 5.8.2 -> 5.8.3
|
před 22 roky |
Ralf S. Engelschall
|
1745888e94
port to OpenDarwin 6.6.2
|
před 22 roky |
Ralf S. Engelschall
|
b91f3346ac
upgrading package: perl 5.8.0 -> 5.8.1
|
před 22 roky |
Thomas Lotterer
|
0b1c923d74
SA-2003.039-perl; CAN-2003-0615
|
před 22 roky |
Ralf S. Engelschall
|
9ec74dc288
1. By default, the Perl module search order is "use lib, -I, PERL[5]LIB, perl, site, vendor, other". This means that in OpenPKG both the modules installed via CPAN shell (in "site" area) and the "perl-xxx" packages (in "vendor" area) cannot override the (sometimes obsoleted) module versions distributed with Perl (in "perl" area). Hence, we change the search order to a more reasonable one for OpenPKG: "use lib, -I, PERL[5]LIB, site, vendor, perl, other". 2. Already activate "vendor" area, althouh it is still unused in OpenPKG. It will be soon used by the "perl-xxx" packages to make "site" area available for manual (think CPAN shell) module installations.
|
před 22 roky |
Ralf S. Engelschall
|
282c940ab3
include security bugfix for Safe.pm
|
před 23 roky |
Ralf S. Engelschall
|
31bd7c2c42
finally it is time to switch to 5.8 in CURRENT
|
před 23 roky |
Ralf S. Engelschall
|
b8b7a15742
remove newline which could perhaps confuse patch
|
před 23 roky |
Thomas Lotterer
|
498122e8e3
fix ldflags on FreeBSD
|
před 23 roky |
Ralf S. Engelschall
|
7369e09e6d
fix gcc version check for Tru64
|
před 23 roky |
Ralf S. Engelschall
|
d423e01a48
fix building under new gcc 3.1
|
před 23 roky |