[perl-Data-Dumper/f20] 2.154 bump

Petr Pisar ppisar at fedoraproject.org
Fri Sep 19 10:12:51 UTC 2014


commit 40d1d30e5308d7de44840036f6459882413b32c7
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Sep 19 10:57:14 2014 +0200

    2.154 bump

 .gitignore            |    1 +
 perl-Data-Dumper.spec |    6 +++++-
 sources               |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b2d0d0..e7c640e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /Data-Dumper-2.143.tar.gz
 /Data-Dumper-2.145.tar.gz
 /Data-Dumper-2.151.tar.gz
+/Data-Dumper-2.154.tar.gz
diff --git a/perl-Data-Dumper.spec b/perl-Data-Dumper.spec
index 6f06ad9..dd407c8 100644
--- a/perl-Data-Dumper.spec
+++ b/perl-Data-Dumper.spec
@@ -1,4 +1,4 @@
-%global cpan_version 2.151
+%global cpan_version 2.154
 Name:           perl-Data-Dumper
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
 Release:        1%{?dist}
@@ -71,6 +71,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Sep 19 2014 Petr Pisar <ppisar at redhat.com> - 2.154-1
+- 2.154 bump (fixes CVE-2014-4330 (limit recursion when dumping deep data
+  structures))
+
 * Mon Mar 10 2014 Petr Pisar <ppisar at redhat.com> - 2.151-1
 - 2.151 bump
 
diff --git a/sources b/sources
index 74c051b..8390767 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b804bf2137b6b62382136598baafa645  Data-Dumper-2.151.tar.gz
+577b4d4e53d7609457d36d674b6169a7  Data-Dumper-2.154.tar.gz



More information about the perl-devel mailing list