FreeBSD/src 33c8e68sys/dev/sound/usb uaudio.c, sys/dev/usb usbdevs

snd_uaudio: Support Roland UA-33

Apply the appropriate quirk. Also, introduce a new uaudio_vendor_audio
table, similar to uaudio_vendor_midi, which includes non-standard USB
audio devices. The Roland UA-33 needs this, bceause it comes with
bInterfaceClass = 0xff (vendor-specific), so snd_uaudio(4) doesn't
detect it.

PR:             294814
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Reviewed by:    emaste
Pull Request:   https://ron-dev.freebsd.org/FreeBSD/src/pulls/24

(cherry picked from commit 549e740619873716b796a841a10f56fae3c3ad49)
DeltaFile
+10-0sys/dev/sound/usb/uaudio.c
+1-0sys/dev/usb/usbdevs
+1-0sys/dev/usb/quirk/usb_quirk.c
+12-03 files

NetBSD/pkgsrc-wip 4ef7106rust-beta distinfo Makefile

rust-beta: update to 1.97.0-beta.4
DeltaFile
+3-3rust-beta/distinfo
+2-2rust-beta/Makefile
+5-52 files

FreeBSD/ports ac71d98www/gohugo distinfo Makefile

www/gohugo: Update to 0.163.1

ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.163.1

 * build(deps): bump golang.org/x/image from 0.41.0 to 0.42.0
 * Fix multi --renderSegments merge behavior
 * security: Normalize integer IPv4 host encodings in http.urls check
 * Drop symlinks in os.ReadDir, os.ReadFile, os.Stat and os.FileExists
 * commands: Fix convert command

Approved by:    doceng@ (implicit)
DeltaFile
+5-5www/gohugo/distinfo
+1-1www/gohugo/Makefile
+6-62 files

FreeBSD/src 511d749sys/compat/linuxkpi/common/src linux_hdmi.c

LinuxKPI: sync linuxkpi_video with Linux 6.12

MFC after:      1 week
DeltaFile
+2-8sys/compat/linuxkpi/common/src/linux_hdmi.c
+2-81 files

NetBSD/src 1pjibgKdistrib/sets/lists/debug shl.mi

   Update for libexpat minor bump
VersionDeltaFile
1.404+3-2distrib/sets/lists/debug/shl.mi
+3-21 files

LLVM/project d0e87f9llvm/lib/Target/X86 X86SchedSandyBridge.td, llvm/test/tools/llvm-mca/X86/Barcelona resources-sse1.s

[X86] Fix Sandy Bridge's WriteLDMXCSR (#203585)

Using information from uops.info, I corrected some numbers.
DeltaFile
+3-3llvm/test/tools/llvm-mca/X86/Barcelona/resources-sse1.s
+3-3llvm/test/tools/llvm-mca/X86/Generic/resources-avx1.s
+3-3llvm/test/tools/llvm-mca/X86/SandyBridge/resources-sse1.s
+3-3llvm/test/tools/llvm-mca/X86/Generic/resources-sse1.s
+3-3llvm/test/tools/llvm-mca/X86/SandyBridge/resources-avx1.s
+1-2llvm/lib/Target/X86/X86SchedSandyBridge.td
+16-176 files

NetBSD/pkgsrc YtBuOHTdoc TODO

   doc/TODO: add some

   + digikam-9.1.0, grafana-13.0.2, kid3-3.10.0, mtr-0.96, pandoc-3.10,
     poppler-26.06.0, py-Glances-4.5.5, rumdl-0.2.16, shellcheck-0.11.0,
     unrar-7.2.6.
VersionDeltaFile
1.27403+11-2doc/TODO
+11-21 files

FreeBSD/ports 10a9f55www/fmd-server Makefile

www/fmd-server: add ONLY_FOR_ARCHS
DeltaFile
+3-0www/fmd-server/Makefile
+3-01 files

OpenBSD/src XmavJ3Zusr.bin/tmux cmd-join-pane.c tmux.1

   Add Z index positions to move-pane -P.
VersionDeltaFile
1.61+58-6usr.bin/tmux/cmd-join-pane.c
1.1086+26-22usr.bin/tmux/tmux.1
1.175+5-5usr.bin/tmux/key-bindings.c
+89-333 files

NetBSD/src egGe1L5sys/dev/ic dwc_eqos_var.h

   eqos: build fix
VersionDeltaFile
1.16+2-2sys/dev/ic/dwc_eqos_var.h
+2-21 files

NetBSD/pkgsrc Dqjiv0pdoc CHANGES-2026

   Updated emulators/qemu to 11.0.1nb2.
VersionDeltaFile
1.3791+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VQ4e6CPemulators/qemu distinfo Makefile, emulators/qemu/patches patch-target_m68k_helper.c

   Update the 68040 MMU mod/ref emulation fix to more accurately reflect
   the hardware's behavior, from Laurent Vivier (who will incorporate this
   change into the Qemu mainline).

   Bump PKGREVISION to 2.
VersionDeltaFile
1.2+70-17emulators/qemu/patches/patch-target_m68k_helper.c
1.252+2-2emulators/qemu/distinfo
1.407+2-2emulators/qemu/Makefile
+74-213 files

NetBSD/src p22tfpDsys/dev/ic dwc_eqos.c

   eqos: Reduce the number of TX completion interrupts.

   Only request a completion interrupt after every 16 packets.
VersionDeltaFile
1.55+9-6sys/dev/ic/dwc_eqos.c
+9-61 files

NetBSD/src pFyJirJsys/dev/pci radeonfb.c

   Also display the total graphics memory if it's more than 64MB.  E.g.:
   radeonfb0: 128 MB, 64 MB aperture at 0x10000000, 64 KB registers at 0x00100000
VersionDeltaFile
1.123+8-5sys/dev/pci/radeonfb.c
+8-51 files

NetBSD/src cO00SQZsys/arch/sparc64/sparc64 ofw_patch.c

   Remove the ds1307 from the E250 patches - we can't reliably read from it.
VersionDeltaFile
1.13+2-5sys/arch/sparc64/sparc64/ofw_patch.c
+2-51 files

OpenBSD/ports 3whHT7bsysutils/moor Makefile distinfo

   sysutils/moor: Update to 2.15.0

   from Maintainer Lydia Sobot, thanks
VersionDeltaFile
1.9+5-1sysutils/moor/Makefile
1.9+2-2sysutils/moor/distinfo
+7-32 files

OpenBSD/src gCFtDO2usr.bin/tmux cmd-join-pane.c tmux.1

   Add -P to move-pane to move a floating pane to a specific place
   (top-left, bottom-right). Get rid of the not-so-useful default { and }
   swap-pane bindings and use the keys instead for moving to top-left,
   top-right and add M-{ and M-} for bottom-left, bottom-right.
VersionDeltaFile
1.60+93-23usr.bin/tmux/cmd-join-pane.c
1.1085+38-5usr.bin/tmux/tmux.1
1.174+5-3usr.bin/tmux/key-bindings.c
+136-313 files

FreeBSD/ports 706a26csecurity/sssd2 pkg-plist distinfo

security/sssd2: Update to 2.13.1

Reported by:    portscout!
DeltaFile
+4-4security/sssd2/pkg-plist
+3-3security/sssd2/distinfo
+1-1security/sssd2/Makefile
+8-83 files

FreeBSD/ports 158d2b5net/turnserver/files pkg-message.in

net/turnserver: Fix sample configuration file name in pkg-message

Pull Request:   https://github.com/freebsd/freebsd-ports/pull/533
DeltaFile
+4-2net/turnserver/files/pkg-message.in
+4-21 files

FreeBSD/ports ff39272devel/pcsc-lite distinfo Makefile

devel/pcsc-lite: Update to 2.5.1

Reported by:    portscout!
DeltaFile
+3-3devel/pcsc-lite/distinfo
+1-2devel/pcsc-lite/Makefile
+0-1devel/pcsc-lite/pkg-plist
+4-63 files

NetBSD/src RZf3wcddistrib/sets/lists/base shl.mi

   Update for expat 2.8.1
VersionDeltaFile
1.1043+2-2distrib/sets/lists/base/shl.mi
+2-21 files

NetBSD/src YBezzELdoc 3RDPARTY CHANGES

   Note export 2.8.1 import
VersionDeltaFile
1.2217+2-2doc/3RDPARTY
1.3272+2-1doc/CHANGES
+4-32 files

NetBSD/src NxMJBZmexternal/mit/expat/bin/xmlwf Makefile, external/mit/expat/lib/libexpat expat_config.h expat.expsym

   Update for expat 2.8.1
VersionDeltaFile
1.18+19-32external/mit/expat/lib/libexpat/expat_config.h
1.3+8-0external/mit/expat/lib/libexpat/expat.expsym
1.2+2-3external/mit/expat/bin/xmlwf/Makefile
1.6+2-2external/mit/expat/lib/libexpat/Makefile
1.7+2-2external/mit/expat/lib/libexpat/shlib_version
1.25+2-2external/mit/xorg/tools/fc-cache/Makefile
+35-416 files

NetBSD/src PP14Tdiexternal/mit/expat/bin/xmlwf xmlwf.1

   Add xmlwf man page (generated using docbook2x-man).
VersionDeltaFile
1.1+359-0external/mit/expat/bin/xmlwf/xmlwf.1
+359-01 files

NetBSD/src Fg5Ae2fexternal/mit/expat/dist/doc xmlwf.1, external/mit/expat/dist/examples Makefile.in

   Merge expat 2.8.1
VersionDeltaFile
1.12+749-381external/mit/expat/dist/lib/xmlparse.c
1.6+116-116external/mit/expat/dist/lib/xmltok.h
1.8+3-3external/mit/expat/dist/lib/xmltok.c
1.7+1-2external/mit/expat/dist/tests/xmltest.sh
1.2+0-0external/mit/expat/dist/doc/xmlwf.1
1.2+0-0external/mit/expat/dist/examples/Makefile.in
+869-50239 files not shown
+869-50245 files

NetBSD/src OvLcw9vexternal/mit/expat/dist Changes, external/mit/expat/dist/doc reference.html xmlwf.xml

   Import expat 2.8.1 as expat-2-8-1
VersionDeltaFile
1.1.1.9+3,052-1,934external/mit/expat/dist/doc/reference.html
1.1.1.10+749-381external/mit/expat/dist/lib/xmlparse.c
1.1.1.6+259-245external/mit/expat/dist/doc/xmlwf.xml
1.1+453-0external/mit/expat/dist/gennmtab/gennmtab.c
1.1.1.2+397-21external/mit/expat/dist/tests/basic_tests.c
1.1.1.10+361-15external/mit/expat/dist/Changes
+5,271-2,59691 files not shown
+9,084-3,34497 files

FreeBSD/src de2a136usr.sbin/mixer mixer.c

mixer(8): Retire deprecated control values

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+0-21usr.sbin/mixer/mixer.c
+0-211 files

FreeBSD/ports 2717347. MOVED, audio/freebsd-13-mixer Makefile distinfo

audio/freebsd-13-mixer: Discontinue

Sponsored by:   The FreeBSD Foundation
DeltaFile
+0-25audio/freebsd-13-mixer/Makefile
+0-3audio/freebsd-13-mixer/distinfo
+0-3audio/freebsd-13-mixer/pkg-descr
+1-0MOVED
+1-314 files

OpenBSD/src ihGnQevdistrib/special/libstubs Makefile

   Enable SHA1_SMALL for libstubs.

   On amd64 this reduces the sha1.o text size by 5169 bytes.
VersionDeltaFile
1.26+2-2distrib/special/libstubs/Makefile
+2-21 files

OpenBSD/src V8d6IsLlib/libc/hash sha1.c

   Provide a small SHA-1 implementation.

   This will be used to reduce code size on install media.

   ok tb@
VersionDeltaFile
1.30+50-1lib/libc/hash/sha1.c
+50-11 files