mold: updated to 2.42.1
mold 2.42.1 is a new release of the high-speed linker. This release includes
further performance improvements. Along with improvements made in recent
releases, mold is as fast as or faster than other high-performance linkers,
including LLVM lld and wild. We have also fixed several problems with LTO
builds, debugging, and C++ exception handling in this release.
libgcrypt: updated to 1.12.4
Noteworthy changes in version 1.12.4 (2026-09-11)
* Bug fixes:
* Fix build problem with some compiler versions related to SM4
instructions.
* Fix padding in cSHAKE found by NIST ACVP conformance vectors.
* Fix RSA PSS handling of huge salt lengths.
* Validate the length of hashed input for RSA PSS.
* Improve RSA OAEP decoder correctnes by validating an all-zero
padding.
llama.cpp: update to 0.4.0.
llama.cpp 0.4.0 adds initial Qwen3.8-Flash-Next and Nemotron-3-Puzzle
support, on-demand tensor reading, per-slot server context limits,
video input options, and a ggml update to 0.23.0 with major sparse
flash attention and RDMA work.
gitte: update to 0.10.1.
0.10.1
This bugfix release fixes signing in Flatpak builds and adds small UI improvements.
0.10.0
This release adds side-by-side diffs, Git LFS and submodule support,
signing configuration, remote management, and major performance
improvements.
0.9.1
This bugfix release corrects ref resolution when refreshing the
commit log and improves detection of authentication failures from
modern Git forges.
0.9.0
[17 lines not shown]
gimp: update to 3.2.6.
Overview of Changes from GIMP 3.2.4 to GIMP 3.2.6
=================================================
Core:
- macOS: Macbook touchpad over-sensitivity now fixed.
- Destructive-only filter actions will be made insensitive on all
non-raster layers (unless rasterized).
- Windows: in release builds, we now attach our standard outputs to
the Windows console on certain scenarios only (when there is no
interface, or in verbose mode, or when --console-messages is set, or
finally when there are batch commands). By default, we are back to
how it was before GIMP 3.2.0, which is that GIMP doesn't output
anything on native shells it was called from.
- Fix expand from center which was failing in some cases.
- Layers to Image Size only works for raster (or rasterized) layers.
[247 lines not shown]
gegl: update to 0.4.72.
GEGL-0.4.72 2026-09-07
----------------------
Build:
~~~~~~
- build with pure MSVC as well as wasm
- Improvements to defcheck,
- minimum meson version bumped to 0.60
- more CI integration, harmonized with gimp/babl
Core:
~~~~~
- use G_{BEGIN|END}_DECLS in all header declarations
- gegl_param_color_cmp, new function
- Avoid crashes in gegl_path
Buffer:
[30 lines not shown]
babl: update to 0.1.128.
avx512 support is now more extensively checked at runtime, fixes for macOS
exported symbols and library version, initial WASM support.
rumdl: update to 0.2.73.
0.2.73
Fixed
MD022,MD031,MD032,MD058: count a comment-only line as a blank line (b394e30)
MD057: stop requiring index.md for directory links in filesystem mode (c04ae4e)
MD051: validate fragments in repository-absolute cross-file links (ead5f39)
parser: stop reading headings inside blocks whose body is not Markdown (59958b1)
MD077: carry a code block's interior indentation when reindenting its fence (00c578d)
0.2.72
Added
MD090: add rule flagging horizontal rules directly before headings (09dcae5)
Fixed
[39 lines not shown]