pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/gnucash



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 16 10:02:53 UTC 2024

Modified Files:
        pkgsrc/finance/gnucash: Makefile distinfo

Log Message:
gnucash: update to 5.10.

5.10 - 15 December 2024

the following bugfixes were accomplished:

    Bug 798789 - Trading Accounts
    Bug 799283 - Segfault/Crash if payment dialog change from customer to vendor
    Bug 799420 - gnucash 5.8 crashes on windows 10 while importing qif
    Bug 799423 - Crash when creating ETF transaction
    Bug 799429 - Crash when changing accounting period end date
    Bug 799430 - Type-Ahead feature lost account setting functionality
    Bug 799433 - Right-click issue in import window
                 Make the context menu apply to the row under the pointer
                 instead of the selected row.
    Bug 799435 - Right-click issue in reconcile window
                 Right click should open the context menu, not extend the
                 selection.
    Bug 799437 - Crash deleting and recreating an SX with the scheduled
                 transaction editor open
    Bug 799439 - Duplicate information in description when importing
                 CAMT.053.001.02 via aqbanking
    Bug 799443 - Edit find account jump then open, open the last highlighted
                 account not the jumped to account
    Bug 799444 - Silent crash on CSV import
    Bug 799451 - Cannot translate different meanings of string "_Balance" to
                 Chinese.
                 Add context to the msgids.
    Bug 799452 - Transaction Report: Cannot subtotal based on Number field
                 Enable grouping and subtotals for Num field
    Bug 799454 - Numeric value in exported CSV transactions
    Bug 799456 - Tabbing through fields autoselects all but Num field
                 By which the reporter means that the value in every cell
                 except Num is selected on cell entry.
    Bug 799458 - Crash attempting to edit a scheduled transaction
    Bug 799470 - Crash when clicking on Schedule Transaction Editor

The following fixes and improvements were not associated with bug reports:

    Tabs now close when you middle-click on them.
    The SX editor's saved duration and height are stored differently in
        preferences so values previously saved will be lost when switching
        between versions 5.9 and 5.10 (and later). We regret the inconvenience
        but the new scheme better matches GnuCash's use of the preferences.
    Allow 0 cash amount when using the Stock Assistant to create a sell
        transaction. This might happen if the commission and fees exactly
        balance the proceeds of the sale.
    Enforce searching for our gsettings schema files first where they were
        installed. This was not done when the installation prefix was /usr
        or /usr/local which could potentially cause gnucash to find other
        schema files first.
    Set tooltip text on the outer tab container again so that it can be updated
        by main_window_update_page_long_name.
    Tooltips on chart reports now appear any time the pointer hovers in the
        chart area and reflect the nearest point. Previously the pointer had
        to be very close to a point.
    Updated the quote source lists in the Security Editor dialog to reflect the
        current Finance::Quote version.
    Display a warning dialog when a transaction is unbalanceable because the
        user has set a minimum fraction on an account smaller than the
        security's fraction in a book using trading accounts.
    Deleting a commodity will fail if there are accounts denominated in the
        commodity. When reporting the error to the user list those accounts.
    Correct in Tips of the Day the IRC network where GnuCash's channel can be
        found.
    Ensure Python bindings Session constructor loads the session's data.
    Fix compile failures with Boost 1.87. This requires the minimum Boost
        version to be 1.67, removing the option for distributions to patch
        older versions.
    Prevent deleting an account with an open register from logging spurious
        errors
    Check that GUI refreshes are not suspended before calling
        gnc_gui_refresh_all.
    Unify wording for alphavazntage tooltips.
    New script to update translator-credits. See POD for usage instructions.
    Document cmake 3.14 requirement set a year ago.

New and Updated Translations: Chinese (Simplified Han script),
    Chinese (Traditional Han script), Croatian, Dutch, English (Australia),
    English (New Zealand), English (United Kingdom), French, German, Hebrew,
    Hungarian, Japanese, Portuguese, Portuguese (Brazil), Russian, Spanish,
    Swedish, Ukrainian


To generate a diff of this commit:
cvs rdiff -u -r1.361 -r1.362 pkgsrc/finance/gnucash/Makefile
cvs rdiff -u -r1.126 -r1.127 pkgsrc/finance/gnucash/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/gnucash/Makefile
diff -u pkgsrc/finance/gnucash/Makefile:1.361 pkgsrc/finance/gnucash/Makefile:1.362
--- pkgsrc/finance/gnucash/Makefile:1.361       Sun Nov 17 07:15:54 2024
+++ pkgsrc/finance/gnucash/Makefile     Mon Dec 16 10:02:53 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.361 2024/11/17 07:15:54 wiz Exp $
+# $NetBSD: Makefile,v 1.362 2024/12/16 10:02:53 wiz Exp $
 
-DISTNAME=              gnucash-5.9
-PKGREVISION=           6
+DISTNAME=              gnucash-5.10
 CATEGORIES=            finance
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=gnucash/}
 GITHUB_RELEASE=                ${PKGVERSION_NOREV}

Index: pkgsrc/finance/gnucash/distinfo
diff -u pkgsrc/finance/gnucash/distinfo:1.126 pkgsrc/finance/gnucash/distinfo:1.127
--- pkgsrc/finance/gnucash/distinfo:1.126       Mon Sep 30 14:11:13 2024
+++ pkgsrc/finance/gnucash/distinfo     Mon Dec 16 10:02:53 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.126 2024/09/30 14:11:13 wiz Exp $
+$NetBSD: distinfo,v 1.127 2024/12/16 10:02:53 wiz Exp $
 
-BLAKE2s (gnucash-5.9.tar.bz2) = 60d3b3556c5f09b9b81e354cca12a96af0304aad25e8c8c83c09aa539481606e
-SHA512 (gnucash-5.9.tar.bz2) = 814660fbfa41be896459dd2002d15f5cd57ba0275a83bd32cfbd71e620f13bcb26900785e2b87d2a502e85dc8e2eb3460f9d4e4a59fbf6ef73cae69f9e6d3831
-Size (gnucash-5.9.tar.bz2) = 15032324 bytes
+BLAKE2s (gnucash-5.10.tar.bz2) = 67321c79887e6c6719578f1a20a724ec1c87360fc4071ab65ec740b529843781
+SHA512 (gnucash-5.10.tar.bz2) = 2ea31ea9dc6d399f168e47fed4b4641207b2a4b9a5e9eac493477a067e8b8a2817e509cb8ea422480c62336fe87cfe6e3e795e5a8b630e8a3d7635adfc64514d
+Size (gnucash-5.10.tar.bz2) = 15075046 bytes



Home | Main Index | Thread Index | Old Index