Version: 0.10.7-bp150.2.4
* Wed Jul 19 2017 jslaby@suse.com
- Version bump to 0.10.7:
* l10n: Update translation catalogues
* doc: Annotate documentation for new box types
* Added OVM_FO, OVM_PFO and OVM_PO box types.
* Add missing user and sender types to example client...
* Added PFO_AUDITOR box type.
* Added RECEIVER and GUARDIAN user types.
* Sun Jun 04 2017 tchvatal@suse.com
- Disable werror
* Thu Oct 20 2016 jslaby@suse.com
- Version bump to 0.10.6:
* l10n: Update translation catalogues
* Adapt to OpenSSL 1.1.0
* Mon Oct 10 2016 jslaby@suse.com
- Version bump to 0.10.5:
* l10n: Update translation catalogues
* Added a new value into isds_DbState.
* Fixed a bug. User identification didn't work properly.
* Mon Apr 11 2016 mpluskal@suse.com
- Add gpg signature
- Small cleanup with spec-cleaner
* use valid rpm category
* use pkgconfig() style dependencies
-Update build dependencies
* add gpgme-devel
* Mon Apr 11 2016 jslaby@suse.com
- Version bump to 0.10.3:
* l10n: Update translation catalogues
* Correct _isds_build_url_from_context() documentation
* Do not use dolar in formatting strings
* Fixed a potential bug when printing debugging information.
* Fix building without libcurl
* Mon Sep 07 2015 tchvatal@suse.com
- Version bump to 0.10.1:
* Fix expired certificates so the testsuite pass again
* Mon Jan 12 2015 tchvatal@suse.com
- Cleanup for openSUSE
- Version bump to 0.10:
* A new ISDSSearch2 service was implemented by an isds_find_box_by_fulltext()
function.
* The OpenSSL library can be used instead of the default GPGme library by
specifying --enable-openssl-backend option to the configure script.
* When parsing ISO 8601 date-time strings from a server response, microsecond
fractions are properly rounded (half up) now.
* An use-after-free bug in parsing SOAP response has been fixed.
* Handling su_seconds_t type used in the timeval structure was corrected to
enable flawless compilation with Mac OS X standard library.
* Various signedness mismataches which could lead to an undefined behaviour
were fixed.
* A work-around for accessing the strdup(3) function in Mac OS X standard
library was applied.
* Tue Aug 12 2014 ppisar@redhat.com
- 0.9 bump
* Wed Apr 02 2014 ppisar@redhat.com
- Use _DEFAULT_SOURCE where _BSD_SOURCE macro presents to satisfy glibc-2.19.90
* Mon Oct 21 2013 ppisar@redhat.com
- 0.8 bump
* Wed Mar 27 2013 ppisar@redhat.com
- Update config.sub to support aarch64 (bug #925782)
* Thu Jan 03 2013 ppisar@redhat.com
- 0.7 bump
* Wed Oct 31 2012 ppisar@redhat.com
- 0.6.2 bump
* Tue Oct 30 2012 ppisar@redhat.com
- 0.6.1 bump
* Thu Mar 03 2011 ppisar@redhat.com
- 0.5 bump (breaks ABI, API preserved)
- Remove aplied patch and GPG hack
* Fri Feb 11 2011 ppisar@redhat.com
- Rebuild with GCC 4.6
- Remove BuildRoot stuff
- Make devel subpackage dependencies ISA specific
* Mon Dec 20 2010 ppisar@redhat.com
- 0.4 bump, it breaks ABI
- Use smaller xz archive instead of bzip2
- Do tests in parallel
* Tue Jun 29 2010 ppisar@redhat.com
- 0.3.1 version bump
- Create ~/.gnupg to workaround bug in gnupg2-smime
* Tue Apr 13 2010 ppisar@redhat.com
- New version 0.2.1 released by upstream