Version: 5.10.1-bp155.1.8
* Tue Oct 18 2022 Jason Sikes <jsikes@suse.com>
- Update to 5.10.0
* Bugfixes
* Added more checks for invalid dates
* Remove GTK2 from target "mp"
* Make output a bit more compact.
* Sun Mar 20 2022 Johannes Engel <jcnengel@gmail.com>
- Update to 5.9.0
+ Bugfixes
* Fri Feb 11 2022 Johannes Engel <jcnengel@gmail.com>
- Update to 5.8.2
+ GUI support for keypress/keyrelease events
+ Return Window handle under X11
+ Bugfixes
* Mon Dec 13 2021 Johannes Engel <jcnengel@gmail.com>
- Update to 5.7.4
+ Bugfixes
Version: 4.18.0-bp150.2.4
* Mon Dec 11 2017 wbauer@tmo.at
- Re-enable Qt4 front-end, kmymoney still needs it for its kbanking
plugin
- BuildIgnore libopenssl-1_0_0-devel to avoid openssl conflict on
Tumbleweed
* Mon Dec 04 2017 nico.kruber@gmail.com
- Update to 4.18.0
+ show SSL certificate hashes as MD5, SHA1, and SHA512
* Mon Nov 27 2017 dimstar@opensuse.org
- Conditionalize usage of qt4 libs
* Sat Jun 10 2017 wbauer@tmo.at
- Enable Qt5 front-end
* Tue May 30 2017 nico.kruber@gmail.com
- Update to 4.17.0
+ minor bugfixes
* Fri Oct 14 2016 jcnengel@gmail.com
- Update to 4.16.0
+ Fix issues handling certificates
* Wed Sep 07 2016 nico.kruber@gmail.com
- quick fix for $CPP being unset and configure failing to handle
include dirs properly
* Sun Aug 21 2016 jcnengel@gmail.com
- Update to 4.15.5beta
+ Fix connections to buggy SSL servers
* Sat Apr 30 2016 nico.kruber@gmail.com
- Update to 4.15.3
+ improve and simplify the TLS code
+ fix an error in the message parser (MsgEngine) that caused
problems with some special HBCI messages
+ new (experimental) QT5 front-end (not enabled yet here)
* Wed Jan 13 2016 jcnengel@gmail.com
- Update to 4.15.2beta
+ Use new code for SSL connections to enable build with current
GnuTLS versions. This obsoletes patch gwenhywfar-gnutls30.patch
* Thu Nov 05 2015 nico.kruber@gmail.com
- Update to 4.14.0:
+ Fix segfault on windows when using HBCI with keyfile.
+ Major speedup of GWEN_Directory_GetMatchingFilesRecursively().
+ Re-work Compiler Symbol Visibility Check.
+ Drop unused autoconf variable gwen_enable_export.
+ Fix symbol visibilty check for GCC 5.x.
+ Revert "Turn compiler warning for implicit function declaration
into error."
+ Revert "Disable timestamps in HTML pages generated by Doxygen".
+ Disable timestamps in HTML pages generated by Doxygen.
+ typemaker2: Added support for _free-hooks, fixed many compiler
warnings.
+ API ADDITION: Added 2 more virtual functions to
GWEN_MULTICACHE.
+ Added functions
GWEN_Param_List_Get/SetCurrentValueAsInt/Double.
* Thu Apr 23 2015 zaitor@opensuse.org
- Add gwenhywfar-gnutls30.patch: Fix build with gnutls30, patch
taken from Arch linux.
* Fri Jan 30 2015 zaitor@opensuse.org
- Update to version 4.13.1:
+ Add function declaration that was missing in header, as
discovered by the additional compiler option.
+ Turn compiler warning for implicit function declaration into
error.
+ Fix function name for systems without <langinfo.h> but with
<localcharset.h>.
* Sat Jan 03 2015 jcnengel@gmail.com
- Update to version 4.13.0
+ Some bugfixes, stable version
* Fri Apr 18 2014 jcnengel@gmail.com
- Update to version 4.12.0beta
+ Fixes a bug in calculating quarter's beginning and end
* Mon Mar 03 2014 jcnengel@gmail.com
- Update to version 4.11.0beta
+ Bugfixes by Elias Oltmanns
* Sun Feb 09 2014 jcnengel@gmail.com
- Update to version 4.10.0beta
+ Add functions for individual plugin paths for other libraries
- Create Fox16 GUI
- Move documentation to separate package to enable multi-version
coexistence of the library
* Mon Jan 06 2014 nico.kruber@gmail.com
- Update to version 4.9.0beta:
+ adds new code for cipher selection with SSL connections
(still some problems with the Netbank, please report back)
+ Netbank works setting the GWEN_TLS_CIPHER_PRIORITIES
environment variable to "NORMAL:-AES-256-CBC"
* Wed Oct 23 2013 nico.kruber@gmail.com
- Update to version 4.8.0beta:
+ new functions to work with dates (module GWEN_DATE,
e.g. GWEN_Date_GetLastHalfYearStart())
+ fix some errors in the layout of the FOX 1.6 GUI module.
+ some improvements in typemaker2.
* Wed Aug 21 2013 nico.kruber@gmail.com
- Update to version 4.7.0beta:
+ contains improvements if the TypeMaker2 tool
+ fixes an error linking libgpg-error.so
+ adds some functions to the GWEN_XML and GWEN_DATE modules
used by the new AqBanking version 5.0.31beta
+ Info: this is still beta because the MULTICACHE module is
still work in progress