OpenBSD/ports mdSoo4kastro/py-skyfield Makefile

   skyfield missing dep on py-certifi

   reported by Mikolaj Kucharski
VersionDeltaFile
1.23+2-0astro/py-skyfield/Makefile
+2-01 files

OpenBSD/src 8kx3C1kusr.sbin/vmd i8253.c

   vmd: only assert IRQ0 for i8253 channel 0

   From ssnf at ssnf.xyz
VersionDeltaFile
1.48+3-2usr.sbin/vmd/i8253.c
+3-21 files

OpenBSD/src TnJXluXusr.sbin/vmd i8253.c

   vmd: reset i8253 input latch on writes

   Writes should ovewrite all bits.

   From ssnf at ssnf.xyz
VersionDeltaFile
1.47+2-2usr.sbin/vmd/i8253.c
+2-21 files

OpenBSD/src kDkOZW1lib/libc/gen auth_subr.c

   libc: fix ability to set AUTHV_INTERACTIVE

   ok millert@
VersionDeltaFile
1.57+2-2lib/libc/gen/auth_subr.c
+2-21 files

OpenBSD/ports 6EmamRtmath/maxima Makefile distinfo, math/maxima/pkg PLIST

   update maxima to 5.50.0
VersionDeltaFile
1.30+99-50math/maxima/pkg/PLIST
1.29+2-2math/maxima/distinfo
1.57+1-1math/maxima/Makefile
+102-533 files

OpenBSD/ports PbzKSz9devel/cli11 Makefile, devel/cli11/pkg PLIST

   the last update broke a port I'm working on since PLIST was not updated

   ok jtt@
VersionDeltaFile
1.4+2-0devel/cli11/pkg/PLIST
1.8+1-0devel/cli11/Makefile
+3-02 files

OpenBSD/src 2z8hgVmusr.bin/mandoc roff_escape.c

   Fix a segfault that bluhm@ found on his i386 regress machine.

   Even in the "out:" code path of the escape sequence parser,
   for rval == ESCAPE_SPECIAL, some of the parsing results are
   still used for error reporting purposes, specifically to
   distinguish valid and invalid character names.

   So, when parsing fails so badly that there is no name whatsoever,
   it is not sufficient to bail out via "goto out;" but in addition,
   we must make sure that the return value does not remain ESCAPE_SPECIAL.

   However, other return values must remain intact even in case of
   extremely bad parsing errors.  For example, an \A escape sequence
   still qualifies as an ESCAPE_EXPAND sequence and must expand
   to the string "0" even if it lacks any argument whatsoever.
VersionDeltaFile
1.17+3-1usr.bin/mandoc/roff_escape.c
+3-11 files

OpenBSD/src 9aBoOZGetc rc

   Move /tmp clearing earlier in /etc/rc

   Moving pruning above relinking and early daemon startup to be able
   to clear everything old without removing entries that are in use.

   The goals are:

   1) free up at least one inode, because mkstemp needs at least one
   2) free up a few more, just in case.  We settled on 50.
   3) With an inode freed up for mktemp, create a directory and move all the
      deleteable files into that directory and remove it asyncronously.

   The first two goals were very fiddly to get right.

   Much help and discussion with deraadt@ plus dlg@ and kn@

   ok for an earlier diff from kn@
VersionDeltaFile
1.592+19-23etc/rc
+19-231 files

OpenBSD/ports kFkzvBtdevel/codex distinfo, devel/codex/patches patch-codex-rs_tui_src_app_agents_overview_rs patch-codex-rs_core_src_config_mod_rs

   devel/codex: update to 0.151.0
VersionDeltaFile
1.36+3-3devel/codex/patches/patch-codex-rs_Cargo_toml
1.3+2-2devel/codex/patches/patch-codex-rs_core_src_tools_handlers_apply_patch_rs
1.44+2-2devel/codex/distinfo
1.2+1-1devel/codex/patches/patch-codex-rs_tui_src_app_agents_overview_rs
1.38+1-1devel/codex/patches/patch-codex-rs_core_src_config_mod_rs
1.3+1-1devel/codex/patches/patch-codex-rs_cli_src_main_rs
+10-102 files not shown
+12-128 files

OpenBSD/ports ymhR7gYmultimedia/pipewire/pipewire Makefile, multimedia/pipewire/pipewire/patches patch-src_daemon_pipewire_conf_in

   No need for this patch, pipewire takes care of it.
VersionDeltaFile
1.61+1-1multimedia/pipewire/pipewire/Makefile
1.8+0-0multimedia/pipewire/pipewire/patches/patch-src_daemon_pipewire_conf_in
+1-12 files

OpenBSD/ports EGZEgJvmultimedia/pipewire/wireplumber Makefile, multimedia/pipewire/wireplumber/files 10-wireplumber.conf.in

   Add configuration to start wireplumber automatically by pipewire.
VersionDeltaFile
1.24+6-0multimedia/pipewire/wireplumber/Makefile
1.1+5-0multimedia/pipewire/wireplumber/files/10-wireplumber.conf.in
1.15+3-0multimedia/pipewire/wireplumber/pkg/PLIST
+14-03 files

OpenBSD/ports ZUGpxSEx11/gtk+4 Makefile, x11/gtk+4/patches patch-gdk_gdk_c

   Skip the OpenURI portal when /proc/self/fd is unavailable so GTK uses the
   in-process gtk_show_uri_full()/GAppInfo path instead.
   This unbreaks opening files and directories when a portal is running.
VersionDeltaFile
1.1+22-0x11/gtk+4/patches/patch-gdk_gdk_c
1.126+2-0x11/gtk+4/Makefile
+24-02 files

OpenBSD/ports 0UnEFtgdevel/github-cli Makefile modules.inc

   update to github-cli 2.98.0; from David Uhden Collado
VersionDeltaFile
1.71+224-188devel/github-cli/distinfo
1.62+98-81devel/github-cli/modules.inc
1.80+1-1devel/github-cli/Makefile
+323-2703 files

OpenBSD/ports zQJNftnmultimedia/shotcut distinfo, multimedia/shotcut/patches patch-src_util_cpp patch-src_mainwindow_cpp

   Update to shotcut 26.8.1, ok ian

   https://github.com/mltframework/shotcut/releases/tag/v26.8.1
VersionDeltaFile
1.20+1,305-0multimedia/shotcut/pkg/PLIST
1.3+0-14multimedia/shotcut/patches/patch-CMakeLists_txt
1.22+2-2multimedia/shotcut/distinfo
1.10+1-1multimedia/shotcut/patches/patch-src_util_cpp
1.15+1-1multimedia/shotcut/patches/patch-src_mainwindow_cpp
1.11+1-1multimedia/shotcut/patches/patch-src_CMakeLists_txt
+1,310-191 files not shown
+1,311-207 files

OpenBSD/ports j5FHdk0net/tdesktop distinfo Makefile, net/tdesktop/patches patch-Telegram_lib_webview_webview_platform_linux_webview_linux_webkitgtk_library_cpp patch-Telegram_SourceFiles_platform_linux_specific_linux_cpp

   net/tdesktop: update to 7.1.3

   fido's patches came from Nazarenko Mykyta's 64gram port

   I also drop my X11 scroll patches, because usptream had fixed scroll
   and now it works out of the box.

   OK: kn@ (maintainer)
VersionDeltaFile
1.1+19-0net/tdesktop/patches/patch-Telegram_cmake_lib_fido2_cmake
1.1+17-0net/tdesktop/patches/patch-Telegram_SourceFiles_webauthn_webauthn_common_cpp
1.228+4-5net/tdesktop/Makefile
1.169+2-2net/tdesktop/distinfo
1.13+0-3net/tdesktop/patches/patch-Telegram_SourceFiles_platform_linux_specific_linux_cpp
1.6+1-1net/tdesktop/patches/patch-Telegram_lib_webview_webview_platform_linux_webview_linux_webkitgtk_library_cpp
+43-113 files not shown
+43-119 files

OpenBSD/ports i9hF9Jddevel/appstream Makefile, devel/appstream/patches patch-compose_worker_asw-worker_c patch-compose_worker_asw-main_c

   Update to appstream-1.2.0.
VersionDeltaFile
1.14+54-36devel/appstream/pkg/PLIST-main
1.1+66-0devel/appstream/patches/patch-compose_asc-media-ipc_c
1.1+31-0devel/appstream/patches/patch-compose_worker_asw-ipc_c
1.1+23-0devel/appstream/patches/patch-compose_worker_asw-main_c
1.27+10-12devel/appstream/Makefile
1.1+17-0devel/appstream/patches/patch-compose_worker_asw-worker_c
+201-482 files not shown
+206-548 files

OpenBSD/src 0itpZkiusr.sbin/relayctl relayctl.8 relayctl.c

   relayctl: rework show output and add -v flag

   - Added -v flag for more detailed output.
   - Replaced tab separators with space-padded, truncated columns (%.Ns) for
     stable alignment.
   - Added a new "Checks" column for host checks (N/N), replacing the total: N/N
     checks sub-line.
   - Shortened redirect to rdr in the Type column to stay under 80 columns.
   - Without -v: compact status (down); with -v: error inlined (down (tcp connect
     timeout)).
   - Table status shows host count (N hosts) only with -v.
   - retries sub-line only appears with show hosts -v.
   - show hosts no longer lists tables; use show summary for that.

   OK kirill@
VersionDeltaFile
1.67+65-42usr.sbin/relayctl/relayctl.c
1.35+6-3usr.sbin/relayctl/relayctl.8
+71-452 files

OpenBSD/ports vsGLqasgraphics/libvips distinfo Makefile, graphics/libvips/pkg PLIST

   Update to libvips-8.18.6.
VersionDeltaFile
1.11+11-7graphics/libvips/Makefile
1.5+2-4graphics/libvips/pkg/PLIST
1.5+2-2graphics/libvips/distinfo
+15-133 files

OpenBSD/ports hEYXYB6fonts/msctfonts Makefile

   Move msctfonts to the font module.
VersionDeltaFile
1.5+5-9fonts/msctfonts/Makefile
+5-91 files

OpenBSD/ports 9dJFQTZfonts/msttcorefonts Makefile, fonts/msttcorefonts/pkg PLIST

   Move msttcorefonts to the font module. Convert docs from ISO-8859-1 to UTF-8.
VersionDeltaFile
1.10+13-12fonts/msttcorefonts/Makefile
1.5+2-1fonts/msttcorefonts/pkg/PLIST
+15-132 files

OpenBSD/ports HscmwO1print/xournalpp Makefile

   Only build on platforms with modern librsvg. from sthen@

   While here, enable debug packages.
VersionDeltaFile
1.7+8-0print/xournalpp/Makefile
+8-01 files

OpenBSD/ports mKrwELemultimedia/pipewire/wireplumber distinfo Makefile, multimedia/pipewire/wireplumber/patches patch-src_tools_wpctl_c patch-lib_wp_log_c

   Update to wireplumber-0.5.16.
VersionDeltaFile
1.14+12-3multimedia/pipewire/wireplumber/pkg/PLIST
1.2+7-4multimedia/pipewire/wireplumber/patches/patch-lib_wp_log_c
1.23+3-5multimedia/pipewire/wireplumber/Makefile
1.5+4-4multimedia/pipewire/wireplumber/patches/patch-src_tools_wpctl_c
1.17+2-2multimedia/pipewire/wireplumber/distinfo
+28-185 files

OpenBSD/src 4Oau1rdlib/libssl ssl_srvr.c ssl_clnt.c

   libssl: fix API misuse in legacy finished handling

   This looks like a potential out of bounds read or allowing trailing garbage
   in peer_finished. It's harmless because CBS_len() is compared against the
   s->s3->hs.peer_finished_len a few lines up, thus it is only cosmetic.

   discussed with jsing
   ok kenjiro
VersionDeltaFile
1.172+3-2lib/libssl/ssl_srvr.c
1.177+3-2lib/libssl/ssl_clnt.c
+6-42 files

OpenBSD/src 7XACHwvsys/dev/usb uaudio.c

   uaudio: Ignore transfer completions if audio is halted

   When audio is halted, the pipes are closed and the corresponding usb
   transfer completion functions are called immediately. For certain
   devices the status of the feedback pipe is USBD_NORMAL_COMPLETION,
   which triggers further processing of the received data.

   Fixes the harmless "uaudio0: sync play xfer, err = 6" messages on
   the console.
VersionDeltaFile
1.182+18-3sys/dev/usb/uaudio.c
+18-31 files

OpenBSD/ports 8llfSuwsysutils/awscli/v1 Makefile distinfo

   Update to awscli-1.46.1.
VersionDeltaFile
1.43+2-2sysutils/awscli/v1/distinfo
1.45+1-1sysutils/awscli/v1/Makefile
+3-32 files

OpenBSD/ports Y1LIGufx11/gnome/libcloudproviders distinfo Makefile

   Update to libcloudproviders-0.4.1.
VersionDeltaFile
1.8+2-2x11/gnome/libcloudproviders/distinfo
1.9+2-2x11/gnome/libcloudproviders/Makefile
+4-42 files

OpenBSD/ports 7gaY6S2net/py-boto3 Makefile distinfo

   Update to py3-boto3-1.43.83.
VersionDeltaFile
1.662+2-2net/py-boto3/distinfo
1.675+1-1net/py-boto3/Makefile
+3-32 files

OpenBSD/ports LKe83Ymnet/py-botocore Makefile distinfo, net/py-botocore/pkg PLIST

   Update to py3-botocore-1.43.83.
VersionDeltaFile
1.335+6-0net/py-botocore/pkg/PLIST
1.879+2-2net/py-botocore/distinfo
1.889+1-1net/py-botocore/Makefile
+9-33 files

OpenBSD/src if2m1o3gnu/gcc/gcc opts.c

   Follow llvm / clang and disable -fomit-frame-pointer optimisation by
   default.

   OK kettenis@
VersionDeltaFile
1.10+2-0gnu/gcc/gcc/opts.c
+2-01 files

OpenBSD/src j6280Pkgnu/llvm/clang/lib/Driver/ToolChains CommonArgs.cpp

   Disable the -fomit-frame-pointer optimisation by default.

   The frame-pointer is needed to have good backtraces from e.g ddb or
   ptrace / btrace. Many other distros did something like this as well since
   the benfit of havving easy to work with backtraces outweights the little
   overall speedup gained by having an extra register.

   Also disable -mno-omit-leaf-frame-pointer by default on llvm.

   OK kettenis@
VersionDeltaFile
1.2+2,528-421gnu/llvm/clang/lib/Driver/ToolChains/CommonArgs.cpp
+2,528-4211 files