* Wed Apr 08 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.3.0. No changelog.
* Sat Mar 14 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.2.0. No changelog.
* Thu Jan 23 2020 Wolfgang Bauer <wbauer@tmo.at>
- Update to 5.1.2
+ XML: Improved format of written XML documents, simplified code.
+ DB: Fixed a bug in GWEN_DB_WriteVarValueToBuffer()
Was not handling "name" as full path.
+ Fixed a bug (created files had no file access rights: #178).
* Fri Jan 17 2020 Christophe Giboudeaux <christophe@krop.fr>
- Temporarily change the source URL until the tag is sync'ed to the github mirror.
* Wed Jan 15 2020 Johannes Engel <jcnengel@gmail.com>
- Update to 5.1.1
+ Bugfixes
* Wed Nov 27 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Redownload tarball via osc service, upstream source have changed.
* Mon Nov 11 2019 Nico Kruber <nico.kruber@gmail.com>
- Update to 4.99.25rc9
+ fixed crashes on Windows
+ minor tweaks
* Mon Oct 14 2019 Nico Kruber <nico.kruber@gmail.com>
- Update to 4.99.22rc6
* Sat Sep 28 2019 Johannes Engel <jcnengel@gmail.com>
- Update to 4.99.19rc3
+ Merge with gwenhywfar package
* Tue Sep 24 2019 Nico Kruber <nico.kruber@gmail.com>
- Update to 4.99.17rc1
* Sat Sep 14 2019 Johannes Engel <jcnengel@gmail.com>
- Update to 4.99.15
+ Fix issue with Postbank
* Tue Apr 23 2019 Michele Bologna <michele.bologna@suse.com>
- Fixed typo in changelog file
* Tue Apr 23 2019 Jan Engelhardt <jengelh@inai.de>
- Remove --with-pic which has no effect with --disable-static.
- Redo summaries without em dashes.
* Mon Mar 25 2019 Christophe Giboudeaux <christophe@krop.fr>
- Prepare the KDE4/Qt4 removal from factory.
- Run spec-cleaner
* Wed Jan 30 2019 sbrabec@suse.com
- Update to version 4.99.8 (beta) required by libchipcard-5.1.2:
* Generalization in the generic TLV to GWEN DB parser.
* Speedup of GWEN_Date_dup (about factor 16).
* Correctly read a UTF-8-encoded MT940 file.
* Updated Gwengui-Gtk3.
* API improvements.
* Other fixes.
* Tue May 15 2018 dimstar@opensuse.org
- Update to version 4.20.1:
+ bgo#794707: Aqbanking combo boxes missing selection.
+ Major speedup of GWEN_IdList64_AddId().
+ Fix all Gtk3 deprecation warnings.
* Thu Apr 05 2018 luc14n0@linuxmail.org
- Update to version 4.20.0:
+ Add a Gtk3 frontend.
- Add:
+ pkgconfig(gtk+-3.0) BuildRequires and libgwengui-gtk3
subpackage following upstream changes.
+ Conditionalized autoconf, automake and libtool BuildRequires
along with autoreconf call to ease the switching between
tarballs with or without configure script.
+ Missing ldconfig post/postun scriptlets for libgwengui-qt5.
- Drop standard BuilRoot tag definition: RPM already handles this
itself.
- Delete redundant deprecated clean section.
- Switch gnutls and gtk2 devel packages BuildRequires with their
respectives pkgconfig modules counterparts.
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