NetBSD/pkgsrc Ch3oOtXmail/py-dkim Makefile distinfo, mail/py-dkim/patches patch-setup.py

   Patch setup.py to implement PKGMANDIR and remove the associated
   post-install phase to better handle man page installs. Bump revision
   due to the patch addition although PLIST should remain unaffected.

   Add the unittest command for do-test (as documented by the project).

   Modify DESCR to better reflect that it also supports Ed25519 headers,
   which is the main interest of py-dkim.
VersionDeltaFile
1.1+23-0mail/py-dkim/patches/patch-setup.py
1.5+9-5mail/py-dkim/Makefile
1.4+2-1mail/py-dkim/distinfo
1.2+2-1mail/py-dkim/DESCR
+36-74 files

OpenBSD/src HaInH70usr.bin/awk main.c tran.c

   Update awk to the May 4, 2024 version.
   Fixes a use-after-free bug with ARGV for "delete ARGV".
VersionDeltaFile
1.70+35-15usr.bin/awk/main.c
1.39+13-11usr.bin/awk/tran.c
1.59+13-5usr.bin/awk/FIXES
1.86+4-4usr.bin/awk/run.c
1.56+3-3usr.bin/awk/lib.c
1.52+3-3usr.bin/awk/b.c
+71-416 files

LLVM/project f2f65edmlir/include/mlir/Dialect/Linalg/TransformOps LinalgTransformOps.td, mlir/lib/Dialect/Linalg/TransformOps LinalgTransformOps.cpp

[mlir][transform] Add support for transform.param pad multiples in `PadOp` (#90755)

This patch modifies the definition of `PadOp` to take transform params
and handles for the `pad_to_multiple_of` operand.

---------

Co-authored-by: Oleksandr "Alex" Zinenko <ftynse at gmail.com>
DeltaFile
+110-49mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
+37-2mlir/test/Dialect/Linalg/transform-op-pad.mlir
+26-11mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
+19-2mlir/test/python/dialects/transform_structured_ext.py
+13-2mlir/python/mlir/dialects/transform/structured.py
+205-665 files

LLVM/project 4dede5eclang/lib/Sema SemaExpr.cpp

[Sema] Remove redundant check in an else branch. NFC

after https://reviews.llvm.org/D83788

Fix #91090
DeltaFile
+3-3clang/lib/Sema/SemaExpr.cpp
+3-31 files

LLVM/project 1b90095clang/test/Driver msvc-link.c

[Driver,test] Improve msvc-link.c
DeltaFile
+27-32clang/test/Driver/msvc-link.c
+27-321 files

LLVM/project abac984.github/workflows release-binaries.yml set-release-binary-outputs.sh

[Workflows] Re-write release-binaries workflow (#89521)

This updates the release-binaries workflow so that the different build
stages are split across multiple jobs. This saves money by reducing the
time spent on the larger github runners and also makes it easier to
debug, because now it's possible to build a smaller release package
(with clang and lld) using only the free GitHub runners.

The workflow no longer uses the test-release.sh script but instead uses
the Release.cmake cache. This gives the workflow more flexibility and
ensures that the binary package will always be created even if the tests
fail.

This idea to split the stages comes from the "LLVM Precommit CI through
Github Actions" RFC:

https://discourse.llvm.org/t/rfc-llvm-precommit-ci-through-github-actions/76456
DeltaFile
+190-73.github/workflows/release-binaries.yml
+0-7.github/workflows/set-release-binary-outputs.sh
+190-802 files

FreeBSD/src 1023317contrib/one-true-awk run.c awk.1

ota: Merge one true awk 20240422 (a3b68e649d2d)

Apr 22, 2024:
        fixed regex engine gototab reallocation issue that was
        introduced during the Nov 24 rewrite. Thanks to Arnold Robbins.
        Fixed a scan bug in split in the case the separator is a single
        character. thanks to Oguz Ismail for spotting the issue.

Mar 10, 2024:
        fixed use-after-free bug in fnematch due to adjbuf invalidating
        the pointers to buf. thanks to github user caffe3 for spotting
        the issue and providing a fix, and to Miguel Pineiro Jr.
        for the alternative fix.
        MAX_UTF_BYTES in fnematch has been replaced with awk_mb_cur_max.
        thanks to Miguel Pineiro Jr.

Sponsored by:           Netflix
DeltaFile
+4-240contrib/one-true-awk/run.c
+0-52contrib/one-true-awk/awk.1
+20-14contrib/one-true-awk/b.c
+0-24contrib/one-true-awk/ChangeLog
+0-23contrib/one-true-awk/parse.c
+1-19contrib/one-true-awk/awkgram.y
+25-3728 files not shown
+44-39514 files

NetBSD/pkgsrc GMhxnKndoc CHANGES-2024

   doc: Updated print/zathura-pdf-poppler to 0.3.2
VersionDeltaFile
1.3100+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc gfkkiggprint/zathura-pdf-poppler distinfo Makefile

   zathura-pdf-poppler: update to version 0.3.2

   Changelog:


   zathura-pdf-poppler 0.3.2
   2023/12/08
   Changelog

       Implement support for document signature
       Fix double encoding in document index

   zathura-pdf-poppler 0.3.1
   2022/11/27
   Changelog

       Implement better text selection
VersionDeltaFile
1.8+4-4print/zathura-pdf-poppler/distinfo
1.71+2-3print/zathura-pdf-poppler/Makefile
+6-72 files

NetBSD/pkgsrc aEy0rkqdoc CHANGES-2024

   doc: Updated print/zathura-pdf-mupdf to 0.4.1
VersionDeltaFile
1.3099+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc ynyV74fprint/zathura-pdf-mupdf distinfo Makefile, print/zathura-pdf-mupdf/patches patch-meson.build

   zathura-pdf-mupdf: update to version 0.4.1

   Changelog:


   zathura-pdf-mupdf 0.4.1
   2023/09/14
   Changelog

       Fix handling of links

   zathura-pdf-mupdf 0.4.0
   2022/11/27
   Changelog

       Implement better text selection
VersionDeltaFile
1.4+7-7print/zathura-pdf-mupdf/patches/patch-meson.build
1.20+5-5print/zathura-pdf-mupdf/distinfo
1.71+2-3print/zathura-pdf-mupdf/Makefile
+14-153 files

NetBSD/pkgsrc l8HXeVDdevel/ncursesw Makefile

   ncursesw: fix do-install issues and bump

   1: When installing libraries, must use INSTALL_LIB, not INSTALL_PROGRAM.
   Otherwise symbols get lost.

   2: ${RUN} must not be used inside a shell for loop. Not only does it
   not run the command because it will try to run the shell command "@",
   but masks errors because "set -e" did not happen.
VersionDeltaFile
1.24+6-5devel/ncursesw/Makefile
+6-51 files

FreeBSD/src 4fc5f32share/man/man5 rc.conf.5

rc.conf.5: Fix translation from netmask to cdir

These two should have been 30 bit masks, not 32, as the original
netmasks were 255.255.255.252.

Fixes: cb808de400c7
Noticed by: Kelly Hays
DeltaFile
+2-2share/man/man5/rc.conf.5
+2-21 files

NetBSD/pkgsrc n2fvpx7doc CHANGES-2024

   doc: Updated graphics/zathura-cb to 0.1.10
VersionDeltaFile
1.3098+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc nT7q1b1graphics/zathura-cb distinfo Makefile

   zathura-cb: update to version 0.1.10

   Changelog:


   zathura-cb 0.1.10
   2022/05/07
   Changelog

       Various bug fixes and improvements
VersionDeltaFile
1.8+4-4graphics/zathura-cb/distinfo
1.33+2-3graphics/zathura-cb/Makefile
+6-72 files

NetBSD/pkgsrc dAcMHQSdoc CHANGES-2024

   doc: Updated print/zathura to 0.5.4
VersionDeltaFile
1.3097+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc sXReatGprint/zathura distinfo Makefile

   zathura: update to version 0.5.4

   Changelog:


   zathura 0.5.4
   2023/12/09
   Changelog

       Various fixes and improvements

   zathura 0.5.3
   2023/12/08
   Changelog

       Add support to display signatures
       Fix clearing of highlighted links
       Make some key modifiers configurable
       Fix text selection on rotated pages

    [23 lines not shown]
VersionDeltaFile
1.18+4-4print/zathura/distinfo
1.63+3-3print/zathura/Makefile
1.24+2-1print/zathura/buildlink3.mk
+9-83 files

FreeBSD/src 3f65000sys/fs/nfs nfs_var.h, sys/fs/nfsserver nfs_nfsdport.c nfs_nfsdserv.c

nfsd: Fix Link conformance with RFC8881 for delegations

RFC8881 specifies that, when a Link operation occurs on an
NFSv4, that file delegations issued to other clients must
be recalled.  Discovered during a recent discussion on nfsv4 at ietf.org.

Although I have not observed a problem caused by not doing
the required delegation recall, it is definitely required
by the RFC, so this patch makes the server do the recall.

Tested during a recent NFSv4 IETF Bakeathon event.

MFC after:      1 week
DeltaFile
+7-5sys/fs/nfsserver/nfs_nfsdport.c
+9-2sys/fs/nfsserver/nfs_nfsdserv.c
+1-1sys/fs/nfs/nfs_var.h
+17-83 files

NetBSD/pkgsrc XOM4BV3doc CHANGES-2024

   doc: Updated graphics/girara to 0.4.2
VersionDeltaFile
1.3096+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc M5iX31Lgraphics/girara distinfo Makefile

   girara: update to version 0.4.2
VersionDeltaFile
1.15+4-4graphics/girara/distinfo
1.39+2-3graphics/girara/Makefile
+6-72 files

FreeBSD/ports 4737f25graphics/mesa-devel distinfo Makefile

graphics/mesa-devel: update to 24.1.b.398

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/894f7f43874...603982ea802
(cherry picked from commit c36bd592ddeedb38b2a5324c14a0a1275394caa3)
DeltaFile
+3-3graphics/mesa-devel/distinfo
+2-2graphics/mesa-devel/Makefile
+5-52 files

FreeBSD/ports c36bd59graphics/mesa-devel distinfo Makefile

graphics/mesa-devel: update to 24.1.b.398

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/894f7f43874...603982ea802
DeltaFile
+3-3graphics/mesa-devel/distinfo
+2-2graphics/mesa-devel/Makefile
+5-52 files

FreeBSD/ports e1fd359x11/hyprpaper Makefile distinfo

x11/hyprpaper: update to 0.7.0

Changes:        https://github.com/hyprwm/hyprpaper/releases/tag/v0.7.0
Reported by:    GitHub (watch releases)
DeltaFile
+6-9x11/hyprpaper/Makefile
+5-5x11/hyprpaper/distinfo
+11-142 files

NetBSD/pkgsrc z37eP5Beditors/emacs29 Makefile

   emacs29: Copy file notification fix from emacs28.
VersionDeltaFile
1.15+7-1editors/emacs29/Makefile
+7-11 files

OPNSense/core b17855dsrc/opnsense/mvc/app/library/OPNsense/Mvc Router.php Dispatcher.php

mvc - work in progress to replace Phalcon Application()

https://github.com/opnsense/core/issues/6389
DeltaFile
+153-0src/opnsense/mvc/app/library/OPNsense/Mvc/Router.php
+104-0src/opnsense/mvc/app/library/OPNsense/Mvc/Dispatcher.php
+48-0src/opnsense/mvc/app/library/OPNsense/Mvc/Response.php
+38-0src/opnsense/mvc/app/library/OPNsense/Mvc/Request.php
+38-0src/opnsense/mvc/app/library/OPNsense/Mvc/Controller.php
+36-0src/opnsense/mvc/app/library/OPNsense/Mvc/Headers.php
+417-01 files not shown
+451-07 files

GhostBSD/update-station e57ef0bsrc update-station

If not ZFS do not try to create a backup
DeltaFile
+8-6src/update-station
+8-61 files

OpenBSD/ports hxHnNecgames/py-steam Makefile distinfo, games/py-steam/patches patch-requirements_txt patch-steam_client_builtins_apps_py

   unbreak py3-steam and steamctl by switching to source with protobuf
   files regenerated with our more up-to-date version
VersionDeltaFile
1.5+100-7games/py-steam/pkg/PLIST
1.1+17-0games/py-steam/patches/patch-requirements_txt
1.1+16-0games/py-steam/patches/patch-steam_client_builtins_apps_py
1.7+3-5games/py-steam/Makefile
1.4+2-2games/py-steam/distinfo
1.3+2-2games/py-steam/patches/patch-setup_py
+140-161 files not shown
+140-167 files

FreeBSD/ports e44c312math/e-antic distinfo Makefile

math/e-antic: upgrade to 2.0.2

Releases notes at <https://github.com/flatsurf/e-antic/releases>.
DeltaFile
+7-7math/e-antic/distinfo
+7-3math/e-antic/Makefile
+4-4math/e-antic/pkg-plist
+18-143 files

FreeBSD/ports 372a377devel/py-cysignals Makefile distinfo, devel/py-cysignals/files patch-setup.py

devel/py-cysignals: upgrade to 1.11.4

Releases notes at <https://github.com/sagemath/cysignals/releases>.
DeltaFile
+8-6devel/py-cysignals/Makefile
+10-0devel/py-cysignals/files/patch-setup.py
+3-3devel/py-cysignals/distinfo
+21-93 files

FreeNAS/freenas c03973bsrc/middlewared/middlewared/utils io.py

Fix
DeltaFile
+3-4src/middlewared/middlewared/utils/io.py
+3-41 files