| Summary: | perl-Storable: rebase package to version 2.45 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Florian Weimer <fweimer> |
| Component: | perl-Storable | Assignee: | perl-maint-list |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Kyral <mkyral> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | mkyral, ppisar |
| Target Milestone: | rc | Keywords: | 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
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.
|