--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-5d4fc5ecc9
2016-03-03 16:39:46.123521
--------------------------------------------------------------------------------

Name        : perl
Product     : Fedora 23
Version     : 5.22.1
Release     : 351.fc23
URL         : https://www.perl.org/
Summary     : Practical Extraction and Report Language
Description :
Perl is a high-level programming language with roots in C, sed, awk and shell
scripting.  Perl is good at handling processes and files, and is especially
good at handling text.  Perl's hallmarks are practicality and efficiency.
While it is used to do a lot of different things, Perl's most common
applications are system administration utilities and web programming.

Install this package if you want to program in Perl or enable your system to
handle Perl scripts with /usr/bin/perl interpreter.

If your script requires some Perl modules, you can install them with
"perl(MODULE)" where "MODULE" is a name of required module. E.g. install
"perl(Test::More)" to make Test::More Perl module available.

If you need all the Perl modules that come with upstream Perl sources, so
called core modules, install perl-core package.

If you only need perl run-time as a shared library, i.e. Perl interpreter
embedded into another application, the only essential package is perl-libs.

Perl header files can be found in perl-devel package.

--------------------------------------------------------------------------------
Update Information:

Fix manipulating environment variables to align with how glibc handles
duplicated environment variables. Perl now uses the first variable listed in the
environment array and it removes any subsequent entries of the same-named
variable from the array, so that child processes have only one variable instance
in its environment.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1309214 - CVE-2016-2381 perl: ambiguous environment variables handling
        https://bugzilla.redhat.com/show_bug.cgi?id=1309214
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update perl' at the command line.
For more information, refer to "Managing Software with yum",
available at .

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
package-announce@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-announce.lists.fedoraproject.org/

Fedora 23: perl Security Update

March 3, 2016
Fix manipulating environment variables to align with how glibc handles duplicated environment variables

Summary

Perl is a high-level programming language with roots in C, sed, awk and shell

scripting. Perl is good at handling processes and files, and is especially

good at handling text. Perl's hallmarks are practicality and efficiency.

While it is used to do a lot of different things, Perl's most common

applications are system administration utilities and web programming.

Install this package if you want to program in Perl or enable your system to

handle Perl scripts with /usr/bin/perl interpreter.

If your script requires some Perl modules, you can install them with

"perl(MODULE)" where "MODULE" is a name of required module. E.g. install

"perl(Test::More)" to make Test::More Perl module available.

If you need all the Perl modules that come with upstream Perl sources, so

called core modules, install perl-core package.

If you only need perl run-time as a shared library, i.e. Perl interpreter

embedded into another application, the only essential package is perl-libs.

Perl header files can be found in perl-devel package.

Update Information:

Fix manipulating environment variables to align with how glibc handles duplicated environment variables. Perl now uses the first variable listed in the environment array and it removes any subsequent entries of the same-named variable from the array, so that child processes have only one variable instance in its environment.

Change Log

References

[ 1 ] Bug #1309214 - CVE-2016-2381 perl: ambiguous environment variables handling https://bugzilla.redhat.com/show_bug.cgi?id=1309214

Update Instructions

This update can be installed with the "yum" update program. Use su -c 'yum update perl' at the command line. For more information, refer to "Managing Software with yum", available at .

Severity
Name : perl
Product : Fedora 23
Version : 5.22.1
Release : 351.fc23
URL : https://www.perl.org/
Summary : Practical Extraction and Report Language

Related News