[ucommon] updated for upstream bugfixes

David Sugar dyfet at fedoraproject.org
Wed Jun 27 14:55:39 UTC 2012


commit 8a53c513369cdff2eff72187ac34cb1f11be4fb6
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Wed Jun 27 10:55:19 2012 -0400

    updated for upstream bugfixes

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb7e89d..7456dda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ ucommon-3.3.4.tar.gz
 /ucommon-5.2.1.tar.gz
 /ucommon-5.2.2.tar.gz
 /ucommon-5.4.1.tar.gz
+/ucommon-5.4.2.tar.gz
diff --git a/sources b/sources
index 4b00820..4bd7b81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca0d81654c39cdfb1e2286795c190d70  ucommon-5.4.1.tar.gz
+b9c8b95ba6ba721e0d87ec7edd08f4ec  ucommon-5.4.2.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 9f4df43..d50000d 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 5.4.1
+Version: 5.4.2
 Release: 1%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
@@ -123,6 +123,10 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Wed Jun 27 2012 David Sugar <dyfet at gnutelephony.org> - 5.4.2-1
+- upstream fixes for zrtp issues in commoncpp host address
+- upstream fix for ConditionalAccess
+
 * Tue Jun 26 2012 David Sugar <dyfet at gnutelephony.org> - 5.4.1-1
 - new upstream release
 - string and process api's extended and clarified


More information about the scm-commits mailing list