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]
ledger: update to 3.4.1.
Based on wip/ledger by atomicules with some fixes.
3.4.1
Fix version number in binary
Assets 2
Source code (zip)
Oct 26, 2025
Source code (tar.gz)
Oct 26, 2025
1 person reacted
3.4.0
Oct 22, 2025
@jwiegley jwiegley
[72 lines not shown]
Import math/cadical from wip, update to 3.0.0, add TEST_TARGET.
The goal of the development of CaDiCaL was to obtain a CDCL solver,
which is easy to understand and change, while at the same time not
being much slower than other state-of-the-art CDCL solvers.