Changelog for
libzrtpcpp-devel-4.6.6-4.1.x86_64.rpm :
Sun Dec 10 13:00:00 2017 jengelhAATTinai.de
- BuildRequire pre-1.1 openssl.
Mon Jul 31 14:00:00 2017 jengelhAATTinai.de
- Update to new maintenance release 4.6.6
* Fix a memory leak, extra buffer length checks added.
- Remove typo.diff (merged)
Mon Nov 21 13:00:00 2016 jengelhAATTinai.de
- Update to new upstream release 4.6.4
* Include the openSSL specific hmac.h file when building SRTP
with openSSL crypto backend.
* Rename macro \"DEPRECATED\" to \"DEPRECATED_ZRTP\" to avoid
name clashes.
* Add warning code to ZrtpCWrapper.h if AuxSecret match fails.
- Add typo.diff to make it build
Wed Mar 23 13:00:00 2016 jengelhAATTinai.de
- Update to new upstream release 4.6.3
* A small fix inside the ZRTP main module to ignore malformed
DH1 packets and avoid an NULL pointer access.
Mon Feb 8 13:00:00 2016 jengelhAATTinai.de
- Update to new upstream release 4.6.2
* add-on to the code to implement handling of the disclosure flag.
See RFC6189, chapter 11 for more details.
* A fix in the ZrtpCWrapper to initialize and use the ZRTP
master instance in case of multi-stream usage.
Fri Jan 22 13:00:00 2016 jengelhAATTinai.de
- Update to new upstream release 4.5.0
* Added a new SAS algorithm \'B32E\' that uses 32 Unicode Emoji
code points instead of 32 ASCII characters. Application that
are able to display Emojis may use this new SAS algorithm to
display nice Emojis instead of \'boring\' ASCII letters and
digits.
- Drop unused keyring file from SRPM
Fri Aug 14 14:00:00 2015 jengelhAATTinai.de
- Update to new upstream release 4.4.0
* Changes to the handling of HMAC and Hash contexts to avoild too
many malloc/free calls and thus memory pointer problems.
* Enhance the handling an check the nonce when using multi-stream
mode.
- Drop 0001-pkg-config-add-includedir-libzrtcpp-to-CFLAGS.patch
(merged)
Tue Mar 17 13:00:00 2015 jengelhAATTinai.de
- Update to new upstream release 4.3.1
* This version adds some new API that provide to set retry timer
values and to get some retry counters.
* Application may now set some values of the retry counters during
the discovery (Hello) and the negotiation phase. Applications may
increase the number of retries or modify the capping to support
slow or bad networks.
Sat Oct 25 14:00:00 2014 jengelhAATTinai.de
- Add 0001-pkg-config-add-includedir-libzrtcpp-to-CFLAGS.patch
to fix downstream compilation [bso#902614]
Mon Oct 13 14:00:00 2014 jengelhAATTinai.de
- Set version on BuildRequire dependency; the project needs a C++11
compiler.
Sat Sep 6 14:00:00 2014 jengelhAATTinai.de
- Update to new upstream release 4.2.4
* Rename functions aes_init() to aes_init_zrtp() to avoid names
clashes with other libreries that may include own AES modules.
Sat Jun 28 14:00:00 2014 jengelhAATTinai.de
- Update to new upstream release 4.2.3
* Enhance SRTP handling to provide a longer bit-shift register
* Add functions to read ZID cache entries, raw data, formatted
as string
* Order full ZID list by secure-since date
Sun Nov 24 13:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 4.1.0
* added some new algorithms for the DH key agreement and the Skein
Hash for ZRTP.
Wed Jul 3 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 3.2.2.2
* Re-structure ZRTP cache and add SQlite3 as optional storage backend
* Fixes CVE-2013-2221 CVE-2013-2222 CVE-2013-2223 (bnc#828028)
Thu Jun 13 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 2.3.3
* Fallback to libgcrypt if openssl has no Elliptical Curve
support (no user-visible changes)
Wed Jun 5 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 2.3.2
* Upstream has not provided a NEWS/changelog entry
- Do signature verification
- Remove redundant %clean section; more robust make install call
- Remove libzrtpcpp-libdir.patch (no longer required)
Sat Mar 23 13:00:00 2013 schwabAATTsuse.de
- Properly determine LIB_SUFFIX
Thu Apr 5 14:00:00 2012 dvaleevAATTsuse.com
- better libdir handling
Thu Apr 5 14:00:00 2012 dvaleevAATTsuse.com
- fix libdir for ppc64
Tue Sep 27 14:00:00 2011 cooloAATTsuse.com
- fix the shared library policy packaging
Sat Aug 20 14:00:00 2011 Werner.DittmannAATTt-online.de
- Modify and rename spec file to adhere to naming policies
* remove rpmlintrc file - not longer used
Mon Aug 1 14:00:00 2011 Werner.DittmannAATTt-online.de
- update to version 2.0 to be in sync with version number of GNU ccRTP
* Update configuration to use the new GNU uCommon library
Sat Jan 8 13:00:00 2011 Werner.DittmannAATTt-online.de
- Update to latest version of GNU ZRTP C++
* Cumulative update that implements all fixes and
versions since 1.3.0 (see below)
* Protocol implementation compliant with latest ZRTP
specification.
* lots of documentation added (doxygen ready)
* some code cleanup
Thu Dec 9 13:00:00 2010 rguentherAATTnovell.com
- drop bogus libgcc BuildRequires
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0