harfbuzz harfbuzz-icu: updated to 12.3.2
Overview of changes leading to 12.3.2
Tuesday, January 24, 2026
- Fix padding `gvar` table during subsetting when the original font uses long
format and subset font using short format.
- Various fuzzing fixes.
- Fix NULL pointer deference when malloc fails.
w3m*: update to 0.5.6
All pkgsrc patches merged!
Release version 0.5.6
* new features
- Add commands to scroll current line to top/bottom (LINE_BOTTOM, LINE_TOP)
- Add command to change directory (CD)
- Add keybinding to insert word under cursor when inserting text (C-])
- Add vim-like smartcase option for search
- Add keybinding to insert current search term (C-\)
- Add option for CTRL Y to insert deleted text (rl_paste)
- Recognize aria-label for buttons
* bug fixes
- Fix version number in some place, e.g. make dist
- Ignore C-i, C-l, C-s, C-z, C-\, C-], C-^ and C-_ key presses when
inserting text
[70 lines not shown]
xfd: update to 1.1.5.
Alan Coopersmith (10):
Print which argument(s) was unknown before giving usage message
Add -help and -version options
grid.c: fix 7 -Wuseless-cast warnings from gcc 14.1
meson: Add option to build with meson
Improve man page formatting
Call gettext() for "Unknown argument(s):" message
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
meson: if gettext is not in libc, look in libintl, not libGL
gitlab CI: drop the ci-fairy check-mr job
xfd 1.1.5
libXmu: update to 1.3.0.
Alan Coopersmith (3):
test: Avoid incorrect -Wuse-after-free warning from gcc 13
gitlab CI: drop the ci-fairy check-mr job
libXmu 1.3.0
Roland Illig (1):
Remove duplicate ARGSUSED comment
Tim Hentenaar (2):
EditresCom: Fix time argument for XtGetSelectionValue()
Editres: Bump the proto to v6, Widget / Window values are 64-bit
bitmap: update to 1.1.2.
Alan Coopersmith (11):
Improve man page formatting
man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
LoseSelection: second argument should be pointer, not raw value
Handle -Wcast-function-type warnings for functions used as XtActionProcs
StripFilename: avoid calling strrchr on NULL filename
Clear 10 of 15 -Wsign-compare warnings from gcc 15.1
Partial Revert of "fix: warning: assignment discards ‘const’ qualifier..."
Partial Revert of "Fix warning: initialization discards ‘const’ qualifier..."
Strip trailing whitespace from source files
gitlab CI: drop the ci-fairy check-mr job
bitmap 1.1.2
Walter Harms (9):
make return obvious
Fix warning: initialization discards ‘const’ qualifier from pointer target type
fix: warning: assignment discards ‘const’ qualifier from pointer target type
[6 lines not shown]