gnucash-htdocs beta: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Apr 1 15:47:06 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/0218933c (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/1538a4ab (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/87f8dc1f (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/cd0f1892 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/7afd5fdd (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/23f21d1f (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/aaaf2699 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/bc83b225 (commit)



commit 0218933cbf7bba3d80bea828152e2281a66d398d
Merge: bc83b22 1538a4a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 1 12:46:54 2023 -0700

    Merge branch 'master' into beta

commit 1538a4ab763247972e0151a82dd36e108a90082b
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 31 20:58:48 2023 -0700

    Move primary test out of loop.

commit 87f8dc1f7125488287c15e9462823707d1580dfc
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 31 20:31:21 2023 -0700

    Fix typos

commit cd0f1892ce5f981b9e126d63754a86b89cd5af33
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 31 19:53:42 2023 -0700

    Check intermediate level of indirection (table_originals) for NULL.

commit 7afd5fdd499830f8f2775c7ba481c48aef20ccc7
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 31 19:45:46 2023 -0700

    Prevent null references in translations cache.

commit 23f21d1f7691984f5338d89d9972304a38369b7c
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 31 14:28:44 2023 -0700

    Revert "Update php-gettext to latest Debian patch."
    
    This reverts commit aaaf269954707f346fd45e8cf7b7ac2793d2f24a. It worked
    locally but broke code/website.

commit aaaf269954707f346fd45e8cf7b7ac2793d2f24a
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 31 14:18:58 2023 -0700

    Update php-gettext to latest Debian patch.
    
    Fixes CVE-2016-6175, among other things.



Summary of changes:
 externals/gettext.php | 732 +++++++++++++++++++++++++-------------------------
 lang.php              |   2 +-
 2 files changed, 370 insertions(+), 364 deletions(-)



More information about the gnucash-patches mailing list