You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hannu Nyman d015c6edfe Merge pull request #2922 from cshore/pull-request-fix-perl-utf8-dependency 8 years ago
..
files lang/perl: Fix typos (found by codespell) 8 years ago
patches perl: securely handle duplicate environment variables [CVE-2016-2381] 8 years ago
Config.in perl: Enable threading support by default for all libc implementations 9 years ago
Makefile perl: securely handle duplicate environment variables [CVE-2016-2381] 8 years ago
README.patches perl: Reorganize patches 9 years ago
perlbase.mk lang/perlbase: Fix missing utf8 dependency on unicore 8 years ago
perlmod.mk treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 9 years ago

README.patches

The patches in this package are loosely sorted into the following categories:

0xx - Bugfixes
1xx - Cross-compile fixes
3xx - Workarounds
7xx - Testsuite fixes

Feel free to add another one if your new patch doesn't seem to fit into an
existing category.