Bug 1030550

Summary: perl-Storable: rebase package to version 2.45
Product: Red Hat Enterprise Linux 7 Reporter: Florian Weimer <fweimer>
Component: perl-StorableAssignee: perl-maint-list
Status: CLOSED CURRENTRELEASE QA Contact: Martin Kyral <mkyral>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: mkyral, ppisar
Target Milestone: rcKeywords: Rebase
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Storable-2.45-1.el7 Doc Type: Rebase: Bug Fixes Only
Doc Text:
Rebase package(s) to version: 2.45 Highlights and important bug fixes: This release fixes a memory leak in STORABLE_attach, a segmentation fault during global destruction. This release adds a security warning into the documentation.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-12 07:55:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1030547    

Description Florian Weimer 2013-11-14 16:42:21 UTC
Upstream version 2.45 added a security warning to the documentation, which we should include as well.

Comment 2 Petr Pisar 2013-11-18 08:13:29 UTC
There are much important fixes than a documentation available between current in-distribution 2.39 and upstream 2.45 versions:

Sat Jul 13 18:34:27 IST 2013   Abhijit Menon-Sen <ams>
    Version 2.45

       * [perl #118829] Memory leaks in STORABLE_attach
         (Vladimir Timofeev)
       * [perl #118139] Don't SEGV during global destruction
         (Nicholas Clark, report/test from Reini Urban)
       * Added security warnings section (Steffen Mueller)
       * Update INSTALLDIRS to favour installation in 'site'
         (James E Keenan)

Tue 11 Sep 06:51:11 IST 2012   Abhijit Menon-Sen <ams>
    Version 2.39

Because of pure bug-fix nature, I request rebese to 2.45 version.