gnucash-on-windows master: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Thu Dec 25 20:53:01 EST 2025
Updated via https://github.com/Gnucash/gnucash-on-windows/commit/3734f27c (commit)
via https://github.com/Gnucash/gnucash-on-windows/commit/ef8d052c (commit)
from https://github.com/Gnucash/gnucash-on-windows/commit/eb0100d7 (commit)
commit 3734f27c3bc84c7773ef1acb2dd8cfa288786358
Merge: eb0100d ef8d052
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Dec 25 17:44:55 2025 -0800
Merge Sherlock's "xmlsecret update" into master.
commit ef8d052cef8ec40938632e0607f19a49a629d1a1
Author: Sherlock <119709043+agwekixj at users.noreply.github.com>
Date: Wed Dec 24 16:40:59 2025 -0800
Update xmlsec1 to 1.3.9
1.3.7 is no longer available in the repository.
diff --git a/gnucash.modules b/gnucash.modules
index cb124b4..1b400d5 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -148,8 +148,8 @@
</autotools>
<autotools id="xmlsec" autogenargs="--enable-docs=no --with-gcrypt --with-gnutls">
- <branch module="xmlsec1-1.3.7.tar.gz"
- repo="xmlsec" version="1.3.7" >
+ <branch module="xmlsec1-1.3.9.tar.gz"
+ repo="xmlsec" version="1.3.9" >
</branch>
<dependencies>
<dep package="openssl"/>
Summary of changes:
gnucash.modules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the gnucash-changes
mailing list