Update devel/objfw to 1.5.2
ObjFW 1.5.1 -> ObjFW 1.5.2, 2026-05-08
* Makes ObjFWConfig.cmake work on MSYS2.
* ObjFWConfig.cmake now also adds the flags for OBJCXX.
* OFFile no longer uses O_EXLOCK for "x" modes.
* Fixes the `OF_AMD64` define on Windows.
* ofhttp now removes the terminal's progress indicator on abort.
py-biopython: update to 1.87.
30 March 2026: Biopython 1.87
=============================
Migrated from ``setup.py`` to ``pyproject.toml`` for packaging configuration.
Addressed security issue CVE-2025-68463 in ``Bio.Entrez.Parser`` if parsing
untrusted files.
Additionally, a number of small bugs and typos have been fixed with additions
to the test suite and type annotations.
28 October 2025: Biopython 1.86
===============================
``Bio.SearchIO`` now supports parsing the tabular and plain text output of
`Infernal <http://eddylab.org/infernal/>` (v1.0.0+) RNA search tool. The
format names are ``infernal-tab`` and ``infernal-text``.
[37 lines not shown]
libgpg-error: updated to 1.61
Noteworthy changes in version 1.61 (2026-05-07)
* Fix possible stack overflow in es_printf for %.100f format.
* Fix out-of-bounds read in vfnameconcat.
* Add cross compile support for wasm*-*-emscripten target.
* Update Japanese and Polish translations.
libksba: updated to 1.7.0
Noteworthy changes in version 1.7.0 (2026-05-07)
* Add support for building AuthEnvelopedData.
* New function ksba_cms_add_attribute.
* Fix silent truncation of 64 bit length fields.
* Fix incorrect overflow guard condition in _ksba_ber_read_tl.
* Interface changes relative to the 1.6.0 release:
ksba_cms_add_attribute NEW.
joker: update to 1.7.2
- Support osc8 in `joker.pprint/print-table`.
- Improve `joker.better-cond` macros to avoid "redundant do" linter
warnings.
- Add SSE support to `joker.http`.
- Add filesystem watch API (`joker.os/watch`).
- Add `joker.time/parse-in-timezone` function.
meta-pkgs/netbsd-www: Bump libxslt dependency.
This pulls in a newer libxml2 that produces <meta charset="utf-8">
instead of <meta http-equiv="Content-Type" content="text/html;
charset=utf-8">, so that www@ committers don't ping-pong between the
new forms as long as they have up-to-date netbsd-www.
comms/picocom: update to version 3.1
Changes in version 3.1:
* Added the --raise-dtr and --raise-rts options, for symmetry with
--lower-dtr and --lower-rts (see manual page for details)
* Added custom baudrate support for FreeBSD, OpenBSD, and DragonflyBSD
(in additions to Linux and MacOS that were already supported)
* Better build support for custom baudrates. Now custom baudrate support
is enabled by default for some systems (for Linux, kernels > 2.6.0,
x86, and x86_64, for Intel Macs with macOS / OSX >= 10.4, and for some
BDSs).
You can always explicitly enable custom baudrate support for other
systems (see Makefile) and you can explicitly disable it, even for the
systems it is automatically enabled for (again, see Makefile).
To see if custom baudrate support is enabled in your build, run
picocom with the --help command-line option
Changes in version 3.0:
[48 lines not shown]
firefox140: update to 140.10.2
Mozilla Foundation Security Advisory 2026-41
Security Vulnerabilities fixed in Firefox ESR 140.10.2
Announced
May 7, 2026
Impact
high
Products
Firefox ESR
Fixed in
Firefox ESR 140.10.2
#CVE-2026-8090: Use-after-free in the DOM: Networking component
Reporter
Kevin Brosnan
[31 lines not shown]
vcmi: updated to 1.7.3
1.7.3
Stability
Fixed crash on Master Genie spellcasting attempts
Fixed random crash on startup due to preloading of .def assets
Fixed crash when attempting to start HotA 1.8 map while having older version of HotA mod active
Fixed crash on switching to or from fullscreen mode while rebinding spell for quick spell panel in combat
Fixed crash on invalid string in creature recruitment title
Fixed crash on Heroes Chronicles import failure on iOS
Fixed crash on starting Deus Ex Machina scenario of Forged of Fire campaign from HotA
Fixed crash on removing boat of a hero that starts map on water in HotA maps
Fixed crash on Linux on attempt to use middle mouse in the backpack
Fixed rare crash on opening custom campaigns map list while player has multiple mods active
Fixed rare crash on mod conflict detection testing
Fixed rare crash on closing of video playback
Fixed rare crash on updating minimap view
[40 lines not shown]
libsquish: added version 1.15.1.3
The squish library (primarily known by libsquish) is an open source DXT/S3TC
compression library written in C++ that is commonly used with OpenGL and
DirectX for the lossy compression of RGBA textures.
ait: update to 1.15
Packaging updates:
- NotABug died due to AI, moved upstream elsewhere
Upstream updates:
New:
- added register system
- set the registers location via -r
- Use C-x r [s,i,<spc>,f,j,m,e,k,c,?] to use.
- indent/un-indent by single space
- using the spacebar to indent and backspace to un-indent
- support commands and keybindings via -c
- dynamic-expand now supports completing words that contain any
symbol in the Symbols Allowed In Variables (saiv) of the syntax
mode. It will always assume an underscore (_) is valid since all
common programming languages support it as a variable symbol.
- illumOS support
[7 lines not shown]
hunspell: updated to 1.7.3
Hunspell 1.7.3 release:
- Fix stack-buffer-overflow in Hunzip::getline (reported and fixed
by MarkLee131)
- Fix stack overflow in compound_check on Hungarian dictionaries
under certain conditions (reported by Anthropic via Ada Logics)
- Fix UB when SFX condition starts with '^'
- Bounds-check continuation bytes in u8_u16
- oss-fuzz timeout/OOM hardenings
- Fix 715 CHECKCOMPOUNDCASE considers digits uppercase
- Fix 748 hzip: cannot write file
- Fix 1024 std::string bounds check
- Fix 1044 tools/analyze crash
- Fix 1076 flags 65520/65521 wrongly rejected
- Fix 1058 don't suggest the input word as its own correction
- Fix 1002 exact word marked as a near miss
- Fix tdf125600 dotted-I regression
- Partial Unicode table refresh for Mc combining marks
[14 lines not shown]