d980b70b50
Accepted submit request 63403 from user vuntz OBS-URL: https://build.opensuse.org/request/show/63403 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=26
217 lines
7.7 KiB
Plaintext
217 lines
7.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Feb 20 12:24:52 UTC 2011 - Nico.Laus.2001@gmx.de
|
|
|
|
- Update to version 4.0.7:
|
|
+ fixes problems with smsTAN/mTAN
|
|
+ keep the focus chain intact in QT4 GUI
|
|
- Update to version 4.0.5:
|
|
+ fixes a bug with chunked HTTP
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 27 20:41:17 UTC 2011 - Nico.Laus.2001@gmx.de
|
|
|
|
- Update to version 4.0.4:
|
|
+ fixes a bug in the GTK2 front-end
|
|
+ fixes a bug in the network code on MaxOSX
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 15 09:50:16 UTC 2011 - Nico.Laus.2001@gmx.de
|
|
|
|
- Update to version 4.0.3:
|
|
+ improved error messages
|
|
+ several bug fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 10 10:05:23 CET 2010 - vuntz@opensuse.org
|
|
|
|
- Update to version 4.0.2:
|
|
+ Fix GTK+ password entry.
|
|
+ Build fixes.
|
|
- Split libgwengui_gtk2-0 and libgwengui_qt4-0 subpackages, as we
|
|
don't want libgwenhywfar60 to depend on both GTK+ and Qt.
|
|
- Add libgwengui-gtk2-0 and libgwengui-qt4-0 Requires to devel
|
|
package.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 2 20:30:28 UTC 2010 - dimstar@opensuse.org
|
|
|
|
- Update to version 4.0.1:
|
|
+ Fix gtk2 building for Windows
|
|
+ Improved HTTP handling.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 2 10:27:29 CEST 2010 - dimstar@opensuse.org
|
|
|
|
- Update to version 4.0.0:
|
|
+ Gwenhywfar4 features a new XML-based platform and toolkit.
|
|
+ Independent dialog framework which is heavily used by
|
|
AqBanking5.
|
|
+ Provide generic UI implementations for GTK-2, Qt-4, and
|
|
FOX-1.6.
|
|
+ The network code has been rewritten and thereby changed from
|
|
asynchronous to synchronous access to fix some strange timeout
|
|
problems.
|
|
+ Many bugs and problems have been fixed.
|
|
- Add gtk2-devel and libqt4-devel BuildRequires.
|
|
- Follow the so bump of the library, change the library package
|
|
name to from libgwenhywfar47 to libgwenhywfar60
|
|
- Remove Provides/Obsoletes of gwenhywfar$sover from
|
|
libgwenhywfar$sover-plugins: it was there for upgrades of the old
|
|
package.
|
|
- Pass --with-qt4-libs=%{_libdir} to configure.
|
|
- Use _smp_mflags.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 2 16:17:01 CET 2010 - vuntz@opensuse.org
|
|
|
|
- Update to version 3.11.3:
|
|
+ GWEN_DB: Escape and unescape group names upon read/write,
|
|
respectively.
|
|
+ Show a more informative erro message when a false chipcard has
|
|
been inserted.
|
|
- Changes from version 3.11.2:
|
|
+ Add unittest for GWEN_Url_fromString that checks those cases
|
|
that work.
|
|
+ Do not abort on unknown port number.
|
|
+ Improve error messages.
|
|
+ Check for NULL token name before crashing in FSLock_new so that
|
|
a more clear error message is printed instead.
|
|
+ Decrease debug level of non-critical info message.
|
|
+ Improved handling of file/directory locks on POSIX systems.
|
|
+ Windows fixes.
|
|
+ Build system fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 15 14:55:58 CET 2009 - vuntz@opensuse.org
|
|
|
|
- Remove unneeded libxml2-devel BuildRequires.
|
|
- Remove autoreconf call since we have no patch.
|
|
- Rework the install section to be more readable.
|
|
- Rename gwenhywfar47 to libgwenhywfar47-plugins, since it's a more
|
|
appropriate name. Add Provides/Obsoletes for the old package.
|
|
- Make libgwenhywfar47 recommends the libgwenhywfar47-plugins
|
|
package. Also remove any Requires/Recommends from the main
|
|
package to libgwenhywfar47-plugins or gwenhywfar47 since
|
|
libgwenhywfar47 should be enough.
|
|
- Rename the main package to gwenhywfar-tools and move some tools
|
|
from devel subpackage there.
|
|
- Split a lang package, that is required by the library package,
|
|
and make the library package now provide gwenhywfar to make the
|
|
lang package installable.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 1 22:00:00 CET 2009 - Nico.Laus.2001@gmx.de
|
|
|
|
- Update to version 3.11.1:
|
|
+ compile on windows
|
|
- Changes from version 3.11.0:
|
|
+ fixes some minor bugs
|
|
+ extended the HTTP session module to allow testing connections
|
|
(used by the AqBanking-EBICS module to download new
|
|
certificates)
|
|
+ special support for statistical modules has been removed again
|
|
to simplify the build system
|
|
- Changes from version 3.10.1:
|
|
+ fixes a bug in GWEN_Url_fromString() and supports username and
|
|
password with HTTP proxies (tested with squid2)
|
|
+ fixed a problem on MacOSX
|
|
- Changes from version 3.10.0
|
|
+ adds new support for RDH-10
|
|
+ includes the tool typemaker2, an improved version of the old
|
|
typemaker which includes support for AqFinance
|
|
+ added the data type GWEN_DATE which is now used by AqFinance
|
|
instead of GWEN_TIME when only a date is required instead of a
|
|
full timestamp
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 12 02:02:57 UTC 2009 - crrodriguez@opensuse.org
|
|
|
|
- fix dependencies (was using >= instead of =)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 3 16:05:28 CEST 2009 - sbrabec@suse.cz
|
|
|
|
- Typo fix in dependencies.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 14 17:34:35 CEST 2009 - sbrabec@suse.cz
|
|
|
|
- Split package to allow parrallel installation of more versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 24 19:35:29 CEST 2009 - mkudlvasr@suse.cz
|
|
|
|
- update to version 3.8.3
|
|
* lots of bugs fixed, lots of new features
|
|
- removed patch0 (tests/gwenhywfar.c). not needed anymore
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 24 11:32:18 CET 2008 - coolo@suse.de
|
|
|
|
- fixing open call
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 9 06:17:34 CET 2007 - crrodriguez@suse.de
|
|
|
|
- update to version 2.6.2
|
|
* Release is only interesting for windows or NetBSD users
|
|
- disable static libraries
|
|
- remove "la" files
|
|
- remove unnedded dependency on libopenssl-devel in the -devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 27 12:55:13 CEST 2007 - sbrabec@suse.cz
|
|
|
|
- Updated to version 2.6.1:
|
|
* Minor bugs have been fixed.
|
|
* Cross-compiling is now supported.
|
|
* Some missing list functions have been added.
|
|
* Decreases the verbosity.
|
|
* Makes gwenhywfar completely relocatable using binreloc.
|
|
- Split package according to shared library packaging policy.
|
|
- Build with libxml2.
|
|
- Build and create api docs.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 2 18:05:46 CEST 2006 - sbrabec@suse.cz
|
|
|
|
- Updated to version 2.4.1:
|
|
* bug fixes
|
|
* removed debugging messages
|
|
* clean up the API
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 15 23:56:04 CEST 2006 - jhargadon@suse.de
|
|
|
|
- update to version 2.4.0
|
|
- This release adds GWEN_DBIO plugin which writes GWEN_DB's as XML files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 20 09:10:57 CEST 2006 - stbinner@suse.de
|
|
|
|
- Update to version 2.3.0:
|
|
* Adds a new module for fast lookup of objects via integer IDs.
|
|
* Adds a storage module to be used by further projects.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 11 13:56:26 CEST 2006 - sbrabec@suse.cz
|
|
|
|
- Updated to version 2.2.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:36:24 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 16 19:02:19 CET 2006 - sbrabec@suse.cz
|
|
|
|
- Updated to version 1.19.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 19 16:34:46 CEST 2005 - sbrabec@suse.cz
|
|
|
|
- New SuSE package, version 1.18.0.
|
|
Based on spec file from Rajesh Singh <rajeshsingh.geo@yahoo.com>.
|
|
|