Library for Online Banking Functions and Financial Data Import and Export

Edit Package aqbanking

AqBanking is a generic online banking interface. It allows multiple
back-ends (currently HBCI) and multiple front-ends (such as KDE, GNOME,
or console) to be used.

Refresh
Refresh
Source Files
Filename Size Changed
aqbanking-5.7.8.tar.gz 0003818825 3.64 MB
aqbanking-5.7.8.tar.gz.asc 0000000181 181 Bytes
aqbanking.changes 0000027136 26.5 KB
aqbanking.keyring 0000001465 1.43 KB
aqbanking.spec 0000009839 9.61 KB
aqbanking4-handbook-20091231.pdf 0001483965 1.42 MB
Revision 74 (latest revision is 95)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 599641 from Johannes Engel's avatar Johannes Engel (j-engel) (revision 74)
- Update to 5.7.8
  + Bugfixes
  + Updates of German bankinfo files
- Drop --with-qt4-libs configure parameter: no longer understood by
  configure.
- Remove libqt4-devel BuildRequires: since --with-qt4-libs is not
  understood anyway, we do not require the libst.
- override build date to make build reproducible and fix build-compare
- enable paypal back-end
- enable EBICS back-end (for openSUSE 42.3+)
- Update to 5.7.6beta
  + finally fix unclean TLS connection shutdown by HBCI servers
  + fix passing user flags to the http module
- Update to 5.7.5beta
  + support for ZKA cards (by Holger Magnussen)
  + updated bank information for German banks
  + some bugfixes
  + adapted and re-activated the paypal plugin (by Holger Magnussen)
  + HBCI: allow changing the server address in RDH and DDV mode
- Update to 5.7.4beta
  + Fix crash pulling new accounts
  + Enable setting the new flag tlsgnPrematureClose from console
- Update to 5.7.2beta
  + Fix crash receiving account list
- quick fix for $CPP being unset and configure failing to handle
  include dirs properly
- Update to 5.7.1beta:
  + re-retrieval of the account list is not required anymore to
    continue using existing accounts
- Update to 5.7.0beta:
  + finally fixes the problem of not correlating accounts correctly
    if the bank returns multiple accounts with the same account
    number and IBAN
- Update to 5.6.12
  + Improvement in handling account owners
- Update to 5.6.10:
  + fixes problems with some special HBCI messages
  + support HHD 1.3.2 (Flicker codes for PIN/TAN) again
    (thanks to Martin Kuehn)
- Update to 5.6.9beta:
  + support old-version Flicker codes which are still used by
    some banks (thanks to Martin Kuehn)
- Update to 5.6.8beta:
  + this should finally fix problems with the comdirect bank
    (and others)
- Update to 5.6.7beta:
  + fixes further problems using the "Unterkontomerkmal" field
    for multiple accounts with the same account number,
    e.g. comdirect bank
- Update to 5.6.6beta:
  + fix an error with the version number
- Update to 5.6.5beta:
  + fix SWIFT parser problems with banks using non-standard
    conform data, e.g. also extract the IBAN from the account
    number field
  + store UPD seperately for each account depending on account
    number and sub-account number ("Konto-Unterkennung") - this
    should fix problems with banks using the same account number
    for multiple accounts, e.g. comdirect bank
- Update to 5.6.4beta
  + Fix error in SWIFT importer (missing import of :NS: fields)
  + Fix transmission of Flicker codes (HHD 1.4)
- Update to 5.6.1 (beta):
  + improve the SWIFT parser
    (NOTE: duplicates may arise after first updating your accounts)
- Update to 5.6.0 (beta):
  + make the SWIFT parser tolerate non-specification conforming
    information, e.g. from the SpardaBank and Netbank
    (NOTE: duplicates will arise for those banks after first
     updating your accounts)
  + support a HBCI module for COR1-SEPA direct debits (not fully
    tested yet)
  + some improvements in the build system
- Update to 5.5.1
  + SEPA transactions mostly working now
  + stable version
- Update to version 5.5.0.2
  + Shorten paths of some AqHBCI files.
    "tar" has a filename limit of 99, so we need to shorten the total
    path, otherwise "make dist" will fail.
- Add a dependency on cmake; aqbanking now provides cmake configuration
  files for development
- Update to 5.4.3beta
  + Fix a bug in aqbanking-cli concerning standing orders
- Update to 5.4.2beta
  + Introduce command sepadebitnotes for aqbanking-cli
- Update to 5.4.1beta
  + Bugfixes by Elias Oltmanns
- Update to 5.4.0beta
  + Fix problems with SEPA debit orders
  + Fix wrong key length for RDH10
- Update to 5.3.6beta
  + Fix an issue with RDH10
- Fixes in previous versions:
  + Change in plugin architecture
  + Bugfixes for SEPA (e.g. missing sum field)
- Update to version 5.3.0beta:
  + fixes some problems with SEPA orders and simplifies the code
    of AqHBCI (better extensibility for future order types)
  + extends the SWIFT parser to decode SEPA fields in Netbank
    statements (may yield to duplicates)
- Update to version 5.2.0beta:
  + contains the EBICS module (now under GPL license)
  + some minor internal improvements regarding BIC and IBAN
- fix build for SLE
- Update to version 5.1.0beta:
  + improvements to the SEPA exporter
    (ability to create bank valid transfers and debits)
  + add fields required for SEPA debits to AB_TRANSACTION
  + SEPA debits should work (not tested yet)
  + add a command to AqBanking-CLI to add a SEPA debit to a
    ImExporterContext file from which orders in SEPA format can be
    exported
- Update to version 5.0.32beta:
  + fixes a compiler problem with missing source code files
- Update to version 5.0.31beta:
  + contains further code for SEPA transactions
  + request for help: please fetch your latest statements with
    this version and have a look whether there is information on
    the segment "HICDS" in the user settings
    ("$HOME/.aqbanking/settings/users/*.conf")
  + requires at least Gwenhywfar 4.7.0beta
- Update to version 5.0.30beta:
  + adds a missing file
- Update to version 5.0.29beta:
  + fixes a few compile warnings
  + fixes a bug in the SEPA module
  + add support for REINVEST tags in the OFX parser
    (thanks to Paul Conrady)
  + let the OFX DirectConnect module send the HTTP-Header
    "user-agent"
- drop aqbanking-5.0.28beta.no-return-in-nonvoid-function.diff
  patch (included upstream)
- Update to version 5.0.28beta:
  + fixes some bugs in the previous version
  + improvements to the German translation (thanks to Christian)
  + adds support for downloading credit card transactions from
    some Sparkasse banks (thanks to Matthias)
- Update to version 5.0.27beta:
  + adds a missing file in the last version's package
- Update to version 5.0.26beta:
  + implements SEPA transactions via HBCI
    (tested with some Sparkasse and Postbank banks)
  + adds commands to aqhbci-cli for retrieving SEPA information
    about bank accounts needed for SEPA transactions
  + removes (unmaintained) paypal back-end
- add aqbanking-5.0.28beta.no-return-in-nonvoid-function.diff patch
- Update to version 5.0.25:
  + added support for exporting bank transfers/direct debits via CSV
    (new CSV profile "transfers")
- Update to version 5.0.24:
  + fixes several bugs, particularly in the various HBCI keyfile
    methods and creating INI mails in HTML
  + mark PIN as bad in PIN/TAN mode if dialogue calcelled
- license update: SUSE-Free-Art-1.3
  Added SUSE-Free-Art-1.3 to the spreadsheet linked at license.opensuse.org
- Update to version 5.0.23:
  + minor improvements to the CSV profile editor
- Update to version 5.0.22:
  + fixes some problems with the SWIFT parser
  + fixes a crash with empty configuration files
  + added an option to set that (when using mTAN) the SMS account
    is not being charged (required by GAD-based banks)
- included %{_datadir}/aclocal in the devel package
- Update to version 5.0.21:
  + more flexible SWIFT parser
  + improved flicker message display of optical chipTAN methods
- Update to version 5.0.20:
  + added support for newer TAN methods (HKTAN5)
  + added a dialogue to change account settings
    (allows changing e.g. "Prefer Single Transfer")
- Update to version 5.0.19:
  + support for optical chipTAN methods (in principal - for now only
    implemented in the FOX front-end)
- Update to version 5.0.17:
  + additionally licensed under GPLv3
  + fixes a bug in the PIN/TAN definition files (HBCI backend)
- Update to version 5.0.16:
  + fixes a write error
  + supports setting the charset during OFX import
- Remove redundant tags/sections from specfile
- Update to version 5.0.15:
  + fixed some bugs in OFX DirectConnect
  + cmd tools now also link to libstdc++ to fix some segfaults
- Update to version 5.0.14:
  + Bug fix in applayer.
- Changes from version 5.0.13:
  + Added some safeguards in SWIFT.
  + Fixed a bug in SWIFT parser. This bug caused the plugin to
    hang while parsing subtags which contain question marks.
  + Fixed a bug in dlg_pintan_special.dlg
- Changes from version 5.0.11:
  + Bug fixes for the parameter list.
  + Use "void" in functions with empty argument list.
  + Add argument "--charset" to aqbanking-cli and also fixes a
    typo.
  + Fixed a memory leak in banking plugin.
  + Removed a leftover LDADD.
  + Increased debug verbosity and comments in joblayer plugin.
- Update spec file License field from GPLv2+ to GPL-2.0+ to
  conform with spdx.org identifier.
- Clean up and reformat spec file.
- Add FIXME as still unable to parallel make.
- Update BuildRequires to use pkgconfig(gtk+-2.0) instead
  of gtk2-devel.
- Remove service usage, following the new consensus on Factory
  packaging.
- Update to version 5.0.10:
  + some bug fixes
  + internal symbols of AqHBCI are not exported anymore
  + better handling of standing orders and terminated bank
    transfers during imports
- Update to version 5.0.9beta:
  + added "aqhbci-tool logfile" to anonymise log files
  + bug fixes for manual ChipTAN methods
- Update to version 5.0.8beta:
  + support for new iTAN methods (some manual ChipTAN methods might
    now work)
- Update to version 5.0.7:
  + added support for HKTAN version 5 in the HBCI backend
   (this should improve support for some manual ChipTan methods)
- Update to version 5.0.6:
  + fixes bugs with long RDH keys (HBCI)
- Update to version 5.0.5:
  + bugfixes in the HBCI-NewKeyFile dialogue and Q43 import
  + added a first version of the C++ wrappers to aqbanking
    (by Christian)
- Update to version 5.0.4:
  + do not assert() when failing to save user/account
  + improved handling of iTAN modes
- Update to version 5.0.3:
  + fixes some bugs in the OFX back-end
  + added support for TanMediumId when using smsTAN
- Update to version 5.0.2:
  + fixed some errors with HBCI version 2.2 and above
  + some fixes for Windows
- Remove unneeded BuildRequires: libqt4-devel python-devel pyxml
  qt3-devel.
- Add BuildRequires: gcc-c++ (we need it), gtk2-devel (needed for
  --enable-gui-tests configure option).
- Remove qt3-devel Requires from devel package.
- Pass --enable-gui-tests to configure: while we do not care much
  about this, it is useful to work around a bug in the configure
  script that causes ktoblzcheck to not be detected.
- Do not pass --with-qt3-libs and --with-qt4-libs to configure:
  these options don't exist anymore.
- Update to version 5.0.1:
  + Fix issue when querying HBCI system identification.
- Update to version 5.0.0:
  + Fix several issues with HBCI, mainly PIN/TAN.
  + Usage of the new dialog framework of gwenhywfar.
  + Support querying of paypac account balance.
  + Improved dialogs for HBCI and OFX DirectConnect.
  + New dialogs of EBICS and PayPal.
- Change lang Requires to Recommends.
- Drop aqbanking-qt3, aqbanking-qt4, aqbanking-ofx-qt3,
  aqbanking-ofx-qt4 subpackages as aqbanking now uses the new
  dialog framework of gwenhywfar.
- Update to version 4.2.4:
  + Probably fixed a problem in definition of HITAN:1.
  + Fixed a bug in SecProfile definition.
  + Added CSV profile for Nederlandse SNS Bank.
  + Added a few SEPA-related fields to AB_TRANSACTION.
  + Improved handling of SWIFT fields within TAGS, special handling
    for SEPA transactions.
  + CSV-Im-/Exporter: Added profile variables "commaThousands" and
    "commaDecimal".
  + Added tanMethod version 3 and make HITANS:2 use that.
  + Improved debug and error messages concerning itan modes.
  + The three digit code in a :86: field is the transaction code,
    not the text key.
  + DTAUS-Exporter: Segment too long purpose lines instead of
    rejecting them.
  + Added missing segment description "HKTAN:3".
  + Build fixes.
- Add libqt4-devel BuildRequires, and create qt4 and ofx-qt4
  subpackages.
- Pass --with-qt4-libs to configure to fix detection of where qt4
  libraries live.
- Update to version 4.2.3:
  + Decrease verbosity.
  + Fixed a bug in "Verfahrensparameter Zwei-Schritt-Verfahren" of
    HITANS:3.
- Update handbook to 20091231 version.
- Update to version 4.2.2:
  + Decreased verbosity.
  + Fixed a bug in the description of HITAN(1).
- Update to version 4.2.1:
  + Applied a series of SWIFT-patches.
  + Decrease debug level of several non-critical messages.
  + Updated German bank info files.
- Remove autoreconf call since it's unneeded.
- Add gwenhywfar-tools BuildRequires, since some binaries were
  moved from gwenhywfar-devel to gwenhywfar-tools.
- Move the handbook to a doc subpackage, since its big and has a
  different license.
- Remove .la files.
- Update to version 4.2.0:
  + better import of previous configurations
  + use pin file for chipcards in non-interactive mode
  + DTAUS import now sets order type correctly
- Changes from version 4.1.8:
  + fixes problems with locks inside the HBCI module
- Changes from version 4.1.7:
  + fixes OFX parser not being linked into the application
- Changes from version 4.1.6:
  + fixes an important bug in the HBCI module that was preventing
    users to store certain user and account information
- Changes from version 4.1.5:
  + fixes some minor bugs in the HBCI module
  + removes unused code
  + special support for statistical modules has been removed again
    to simplify the build system
- Changes from version 4.1.4:
  + made max number of payments per (collective) order configurable
- Changes from version 4.1.3:
  + fixes a bug in newer RDH modes (HTML output did not contain the
    correct hash value)
  + improved the CSV import so that columns can be exchanged based
    on their leading sign (this is being used by the new CSV
    profile of the Postbank Frankfurt/Main)
  + AqHBCI tool now checks valid combinations of RDH mode and HBCI
    version
- Changes from version 4.1.2:
  + fixes a crash in the QT3 frontend when editing accounts
- Drop aqbanking-strncat.patch: unneeded now.
- Added pdf-handbook
- Remove gtk2-devel, kdelibs3-devel, libchipcard4,
  libchipcard4-devel and libglade2-devel BuildRequires: they're
  either redundant or unneeded.
- Remove gtk2-devel, kdelibs3-devel, libchipcard4-devel,
  libglade2-devel Requires of devel package.
- Change libchipcard3-devel Requires to libchipcard4-devel Requires
  in devel package.
- Remove --enable-python and --with-kde3-libs configure option:
  they don't exist anymore.
- Remove the yellownet-related subpackages: there's no such backend
  anymore in this version. This fixes the build on i586.
- update to 4.0.0, triggered by gwenhywfar
  - too long without update to describe in a few lines,
    this is very active project
- Add aqbanking-remove-datetime.patch to be more build-compare
  friendly.
- fix build with gcc 4.4 
- 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)
- fix open call
- Use %fdupes
- Split off a -lang subpackage.
- 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.
- add missing %run_ldconfig calls
- fixed comparison with string literal (strcmp.patch) [#224464]
- 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.
- 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 
- Work around broken configure check.
- Updated to version 2.0.0 (new branch).
- Split package to follow upstream packaging.
- Fixed documentation path (#146744).
- converted neededforbuild to BuildRequires
- Fixed libtool patch.
- New SuSE package, version 1.2.0.
  Based on spec file from Rajesh Singh <rajeshsingh.geo@yahoo.com>.
Comments 0
openSUSE Build Service is sponsored by