[ucommon/f19] fixes critical issue with commoncpp address lists

David Sugar dyfet at fedoraproject.org
Sun May 5 13:33:55 UTC 2013


commit 7d2d38a616ba9166a2863d718628de02dea0f907
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Sun May 5 09:32:18 2013 -0400

    fixes critical issue with commoncpp address lists
    
    also effects sflphone, kopete, and linphone

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a5b81b..68e8f0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ ucommon-3.3.4.tar.gz
 /ucommon-5.5.0.tar.gz
 /ucommon-6.0.0.tar.gz
 /ucommon-6.0.2.tar.gz
+/ucommon-6.0.4.tar.gz
diff --git a/sources b/sources
index cc3fbd6..77fd3a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a9722f0f5e94bdd569629281459a002  ucommon-6.0.2.tar.gz
+b20a43a8cba901c2145778b3d653eef6  ucommon-6.0.4.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index b3693ec..a7235d4 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,8 +10,8 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 6.0.2
-Release: 2%{?dist}
+Version: 6.0.4
+Release: 1%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
 Source0: http://www.gnutelephony.org/dist/tarballs/ucommon-%{version}.tar.gz
@@ -123,6 +123,9 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun May 05 2013 David Sugar <dyfet at gnutelephony.org> - 6.0.4-1
+- Fix for commoncpp address list comparisons
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list