[mlir][PDL] PDLToPDLInterp: Use the pdl pattern name in the generated rewriter. (#149481)
Before, the rewriters generated by `convert-pdl-to-pdl-interp` had a
generic `"pdl_generated_rewriter"` name. With this change, the name from
the original pdl pattern is kept for the rewriter. This makes it easier
to relate the two.
---------
Co-authored-by: Mehdi Amini <joker-eph at gmail.com>
security/openssl34: Security update to 3.4.4
If you're using this, please switch to OpenSSL 3.5
Security: 4b824428-fb93-11f0-b194-8447094a420f
MFH: 2026Q1
security/openssl33: Security update to 3.3.6
If you're using this, please switch to OpenSSL 3.5
Security: 4b824428-fb93-11f0-b194-8447094a420f
MFH: 2026Q1
misc/libreoffice: Fix build with converters/orcus-0.21.0
* And use security/gpgmepp for gpgme c++ support.
* Bump PKGREVISION because of new filename of orcus and dependency change.
ure: improve checksum offloading
This patch fixes three issues:
(1) Initially, set the hwassist flags correctly when enabling
transmit checksum offload for TCP/IPv6 and UDP/IPv6.
(2) Keep the hwassist flags in sync with the capabilities when
changing txcsum.
(3) Keep the hwasssit flags in sync with the capabilities when
changing txcsum6.
Without this patch, transmit checksum offloading for TCP/IPv6 and
UDP/IPv6 is never used and transmit checksum offloading for IPv4,
TCP/IPv4 and UDP/IPv4 is always used, even if disabled via
ifconfig ue? -txcsum.
Reviewed by: Timo Völker
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D54974
devel/gnupg25: new port 2.5.17, latest upstream
2.5.16 was (kind of suddenly, since I was waiting for 2.6) declared the
stable version. This was probably because of gpg.fail (which was partly
addressed by the previous update to 2.4.9).
Then 2.5.17 was released to address a number of critical security issues
introduced in the 2.5 branch. Release notes and discussion can
be found at
https://lwn.net/Articles/1056209/
Upstream release notes at
https://dev.gnupg.org/T7996
Marked as conflicting with gnupg1 and gnupg-2.4* because the names
of executables have changed again, and the "is-gpg2" flags went
away, so co-installability is poor.
wayland/greetd: assorted fixes
- stop setting QT_QPA_PLATFORM=wayland inconditionally, that breaks qt
apps in X11 sessions started by greetd, and is accordingly set by
startxfce4 --wayland.
- add niri to the list of sample environments
- fix wayback entry, that's wayback-session that reads your .xinitrc