gnucash-on-osx master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Dec 25 20:56:12 EST 2025


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/1af41f94 (commit)
	 via  https://github.com/Gnucash/gnucash-on-osx/commit/76e61bd4 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/106c6a00 (commit)



commit 1af41f94b8ffd4eda06735dad5fa6039eefd04af
Merge: 106c6a0 76e61bd
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Dec 25 17:54:26 2025 -0800

    Merge Sherlock's "Update xmlsec" to master.


commit 76e61bd47a92edc779763c8f4e9402182c3ab776
Author: Sherlock <119709043+agwekixj at users.noreply.github.com>
Date:   Wed Dec 24 16:50:31 2025 -0800

    Update xmlsec1 to 1.3.9
    
    1.3.7 is no longer available in the repository.

diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index bcf94e4..d439877 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -87,8 +87,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:
 modulesets/gnucash.modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-changes mailing list