commit b866e6053ab7389377708961c87da11c3890921e Author: Paul Howarth <p...@city-fan.org> Date: Mon Feb 2 15:39:51 2015 +0000
Update to 3.0115 - New upstream release 3.0115 - Fix stack corruption when encoding nested objects with FREEZE method (GH#35) perl-Cpanel-JSON-XS.spec | 7 ++++++- sources | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) --- diff --git a/perl-Cpanel-JSON-XS.spec b/perl-Cpanel-JSON-XS.spec index 272910e..fb8549d 100644 --- a/perl-Cpanel-JSON-XS.spec +++ b/perl-Cpanel-JSON-XS.spec @@ -1,6 +1,6 @@ Name: perl-Cpanel-JSON-XS Summary: JSON::XS for Cpanel, fast and correct serializing -Version: 3.0114 +Version: 3.0115 Release: 1%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/Cpanel-JSON-XS/ @@ -105,6 +105,11 @@ make test IS_MAINTAINER=1 %{!?perl_bootstrap:RELEASE_TESTING=1} %{_mandir}/man3/Cpanel::JSON::XS::Boolean.3* %changelog +* Mon Feb 2 2015 Paul Howarth <p...@city-fan.org> - 3.0115-1 +- Update to 3.0115 + - Fix stack corruption when encoding nested objects with FREEZE method + (GH#35) + * Tue Jan 6 2015 Paul Howarth <p...@city-fan.org> - 3.0114-1 - Update to 3.0114 - Fix bad powl() with Freebsd 10 -Duselongdouble; rather use strtold diff --git a/sources b/sources index 08e671d..c5b7d36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1521da264c74c1123b11319ba0a74f8f Cpanel-JSON-XS-3.0114.tar.gz +59d4d48bd7a97aa47bcdf018378ecce4 Cpanel-JSON-XS-3.0115.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel