OpenBSD/ports aPYQMhkmail/opensmtpd-filters/dkimsign Makefile, mail/opensmtpd-filters/dkimsign/patches patch-main_c

   MFC: Add a temporary patch to remove tmppath from pledge in favour of
   unveil(_PATH_TMP)+pledge("rpath wpath cpath").

   Original commit from martijn@ (maintainer), OK op@ kirill@
VersionDeltaFile
1.15.2.1+1-0mail/opensmtpd-filters/dkimsign/Makefile
1.1.2.1+0-0mail/opensmtpd-filters/dkimsign/patches/patch-main_c
+1-02 files

OpenBSD/ports tdF0Nvldevel/got distinfo Makefile, devel/got/pkg PLIST-sysd PLIST-webd

   MFC update to got-0.123 for pledge tmppath removal
VersionDeltaFile
1.121.2.1+2-2devel/got/distinfo
1.139.2.1+1-1devel/got/Makefile
1.2.2.1+1-1devel/got/pkg/PLIST-sysd
1.3.2.1+2-0devel/got/pkg/PLIST-webd
+6-44 files

OpenBSD/src 2jbX11Qsys/kern kern_pledge.c

   delete pledge_sysctl() printing of the failing mibs, because it truncates
   it's buffer, produces misleading output, and is pointless tty output,
   Like with other system calls failuress, the standard pledge_fail() tty output
   should lead the user to use ktrace which will provide an accurate view.
   from deraadt@; discussed with bluhm

   this is errata/7.7/022_pledge_sysctl.patch.sig
VersionDeltaFile
1.323.4.2+1-11sys/kern/kern_pledge.c
+1-111 files

OpenBSD/src 9cQd0vjsys/kern kern_pledge.c

   delete pledge_sysctl() printing of the failing mibs, because it truncates
   it's buffer, produces misleading output, and is pointless tty output,
   Like with other system calls failuress, the standard pledge_fail() tty output
   should lead the user to use ktrace which will provide an accurate view.
   from deraadt@; discussed with bluhm

   this is errata/7.8/016_pledge_sysctl.patch.sig
VersionDeltaFile
1.333.2.1+1-11sys/kern/kern_pledge.c
+1-111 files

OpenBSD/src G9pKZa8gnu/usr.bin/binutils-2.17/binutils objdump.c, usr.bin/calendar calendar.c

   replace pledge "stdio rpath tmppath" with unveil "/tmp" "rwc" to satisfy
   mktemp(3) type operations, unveil "/" "r" for reading all over the tree,
   and pledge "stdio rpath wpath cpath" to permit both unveils subject to
   their own limitations.

   pledge "rpath tmppath" is replace with unveil "/" "r", unveil "/tmp" "rwc",
   and "rpath wpath cpath"
   from deraadt@; ok semarie

   This was using pledge "tmppath" with "rpath wpath cpath".
   The "tmppath" is not needed.
   from deraadt@; ok semarie and others

   uses tmpfile(), which is why it used "tmppath", which is why it now
   needs "rpath wpath cpath"
   from deraadt@; spotted by brynet

   Instead of pledge "tmppath rpath", setup a "rwc" unveil on "/tmp", a
   "r" unveil on "/", and then pledge "rpath wpath cpath".

    [28 lines not shown]
VersionDeltaFile
1.265.6.1+37-9usr.bin/mandoc/main.c
1.37.28.1+7-3usr.bin/calendar/calendar.c
1.68.12.1+6-2usr.bin/diff/diff.c
1.229.4.1+4-2usr.bin/nc/netcat.c
1.21.6.1+4-2usr.sbin/smtpd/smtpc.c
1.2.40.1+5-1gnu/usr.bin/binutils-2.17/binutils/objdump.c
+63-198 files not shown
+80-3614 files

OpenBSD/src F3kMYCfgnu/usr.bin/binutils-2.17/binutils objdump.c, usr.bin/calendar calendar.c

   replace pledge "stdio rpath tmppath" with unveil "/tmp" "rwc" to satisfy
   mktemp(3) type operations, unveil "/" "r" for reading all over the tree,
   and pledge "stdio rpath wpath cpath" to permit both unveils subject to
   their own limitations.

   pledge "rpath tmppath" is replace with unveil "/" "r", unveil "/tmp" "rwc",
   and "rpath wpath cpath"
   from deraadt@; ok semarie

   This was using pledge "tmppath" with "rpath wpath cpath".
   The "tmppath" is not needed.
   from deraadt@; ok semarie and others

   uses tmpfile(), which is why it used "tmppath", which is why it now
   needs "rpath wpath cpath"
   from deraadt@; spotted by brynet

   Instead of pledge "tmppath rpath", setup a "rwc" unveil on "/tmp", a
   "r" unveil on "/", and then pledge "rpath wpath cpath".

    [28 lines not shown]
VersionDeltaFile
1.267.2.1+37-9usr.bin/mandoc/main.c
1.37.26.1+7-3usr.bin/calendar/calendar.c
1.68.10.1+6-2usr.bin/diff/diff.c
1.77.4.1+3-3usr.bin/patch/patch.c
1.2.38.1+5-1gnu/usr.bin/binutils-2.17/binutils/objdump.c
1.234.2.1+4-2usr.bin/nc/netcat.c
+62-208 files not shown
+80-3614 files

OpenBSD/ports hslYmgumail/mozilla-thunderbird Makefile

   MFC mail/mozilla-thunderbird: add a workaround for #2006630
VersionDeltaFile
1.513.2.8+6-0mail/mozilla-thunderbird/Makefile
+6-01 files

OpenBSD/ports cpTgb9jmail/mozilla-thunderbird Makefile

   mail/mozilla-thunderbird: add a workaround for #2006630

   reported by naddy@
VersionDeltaFile
1.521+6-0mail/mozilla-thunderbird/Makefile
+6-01 files

OpenBSD/ports WdB8Wjxdevel/py-icalendar-searcher Makefile

   wants hatch-vcs, not just hatchling
VersionDeltaFile
1.3+1-1devel/py-icalendar-searcher/Makefile
+1-11 files

OpenBSD/ports Wzbvjibwww/caddy distinfo modules.inc

   switch caddy to a normal modules-based go build
   also results in fixing "caddy -v"
VersionDeltaFile
1.4+2,886-2www/caddy/distinfo
1.1+900-0www/caddy/modules.inc
1.5+13-31www/caddy/Makefile
+3,799-333 files

OpenBSD/ports DQuZQD9www/caddy distinfo Makefile

   update to caddy-2.11.1, from Keith Henderson Jr
VersionDeltaFile
1.3+2-2www/caddy/distinfo
1.4+1-1www/caddy/Makefile
+3-32 files

OpenBSD/ports MDQwpvfmultimedia/gstreamer1/core Makefile, multimedia/gstreamer1/devtools Makefile

   Update GStreamer to version 1.28.1.
VersionDeltaFile
1.141+19-19multimedia/gstreamer1/plugins-bad/Makefile
1.133+12-12multimedia/gstreamer1/plugins-base/Makefile
1.111+5-5multimedia/gstreamer1/core/Makefile
1.6+5-1multimedia/gstreamer1/docs/pkg/PLIST
1.46+5-0multimedia/gstreamer1/plugins-bad/pkg/PLIST
1.16+2-2multimedia/gstreamer1/devtools/Makefile
+48-3918 files not shown
+79-7024 files

OpenBSD/ports Qp4rVAcmultimedia/gstreamer1/plugins-rs distinfo crates.inc, multimedia/gstreamer1/plugins-rs/patches patch-Cargo_toml

   Update to gst-plugins-rs-0.15.0.
VersionDeltaFile
1.8+256-206multimedia/gstreamer1/plugins-rs/distinfo
1.8+124-99multimedia/gstreamer1/plugins-rs/crates.inc
1.10+14-10multimedia/gstreamer1/plugins-rs/Makefile
1.5+4-4multimedia/gstreamer1/plugins-rs/patches/patch-Cargo_toml
+398-3194 files

OpenBSD/ports TsObt4Lnet/isc-bind distinfo Makefile, net/isc-bind/patches patch-bin_dig_host_c patch-bin_dig_dig_c

   update to isc-bind-9.20.20
VersionDeltaFile
1.25.4.1+8-8net/isc-bind/patches/patch-bin_dig_host_c
1.42.2.1+7-6net/isc-bind/patches/patch-bin_dig_dig_c
1.24.6.1+5-4net/isc-bind/patches/patch-bin_dig_nslookup_c
1.3.4.1+3-3net/isc-bind/patches/patch-lib_isc_netmgr_socket_c
1.138.2.6+2-2net/isc-bind/distinfo
1.207.2.6+1-1net/isc-bind/Makefile
+26-246 files

OpenBSD/ports 9QcFhlDnet/isc-bind distinfo Makefile, net/isc-bind/patches patch-bin_dig_host_c patch-bin_dig_dig_c

   update to isc-bind-9.20.20
VersionDeltaFile
1.26+8-8net/isc-bind/patches/patch-bin_dig_host_c
1.43+7-6net/isc-bind/patches/patch-bin_dig_dig_c
1.25+5-4net/isc-bind/patches/patch-bin_dig_nslookup_c
1.4+3-3net/isc-bind/patches/patch-lib_isc_netmgr_socket_c
1.144+2-2net/isc-bind/distinfo
1.215+1-1net/isc-bind/Makefile
+26-246 files

OpenBSD/ports O0kKlwxsecurity/gnupg Makefile

   Drop portroach limitation, missed during the update to the 2.5 branch
VersionDeltaFile
1.147+0-2security/gnupg/Makefile
+0-21 files

OpenBSD/ports 9Nu1EIswww/nextcloud/32 distinfo Makefile, www/nextcloud/32/pkg PLIST

   Update for Nextcloud to 32.0.6:

   https://nextcloud.com/changelog/#32-0-6

   OK landry@
VersionDeltaFile
1.6+722-586www/nextcloud/32/pkg/PLIST
1.6+2-2www/nextcloud/32/distinfo
1.8+1-1www/nextcloud/32/Makefile
+725-5893 files

OpenBSD/ports AsggC3Kwww/nextcloud/31 distinfo Makefile, www/nextcloud/31/pkg PLIST

   Update for Nextcloud to 31.0.14:

   https://nextcloud.com/changelog-unsupported/#latest31

   ok landry@
VersionDeltaFile
1.11+227-145www/nextcloud/31/pkg/PLIST
1.10+2-2www/nextcloud/31/distinfo
1.13+1-1www/nextcloud/31/Makefile
+230-1483 files

OpenBSD/ports UUfH026security/gnupg distinfo Makefile

   Update for gnupg to 2.5.18

   a crafted CMS (S/MIME) EnvelopedData message
   carrying an oversized wrapped session key can
   cause a stack-based buffer overflow in gpg-agent
   during PKDECRYPT--kem=CMS handling

   https://dev.gnupg.org/T8044
   https://dev.gnupg.org/T8049

   OK jca@ (maintainer)
VersionDeltaFile
1.51+2-2security/gnupg/distinfo
1.146+1-1security/gnupg/Makefile
+3-32 files

OpenBSD/ports 5XzbKyunet/dnsq distinfo modules.inc

   update to dnsq-0.19.12, from Renaud Allard (maintainer)
   + small tweak to simplify things
VersionDeltaFile
1.5+336-312net/dnsq/distinfo
1.5+204-191net/dnsq/modules.inc
1.5+2-3net/dnsq/Makefile
+542-5063 files

OpenBSD/ports JpjdPHPprint Makefile

   Add opentype-sanitizer.
VersionDeltaFile
1.160+1-0print/Makefile
+1-01 files

OpenBSD/ports zn7oR1fprint/opentype-sanitizer Makefile distinfo, print/opentype-sanitizer/pkg PLIST DESCR

   Initial revision
VersionDeltaFile
1.1+35-0print/opentype-sanitizer/Makefile
1.1+10-0print/opentype-sanitizer/pkg/PLIST
1.1+2-0print/opentype-sanitizer/distinfo
1.1+2-0print/opentype-sanitizer/pkg/DESCR
1.1.1.1+0-0print/opentype-sanitizer/distinfo
1.1.1.1+0-0print/opentype-sanitizer/pkg/DESCR
+49-02 files not shown
+49-08 files

OpenBSD/ports ohDZGsDx11/kde-applications/pimcommon Makefile, x11/kde-applications/pimcommon/pkg PLIST

   Unbreak build by updating plist

   Spotted by naddy
VersionDeltaFile
1.17+0-22x11/kde-applications/pimcommon/pkg/PLIST
1.32+2-1x11/kde-applications/pimcommon/Makefile
+2-232 files

OpenBSD/src jBvQJPlusr.bin/sndiod sysex.h

   sndiod: Use chars (instead of uint8_t's) for the MIDI slot name

   No behavior change
VersionDeltaFile
1.4+2-2usr.bin/sndiod/sysex.h
+2-21 files

OpenBSD/ports FNnrqKsx11/kde-plasma/aurorae Makefile

   Add missing dependency on ksvg

   spotted by naddy
VersionDeltaFile
1.7+3-1x11/kde-plasma/aurorae/Makefile
+3-11 files

OpenBSD/src A33Vk70usr.bin/sndiod dev.c

   sndiod: Fix ctl_match() when arg0 == NULL

   No behavior change as sndiod doesn't call ctl_match() with
   arg0 == NULL (yet).
VersionDeltaFile
1.128+2-2usr.bin/sndiod/dev.c
+2-21 files

OpenBSD/src yT3OP8gusr.bin/sndiod sock.c

   sndiod: Log unknown network messages to ease debugging the protocol
VersionDeltaFile
1.57+2-2usr.bin/sndiod/sock.c
+2-21 files

OpenBSD/src N0mwYIMlib/libsndio aucat.c, usr.bin/sndioctl sndioctl.c

   Minor spacing tweak
VersionDeltaFile
1.23+2-2usr.bin/sndioctl/sndioctl.c
1.80+1-2lib/libsndio/aucat.c
+3-42 files

OpenBSD/src Q6RbpC6usr.bin/tmux cmd-choose-tree.c cmd-list-panes.c

   Validate -O flags, from Dane Jensen in GitHub issue 4889.
VersionDeltaFile
1.53+8-1usr.bin/tmux/cmd-choose-tree.c
1.39+8-1usr.bin/tmux/cmd-list-panes.c
1.42+5-1usr.bin/tmux/cmd-list-clients.c
1.72+5-1usr.bin/tmux/cmd-list-keys.c
1.41+5-1usr.bin/tmux/cmd-list-buffers.c
1.36+5-1usr.bin/tmux/cmd-list-sessions.c
+36-62 files not shown
+46-88 files

OpenBSD/src gxyhINyusr.bin/tmux file.c

   Fix memory leak, from Chris Lewis, reported by Huihui Huang.
VersionDeltaFile
1.18+2-1usr.bin/tmux/file.c
+2-11 files