gnucash-htdocs master: Bug 795078 - missing _inflateValidate symbol has recurred in 2.6.20 on MacOS.

John Ralls jralls at code.gnucash.org
Mon Apr 9 19:11:12 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/1451d231 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/78ccd0a2 (commit)



commit 1451d2314e0732ebbdfc526f3d06ce1398cb7b9e
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Apr 9 16:11:02 2018 -0700

    Bug 795078 - missing _inflateValidate symbol has recurred in 2.6.20 on MacOS.
    
    Replace with a rebuilt bundle.

diff --git a/externals/global_params.php b/externals/global_params.php
index cdd888d..bb6603d 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -27,7 +27,7 @@
      $latest_stable_xp_vista = "2.6.20";
      $latest_stable_mac_ppc  = "2.6.20-1";
      $old_stable_mac_ppc  = $old_stable."-1";
-     $old_stable_mac_intel  = $old_stable."-1";
+     $old_stable_mac_intel  = $old_stable."-2";
 
      // The definitions below use the latest version definitions above
      // to define several paths that will be used on several pages
diff --git a/news/180406-2.6.20.news b/news/180406-2.6.20.news
index fab0156..e89e106 100644
--- a/news/180406-2.6.20.news
+++ b/news/180406-2.6.20.news
@@ -53,7 +53,7 @@ application bundle.</p>
 <li><code>44baf7d0133b8bdc9fcb819ee4360afaca2f03a1a254c0221d02e23f35c93025</code>  gnucash-2.6.20.tar.bz2</li>
 <li><code>64b463a1c029e42983d8daebc332964ef6a98a2101a6f3b85a047e45c03a5eef</code>  gnucash-2.6.20.tar.gz</li>
 <li><code>d985cb4147d3a347ab10090ed12583c65293324d821a45db4f6c0bc5a3718637</code>  gnucash-2.6.20.setup.exe</li>
-<li><code>65b188c993a3e53ba8ebb52dcf6f5e153021df529bb34e1e5b33f45d3c34523d</code>  Gnucash-Intel-2.6.20-1.dmg</li>
+<li><code>65b188c993a3e53ba8ebb52dcf6f5e153021df529bb34e1e5b33f45d3c34523d</code>  Gnucash-Intel-2.6.20-2.dmg</li>
 <li><code>4986d87bfac7b4ad3b8526d4337697c0cdb3ef447f510ced110f764ea4f68ad8</code>  Gnucash-PPC-2.6.20-1.dmg</li>
 <li><code>65c9ecf2d45ff432d35f8c955d36475c0f3ccecd271dc21435b091f50c6b08ea</code>  gnucash-docs-2.6.20.tar.gz</li>
 </ul></p>
@@ -62,13 +62,13 @@ application bundle.</p>
 <li>SourceForge:
 <ul>
 <li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.20-setup.exe">Win32</a></li>
-<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-Intel-2.6.20-1.dmg">Mac-Intel</a></li>
+<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-Intel-2.6.20-2.dmg">Mac-Intel</a></li>
 <li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-PPC-2.6.20-1.dmg">Mac-PPC</a></li>
 </ul></li>
 <li>Github
 <ul>
 <li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.20/gnucash-2.6.20-setup.exe">Win32</a></li>
-<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.20/Gnucash-Intel-2.6.20-1.dmg">Mac-Intel</a></li>
+<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.20/Gnucash-Intel-2.6.20-2.dmg">Mac-Intel</a></li>
 <li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.20/Gnucash-PPC-2.6.20-1.dmg">Mac-PPC</a></li>
 </ul></li></ul>
 



Summary of changes:
 externals/global_params.php | 2 +-
 news/180406-2.6.20.news     | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)



More information about the gnucash-changes mailing list