Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

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:
Embargoed:
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.