[Lunar-commits] r18017 - moonbase/trunk/libs/openhbci
Dennis Veatch
stumbles at lunar-linux.org
Sun Jan 8 17:18:14 UTC 2006
Author: stumbles
Date: 2006-01-08 17:18:12 +0000 (Sun, 08 Jan 2006)
New Revision: 18017
Modified:
moonbase/trunk/libs/openhbci/DETAILS
Log:
OpenHBCI is now outdated and no longer maintained.
* configure.in: Release version 0.9.18. Final release. Project is closed.
* src/plugins/keyfile/mediumkeyfile.cpp: Sucessfully finished the
c2-Medium backport -- for c2-Media of version >= 1.6, the
OHBCI_TAG_HEADER is the very first tag instead of the
TAG_VERSION_MAJOR. This medium will now read any c1-Medium and any
c2-Medium, ignoring any tag from format-versions > 1.4. The medium
will write as following: If it reads a c1-Medium, it will write a
c1-Medium with mediumkeyfile-version=1.2. If it reads a c2-Medium,
it will write a c2-Medium with mediumkeyfile-version=1.2 (the new
exponent from version 1.3 is not implemented).
Modified: moonbase/trunk/libs/openhbci/DETAILS
===================================================================
--- moonbase/trunk/libs/openhbci/DETAILS 2006-01-08 16:44:53 UTC (rev 18016)
+++ moonbase/trunk/libs/openhbci/DETAILS 2006-01-08 17:18:12 UTC (rev 18017)
@@ -1,11 +1,12 @@
MODULE=openhbci
- VERSION=0.9.17
+ VERSION=0.9.18
SOURCE=$MODULE-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:bd516802f52936f67da7a974654797ccf6938562
- WEB_SITE=http://openhbci.sf.net
+ SOURCE_VFY=sha1:e6a890790dc5307163859b5cb4ff987d7b597fb8
+ WEB_SITE=http://openhbci.sf.net/
ENTERED=20030820
- UPDATED=20040813
+ UPDATED=20060108
MAINTAINER=nhudson at lunar-linux.org
SHORT="HBCI is a bank-independent online banking standard"
More information about the Lunar-commits
mailing list