nanomsg: updated to 1.2.4
1.2.4
Fix for unsignaling
1.2.3
Fixed an error that caused a seg fault when there were not enough bind ports
Gdamore/fix ws handshake overflow
audio/mpg123: udpate to 1.33.7
Lots of issues fixed.
1.33.7
------
- mpg123:
-- Fix heap buffer overflows in unicode path conversion on Windows (bug 388,
thanks to Alejandro Ramos).
-- Fix information disclosure of uninitialied memory for --auth-file without
line endings. (bug 390, thanks to Alejandro Ramos)
-- Fix out-of-bounds read/write when combining --continue --random --listentry <n>
where n is larger than the playlist size. (bug 391, thanks to Alejandro Ramos)
-- Fix a harmless valgrind memory leak report by not nulling playlist name.
-- Fix error handling of win32_net_writestring() (Windows only) by actually using
a signed type, also preventing a OOB read on failure.
(bug 392 by Alejandro Ramos)
-- Fix a mostly harmless OOB read of 1 byte when printing USLT lyrics.
(bug 392)
[54 lines not shown]
newsraft: update to 0.37
* add exec-quiet action
* add hide-read-feeds setting
* add hide-read-items setting
* add toggle-read-feeds action
* add toggle-read-items action
* add sections-ignore-toggle-read setting
* add close-pager-on-toggle-read setting
* add close-pager-on-toggle-important setting
* reset window title after executing system command
* inherit item pager format specifiers from parent item
* sort by download date when publication/update date unset
* handle mark actions in pager
* replace all {} with {0} to comply with C99
shells/oh-my-posh: update to 30.2.0
v30.2.0
Bug Fixes
studio: drop stray text under segment preview (42b9f83)
Features
config: offer pwd OSC values in schema (8a3a06f)
studio: rebuild config editor on CodeMirror 6 (c53ff0d)
v30.1.1
Bug Fixes
template: block network and DoS-capable functions from untrusted templates (7e224b2)
template: scope env var access to trusted templates only (9edb5b7)
terminal: satisfy fieldalignment in iterm test cases (7bfd50b)
terminal: strip control runes from OSC pwd/iterm sequences (16bf138)
[5 lines not shown]
py-vcs-versioning: updated to 2.2.3
2.2.3 (2026-07-28)
Fixed
- Fix `ValueError` when parsing `.git_archival.txt` of a tagged commit whose tag contains more than one dash (e.g. `llvmorg-23.1.0-rc2`) - the `git describe` suffix is now matched precisely instead of splitting on the last two dashes.
py-libcst: updated to 1.9.0
1.9.0 - 2026-07-29
Added
* Add support for Python 3.15
* Add `CodemodCommand` helpers for adding and removing imports
Fixed
* Recognize Python 3.14 parser configurations
* Allow a trailing comma after `**rest` in class patterns
Updated
* Document the new `CodemodCommand` import helpers
* Fix the `tokenize` function's docstring grammar
* Remove the retired macOS 13 runner from CI
py-daphne: updated to 4.2.3
4.2.3 (2026-07-21)
* Added ``--websocket-max-message-size`` and ``--websocket-max-frame-size`` CLI
flags to the ``runserver`` management command for use in development.
tesseract: updated to 5.5.3
5.5.3
Fix typos
Fix missing closing tags in multi-page PAGE XML output
Fix Apple CMAKE_SYSTEM_PROCESSOR not set when crosscompiling
Remove outdated docker-compose.yml (Fixes 4492)
docs: document memory ownership and lifecycle in C-API
Add Portuguese language support and section descriptions (Windows installer)
Update Slovak language string in tesseract.nsi
fix(nsi): mask LANGID to 16-bit for reliable auto-detection
Add GitHub Copilot instructions
Correct mutex call to prevent multiple instances
Update versions of GitHub actions
Bump microsoft/setup-msbuild from 2 to 3
Use asciidoctor instead of asciidoc-py for manpage generation
Bump actions/upload-artifact from 4 to 7
autotools: Fix linker warning on macOS
[19 lines not shown]