Fedora 17 Update: perl-5.14.2-215.fc17

updates at fedoraproject.org updates at fedoraproject.org
Wed Oct 3 03:23:18 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-14191
2012-09-17 16:43:33
--------------------------------------------------------------------------------

Name        : perl
Product     : Fedora 17
Version     : 5.14.2
Release     : 215.fc17
URL         : http://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.  A large
proportion of the CGI scripts on the web are written in Perl.  You need the
perl package installed on your system so that your system can handle Perl
scripts.

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

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

Output Pod::Simple to standard output by default.
 This update fixes $@ value after "do" statement, syscall() return value on 64-bit platforms, matching starting byte in non-UTF-8 mode, and freeing hash entries on delete.
Remove useless perl-devel dependency from perl-Test-Harness. Move App::Cpan from perl-Test-Harness to perl-CPAN.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Sep 14 2012 Petr Pisar <ppisar at redhat.com> - 4:5.14.2-215
- Override the Pod::Simple::parse_file to set output to STDOUT by default
  (bug #826872)
* Tue Sep 11 2012 Petr Pisar <ppisar at redhat.com> - 4:5.14.2-214
- Clear $@ before `do' I/O error (bug #834226)
- Do not truncate syscall() return value to 32 bits (bug #838551)
- Match starting byte in non-UTF-8 mode (bug #801739)
- Free hash entries before values on delete (bug #771303)
* Wed Sep  5 2012 Petr Pisar <ppisar at redhat.com> - 4:5.14.2-213
- Remove perl-devel dependency from perl-Test-Harness and perl-Test-Simple
- Move App::Cpan from perl-Test-Harness to perl-CPAN (bug #854577)
* Tue May 29 2012 Jitka Plesnikova <jplesnik at redhat.com> - 4:5.14.2-212
- Fix find2perl to translate ? glob properly (bug #825701)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #826872 - Trying to use the Pod::Man "parse_file" function in Perl results in errors
        https://bugzilla.redhat.com/show_bug.cgi?id=826872
  [ 2 ] Bug #834226 - `do' does not clean $@ on success sometimes
        https://bugzilla.redhat.com/show_bug.cgi?id=834226
  [ 3 ] Bug #838551 - syscall() truncates return value to 32 bits
        https://bugzilla.redhat.com/show_bug.cgi?id=838551
  [ 4 ] Bug #801739 - Regression with /i, latin1 chars
        https://bugzilla.redhat.com/show_bug.cgi?id=801739
  [ 5 ] Bug #771303 - Perl crashes on double free in void context when deleting hash entry that destroys value before
        https://bugzilla.redhat.com/show_bug.cgi?id=771303
  [ 6 ] Bug #854577 - APP::Cpan bundled with perl-Test-Harness
        https://bugzilla.redhat.com/show_bug.cgi?id=854577
--------------------------------------------------------------------------------

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 http://docs.fedoraproject.org/yum/.

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/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list