OpenBSD/ports gwlWaXfnet Makefile

   +net/64gram
VersionDeltaFile
1.1474+1-0net/Makefile
+1-01 files

OpenBSD/ports pSBxAt3net/64gram Makefile, net/64gram/patches patch-Telegram_lib_webview_webview_platform_linux_webview_linux_webkitgtk_library_cpp patch-cmake_external_glib_cppgir_tools_genns_cpp

   Initial revision
VersionDeltaFile
1.1+135-0net/64gram/Makefile
1.1+58-0net/64gram/patches/patch-Telegram_SourceFiles_platform_linux_specific_linux_cpp
1.1+26-0net/64gram/patches/patch-Telegram_lib_base_base_platform_linux_base_linux_xcb_utilities_cpp
1.1+25-0net/64gram/pkg/PLIST
1.1+20-0net/64gram/patches/patch-cmake_external_glib_cppgir_tools_genns_cpp
1.1+18-0net/64gram/patches/patch-Telegram_lib_webview_webview_platform_linux_webview_linux_webkitgtk_library_cpp
+282-020 files not shown
+348-026 files

OpenBSD/ports 3x8rSzpmail/pflogsumm Makefile distinfo

   update to pflogsumm-1.3.0
VersionDeltaFile
1.17+2-2mail/pflogsumm/distinfo
1.23+1-1mail/pflogsumm/Makefile
+3-32 files

OpenBSD/ports jgvVyMnwww/tomcat/v11 Makefile distinfo, www/tomcat/v11/pkg PLIST-examples

   update to tomcat-11.0.26
VersionDeltaFile
1.17.2.5+4-4www/tomcat/v11/distinfo
1.17.2.5+1-1www/tomcat/v11/Makefile
1.14.2.3+1-0www/tomcat/v11/pkg/PLIST-examples
+6-53 files

OpenBSD/ports LmCMwNuwww/tomcat/v11 Makefile distinfo, www/tomcat/v11/pkg PLIST-examples

   update to tomcat-11.0.26
VersionDeltaFile
1.22+4-4www/tomcat/v11/distinfo
1.22+1-1www/tomcat/v11/Makefile
1.17+1-0www/tomcat/v11/pkg/PLIST-examples
+6-53 files

OpenBSD/ports jigLfonwww/tomcat/v10 Makefile distinfo, www/tomcat/v10/pkg PLIST-examples

   update to tomcat-10.1.60
VersionDeltaFile
1.41.2.5+4-4www/tomcat/v10/distinfo
1.48.2.5+1-1www/tomcat/v10/Makefile
1.35.2.3+1-0www/tomcat/v10/pkg/PLIST-examples
+6-53 files

OpenBSD/ports n04VjkKwww/tomcat/v10 Makefile distinfo, www/tomcat/v10/pkg PLIST-examples

   update to tomcat-10.1.60
VersionDeltaFile
1.46+4-4www/tomcat/v10/distinfo
1.53+1-1www/tomcat/v10/Makefile
1.38+1-0www/tomcat/v10/pkg/PLIST-examples
+6-53 files

OpenBSD/ports zvnqDVWwww/tomcat/v9 Makefile distinfo, www/tomcat/v9/pkg PLIST-examples

   update to tomcat-9.0.122
VersionDeltaFile
1.53.2.5+4-4www/tomcat/v9/distinfo
1.61.2.5+1-1www/tomcat/v9/Makefile
1.46.2.3+1-0www/tomcat/v9/pkg/PLIST-examples
+6-53 files

OpenBSD/ports VMA6WwOwww/tomcat/v9 Makefile distinfo, www/tomcat/v9/pkg PLIST-examples

   update to tomcat-9.0.122
VersionDeltaFile
1.58+4-4www/tomcat/v9/distinfo
1.66+1-1www/tomcat/v9/Makefile
1.49+1-0www/tomcat/v9/pkg/PLIST-examples
+6-53 files

OpenBSD/ports MYdVy8Gtextproc/mupdf Makefile distinfo, textproc/mupdf/patches patch-source_tools_pdfposter_c

   update to mupdf-1.28.4
VersionDeltaFile
1.85+2-2textproc/mupdf/distinfo
1.13+1-1textproc/mupdf/patches/patch-source_tools_pdfposter_c
1.168+1-1textproc/mupdf/Makefile
+4-43 files

OpenBSD/src 8fPdL1Kusr.bin/ssh sshd.c ssh.c

   spelling; ok deraadt@
VersionDeltaFile
1.408+3-3usr.bin/ssh/sshd_config.5
1.431+3-3usr.bin/ssh/ssh_config.5
1.170+3-3usr.bin/ssh/channels.h
1.635+2-2usr.bin/ssh/sshd.c
1.640+2-2usr.bin/ssh/ssh.c
1.114+2-2usr.bin/ssh/mux.c
+15-153 files not shown
+21-219 files

OpenBSD/ports 9hKI9Dgmail/mozilla-thunderbird Makefile distinfo

   mail/mozilla-thunderbird: update to 140.16.0.

   see https://www.thunderbird.net/en-US/thunderbird/140.16.0esr/releasenotes/
   fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-95/
VersionDeltaFile
1.312.2.9+2-2mail/mozilla-thunderbird/distinfo
1.525.2.9+1-1mail/mozilla-thunderbird/Makefile
+3-32 files

OpenBSD/src seiYDs4usr.bin/ssh monitor_wrap.c misc.h

   convert channel timeouts to use floating points, allows fractional
   and subsecond timeouts; ok markus, deraadt
VersionDeltaFile
1.470+32-32usr.bin/ssh/channels.c
1.220+27-4usr.bin/ssh/misc.c
1.169+6-6usr.bin/ssh/channels.h
1.639+5-3usr.bin/ssh/ssh.c
1.120+4-2usr.bin/ssh/misc.h
1.151+3-2usr.bin/ssh/monitor_wrap.c
+77-496 files

OpenBSD/src UALBswFsys/net if.c, sys/netinet in.c

   Unlink multicast records when their interface is detached

   Nothing dropped ifp->if_maddrlist at detach, so a socket that had
   joined a group left its struct in_multi/in6_multi linked into the
   ifnet that if_detach() then freed, holding a bare if_index.  When the
   socket finally dropped the membership, in_delmulti() resolved that
   index; once if_idxmap_alloc() had wrapped the 16-bit space and handed
   it to another interface, the TAILQ_REMOVE wrote through a tqe_prev
   pointing into the freed ifnet and left the innocent interface tqh_last
   pointing there too.

   Unlink the records in in_ifdetach() and in6_ifdetach() and clear the
   index; the sockets still reference them, so they are freed as before
   when the last one goes away.

   OK claudio@

   Reported-by: syzbot+06aeb6036c2434fc1cd8 at syzkaller.appspotmail.com
   Reported-by: syzbot+eefbaca0eb56be2757c2 at syzkaller.appspotmail.com
   Reported-by: syzbot+f1e5d22909ea93b08bd4 at syzkaller.appspotmail.com
VersionDeltaFile
1.195+16-1sys/netinet/in.c
1.127+12-1sys/netinet6/in6_ifattach.c
1.765+2-1sys/net/if.c
+30-33 files

OpenBSD/src VudciXsusr.bin/ssh sshd.c

   masking signals requried sigaddset, not sigdelset; bz3981
VersionDeltaFile
1.634+3-3usr.bin/ssh/sshd.c
+3-31 files

OpenBSD/src xtnglHXsys/arch/amd64/amd64 vmm_machdep.c, sys/arch/amd64/include specialreg.h

   Refactor vmm(4) exit handling and correct RIP adjustment.

   Make all exit handlers return a enum type that drives the vcpu run
   loop instead of an errno that has overloaded semantic meaning.

   Centralize and correct some RIP adjustment now that we have NRIPS
   guaranteed on SVM systems. In some cases, vmm(4) was advancing RIP
   when exceptions were being raised on a vcpu.

   ok mlarkin@
VersionDeltaFile
1.82+470-449sys/arch/amd64/amd64/vmm_machdep.c
1.15+14-1sys/dev/vmm/vmm.h
1.128+3-1sys/arch/amd64/include/specialreg.h
+487-4513 files

OpenBSD/src wKVRzoausr.bin/ssh ssh-add.1 ssh-add.c

   bz3635 - ssh-add -P to skip PIN entry

   ok dtucker
VersionDeltaFile
1.189+19-12usr.bin/ssh/ssh-add.c
1.91+8-3usr.bin/ssh/ssh-add.1
+27-152 files

OpenBSD/src mWS8uHwusr.bin/ssh misc-agent.c

   leaks on error paths; spotted by Coverity CID 913598
VersionDeltaFile
1.9+3-3usr.bin/ssh/misc-agent.c
+3-31 files

OpenBSD/src cLtpsMDusr.bin/ssh channels.c

   fix inverted logic that could cause a memleak;
   spotted en passant by Coverity CID 913599
VersionDeltaFile
1.469+2-2usr.bin/ssh/channels.c
+2-21 files

OpenBSD/src nc7LWqaregress/usr.bin/ssh/unittests/authopt tests.c

   simpler
VersionDeltaFile
1.7+4-3regress/usr.bin/ssh/unittests/authopt/tests.c
+4-31 files

OpenBSD/src kVcQ7PUregress/usr.bin/ssh/unittests/authopt tests.c

   correctly check sshauthopt->restricted merging
VersionDeltaFile
1.6+22-21regress/usr.bin/ssh/unittests/authopt/tests.c
+22-211 files

OpenBSD/src 1Lbye1hsys/kern vfs_lookup.c

   knf
VersionDeltaFile
1.94+1-3sys/kern/vfs_lookup.c
+1-31 files

OpenBSD/src VBC6C8jusr.sbin/rarpd rarpd.c

   NULL not 0
VersionDeltaFile
1.81+2-2usr.sbin/rarpd/rarpd.c
+2-21 files

OpenBSD/src zfeDwUousr.bin/ssh channels.c

   Add missing semicolon after return.  CID 913599, ok deraadt@
VersionDeltaFile
1.468+2-2usr.bin/ssh/channels.c
+2-21 files

OpenBSD/src UoKbIIksys/arch/amd64/include i82489reg.h

   Add a few x2apic MSRs to specialreg.h

   Add a few missing MSR defines to specialreg.h, will be needed soon
VersionDeltaFile
1.7+6-5sys/arch/amd64/include/i82489reg.h
+6-51 files

OpenBSD/src 7NOPpY5sys/arch/amd64/include i82489reg.h

   Add a few lapic register defines

   Adds a few register defines that will be needed soon. no code change.
VersionDeltaFile
1.6+8-1sys/arch/amd64/include/i82489reg.h
+8-11 files

OpenBSD/src aKN4mxssys/kern subr_hibernate.c

   Make writes of the hibernate signature go through the I/O page of the
   piglet.  This fixes a potential issue on arm64 where the kernel might
   have been loaded into memory that isn't DMA reachable.  It will also
   help with implementing some future changes to make the side-effect free
   I/O functions support hardware without cache-coherent DMA or IOMMUs.

   ok deraadt@, mlarkin@
VersionDeltaFile
1.160+7-4sys/kern/subr_hibernate.c
+7-41 files

OpenBSD/src yhyeAm4sys/kern kern_exec.c exec_elf.c, sys/sys exec.h exec_elf.h

   Add a few more fields directly to exec_package so that the front-end
   and back-end of the ELF code doesn't need to communicate them via an
   malloc'd structure.  Much simpler.
   ok kettenis
VersionDeltaFile
1.206+15-29sys/kern/exec_elf.c
1.112+1-10sys/sys/exec_elf.h
1.273+2-8sys/kern/kern_exec.c
1.60+5-4sys/sys/exec.h
+23-514 files

OpenBSD/src LT0Ohbognu/usr.bin/binutils/gdb auxv.c, gnu/usr.bin/binutils/include/elf common.h

   Make our (legacy) gdb aware of the openbsd AUX values and what they
   mean (including the execpath variable)
   ok kettenis
VersionDeltaFile
1.14+2-0gnu/usr.bin/binutils/include/elf/common.h
1.4+2-0gnu/usr.bin/binutils/gdb/auxv.c
+4-02 files

OpenBSD/ports 764yOAUgraphics/openvdb Makefile

   Disable direct use of ccache.

   Found by tb@
VersionDeltaFile
1.14+2-0graphics/openvdb/Makefile
+2-01 files