gnucash-on-windows master: Multiple changes pushed
Geert Janssens
gjanssens at code.gnucash.org
Thu Sep 19 07:06:19 EDT 2019
Updated via https://github.com/Gnucash/gnucash-on-windows/commit/8022a174 (commit)
via https://github.com/Gnucash/gnucash-on-windows/commit/af164a8b (commit)
via https://github.com/Gnucash/gnucash-on-windows/commit/64a55bc5 (commit)
from https://github.com/Gnucash/gnucash-on-windows/commit/58c17cac (commit)
commit 8022a1748c57f734268bac586758810e498f7e95
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date: Thu Sep 19 11:21:12 2019 +0200
Fix redmines file numbers
diff --git a/gnucash.modules b/gnucash.modules
index d23c8d3..4cd68dd 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -146,7 +146,7 @@
<autotools id="gwenhywfar" autogen-sh="configure"
autogenargs="--with-guis='gtk3' --enable-local-install --disable-binreloc --disable-ssl">
- <branch module="108/gwenhywfar-4.99.15beta.tar.gz" version="4.99.15beta"
+ <branch module="136/gwenhywfar-4.99.15beta.tar.gz" version="4.99.15beta"
repo="aqbanking" />
<dependencies>
<dep package="gcrypt"/>
@@ -174,7 +174,7 @@
<autotools id="aqbanking" autogen-sh="autoreconf" makeargs="-j1"
autogenargs="--enable-local-install">
- <branch module="107/aqbanking-5.99.30beta.tar.gz" repo="aqbanking" version="5.99.30beta" >
+ <branch module="134/aqbanking-5.99.30beta.tar.gz" repo="aqbanking" version="5.99.30beta" >
</branch>
<dependencies>
<dep package="gwenhywfar"/>
commit af164a8ba443e487f30e7ef4e41870754f0f7351
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date: Thu Sep 19 06:01:30 2019 +0200
Aqb6Beta: use new security media
A bunch of new security media were defined.
Revert this commit, if no stable libchipcard is released before we release!
diff --git a/gnucash.modules b/gnucash.modules
index dcb068b..d23c8d3 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -135,8 +135,8 @@
</autotools>
<autotools id="libchipcard" autogen-sh="configure" autogenargs="--enable-local-install">
- <branch module="gnucash/Dependencies/libchipcard-5.0.4.tar.gz" version="5.0.4"
- repo="sourceforge">
+ <branch module="138/libchipcard-5.1.3beta".tar.gz" version="5.1.3beta"
+ repo="aqbanking">
</branch>
<dependencies>
<dep package="gcrypt"/>
commit 64a55bc5e8f94ea4b231c8c0e8c1c2385c8e39eb
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date: Thu Sep 19 05:13:46 2019 +0200
Use Aqb/Gwen betas to test optional FinTS 4.1 changes
* It should reenable access to many german banks.
* It will give us much more testers.
Revert it, if no stable AqBanking6 gets released before our next release!
diff --git a/gnucash.modules b/gnucash.modules
index c65605f..dcb068b 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -146,7 +146,7 @@
<autotools id="gwenhywfar" autogen-sh="configure"
autogenargs="--with-guis='gtk3' --enable-local-install --disable-binreloc --disable-ssl">
- <branch module="108/gwenhywfar-4.20.2.tar.gz" version="4.20.2"
+ <branch module="108/gwenhywfar-4.99.15beta.tar.gz" version="4.99.15beta"
repo="aqbanking" />
<dependencies>
<dep package="gcrypt"/>
@@ -174,7 +174,7 @@
<autotools id="aqbanking" autogen-sh="autoreconf" makeargs="-j1"
autogenargs="--enable-local-install">
- <branch module="107/aqbanking-5.8.2.tar.gz" repo="aqbanking" version="5.8.2" >
+ <branch module="107/aqbanking-5.99.30beta.tar.gz" repo="aqbanking" version="5.99.30beta" >
</branch>
<dependencies>
<dep package="gwenhywfar"/>
Summary of changes:
gnucash.modules | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
More information about the gnucash-changes
mailing list