[ucommon/f19] upstream fix for fsys error state reset

David Sugar dyfet at fedoraproject.org
Sun Jul 28 13:47:42 UTC 2013


commit a0b118edd03fa21c3eb549789b9a8fffd421c28d
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Sun Jul 28 09:46:59 2013 -0400

    upstream fix for fsys error state reset

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68e8f0f..7e8ee0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ ucommon-3.3.4.tar.gz
 /ucommon-6.0.0.tar.gz
 /ucommon-6.0.2.tar.gz
 /ucommon-6.0.4.tar.gz
+/ucommon-6.0.7.tar.gz
diff --git a/sources b/sources
index 77fd3a2..c661360 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b20a43a8cba901c2145778b3d653eef6  ucommon-6.0.4.tar.gz
+0774a0315beac7b26ec75d44d925f208  ucommon-6.0.7.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index a7235d4..d428f8a 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 6.0.4
+Version: 6.0.7
 Release: 1%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
@@ -123,6 +123,9 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun Jul 28 2013 David Sugar <dyfet at gnutelephony.org> - 6.0.7-1
+- Fix for fsys error state reset on file open
+
 * Sun May 05 2013 David Sugar <dyfet at gnutelephony.org> - 6.0.4-1
 - Fix for commoncpp address list comparisons
 


More information about the scm-commits mailing list