[perl-Socket/f17] 2.000 bump

Petr Pisar ppisar at fedoraproject.org
Wed Mar 14 15:45:05 UTC 2012


commit 86780acb5606e2ddba691093891baecaa263d572
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Mar 14 16:41:16 2012 +0100

    2.000 bump

 .gitignore       |    1 +
 perl-Socket.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85c54ae..caaa840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Socket-1.95.tar.gz
 /Socket-1.96.tar.gz
 /Socket-1.97.tar.gz
+/Socket-2.000.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index b576c7c..d346170 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 1.97
+%global cpan_version 2.000
 Name:           perl-Socket
 Version:        %(eval echo '%{cpan_version}' | tr '_' '.')
 Release:        2%{?dist}
@@ -52,6 +52,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 14 2012 Petr Pisar <ppisar at redhat.com> - 2.000-1
+- 2.000 bump
+- Fix a buffer overflow (RT#75623)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.97-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index ca674ba..96f3fc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67d60f56bbde508a00d0d7856d794ade  Socket-1.97.tar.gz
+b90932492a85571a8e88c102dbdf9266  Socket-2.000.tar.gz


More information about the scm-commits mailing list