Letter P

perl-Perl-OSType - Map Perl operating system names to generic types

Website: http://www.perl.org/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
Modules that provide OS-specific behaviors often need to know if the current
operating system matches a more generic type of operating systems. For example,
'linux' is a type of 'Unix' operating system and so is 'freebsd'.
This module provides a mapping between an operating system name as given by $^O
and a more generic type. The initial version is based on the OS type mappings
provided in Module::Build and ExtUtils::CBuilder (thus, Microsoft operating
systems are given the type 'Windows' rather than 'Win32').

Packages

perl-Perl-OSType-1.010-415.fc14.al.noarch [70 KiB] Changelog by Jitka Plesnikova (2018-12-06):
- 5.26.3 bump (bug #1655526)
- Fix CVE-2018-18311 (integer overflow leading to buffer overflow) (bug #1654920)
- Fix CVE-2018-18312 (heap buffer overflow in regcomp.c) (bug #1654922)
- Fix CVE-2018-18313 (heap buffer overflow read in regcomp.c) (bug #1654924)
- Fix CVE-2018-18314 (heap based buffer overflow) (bug #1654925)

Listing created by Repoview-0.6.6-6.fc14.al