2009-03-26 00:10:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 21 18:41:17 CET 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- fix build with gcc 4.4
|
|
|
|
|
2008-02-21 10:30:26 +01:00
|
|
|
-------------------------------------------------------------------
|
2008-02-28 17:20:00 +01:00
|
|
|
Thu Feb 28 16:02:38 CET 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.3.3 (last in 2.3 series)
|
|
|
|
- Very minor improvements: One windows function signature has been
|
|
|
|
fixed. DTAUS export has been improved. Error messages at
|
|
|
|
aqbanking-tool have been improved.
|
|
|
|
- update to 2.3.2
|
|
|
|
- Windows registry lookup issues have been solved. This release is only
|
|
|
|
interesting for windows users.
|
|
|
|
- update to 2.3.1
|
|
|
|
- Fix translations when using qt4, especially on Windows. Improve
|
|
|
|
cross-compiling. (This release brings no changes for the conventional
|
|
|
|
qt3 compile.)
|
|
|
|
- update to 2.3.0
|
|
|
|
- Fix some path lookup issues on MS Windows. Fix a crash with erroneous
|
|
|
|
bank codes. Fix check function in PIN/TAN mode. Improved
|
|
|
|
aqhbci-tool. Add a function for easier initial setup (hence the
|
|
|
|
incremented version number).
|
|
|
|
- disabled ofx backend build (incompatible with current libofx)
|
2008-02-21 01:30:17 +01:00
|
|
|
|
2008-01-24 18:18:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 24 11:16:17 CET 2008 - coolo@suse.de
|
|
|
|
|
|
|
|
- fix open call
|
|
|
|
|
2007-08-09 17:46:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 8 18:50:32 CEST 2007 - maw@suse.de
|
|
|
|
|
|
|
|
- Use %fdupes
|
|
|
|
- Split off a -lang subpackage.
|
|
|
|
|
2007-07-31 00:09:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 30 19:32:13 CEST 2007 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 2.2.9:
|
|
|
|
* Improvements in the setup wizard.
|
|
|
|
* Fix qt4 porting code.
|
|
|
|
* Fix crashes when actions have no selected items in qbanking.
|
|
|
|
* Improve aqbanking-tool and aqhbci-tool usage messages.
|
|
|
|
* Fix command line processing in tool hbcixml.
|
|
|
|
* Fixed changes in aqofxconnect to be enabled only for new libofx
|
|
|
|
versions.
|
|
|
|
* The config file is saved correctly.
|
|
|
|
* Adaptation on gwenhywfar changes.
|
|
|
|
* AqGeldKarte has been fixed and adapted to Libchipcard3.
|
|
|
|
* The QBanking frontend is now less verbous.
|
|
|
|
* Allows to setup iTAN HBCI accounts.
|
|
|
|
* Import profile for ABN AMRO Bank (NL).
|
|
|
|
* Other fixes and improvements, see NEWS for details.
|
|
|
|
|
2007-05-24 12:17:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 24 11:05:54 CEST 2007 - stbinner@suse.de
|
|
|
|
|
|
|
|
- add missing %run_ldconfig calls
|
|
|
|
|
2006-12-19 15:29:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 16 12:35:11 CET 2006 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- fixed comparison with string literal (strcmp.patch) [#224464]
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 18 14:33:19 CEST 2006 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 2.2.3:
|
|
|
|
* Allows to setup iTAN HBCI accounts.
|
|
|
|
* Improved support for HBCI iTAN mode, added an import profile
|
|
|
|
for ABN AMRO Bank (NL).
|
|
|
|
* Fixes some errors.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 15 23:49:01 CEST 2006 - jhargadon@suse.de
|
|
|
|
|
|
|
|
- update to version 2.2.1
|
|
|
|
- fixed a bug in DTAUS importer profile "default"
|
|
|
|
- src/libs/aqbanking/types/transaction.xml: Fix typos
|
|
|
|
- added aqbanking-tool command "chkiban" which checks whether a given IBAN
|
|
|
|
is valid
|
|
|
|
- AqOfxConnect: Fixed a bug in provider.c which could lead to a segfault
|
|
|
|
- generic bankinfo plugin:
|
|
|
|
- implemented a mechanism to update bank info files via additional files
|
|
|
|
- Germany: Updated HBCI and bank info files (now reads new
|
|
|
|
format of Bundesbank files)
|
|
|
|
- Austria:
|
|
|
|
- updated BLZ file (now reads new, more extensive format)
|
|
|
|
- added OFX server information for BAWAG P.S.K and EasyBank
|
|
|
|
- AqHBCI:
|
|
|
|
- removed functions AH_HBCI_HbciToUtf8() and AH_JobQueue_AddAsUtf8() because
|
|
|
|
they are no longer needed since the whole server response is transformed
|
|
|
|
to UTF8 -> finally fixes Umlaut problems
|
|
|
|
- implemented iTAN process type 2: It now works against the test server,
|
|
|
|
tomorrow I will have to test it against a real server
|
|
|
|
- Fix rule srcdoc if directory was not existing
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 23 18:06:09 CEST 2006 - schwab@suse.de
|
|
|
|
|
|
|
|
- Work around broken configure check.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 9 18:06:00 CEST 2006 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 2.0.0 (new branch).
|
|
|
|
- Split package to follow upstream packaging.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 23 11:16:35 CET 2006 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Fixed documentation path (#146744).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:31:14 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 25 15:31:53 CEST 2005 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Fixed libtool patch.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 24 19:55:59 CEST 2005 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- New SuSE package, version 1.2.0.
|
|
|
|
Based on spec file from Rajesh Singh <rajeshsingh.geo@yahoo.com>.
|
|
|
|
|