summaryrefslogtreecommitdiff
path: root/finance
AgeCommit message (Collapse)AuthorFilesLines
2016-12-25Some dependency (sphinx?) changed their behaviour -- update PLIST.wiz2-53/+54
Bump PKGREVISION.
2016-12-24Remove duplicate --disable-dbi optionryoon1-2/+1
2016-12-19Updated gnucash to 2.6.15.wiz3-10/+11
GnuCash 2.6.15 Release 2016-12-18 The GnuCash development team proudly announces GnuCash 2.6.15, the fifteenth maintenance release in the 2.6-stable series. The following bugs are fixed: Bug 340991 - Default price source for reports not good. Bug 516920 - Scheduled trasaction calendar popup off screen. Bug 685329 - Crashes on non-existent date. Bug 769124 - Australian (GMT-10) OFX transactions imported have previous day's date. Bug 770364 - Sign of Value in Lots in Account window seems inconsistent. Bug 771246 - Set Invoice/Bill items date correctly from imported CSV. Bug 771617 - Build fails because test test-report-utilities is sensitive to time of day/timezone. Bug 772313 - Invalid DOCTYPE in report generation. Bug 772369 - Replace use of guile's internal date/time functions. Bug 772382 - Date off-by-one after DST change. Bug 772484 - Segfault on Transaction edit. Bug 773808 - Export Report Crash. Bug 774237 - FTBFS under some timezones (eg. GMT-14). Bug 775368 - "Average cost" price source problem. Bug 775385 - Confusing error message which includes the text "file file". Bug 775567 - Importing QIF file from PayPal crashes GnuCash 2.6.14 on Windows XP service pack 3/ Bug 775912 - Tips of the Day shows content only once very 3 times. Other repairs that weren't marked as bugs in git: Fix report html header Changed the default value for date format in Business Options Change report resizing when not in view Add an image for the report tab Show empty business splits in lot viewer Business check & repair - correct lot invoice state When juggling business splits while scrubbing set both value and amount Update progress bar while running Check & Repair Remove lot from account while deleting the lot Ensure that the Namespace combo box is initialized to a valid iter. Fix CSV importer to handle GMT + 13 Timezone (New Zealand Daylight Fix broken german account template 'Kontenrahmen für Wohnungswirtschaft'.Time). Translation Updates: Danish, German, Serbian
2016-12-08sortjnemeth1-2/+2
2016-12-05finance: Hook in py-tryond-stock-supply-day (missing)marino1-1/+2
I can only catch the disintegration one entry at a time. They are coming from meta-pkgs/py-tryton-platform
2016-12-05finance: Hook in py-tryond-account-dunning-letter properlymarino1-2/+2
2016-12-04It's time to make Tryton great again. This update is YUGE. There are 71rodent211-882/+3438
new packages. Most of which are the remaining modules of the Tryton platform which weren't packaged. The others are dependencies of the new modules. This was tested on FreeBSD and is based in large part on Richard Palo's (richard@) work. This is the most recent release of the Tryton platform, version 4.2. There's a very large list of changes from the 3.8 series we have in pkgsrc. If you're interested, those functional changes can be found here: http://www.tryton.org/posts/new-tryton-release-42.html http://www.tryton.org/posts/new-tryton-release-40.html
2016-12-04Recursive revbump from textproc/icu 58.1ryoon2-3/+4
2016-10-07Revbump post boost updateadam1-2/+2
2016-10-02Updated moneyguru to 2.10.2.wiz2-10/+10
2.10.2 (2016-08-28) Fix crash when opening panels on some versions of PyQt. [qt] #456 Fix misalignment of bold figures in networth/profit sheets. [cocoa] #459
2016-09-18Updated gnucash to 2.6.14.wiz2-8/+7
The GnuCash development team announces GnuCash 2.6.14, the fourteenth maintenance release in the 2.6-stable series. Changes Between 2.6.13 and 2.6.14, the following bugfixes were accomplished: Bug 643025 - RFE: Ability to select and open multiple invoices. Bug 733153 - Ambiguous view of buttons in search dialog Linux version. Bug 742461 - SQL backend doesn't update customer info. Bug 756416 - CSV data with Posted information will always have last invoice not posted Bug 761667 - Crash opening associated location that has no scheme. Bug 762901 - [PATCH] Fix saving Account Treeview sort order. Bug 769730 - Investments: Lots in This Account, Closed column shows date 25/11/1833 instead of Open. Bug 769746 - Zero interest loan formula fails. Bug 770113 - compiling issue with libdbi. Bug 770136 - 'Reverse Order' in 'View'->'Sort by' is not saved. Bug 770181 - gnc-fq-dump incorrectly says "quote cannot be used... Bug 770196 - cppcheck va_list not closed. Bug 770303 - Incorrect commodity match during import OFX and possible solution. Bug 771246 - Set Invoice/Bill items date correctly from imported CSV. Bug 771379 - GnuCash doesn't support Russian Ruble Symbol. Some other fixes not associated with reported bugs: Build improvements with CMake, accomodation for Guile-2.0.12 on Gentoo. Change the date_posted timestamp from midnight local to 11:00 AM GMT, which will be the same date in nearly all timezones. SX - Recalculate all occurrences of all SX if the calendar is updated to start on another month SX Window: correctly show first sx on calendar when it is moved to next weekday. Work around libofx bug which caused OFX imports to have the wrong date_posted when in an eastern-hemisphere timezone and not daylight time. Indicate in the register when a transaction has an associated file or URI. The indicator will appear in the "reconciled" column in the second transaction line (enable double-line view to see it). Translation Updates: Dutch, German, Serbian, Spanish
2016-09-18Updated gnucash-docs to 2.6.14.wiz3-204/+205
Concurrent with the release of Gnucash 2.6.14 we're pleased to also release a new version 2.6.14 of the companion Help and Tutorial and Concepts Guide. Bug 115461 - Highlight need to select Account Type when adding new stock account. Bug 687290 - Add new chapter for expense type accounts. Bug 769457 - Add note to 4.3 of Guide. Bug 769746 - Zero interest loan formula fails. Bug 771230 - Modify Windows portion of 8.6.3 of Guide. Bug 769663 - Link update on Tutorial and concepts guide Updated german translation of the F::Q appendix. Update the list of Finance::Quote methods to 1.38.
2016-09-15Depend on guile-slib now that it's possible again.wiz1-3/+3
It does not seem to be a hard dependency, but other distributions like Debian depend on it as well. Bump PKGREVISION.
2016-09-15After guile's and guile20's installation prefixes have changed, it's timewiz1-2/+2
to bump their dependencies (except those that were bumped in the last 24 hours already).
2016-09-11Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.taca1-2/+2
2016-08-30Add libdbi option and enable it by default. libdbi is similar tojnemeth5-8/+145
p5-DBI in that it provides a database independent interface that can be use to access a variety of different types of database servers. Approved By: wiz
2016-08-28Remove unnecessary PLIST_SUBST and FILES_SUBST that are now providedwiz4-5/+9
by the infrastructure. Mark a couple more packages as not ready for python-3.x.
2016-08-21Updated moneyguru to 2.10.1.wiz2-7/+7
2.10.1 (2016-07-30) Fix crash on exporting. [qt] #461 Fix destination path on “Save as”. [qt] #466 Fix crash when using filters. [qt] #464
2016-08-18update to py-vatnumber-1.2richard2-18/+9
Version 1.2 - 2014-06-25 * Use python-stdnum * Add support for proxy This permits to remove the option 'suds' which prevented py3 support.
2016-08-03Revbump after graphics/gd updateadam2-4/+4
2016-07-29Update to 1.35wen2-8/+8
No upstream changelog found.
2016-07-28Add LICENSEwen1-1/+2
2016-07-28Update to 1.02wen2-9/+8
Upstream changes: 1.02 2014-06-30 NEILB - Updated github repo URL after changing my github username - Added Algorithm::Damm and Math::CheckDigits to SEE ALSO - Fixed errors in pod: using c<...> instead of C<...> and not escaping the > character. - Added [MetaJSON] to dist.ini so META.json is included in releases 1.01 2014-06-30 NEILB - Added SEE ALSO section with links to other LUHN modules. - Renamed CHANGES to Changes and reformatted as per CPAN::Changes::Spec - Moved LUHN.pm to lib/Algorithm/LUHN.pm, as per convention - Switched to Dist::Zilla and set min perl version to 5.006 - Improved doc for is_valid(), in response to RT#43842
2016-07-09Remove python33: adapt all packages that refer to it.wiz4-12/+7
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz3-5/+6
2016-07-03Updated moneyguru to 2.10.0.wiz3-55/+41
2.10.0 (2016-03-13) From now on, the changelog is going to be a bit more developer-oriented. Drop Windows support, maybe temporarily. Details Add plugin management view. #451 Refuse to load moneyguru files with unsupported currencies. #451 Add “inactive” flag to accounts. #412 Fix transaction duplication bug on undo. #438 Fix crash on CSV import [qt]. #440 Fix debit/credit preference so it’s properly restored on startup. #421 Fix “Show Account” for transactions having multiple splits to the same account. Make all panels instantiate on-the-fly rather than on startup. #434 Various minor refactorings. See git log. Improve build process, notably on OS X. See git log. Convert to Qt5. Remove dependency on sgmllib3k. Bump Python requirement to 3.4+.
2016-06-30Updated gnucash-docs to 2.6.13.wiz3-8/+9
Concurrent with the release of Gnucash 2.6.13 we're pleased to also release a new version 2.6.13 of the companion Help and Tutorial and Concepts Guide. Fix the very stale Release Schedule link in the Guide. Bug 637004 - Document Payable/Receivable Aging Rpts and new options for allowing customer and vendor address info to display. Fix unclear statement re docbook stylesheets in README. Bug 712764 - Clarify Account type designations in the Tutorial. Bug 751686 - Explain how to use Find Transaction to report per-employee. Bug 754239 - Fix order of Report menu items. Bug 754239 - Update Report menu item names to Save Report Configuration. Bug 765131 - Document Investment Return of Capital in the Guide.
2016-06-30Updated gnucash to 2.6.13.wiz3-11/+12
Between 2.6.12 and 2.6.13, the following bugfixes were accomplished: Bug 637004 - Optionally allow customer and vendor address info to display. Bug 736352 - Expense Voucher adds tax automatically. Bug 748983 - Crash after opening money transfer dialog twice. Bug 760021 - File "Save As" to an existing file...overwrites without warning. Bug 761672 - Transfer made to placeholder account. Bug 764248 - saved-reports-2.4-backup line endings unconventional. Bug 764871 - Crash starting gnu cash. Bug 765859 - The budget reports missing in Hungarian edition Bug 766028 - crash on manual addition of price entry in Price Editor. Bug 766200 - Three-up printing does not position the third check properly. A few bugs in the calculation of check positions while printing checks have been corrected. If you manually edited the check formats to compensate for these positioning errors in previous versions of gnucash, you may have to undo these changes. Please check this before printing your next check. Bug 766688 - Minimal fraction of BYN should be 1/100. Bug 766960 - gnucash-make-guids fails to run due to hardcoded paths. Bug 767824 - Some UTC timezones incorrectly recognized on Windows 7 Some other fixes not associated with reported bugs: The gnc_gui_refresh_all statement in gnc_book_options_dialog_apply_cb causes the 'apply' and 'OK' buttons to be set to sensitive on the open Book Options dialog in some circumstances; this commit causes them to be reset to insensitive, as they should be. Check printing: make logic easier to follow. Fix adjust_sql_option_string test on Windows. Don't try to compile test_adjust_sql_options on windows, it won't link. Fix the CMake build by linking gnc-backend-dbi for test-backend-dbi. Improved adjust_sql_options_string, added tests. Improve quickfill performance on huge registers. Mac Localization: Prefer the country to the language for fall-back locales, on the theory that in countries where multiple languages are in use similar date and number formats will apply regardless of language, and especially that the default currency will be the same regardless of language. Also ensure that the specified language is in the list passed to gettext; the net effect of which is that the user will effectively get the requested localization behavior. Update README to refer to wiki Submitting_Patches and regarding pull request policy. Translation Updates: Dutch, Russian, Serbian Standard Chart-of-Accounts Localizations Updates: Finnish, Sweden_Finnish, and Åland Islands Finnish.
2016-06-08Bump PKGREVISION for perl-5.24.wiz5-9/+10
2016-06-08Switch to MASTER_SITES_PYPI.wiz2-4/+4
2016-05-03revbump for libsoup's ABI issueprlw11-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon2-3/+4
2016-04-09Update gnucash-docs to 2.6.12.wiz3-8/+245
Concurrent with the release of Gnucash 2.6.12 we're pleased to also release a new version 2.6.12 of the companion Help and Tutorial and Concepts Guide. New Portuguese Translations from Pedro Albuquerque! Bug 639776 - Update instructions for updating quote prices by cron. Bug 649283 - Add links to where common report preferences are set. Bug 728722 - Setting number format details appear wrong in Help, section 10.3.4. Counters Book Options Tab Bug 729265 - Update documentation for Invoice and Bill payments to reflect the new features. Bug 761025 - Add missing sect Guide ch2.8: New book options in New Acct Hierarchy. Bug 762088 - Remove Section 9.4.3 From Guide that offered simplistic advice about money and life that does nothing to explain GnuCash functionality or use. Bug 762656 - Add note to Guide section 2.3.3 For Column Widths
2016-04-08Update gnucash to 2.6.12.wiz3-10/+9
GnuCash 2.6.12 released The GnuCash development team announces GnuCash 2.6.12, the twelfth maintenance release in the 2.6-stable series. Please take the tour of all the new features. Changes Between 2.6.11 and 2.6.12, the following bugfixes were accomplished: Bug 482186 - Customer and vendor report for partners who get invoiced/paid in foreign currency show total labeled with the symbol of the default currency Bug 620281 - Adding reversing transaction to bill transactions creates undeleteable transactions Bug 642292 - General Ledger report - 'Primary Sort Key' value is not persistent Bug 687504 - Not possible to reset an invoice/bill counter format Bug 693342 - Print (bottom) prints to middle for 3-check pages Bug 719904 - Decide payment type only based on the account type involved Bug 720934 - Barcharts with many data points have overlapping x-axis labels Bug 722996 - Cannot add stock price on Price Editor Bug 723689 - Splash screen doesn't set the floating hint. Bug 728074 - Posting bill converts currency to itself using 0 rate Bug 728722 - Setting number format details appear wrong in Help, section 10.3.4. Counters Book Options Tab Bug 733164 - [MacOSX] Command-H Invokes Help->Help Contents Bug 742352 - Budget Summary section does not show expense totals Bug 744157 - Tip about subaccount is confusing Bug 754209 - Bills can be posted from "find bill" search results even if bill is already posted and results in extra $ posted to A/P Bug 754856 - scheduled transaction fails without warning Bug 756469 - CSV Invoice Import - Items with double quote escape not imported. Bug 760015 - guile support is automagic Bug 760529 - Get Quotes updates value just once per day Bug 760711 - Non-ASCII characters not shown in Report Name when a report is created with 2.6.12 Bug 762971 - Duplicating multiple invoices results in invoices without an ID number Bug 763111 - commodities prices editor creates hidden db entries Bug 763146 - Invalid exchange rate is recorded when entering multi-currency transaction Bug 763279 - GnuCash has empty reports in recent Gentoo builds. Some other fixes not associated with reported bugs: Various memory leaks. More multi-currency fixes related to bug 763146. Be more liberal in accepting business counter custom formats: li, lli, I64i, and whatever is defined to G_GINT_64 or PRIx64 on the system on which GnuCash is compiled. Correctly re-value splits when the transaction currency is changed. Reset the transaction currency to match the currently open account when auto-completing. Refine the MacOS X localization when the system-generated POSIX locale isn't a supported locale: Prefer the country to language when selecting an alternate locale, but still pass the original language to gettext. Check printing: extract address from invoice/bill for payment transactions. Robert Fewell has contributed changes needed to allow the 2.6 series to read files from future major versions which use GUIDs instead of names to identify matched accounts with the Bayesian import matcher. Translations Updated:Azeri, Basque, Catalan, Chinese (Simplified), Czech, Danish, Dutch, Farsi, Japanese, Kinyarwandan, Portuguese, Slovak, Serbian, Swedish, Turkish, Ukrainian. Important update notification
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin3-5/+6
2016-02-01Fix default-on libofx option.wiz2-3/+5
Bump PKGREVISION.
2016-02-01Update moneyguru to 2.9.4:wiz3-18/+48
2.9.4 (2015-12-24) Fix crash on loading files with inconsistent currencies. (#442) Fix Account Lookup up/down keys. [Linux, Windows] (#444) Fix crash on saving file to non-existing folder. (#445) 2.9.3 (2015-07-14) Fix crash on startup. [Mac] (#437) 2.9.2 (2015-07-09) Fix broken currency rates fetching. (#435) Fix broken date editing widget [Linux, Windows] (#436) 2.9.1 (2015-07-06) Fix import regression introduced in v2.9.0 (#432) Fix visual glitch in schedule panel [Linux, Windows] (#430) Fix keyboard bindings in all panels [Linux, Windows] (#433) 2.9.0 (2015-07-01) Add “+” button in the tab bar [Linux, Windows] (#424) Add API for import plugins (#420) Add Russian localization (with documentation!) (Igor Fokusov) Improve plugin system by introducing a “core plugins” concept (#429) Improve currency rates fetching by diversifying sources (#415) Improve reliability of automated tests [Windows] (#417) Optimize amount column sizes in single-currency cases [Linux, Windows] (#414) Remember panels position and size [Linux, Windows] (#364) Make Schedule Panel’s stop date field clearable (#400) Fix various UI glitches [Linux, Windows] (#418, #413, #411) Fix crash when importing empty files (#416)
2016-01-17Add two files installed with latest py-sphinx, and depend on it.wiz2-49/+52
Bump PKGREVISION.
2016-01-12Update gnucash-docs to 2.6.11:wiz3-9/+166
More German Translation work from Mechtilde Stehmann. New German illustrations from Mechtilde Stehmann. Use letter size paper only in US or C locales. The rest of the world uses metric A4 paper. The locale detection is done at configure. Clarify that creating a postponed SX will use the original date. Bug 759859 - Reconcilation does not convert transactions' currency to the main one making reconcilation impossible. Bug 760016 - 2.6.10 and master dump script error while running configure. Bug 760407 - Note account separator isn't always a colon.
2016-01-12Update gnucash to 2.6.11:wiz3-9/+12
Between 2.6.10 and 2.6.11, the following bugfixes were accomplished: Bug 680104 - Scheduled Tranaction formula not calculated when variables are mixed with constants. Bug 756335 - When importing, date selection causes exit crash. Bug 759570 - Postponing a repeating SX skips over the instance. Bug 759674 - GNUCash crashes when importing invoices or bills with delimited import. Bug 759859 - Reconcilation does not convert transactions' currency to the main one making reconcilation impossible. Bug 760052 - missing flag translatable in Custom Report. Bug 760079 - Translations comments: Remove translatable flag from placeholder labels in dialog date-close. Bug 760398 - Cancelling the creation of a duplicate bill or invoice doesn't reset the invoice number counter Some other fixes not associated with reported bugs: Add Account.AssignLots to python bindings. Allow panel that provides information about TXF categories to be adjusted by the user in the Income Tax Information dialog under Edit->Tax Report Options. Minor improvement to information provided about TXF categories in the Income Tax Information dialog under Edit->Tax Report Options. Translations Updated: German.
2016-01-06Revbump after updating graphics/libwebpadam1-1/+2
2015-12-27Update gnucash to 2.6.10:wiz3-8/+10
2.6.10 - 20 December 2015 Announcement: GnuCash 2.6.10 Release 2015-12-20 GnuCash 2.6.10 released The GnuCash development team proudly announces GnuCash 2.6.10, the tenth maintenance release in the 2.6-stable series. The following bugs are fixed: Bug 627692 - Report options, Account Selection, "select all" => not all accounts selected, only visible ones Bug 646129 - Account selection in reports: 'Select Children' doesn't actually select children if they are collapsed. Bug 662126 - Cannot create scheduled transaction for dividend reinvestment Bug 742321 - Reset temporary prefs on application startup Bug 745101 - No warning when quitting with unsaved file. When the file was first created without the New File Assistant. Bug 746155 - Reports: html-acct-table prepend-row! & prepend-col! unknown variables Fixed following the suggestions by Tony Kerns. Bug 754192 - Since Last Run Dialog asks for security price even if not needed. Bug 754533 - No Account Templates Error Patch Bug 755781 - Files with copyright but no grant of license. Bug 756335 - When importing, date selection causes exit crash Bug 756339 - Prices table not updated Bug 756720 - configure fails to find libgoffice 0.10-10 (0.10.18-1) While we can't support libgoffice 0.10 because that would require gtk3 we can improve the error message if no libgoffice 0.8.x version is found. Bug 757378 - Display the user-defined display symbol for non-currency commodities. Bug 759224 - illegal dates in stock transactions cause corrupt file. Bug 759294 - New the billing term are not saved during invoice editing. Prevent editing the terms from the invoice view. Other repairs that weren't marked as bugs in git: Revert the automatic inversion of prices whose value is less than 1.0. This corrects several regressions from 2.6.8 and 2.6.9; it proved to be to big a change for a maintenance branch and will re-appear in the next major release. Fix test failure due to trying to parse nanoseconds, which we don't actually use. Use @SHELL@ instead of hardcode /bin/sh in test shell scripts. This is a workaround for MacOS X 10.11's System Integrity Protection. Improve the revert action: Ask user confirmation and don't ask to save before reverting Have a more generic mechanism to set Save action's sensitivity and use it for Revert action as well Avoid assert in gnc_split_register_balance_trans if default_account is null. Performance improvements in the Cash Flow report. Add new account chart for Duch small businesses. Add some developer documentation. New Translations: Portugal Portuguese Updated Translations: Arabic, German
2015-12-27Add finance/py-ofxparserichard5-1/+55
ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX files are available from almost any online banking site, so they work well if you want to pull together your finances from multiple sources. Online trading accounts also provide account statements in OFX files.
2015-12-06* Restrict PHP_VERSIONS_ACCEPTED to 55 and 56 since this package usetaca1-15/+17
php-mysql. * Clean up tab/space usage.
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam2-4/+4
2015-11-22New Tryton release 3.8richard52-192/+426
http://www.tryton.org/news/index.html Major changes for the developer The progress bar widget works with float between 0 and 1 to ease usage as percentage. The rich text widget uses now a subset of HTML to allow its implementation in sao. The Many2One has a new option target_search which define the kind of query to use for dereferenced search. The options are subquery and the new join (which is the default). The join method generate a faster query in most cases. The SQL constraints use a similar syntax to python-sql. This gives more flexibility to implement backend for other databases. Trying to create/write/delete on a Model based on a table_query raises an exception instead of a silent error. The table name of a ModelSQL can be overridden with a configuration file. This allows to work around database limitations on the length of table names. The new StateReport has been added to wizards, to simplify the code of wizards that run a report. The style on reports has been removed, experience show that this feature was not used. The PostgreSQL backend manages now schema. This allows different instances of Tryton sharing the same database. The generic foreign key to create/write user on all ModelSQL has been replaced by a rule that prevent to delete users. This greatly improves scalability in some circumstances. The Property field supports now float and integer values. A subdirectory locale/override is supported for modules that override translations of other modules. Accounting The charts of account are no longer translatable. Instead we provide translated charts via a template using XSLT. The invoice doesn't set a unit price on the line. For this feature the purchase or sale module must be used. Some fields of the invoice like the note and the origin are editable after posting the invoice. Product Conversion between units no longer results in silent failures but an explicit error is risen. The volume property has been added to the products. Project The tree structure of the project and the time sheet have been separated, each object has its own one. The price list uses the same decimal precision as the product. The cost price of the employee is stored on the time sheet line for the date of the line. This allows to sum the costs of time sheet faster Purchase The state of the purchase request is now searchable. The purchase requests are generated even if the rounded quantity is zero to allow the user to still decide to purchase more. Stock Many unnecessary restrictions on the edition of move fields have been removed. The expected quantity of the inventory lines is always computed even if they are added manually. It is possible to create staging and draft moves using view locations. Those locations will have to be changed to really do the move. The inventory uses the grouping feature to create the moves. This allows to easily support the lot (or any other extra field).
2015-11-06Update finance/magento to 1.9.2.2.fhajny3-176/+76
This release fixes several vulnerabilities and security issues. See release notes for details: http://merch.docs.magento.com/ce/user_guide/magento/release-notes-ce-1.9.2.2.html The patch bundle technical notes explain how the patches affect existing installations: http://magento.com/security/patches/supee-6788-technical-details
2015-11-03Add SHA512 digests for distfiles for finance categoryagc49-49/+98
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2015-10-14Update to 2.6.9:wiz2-7/+6
Announcement: GnuCash 2.6.9 Release 2015-09-27 The GnuCash development team humbly announces GnuCash 2.6.9, the eighth maintenance release in the 2.6-stable series, a snap release to repair a serious bug on Microsoft Windows. Please take the tour of all the new features. Changes Between 2.6.8 and 2.6.9, the following bugfixes were accomplished: Bug #755920 - Crash (Freeze) when using File Save As.. in Windows OS Fix termination of the loop so that it's not dependent upon Linux paths Bug #755778 - Test failure: test-engine: duplicate test case paths. Bug #755781 - Files with copyright but no grant of license. Translations Updated: German.
2015-10-10Recursive revbump from textproc/icuryoon2-3/+4