tex-gentium-otf{,-doc}: update to 1.01
1.01 2025-07-14
- Updated documentation
- Support the Book variant of the fonts
1.00
Update for the new Gentium fonts, version 7.000.
The old font versions are no longer supported!
This package works only for LuaLaTeX/XeLaTeX.
tex-fontools{,-doc}: update to 2026
- generated style files use "figureversions" instead of (deprecated) "fontaxes".
- when generating math fonts (experimental!), the script and scriptscript fonts
are by default loaded at somewhat bigger size than Latex's standard 70% and
50%, for better readability.
- a few minor bug fixes and documentation updates
cmake: updated to 4.3.0
Some of the most significant changes in CMake 4.3 are:
Support for importing and exporting packages described using the
Common Package Specification (CPS) was added.
“cmake-instrumentation(7)” was added to enable collection of timing
data, target information, and system diagnostic information during
the configure, generate, build, test, and install steps of a CMake
project
“cmake –build” now supports specifying a build directory and preset
together. The build preset will be used with the explicit build
directory substituted.
The “cmake -E bin2c” command-line tool was added.
CMake archive operations gained support for multithreading, compression
[11 lines not shown]
ccache: updated to 4.13.2
Ccache 4.13.2
New deliverables
Added tar.gz archives for Linux binary releases.
Added installation script for Linux binary releases.
Bug fixes and improvements
Fixed LTO handling when -fno-lto follows -flto: LTO is now properly disabled in this case.
Fixed crash when using MSVC /Yc without /Fp.
Fixed rewriting of MSVC /FI argument to a relative path when base_dir is set.
Improved robustness when parsing broken cache entry files.
Fixed atime/mtime restoration when recompressing a file.
Test improvements
[4 lines not shown]
wayland: update to 1.25.0.
Aside from the usual bug fixes and protocol clarifications, this new
release includes:
- Prose documentation has been converted from DocBook to mdBook
- The Wayland XML dialect, the content update model and color management are now
fully documented
- A new "frozen" attribute for interfaces with multiple parent interfaces
- A new wl_surface.get_release request for per-commit buffer release callbacks
- A new wl_display_dispatch_pending_single() function to dispatch a single event
- WAYLAND_DEBUG output is now colorized
tex-adfsymbols{,-doc}: update to 1.5
Fix compatibility with DVI output for pdfTeX/LuaTeX;
add missing Unicode mappings;
enable Unicode mappings for LuaTeX.
tex-adforn{,-doc}: update to 1.4
Fixes bug which broke compatibility with DVI output for LuaTeX.
Fixes Unicode mappings for LuaTeX in PDF mode.
Changes .notdef mappings to something else.
tex-fixtounicode{,-doc}: add version 0.1.1
This package provides utility functions in expl3 and LaTeX2e
syntax for setting tounicode mappings for 7/8 bit fonts. The
package provides a unified interface which enables mappings for
both pdfTeX and LuaTeX. The aim is to make it easier to make
legacy (text) symbol packages, which often use arbitary glyph
names and encodings, accessible for the two engines currently
capable of producing accessible PDFs. The package provides a
limited workaround for LuaTeX 1.22 and earlier, which make the
provision of such mappings more challenging. Full support
requires pdfTeX or LuaTeX 1.24 or later.
ghostscript-cidfonts-ryumin: update to 10.07.0.
Match ghostscript-agpl 10.07.0.
(The option here checking seems broken, I disabled it for the build-test.)
ghostscript-agpl: update to 10.07.0.
Version 10.07.0 (2026-03-16)
Highlights in this release include:
• The 10.07.0 release is a maintenance release:
• This release addresses CVEs: TBC (Two applied for)
• The wider adoption of "C99" and later features has reached the point where
we must ease our policy on this area. The Ghostscript/GhostPDL codebase
will remain "C89" plus widely supported extensions but, as of the 10.08.0
release, our included third party libraries will will be permitted to use
"C99" and potentially later features.
• The 10.07.0 removes the non-standard operator ".tempfile", and removes the
"temp" directory from the default file permission lists. By default, such
access is now only available internally, not from "user level" PostScript
• Our efforts in code hygiene and maintainability continue.
• The usual round of bug fixes, compatibility changes, and incremental
improvements.