gnucash: New annotated tag '5.5'

John Ralls jralls at code.gnucash.org
Sat Dec 16 20:31:03 EST 2023


        at  https://github.com/Gnucash/gnucash/tree/5e281000bbc5b540ae895dddc282630e8fae304f (tag)
   tagging  bf460b0040f8c9837cca198a9daba83a91c6c35b (commit)
  replaces  5.4
 tagged by  John Ralls
        on  Sat Dec 16 12:33:12 2023 -0800


Release GnuCash 5.5

Adam Wight (1):
      Always return an allocated gchar*

Andrea Andre (1):
      Translation update  by Andrea Andre <andrea.tsg19 at slmail.me> using Weblate

Arve Eriksson (1):
      Translation update  by Arve Eriksson <031299870 at telia.com> using Weblate

Christian Wehling (3):
      Translation update  by Christian Wehling <christian.wehling at web.de> using Weblate
      Translation update  by Christian Wehling <christian.wehling at web.de> using Weblate
      Translation update  by Christian Wehling <christian.wehling at web.de> using Weblate

Christopher Lam (22):
      [assistant-qif-import.c] if user cancelled QIF file dialog, bail out
      Merge Yongun Seong's branch 'utest-gnc-pricedb-types' into stable #1784
      [gtest-assistant-stock-transaction] add cpp header for std::setw
      use icu::ListFormatter to combine a list strings into a string
      use gnc_list_formatter instead of gnc_g_list_stringjoin (..., ", ");
      [report-utilities.scm] pull out gnc:dump-transaction
      [gnucash-commands.cpp] plug some char* leaks
      avoid strlen where possible
      recurrencePeriodTypeToString and recurrenceWeekendAdjustToString g_strdup only when necessary
      recurrencePeriodTypeToString and recurrenceWeekendAdjustToString g_strdup only when necessary
      Merge branch 'plug-recurrence-to-string' into stable #1812
      [gnc-plugin-page-report] re-enable actions after disabling
      [import-main-matcher] don't quote account fullnames
      Merge branch 'icu-list-formatter' into stable #1791
      [sixtp-dom-generators.cpp] char* must be freed
      [gnc-budget] use std::optional<gnc_numeric> instead of bool+gnc_numeric
      [engine-common.i] AccountList* arg must be g_list_freed
      [dialog-report-column-view.cpp] new/delete instead of g_new/g_free
      [gnc-engine-guile.cpp] plug runaway GSList* leak
      Merge branch 'stable-leaks' into stable #1831
      [reports] don't offer individual coverage tests
      Bug 799148 - Reliable crash when saving a modified saved report...

Frank H. Ellenberger (6):
      I18N: Several minor improvements of descriptions in the glossary from
      L10N: msgmerge glossaries
      L10N: add missing glossaries
      L10N: Improve Glossary
      Revert "Translation update  by Petter Reinholdtsen
      Translation update  by "Frank H. Ellenberger" <frank.h.ellenberger at gmail.com> using Weblate

Giuseppe Foti (1):
      Translation update  by Giuseppe Foti <foti.giuseppe at gmail.com> using Weblate

Jerry James (1):
      Mark 2 regular expressions as raw strings

John Ralls (49):
      Bug 798890 - Printing Problem
      Merge John Ralls's 'bug798890' into stable.
      Bug 799087 - Import - Unbalanced (need acct) transactions now show...
      Bug 799092 - GnuCash 5.4 leaves background process running on exit
      IWYU and gnc-gsettings.h isn't used in these files.
      CI: Run distcheck on one workflow.
      Merge Simon Arlott's 'use-default-python-version' into stable.
      Fix GncDateEntry date parsing oddities.
      Merge Sherlock's 'bug-799104' into stable.
      Bug 799099 - Crash when trying to get quotes
      Merge Simon Arlott's 'bug-799108-sx-crash' into stable.
      Fix NULL dereference in gnc_plugin_page_report_focus_widget.
      Add Asan build type that enables the Address and UB sanitizers.
      Fix UAF in xaccFreeSplit.
      Add CI job for Asan build.
      Split test other
      Xml backend tests: Use libgnc-backend-xml-utils instead of sources.
      Merge Hades's 'patch-1' into stable.
      Merge Adam Wight's 'mem-fix' into stable.
      Merge Mark Browning's 'check-print-subacct' into stable.
      Add coverage option for Asan builds.
      Bug 799113 - "Start Import" button reports "Failed"
      Qif import assistant: Use Enter and Leave macros
      Qif Import assistant: Extract function mark_page_complete
      Bug 799121 - Parse error on CSV import on MacOS
      Use csv_price_imp_preview_sep_button_cb only as a callback.
      Fix global array index out of range.
      Bug 799134 - Fails to build with GCC 14 (‘find_if’ is not a member...
      Bug 799138 - Port to new Python C config API
      Asan: Make leak and ODR violation reporting CMake options.
      Merge Jerry James's python-regex-raw into stable.
      Bug 799144 - Date Completion is broken after 5.4 upgrade
      Bug 799143 - FTBFS on 32bit architectures
      Merge Sherlock's 'bug-799152' into stable.
      Merge Sherlock's 'bug799151' into stable.
      Bug 799156 - normalize_struct_tm() does not normalize seconds,...
      GncDate: Remove pointless normalize_month function.
      GncDate: Remove now-superfluous base parameter.
      Implement coverage option
      Add workflow job to generate a coverage report.
      Add Scheme coverage collection with option GUILE_COVERAGE.
      Merge John Ralls's 'asan' into stable.
      Merge update potfile for 5.5 release.
      Fix Win32 build, broken by COMMAND_EXPAND_LISTS
      Workflows: Try limiting the coverage-upload to the root repo.
      Bug 799130 - split-register.c:1847:gnc_split_register_save:...
      Add gnc-quote-source.cpp to POTFILES.in
      Reports: Don't crash when report generator fails without backtrace.
      Release GnuCash 5.5

KULDIP PIPALIYA (1):
      Translation update  by KULDIP PIPALIYA <kuldipem at gmail.com> using Weblate

Kaligula (3):
      Translation update  by Kaligula <kaligula.dev at gmail.com> using Weblate
      Translation update  by Kaligula <kaligula.dev at gmail.com> using Weblate
      Translation update  by Kaligula <kaligula.dev at gmail.com> using Weblate

Mark Browning (1):
      Correct check amount when printed from subaccount

Marko Kohtala (4):
      Translation update  by Marko Kohtala <marko.kohtala at gmail.com> using Weblate
      Translation update  by Marko Kohtala <marko.kohtala at gmail.com> using Weblate
      Translation update  by Marko Kohtala <marko.kohtala at gmail.com> using Weblate
      Translation update  by Marko Kohtala <marko.kohtala at gmail.com> using Weblate

Milo Ivir (5):
      Translation update  by Milo Ivir <mail at milotype.de> using Weblate
      Translation update  by Milo Ivir <mail at milotype.de> using Weblate
      Translation update  by Milo Ivir <mail at milotype.de> using Weblate
      Translation update  by Milo Ivir <mail at milotype.de> using Weblate
      Translation update  by Milo Ivir <mail at milotype.de> using Weblate

Pedro Albuquerque (2):
      Translation update  by Pedro Albuquerque <pmra at gmx.com> using Weblate
      Translation update  by Pedro Albuquerque <pmra at gmx.com> using Weblate

Petter Reinholdtsen (2):
      Translation update  by Petter Reinholdtsen <pere-weblate at hungry.com> using Weblate
      Translation update  by Petter Reinholdtsen <pere-weblate at hungry.com> using Weblate

Ral Hole (1):
      Translation update  by Ral Hole <ral-hole at outlook.com> using Weblate

Robert Fewell (13):
      Realign source files gnc-sx-list-tree-model-adapter.*
      Realign source files gnc-tree-view-sx-list.*
      Change default column for SX list tree view
      Bug 792241 - Allow sorting scheduled transactions
      Allow saving the sorting in the SLR
      Bug 607000 - SLR visible transactions
      Bug 798760 - SLR OK button to complete value entry
      Bug 798760 - SLR change reminder with value entry
      Bug 798025 - SLR Value entry not tied to location
      Bug 799090 - Right Clicking scheduled transaction
      Make it clearer for which SX's will be deleted
      Rename the scheduled edit/new/delete menus
      Bug 799150 - Can't paste text (with Ctrl+V) in Notes field in Account Tree View

Sherlock (4):
      Bug 799104 - "Asset Chart" broken
      Bug 799152 - normalize_reldate_tm() does not handle dates with...
      Bug 799151 - gnc_date_get_last_mday () does not account for,,,
      Update test-gnc-date.c

Simon Arlott (3):
      Use the default version of Python 3
      Bug 799108 - "Since Last Run" crashes if there are any errors creating a scheduled transaction
      Translation update  by Simon Arlott <weblate.simon at arlott.org> using Weblate

Stephan Paternotte (2):
      Translation update  by Stephan Paternotte <stephan at paternottes.net> using Weblate
      Translation update  by Stephan Paternotte <stephan at paternottes.net> using Weblate

Szia Tomi (8):
      Translation update  by Szia Tomi <sziatomi01 at gmail.com> using Weblate
      Translation update  by Szia Tomi <sziatomi01 at gmail.com> using Weblate
      Translation update  by Szia Tomi <sziatomi01 at gmail.com> using Weblate
      Translation update  by Szia Tomi <sziatomi01 at gmail.com> using Weblate
      Translation update  by Szia Tomi <sziatomi01 at gmail.com> using Weblate
      Translation update  by Szia Tomi <sziatomi01 at gmail.com> using Weblate
      Translation update  by Szia Tomi <sziatomi01 at gmail.com> using Weblate
      Translation update  by Szia Tomi <sziatomi01 at gmail.com> using Weblate

Wellington Terumi Uemura (5):
      Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
      Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
      Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
      Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
      Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate

Xangel2Net (1):
      Translation update  by Xangel2Net <xangel1 at mail.ru> using Weblate

Yaron Shahrabani (1):
      Translation update  by Yaron Shahrabani <sh.yaron at gmail.com> using Weblate

Yongun Seong (1):
      [utest-gnc-pricedb] fix test failure due to callback type mismatch

Zdenko Podobný (7):
      Translation update  by Zdenko Podobný <zdenop at gmail.com> using Weblate
      Translation update  by Zdenko Podobný <zdenop at gmail.com> using Weblate
      Translation update  by Zdenko Podobný <zdenop at gmail.com> using Weblate
      Translation update  by Zdenko Podobný <zdenop at gmail.com> using Weblate
      Translation update  by Zdenko Podobný <zdenop at gmail.com> using Weblate
      Translation update  by Zdenko Podobný <zdenop at gmail.com> using Weblate
      Translation update  by Zdenko Podobný <zdenop at gmail.com> using Weblate

bittin1ddc447d824349b2 (1):
      Translation update  by bittin1ddc447d824349b2 <bittin at reimu.nl> using Weblate

derxi (1):
      Translation update  by derxi <happycxin at 163.com> using Weblate

gallegonovato (2):
      Translation update  by gallegonovato <fran-carro at hotmail.es> using Weblate
      Translation update  by gallegonovato <fran-carro at hotmail.es> using Weblate

hades (5):
      Translation update  by hades <dev at hades.name> using Weblate
      Translation update  by hades <dev at hades.name> using Weblate
      add a tip on keyboard shortcuts
      Translation update  by hades <dev at hades.name> using Weblate
      Translation update  by hades <dev at hades.name> using Weblate

mocsa (4):
      Translation update  by mocsa <csaba at feltoltve.hu> using Weblate
      Translation update  by mocsa <csaba at feltoltve.hu> using Weblate
      Translation update  by mocsa <csaba at feltoltve.hu> using Weblate
      Translation update  by mocsa <csaba at feltoltve.hu> using Weblate





More information about the gnucash-changes mailing list