OpenBSD/ports ntXAyJ6net/soju Makefile modules.inc, net/soju/patches patch-config_config_go

   net/soju: update to 0.11.0

   ok lraab@
VersionDeltaFile
1.7+164-142net/soju/distinfo
1.7+57-46net/soju/modules.inc
1.9+1-2net/soju/Makefile
1.4+1-1net/soju/patches/patch-config_config_go
+223-1914 files

OpenBSD/ports pcndH4Ntelephony/asterisk/22 Makefile distinfo, telephony/asterisk/22/patches patch-third-party_pjproject_Makefile patch-res_res_rtp_asterisk_c

   update to asterisk-22.11.0
VersionDeltaFile
1.2.2.1+4-4telephony/asterisk/22/patches/patch-res_res_pjsip_config_transport_c
1.15.2.2+2-2telephony/asterisk/22/distinfo
1.1.6.2+1-1telephony/asterisk/22/patches/patch-third-party_pjproject_Makefile
1.6.2.2+1-1telephony/asterisk/22/patches/patch-res_res_rtp_asterisk_c
1.24.2.2+1-1telephony/asterisk/22/Makefile
1.8.2.2+1-0telephony/asterisk/22/pkg/PLIST-main
+10-91 files not shown
+10-97 files

OpenBSD/ports GeZZ3FAtelephony/asterisk/20 Makefile distinfo, telephony/asterisk/20/patches patch-third-party_pjproject_Makefile patch-res_res_rtp_asterisk_c

   update to asterisk-20.21.0
VersionDeltaFile
1.2.2.1+4-4telephony/asterisk/20/patches/patch-res_res_pjsip_config_transport_c
1.35.2.2+2-2telephony/asterisk/20/distinfo
1.2.6.2+1-1telephony/asterisk/20/patches/patch-third-party_pjproject_Makefile
1.14.2.2+1-1telephony/asterisk/20/patches/patch-res_res_rtp_asterisk_c
1.55.2.2+1-1telephony/asterisk/20/Makefile
1.21.2.2+1-0telephony/asterisk/20/pkg/PLIST-main
+10-91 files not shown
+10-97 files

OpenBSD/ports tuEHwzldevel/boost Makefile, devel/boost/patches patch-boost_dll_detail_posix_program_location_impl_hpp patch-boost_url_impl_url_base_hpp

   devel/boost: backport fix for URL corruption and implement support of getexecpath()

   URL fix diff from Sergii Rudchenko

   OK: tb@
VersionDeltaFile
1.1+49-0devel/boost/patches/patch-boost_url_impl_url_base_hpp
1.1+36-0devel/boost/patches/patch-boost_dll_detail_posix_program_location_impl_hpp
1.164+2-0devel/boost/Makefile
+87-03 files

OpenBSD/ports Y3LH8BOmultimedia/assimp Makefile

   don't pick up ccache, thanks tb@ for test build
VersionDeltaFile
1.13+2-1multimedia/assimp/Makefile
+2-11 files

OpenBSD/src sUob2fSusr.bin/ssh misc.c

   Correct handling of DST when converting dates

   Timestamps conversion was ignoring Daylight Savings Time (DST) causing
   date conversions to be +/-1 hour under some circumstances.

   bz4004; from Khush Patel, ok deraadt
VersionDeltaFile
1.218+2-1usr.bin/ssh/misc.c
+2-11 files

OpenBSD/src 9RXAqYFusr.bin/ssh sk-usbhid.c

   sk-usbhid: preserve UV requirement for resident keys

   When loading resident credentials, derive SSH_SK_USER_VERIFICATION_REQD
   directly from the credential's credProtect policy.

   The previous code only preserved the flag when the authenticator did not
   report the uv capability. As a result, UV_REQUIRED credentials downloaded
   from authenticators with built-in UV were saved with flags 0x21 instead
   of 0x25.

   Do not make preservation of the credential policy depend on the
   authenticator's current UV capability. Keep compatibility with libfido2
   versions without fido_cred_prot().

   GHPR701 from Savely Krasovsky
VersionDeltaFile
1.50+6-9usr.bin/ssh/sk-usbhid.c
+6-91 files

OpenBSD/src 4vt6yr5usr.bin/ssh misc.c

   Fix memory leak on an error path in mkdir_path

   CID 913589

   OK djm@
VersionDeltaFile
1.217+2-1usr.bin/ssh/misc.c
+2-11 files

OpenBSD/src 7dzY7uLusr.bin/ssh sftp-usergroup.c sftp.c

   sftp: don't crash when glob(3) results lack stat information

   Avoid NULL deref crashes when remote glob(3) results lack stat
   information. This can happen if the sftp server selectively fails
   a stat/lstat operation.

   GHPR707 from Nguyễn Anh Bình
VersionDeltaFile
1.259+4-1usr.bin/ssh/sftp.c
1.3+2-0usr.bin/ssh/sftp-usergroup.c
+6-12 files

OpenBSD/src zWrxliZusr.bin/ssh ssh-keygen.c

   minor leak of fingerprint text when printing certificates.
   bz3997 from Ekaterina Esina
VersionDeltaFile
1.496+3-1usr.bin/ssh/ssh-keygen.c
+3-11 files

OpenBSD/src jxL9S8susr.bin/ssh ssh-keygen.1

   the default KDF rounds for keys generated by ssh-keygen is 24, not 16
   bz3975; from lbrick
VersionDeltaFile
1.241+3-3usr.bin/ssh/ssh-keygen.1
+3-31 files

OpenBSD/src xgKnZnyusr.bin/ssh sshd.c channels.c

   warnings fixes (static vs missing prototype, sign conversion)
VersionDeltaFile
1.466+10-12usr.bin/ssh/channels.c
1.632+2-2usr.bin/ssh/sshd.c
+12-142 files

OpenBSD/src A62ZJOmusr.bin/ssh sshd.c

   wrap line
VersionDeltaFile
1.631+3-2usr.bin/ssh/sshd.c
+3-21 files

OpenBSD/src 5epSWs3usr.bin/ssh sshpty.h

   g/c prototype
VersionDeltaFile
1.14+1-2usr.bin/ssh/sshpty.h
+1-21 files

OpenBSD/ports u3H7BYsdevel/protobuf Makefile

   protobuf: drop two cmake settings that are no longer doing anything

   from rsadowski
VersionDeltaFile
1.115+0-2devel/protobuf/Makefile
+0-21 files

OpenBSD/ports StSpBoidevel/protobuf Makefile, devel/protobuf/patches patch-src_google_protobuf_compiler_command_line_interface_cc

   protobuf: use getexecpath instead of a workaround
VersionDeltaFile
1.7+5-4devel/protobuf/patches/patch-src_google_protobuf_compiler_command_line_interface_cc
1.114+1-4devel/protobuf/Makefile
+6-82 files

OpenBSD/src V1eHCE7usr.bin/ssh sshpty.c sshd.c, usr.bin/ssh/sshd Makefile

   disconnect_controlling_tty() is the only thing from sshpty.c used
   in sshd, and sshd is the only thing that calls this function.

   Move it into sshd.c and we no longer need to compile sshd against
   sshpty.c

   Part of bz3996 from Colin Watson
VersionDeltaFile
1.36+1-13usr.bin/ssh/sshpty.c
1.630+13-1usr.bin/ssh/sshd.c
1.115+2-2usr.bin/ssh/sshd/Makefile
+16-163 files

OpenBSD/src 7YrQriAusr.bin/ssh channels.c

   Fix ChannelTimeout specificity

   Previously a more specific channel type (e.g. "session:shell") could
   clobber a user-specified ChannelTimeout if it was less specific
   (e.g. "session").

   Also, in some cases, the debug messages were printing 0 instead of the
   effective timeout.

   From Bhagavathiyappan Shanmugam <Bhagavathiyappan.Shanmugam at ibm.com>
   via bz3994
VersionDeltaFile
1.465+16-7usr.bin/ssh/channels.c
+16-71 files

OpenBSD/src 792L5H4sys/dev/pci/drm/amd/amdgpu gfx_v6_0.c

   drm/amdgpu/gfx6: Use PFP on the compute queues too

   From Timur Kristof
   8d752f1bb73fabe5a425acbf5c767c0fe68bf3c5 in linux-6.18.y/6.18.52
   60f20946cd318518ddc2c0da12103c666b2b9564 in mainline linux
VersionDeltaFile
1.12+4-4sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c
+4-41 files

OpenBSD/src Vvf4b9Gsys/dev/pci/drm/amd/amdgpu gfx_v6_0.c

   drm/amdgpu/gfx6: Fixup emitting SWITCH_BUFFER packets

   From Timur Kristof
   375adae128dd0b068e917db3abc90a07e3ae3a8f in linux-6.18.y/6.18.52
   7aac4242a11991d530eee3e141d6e445d5f11c22 in mainline linux
VersionDeltaFile
1.11+14-24sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c
+14-241 files

OpenBSD/src i6gGvicsys/dev/pci/drm/amd/amdgpu gfx_v6_0.c

   drm/amdgpu/gfx6: Fixup emit_cntxcntl()

   From Timur Kristof
   d2d543f9313fa31baa13509dba58bc38994eacf2 in linux-6.18.y/6.18.52
   1edb323406aaf05739804d2faa2561f2d43bcd09 in mainline linux
VersionDeltaFile
1.10+21-7sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c
+21-71 files

OpenBSD/src iaySXqbsys/dev/pci/drm/amd/display/dc/hubp/dcn10 dcn10_hubp.c

   drm/amd/display: Remove unused-but-set variable hubp from

   From Gleb Markov
   ce51fcf0d2385d125e1867edb07ce353ddbbd421 in linux-6.18.y/6.18.52
   b736792e5bd4a62f24e8d1e310bf4a75bfbeaaaa in mainline linux
VersionDeltaFile
1.4+1-2sys/dev/pci/drm/amd/display/dc/hubp/dcn10/dcn10_hubp.c
+1-21 files

OpenBSD/src vBRFo59sys/dev/pci/drm/amd/display/amdgpu_dm amdgpu_dm.h amdgpu_dm.c

   drm/amd/display: Fix DM I2C teardown race

   From Geoffrey McRae
   8ee385305e8902fa6fbfd66b5a112238292567b6 in linux-6.18.y/6.18.52
   e4ae30a12aa95942814957d8bc1ce7366a7107d7 in mainline linux
VersionDeltaFile
1.212+13-1sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1.25+7-0sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.h
+20-12 files

OpenBSD/src CuoERcPsys/dev/pci/drm/amd/pm/powerplay/hwmgr vega10_hwmgr.c

   drm/amdgpu/pm/powerplay: bounds-check voltage index in Vega10 lookup

   From Asad Kamal
   46d27e56dbd6345b9c7b62b67ec57407bf3bf29a in linux-6.18.y/6.18.52
   6fa33f594e46e775a94097f71b486d7b006b6917 in mainline linux
VersionDeltaFile
1.15+34-1sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
+34-11 files

OpenBSD/src 1JYHGFlsys/dev/pci/drm/amd/pm/powerplay/hwmgr smu7_hwmgr.c

   drm/amdgpu/pm/powerplay: bounds-check voltage index in SMU7 lookup

   From Asad Kamal
   8a3db9f593b643904c6cc6d8a3f211c84ca6cf8a in linux-6.18.y/6.18.52
   3a8a05477cda6c8293e2b629495b42981dcaba32 in mainline linux
VersionDeltaFile
1.19+24-0sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
+24-01 files

OpenBSD/src FOQga9csys/dev/pci/drm drm_dumb_buffers.c

   drm: Remove unused header in drm_dumb_buffers.c

   From Yicong Hui
   fa633af222c82766e3f3e7d989f62acf5b855177 in linux-6.18.y/6.18.52
   38b4ce17ef3421fb0e5e6dbdab1974282bde1165 in mainline linux
VersionDeltaFile
1.5+0-1sys/dev/pci/drm/drm_dumb_buffers.c
+0-11 files

OpenBSD/src PRac8hwsys/dev/pci/drm/amd/display/amdgpu_dm amdgpu_dm.c

   drm/amd/display: Scale custom brightness curve from full range

   From Akhmed Zhitaev
   463743d1d5ef2f336a4f95a39a7120cbbc647c36 in linux-6.18.y/6.18.52
   6fd83a1c2cdea48c396f600795217fbdfb8124f6 in mainline linux
VersionDeltaFile
1.211+4-4sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+4-41 files

OpenBSD/src rLfKFNXsys/dev/pci/drm/amd/display/amdgpu_dm amdgpu_dm.c

   drm/amd/display: Fix backlight max_brightness to match exported range

   From Mario Limonciello
   7e56deae5a796fd9f70f8c97d5fc6dd1ce523721 in linux-6.18.y/6.18.52
   bd9e2b5b0473c75abc0f4134dfe79ecbfb16610d in mainline linux
VersionDeltaFile
1.210+3-3sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+3-31 files

OpenBSD/src UA7VRoVusr.bin/ssh readconf.c

   fix case for ssh -G option output; bz4005, reported by Khush Patel
VersionDeltaFile
1.416+2-2usr.bin/ssh/readconf.c
+2-21 files

OpenBSD/src eb80kTWsys/dev/pci/drm/include/linux device.h

   add devres_{open,close,release}_group() for 6.18.52 drm
VersionDeltaFile
1.16+16-0sys/dev/pci/drm/include/linux/device.h
+16-01 files