gnucash: update to 2.6.21.

The GnuCash development team announces GnuCash 2.6.21, the twenty-second and final, final maintenance release in the 2.6-stable series.

Between 2.6.19 and 2.6.21, the following bugfixes were accomplished:

    * Bug 795049 - GnuCash 2.6.20-1 (Fedora Linux package) is unable to open MariaDB database.
    * Bug 795068 - src/optional/python-bindings missing several files.
    * Bug 795078 - missing _inflateValidate symbol has recurred in 2.6.20 on MacOS.

Between 2.6.19 and 2.6.20, the following bugfixes were accomplished:

    * Bug 765846 - Expense Over Time for subaccounts: An error occurred while running the report: Fix crash if acc-depth too low.
    * Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7 Enable reading ISO-formatted dates, recognize GNC_FEATURE_SQLITE3_ISO_DATES.
    * Bug 792008 - gnucash 2.6.19 fails to build Replace g_assert_true with g_assert for now
    * Bug 793278 - wrong data in charts with accumulated values (like "net-linechart", "net-barchart" and "liabilities barchart")
    * Bug 794030 - relative date functions compute wrong day of month
    * Bug 790526 - Mathematical bug This change will fix 'num-of-weeks-since-1/jan/1970' which formerly used quotient to remove the fractional part of the division. For negative values of num-of-weeks, the number is truncated in the wrong direction (i.e. towards 0). This change uses floor instead to ensure the num-of-weeks found is the nearest integer LESS than the fractional number.

Some other fixes not associated with reported bugs:

    * Online HBCI actions: Remove outdated non-SEPA menu items.
    * Add XML namespaces for all Account Hierarchy Templates.
    * General cleanup of Account Hierarchy Templates.
    * Fix auto-selection of splits in reconcile. Really use all splits of any given day. Up to now usually the splits of the given date were not or not all included, as the time comparison didn't correctly ignore any given time-of-day of the splits. Instead, all possible time-of-days should be included.
    * Properly detect git in case of linked worktree.
    * Account Hierarchy for India: Set LANGUAGE=hi and LANG=en_IN to access it.
    * Improve Import menu entries Customer & vendors use same menu label as others, replace template by tooltip, add ellipsis to entry, add comments to distinguish "Import" as verb and substantive.
    * Provide preference panel to set the Alpha Vantage API key needed for Finance::Quote.
    * Correct the appstream definition to match the current spec.
    * Fix collectors and min-date handling in reports.
This commit is contained in:
wiz 2018-04-11 07:38:07 +00:00
parent f04fdd66b1
commit e3da7e1788
3 changed files with 14 additions and 9 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.1 2018/04/09 08:40:53 wiz Exp $
# $NetBSD: Makefile,v 1.2 2018/04/11 07:38:07 wiz Exp $
DISTNAME= gnucash-2.6.19
PKGREVISION= 1
DISTNAME= gnucash-2.6.21
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2018/04/09 08:40:53 wiz Exp $
@comment $NetBSD: PLIST,v 1.2 2018/04/11 07:38:07 wiz Exp $
bin/gnc-fq-check
bin/gnc-fq-dump
bin/gnc-fq-helper
@ -475,6 +475,7 @@ share/glib-2.0/schemas/org.gnucash.dialogs.import.qif.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.reconcile.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.sxs.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.totd.gschema.xml
share/glib-2.0/schemas/org.gnucash.general.finance-quote.gschema.xml
share/glib-2.0/schemas/org.gnucash.gschema.xml
share/glib-2.0/schemas/org.gnucash.history.gschema.xml
share/glib-2.0/schemas/org.gnucash.warnings.gschema.xml
@ -578,6 +579,7 @@ share/gnucash/accounts/en_GB/acctchrt_retiremt.gnucash-xea
share/gnucash/accounts/en_GB/acctchrt_spouseinc.gnucash-xea
share/gnucash/accounts/en_GB/acctchrt_spouseretire.gnucash-xea
share/gnucash/accounts/en_GB/uk-vat.gnucash-xea
share/gnucash/accounts/en_IN/acctchrt_gstindia.gnucash-xea
share/gnucash/accounts/es_ES/acctchrt_brokerage.gnucash-xea
share/gnucash/accounts/es_ES/acctchrt_carloan.gnucash-xea
share/gnucash/accounts/es_ES/acctchrt_cdmoneymkt.gnucash-xea
@ -801,9 +803,13 @@ share/gnucash/accounts/pt_PT/acctchrt_renter.gnucash-xea
share/gnucash/accounts/pt_PT/acctchrt_retiremt.gnucash-xea
share/gnucash/accounts/pt_PT/acctchrt_spouseinc.gnucash-xea
share/gnucash/accounts/pt_PT/acctchrt_spouseretire.gnucash-xea
share/gnucash/accounts/ru/acctchrt_auto.gnucash-xea
share/gnucash/accounts/ru/acctchrt_autoloan.gnucash-xea
share/gnucash/accounts/ru/acctchrt_common.gnucash-xea
share/gnucash/accounts/ru/acctchrt_homeloan.gnucash-xea
share/gnucash/accounts/ru/acctchrt_homeown.gnucash-xea
share/gnucash/accounts/ru/acctchrt_kids.gnucash-xea
share/gnucash/accounts/ru/acctchrt_otherloan.gnucash-xea
share/gnucash/accounts/ru/acctchrt_renter.gnucash-xea
share/gnucash/accounts/sk/acctchrt_brokerage.gnucash-xea
share/gnucash/accounts/sk/acctchrt_carloan.gnucash-xea

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.1 2018/04/09 08:40:53 wiz Exp $
$NetBSD: distinfo,v 1.2 2018/04/11 07:38:07 wiz Exp $
SHA1 (gnucash-2.6.19.tar.bz2) = d2ae5c7855fac30d88fe889d47a441e8a887b19c
RMD160 (gnucash-2.6.19.tar.bz2) = f7bc0779687b288b076dcc52cc7988e244c4dbd4
SHA512 (gnucash-2.6.19.tar.bz2) = 0a979caf48ba96d6f37a929036e7172855cfb03af8832f479966bce72fad3400903925134d33aaa31eb6b36a2041f5e0d3f74b88e95b83c7d76e96b1503bec13
Size (gnucash-2.6.19.tar.bz2) = 13612124 bytes
SHA1 (gnucash-2.6.21.tar.bz2) = 11f60915ec580006f798d7f776ee492750069ed6
RMD160 (gnucash-2.6.21.tar.bz2) = db0250a8a56b2ee17a0fd8c881f028428fdb6713
SHA512 (gnucash-2.6.21.tar.bz2) = 803653bc99e5bdde4f3f7f6e6ce2b88abf7d0e1cd6b7cf6f2d8bb026b66c0fc67690a684a3597d013928ec8da63e931d02ee2c21490c979b98850d36e492c136
Size (gnucash-2.6.21.tar.bz2) = 13685082 bytes
SHA1 (patch-configure) = 9f11ae7a9d07f7fef3e05557a396ea8904be4854
SHA1 (patch-src_bin_gnucash-bin.c) = 68edf468f278faf324bbf5c5725b4954d23d8c19