Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
David Sugar
a0b118edd0 upstream fix for fsys error state reset 2013-07-28 09:46:59 -04:00
David Sugar
7d2d38a616 fixes critical issue with commoncpp address lists
also effects sflphone, kopete, and linphone
2013-05-05 09:32:18 -04:00
3 changed files with 11 additions and 3 deletions

2
.gitignore vendored
View file

@ -29,3 +29,5 @@ 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
/ucommon-6.0.7.tar.gz

View file

@ -1 +1 @@
2a9722f0f5e94bdd569629281459a002 ucommon-6.0.2.tar.gz
0774a0315beac7b26ec75d44d925f208 ucommon-6.0.7.tar.gz

View file

@ -10,8 +10,8 @@
Name: ucommon
Summary: Portable C++ framework for threads and sockets
Version: 6.0.2
Release: 2%{?dist}
Version: 6.0.7
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,12 @@ html browsable.
%postun -p /sbin/ldconfig
%changelog
* Sun Jul 28 2013 David Sugar <dyfet@gnutelephony.org> - 6.0.7-1
- Fix for fsys error state reset on file open
* Sun May 05 2013 David Sugar <dyfet@gnutelephony.org> - 6.0.4-1
- Fix for commoncpp address list comparisons
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild