PR 60412: provide defines for the message files to adapt kernel names
to the various evbmips variants, so the texts can match what the
conditionalized code does.
With lots of help from gson@, thanks!
lame: update to 4.0
This drops one patch and adds usage of pkg-config and libmpg123. Also
unicode option is now recommened. You really want unicode handling
for metadata these days.
Changes:
LAME 4.0 July 11 2026
Security scores assume LAME runs under a non-privileged account. For
frontend-only entries, scores also assume the command line is sanitized
or restricted before reaching LAME; integrators who pass unsanitized
or fully scripted command-line input directly may see higher practical
severity than stated.
Security
Fixed a stack buffer overflow in the Blade-style encoder
DLL (lame_enc.dll): beInitStream() copied a caller-supplied
[70 lines not shown]
Enable radeonfb and veritefb by default on EFIKA.
The board can now boot to multi-user with wscons on graphics card.
While here, disable audio, since codec detection is flaky and tends to
cause problems.
Several fixes that help with bringup of non-POSTed Radeon cards.
- Stop preserving sync-disable bits in CRTC_EXT_CNTL
- Unblank path also clears HSYNC_DIS/VSYNC_DIS (for CRTC0)
- Reordered the TMDS transmitter enable after BIOS init
- Skip the FP_SEL_CRTC2 "iBook/XVR-100" restore hack when a BIOS was found
- Program TMDS_PLL_CNTL for internal-TMDS ports
- Skip phantom ports when building the CRTC list (for single-port RV100)
- Pixel clock ungating where appropriate
Tested on RV100 and RV280 with RADEONFB_BIOS_INIT.
Ok macallan@.
merge xf86-video-ast 1.2.1, xf86-video-mach64 6.10.0, xf86-video-nv
2.1.24, xf86-video-r128 6.13.0, and xf86-video-suncg14 1.2.0.
the nv and suncg14 updates included a lot of reworked code from us
and there may be introduced problems, even though i was being careful
to understand the conflicts for resolving them.