ocaml-zarith: update to 1.14
Release 1.14 (2024-07-10)
- #148, #149: Fail unmarshaling when it would produce non-canonical big ints
- #145, #150: Use standard hash function for `Z.hash` and add `Z.seeded_hash`
- #140, #147: Add fast path for `Z.divisible` on small arguments
Release 1.13 (2023-07-19)
- #113: add conversions to/from small unsigned integers `(to|fits)_(int32|int64|nativeint)_unsigned` [Antoine Miné]
- #128: add functions to pseudo-randomly generate integers [Xavier Leroy]
- #105: add `Big_int.big_int_of_float` [Yishuai Li]
- #90: add fast path to `Z.extract` when extraction leads to a small integer [Frédéric Recoules]
- #137: more precise bounds for of_float conversion to small ints [Antoine Miné]
- #118: fix Z_mlgmpidl interface for mlgmpidl >= 1.2 [Simmo Saan]
- #109: fix typo in `ml_z_mul` function [Bernhard Schommer]
- #108: fix dependency on C evaluation order in `ml_z_remove` [Xavier Clerc]
- #117 #120 #129 #132 #135 #139 #141: configure & build simplifications and fixes [various authors]
- #134: CI testing: add Windows, test both 4.14 and 5.0 [Hugo Heuzard]
pdal-lib: updated to 2.10.2
2.10.2
Make sure StageExtensions.hpp is only included #once
Correct PDAL_CREATE_PLUGIN target name for WIN32
Use libcurl multi-interface to reduce file descriptor consumption
Clean up integer comparison warnings in tests
Encapsulate dimrange
Support external gtest with USE_EXTERNAL_GTEST
Fix dimrange sorting
Make ccache usage optional for building libE57Format
Add <unordered_map> include
readers.arrow: register XYZ dims
Account for different SPZ library include locations
Fix curl CA bundle support support
Silence nlohmann warning
Support static build
Fix PointGrid zero-cell construction for small inputs
gnucash-docs: update to 5.16.
5.16 - 28 June 2026
o Fix the description of the Character-separated radio button in the
CSV Import Assistant to match the label.
gnucash: update to 5.16.
Version history:
------- -------
5.16 - 28 June 2026
Between 5.15 and 5.16, the following bugfixes were accomplished:
Bug 421610 - RFE: Include logical dates for View->Filter by "date range"The Select Range
section of the Date tab of the register's Filter By dialog box is changed to
provide relative, specific date, or days ago options for the start and end of
the filter range. The Show number of days item label is changed to Show from days
ago to better reflect what it does.
Bug 436105 - esc key not working as expected in register: Enable the escape key to cancel a
field edit.
Bug 797384 - Gnucash doesn't handle commodity prices with big numerator/denominator properly.
Bug 798004 - Next gen UI for stock transactions
Bug 799314 - Add "enter now" option in scheduled transaction editor. tab to allow users to
select the scheduled transactions to be included in a “Since Last Run…” window.
If there are no instances of a selected transaction triggered by today’s date,
[60 lines not shown]
ledger32: fix build with latest boost
Put BROKEN marker into the python option, where it belongs.
If you don't need the Python .so file, the package now builds fine.
Bump PKGREVISION.
xclock: update to 1.2.0.
This release adds new command line options -proportional, -analog24,
-help, --help, -version, and --version; and new X resources
analog24, amColor, pmColor, fixed1Color, fixed2Color, fixed3Color,
hourShape, minuteShape, secondShape, majorShape, minorShape,
amShape, pmShape, fixed1Shape, fixed2Shape, fixed3Shape, rotateAmpm,
zOrder, and proportional. See the updated man page for details of each.
www/freenginx-devel: update njs: 0.9.9 -> 1.0.0
Enable quickjs engine.
Bump PKGREVISION.
Sponsored by: tipi.work
<ChangeLog>
nginx modules:
*) Improvement: aligned HTTP, Stream, and Fetch exception classes
between the njs and QuickJS engines. API misuse is now reported
as TypeError and status bounds violations as RangeError.
*) Improvement: rejected unsafe request targets, methods, and header
values in ngx.fetch() before request serialization.
[87 lines not shown]