[net6] Update to 1.3.14 to fix a security issue (#750631)

Luke Macken lmacken at fedoraproject.org
Wed Nov 2 18:32:14 UTC 2011


commit 8370cbc774fbdfeb1449957e29d62cacff2c7c73
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Nov 2 14:32:10 2011 -0400

     Update to 1.3.14 to fix a security issue (#750631)

 .gitignore |    1 +
 net6.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c1b2ccd..0652197 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 net6-1.3.9.tar.gz
 /net6-1.3.12.tar.gz
+/net6-1.3.14.tar.gz
diff --git a/net6.spec b/net6.spec
index af3c8f6..fb261d9 100644
--- a/net6.spec
+++ b/net6.spec
@@ -1,6 +1,6 @@
 Name:           net6
-Version:        1.3.12
-Release:        2%{?dist}
+Version:        1.3.14
+Release:        1%{?dist}
 Summary:        A TCP protocol abstraction for library C++
 
 Group:          Development/Libraries
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 02 2011 Luke Macken <lmacken at redhat.com> - 1.3.14-1
+- Update to 1.3.14 to fix a security issue (#750631)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index ff538ff..3911cdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-506776416d8aea2b9ea13a81f9145383  net6-1.3.12.tar.gz
+be6db739f71c5c08421bf6181e77f3b2  net6-1.3.14.tar.gz


More information about the scm-commits mailing list