Update ietf-cli 1.31pre0, ok job kn sthen (with a tweak)
This updates the tool to the latest commit which includes version 1.31,
but isn't tagged: https://github.com/paulehoffman/ietf-cli/issues/8
1.30 adds an index subcommand for bcp and std (just like for rfc)
1.31 prints the current document status on exit
Make ffmpeg a RUN_DEPENDS so firefox-esr can play html5 audio and video
right after install.
Previously, users had to read the README and install ffmpeg themselves
or else wonder why firefox-esr wouldn't play video.
ok landry, tb, rsadowski, phessler
Make ffmpeg a RUN_DEPENDS so firefox can play html5 audio and video
right after install.
Previously, users had to read the README and install ffmpeg themselves
or else wonder why firefox wouldn't play video.
ok landry, tb, rsadowski, phessler
Update to 3.4.2, a stable bugfix release. Includes:
* Fixed potential buffer overflow in tRNS handling
* Fixed out of bounds read in XCF image loader (CVE-2026-35444)