FreeBSD/ports c8876b8security/py-google-cloud-kms distinfo Makefile

security/py-google-cloud-kms: Update to 3.10.0

Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-kms-v3.10.0/packages/google-cloud-kms/CHANGELOG.md

Reported by:    portscout
DeltaFile
+3-3security/py-google-cloud-kms/distinfo
+1-1security/py-google-cloud-kms/Makefile
+4-42 files

FreeBSD/src aed5a47secure/lib/libcrypto/man/man3 EVP_EncryptInit.3, secure/lib/libcrypto/man/man7 migration_guide.7

OpenSSL: update build artifacts to match 3.0.16 release

The files committed match the output of the new vendor process. Much of
this involves regenerating manpages to catch up to content from the
initial 3.0 import.

This is a direct commit to stable/14.
DeltaFile
+758-815secure/lib/libcrypto/man/man7/migration_guide.7
+554-656secure/lib/libcrypto/man/man3/EVP_EncryptInit.3
+259-329secure/usr.bin/openssl/man/openssl-cmp.1
+289-296secure/usr.bin/openssl/man/openssl-s_client.1
+279-306secure/usr.bin/openssl/man/openssl-verification-options.1
+205-347secure/usr.bin/openssl/man/openssl.1
+2,344-2,749800 files not shown
+32,345-90,867806 files

OPNSense/core 8a1614csrc/etc/inc/plugins.inc.d openssh.inc

openssh: style update for config generation

(cherry picked from commit 47be95b7ffe31b34e99b45c1464819e8848edf73)
(cherry picked from commit d11320bb42d280586e8647c1f1a13e7e1b94a0d3)
(cherry picked from commit c3dd6d56f1d2b64eab3ed761014c1cb836f6dcf2)
DeltaFile
+9-16src/etc/inc/plugins.inc.d/openssh.inc
+9-161 files

OPNSense/core c3dd6d5src/etc/inc/plugins.inc.d openssh.inc

openssh: minor style tweak
DeltaFile
+1-1src/etc/inc/plugins.inc.d/openssh.inc
+1-11 files

OPNSense/core d01c4d7Mk lint.mk, Scripts class-filename.sh

make: add a linter for PHP class name consistency #9638

(cherry picked from commit cff4c085d3e5d6236915c60d1dfb21e1796b3af8)
DeltaFile
+52-0Scripts/class-filename.sh
+4-1Mk/lint.mk
+56-12 files

OPNSense/core dbc0af5src/opnsense/mvc/app/controllers/OPNsense/IPsec/Api ManualSpdController.php, src/opnsense/mvc/app/controllers/OPNsense/Interfaces VxlanController.php

mvc: use linter to find two wrong class names; closes #9638

(cherry picked from commit 9e70ee7508f70591bd84a0aee81293c435e949e2)
(cherry picked from commit b95c81d08d9e6d48ba9b01f0ca8cebafafc6ddd3)
(cherry picked from commit e771a800d5cd701d8d4cb6786f52b3989e0f1858)
DeltaFile
+2-2src/opnsense/mvc/app/controllers/OPNsense/IPsec/Api/ManualSpdController.php
+1-1src/opnsense/mvc/app/controllers/OPNsense/Interfaces/VxlanController.php
+3-32 files

LLVM/project 49a2335llvm/lib/Target/AMDGPU SOPInstructions.td AMDGPU.td, llvm/test/MC/AMDGPU gfx13_asm_sopc.s gfx13_asm_sopp.s

[AMDGPU] Add SOPK, SOPC and SOPP encoding support for gfx13 (#179179)

DeltaFile
+2,360-0llvm/test/MC/AMDGPU/gfx13_asm_sopc.s
+448-263llvm/lib/Target/AMDGPU/SOPInstructions.td
+276-0llvm/test/MC/AMDGPU/gfx13_asm_sopp.s
+215-0llvm/test/MC/AMDGPU/gfx13_asm_sopk.s
+20-3llvm/lib/Target/AMDGPU/AMDGPU.td
+18-0llvm/test/MC/AMDGPU/gfx13_asm_sopp_alias.s
+3,337-2661 files not shown
+3,346-2667 files

OPNSense/core e771a80. plist, src/opnsense/mvc/app/controllers/OPNsense/IPsec/Api ManualSpdController.php ManualSPDController.php

ipsec: same same, switch class name not file name
DeltaFile
+71-0src/opnsense/mvc/app/controllers/OPNsense/IPsec/Api/ManualSpdController.php
+0-71src/opnsense/mvc/app/controllers/OPNsense/IPsec/Api/ManualSPDController.php
+1-1plist
+72-723 files

LLVM/project 3a31ab4clang/lib/CIR/CodeGen CIRGenModule.cpp, clang/test/CIR/CodeGenCUDA filter-decl.cu

address comments
DeltaFile
+32-14clang/test/CIR/CodeGenCUDA/filter-decl.cu
+2-9clang/lib/CIR/CodeGen/CIRGenModule.cpp
+34-232 files

LLVM/project 9015fa8clang/lib/CIR/CodeGen CIRGenModule.cpp TargetInfo.cpp, clang/test/CIR/CodeGenCUDA filter-decl.cu nvptx-basic.cu

[CIR][CUDA] Add NVPTX target info and CUDA/HIP global emission filtering
DeltaFile
+66-0clang/lib/CIR/CodeGen/CIRGenModule.cpp
+37-0clang/test/CIR/CodeGenCUDA/filter-decl.cu
+30-0clang/test/CIR/CodeGenCUDA/nvptx-basic.cu
+19-0clang/lib/CIR/CodeGen/TargetInfo.cpp
+4-0clang/lib/CIR/CodeGen/CIRGenModule.h
+2-0clang/lib/CIR/CodeGen/TargetInfo.h
+158-06 files

LLVM/project b2e5280clang/lib/CIR/CodeGen CIRGenModule.cpp

fmt yo
DeltaFile
+1-1clang/lib/CIR/CodeGen/CIRGenModule.cpp
+1-11 files

LLVM/project 60c7ceeclang/test/CIR/CodeGenCUDA filter-decl.cu

fix nit test case
DeltaFile
+1-1clang/test/CIR/CodeGenCUDA/filter-decl.cu
+1-11 files

LLVM/project c39a312clang/lib/CIR/CodeGen CIRGenModule.cpp

le format monseiur
DeltaFile
+3-4clang/lib/CIR/CodeGen/CIRGenModule.cpp
+3-41 files

LLVM/project edc5be0clang/include/clang/AST ASTContext.h, clang/lib/AST ASTContext.cpp

address comments and adapt a bunch of lines to proper coding standards
DeltaFile
+50-66clang/lib/CIR/CodeGen/CIRGenCUDANV.cpp
+36-4clang/test/CIR/CodeGen/CUDA/kernel-call.cu
+12-0clang/lib/AST/ASTContext.cpp
+9-2clang/lib/CIR/CodeGen/CIRGenModule.cpp
+2-0clang/include/clang/AST/ASTContext.h
+2-0clang/lib/CIR/CodeGen/CIRGenModule.h
+111-726 files

LLVM/project 1915ebcclang/test/CIR/CodeGen/CUDA kernel-stub-name.cu

make test include cleaner
DeltaFile
+2-2clang/test/CIR/CodeGen/CUDA/kernel-stub-name.cu
+2-21 files

LLVM/project c2f499fclang/lib/CIR/CodeGen CIRGenModule.cpp CIRGenFunction.cpp, clang/test/CIR/CodeGen/CUDA kernel-stub-name.cu

[CIR][CUDA] Upstream device stub mangling
DeltaFile
+74-0clang/test/CIR/CodeGen/inputs/cuda.h
+22-0clang/test/CIR/CodeGen/CUDA/kernel-stub-name.cu
+8-2clang/lib/CIR/CodeGen/CIRGenModule.cpp
+3-1clang/lib/CIR/CodeGen/CIRGenFunction.cpp
+107-34 files

LLVM/project 33a011fclang/test/CIR/CodeGen/CUDA kernel-call.cu kernel-stub-name.cu, clang/test/CIR/CodeGen/inputs cuda.h

move tests under CodeGenCUDA
DeltaFile
+80-0clang/test/CIR/CodeGenCUDA/Inputs/cuda.h
+0-80clang/test/CIR/CodeGen/inputs/cuda.h
+50-0clang/test/CIR/CodeGenCUDA/kernel-call.cu
+0-50clang/test/CIR/CodeGen/CUDA/kernel-call.cu
+0-22clang/test/CIR/CodeGen/CUDA/kernel-stub-name.cu
+22-0clang/test/CIR/CodeGenCUDA/kernel-stub-name.cu
+152-1526 files

LLVM/project f97482dclang/lib/CIR/CodeGen CIRGenCUDANV.cpp CIRGenCUDARuntime.h

nit: parity with og on runtime headers
DeltaFile
+2-3clang/lib/CIR/CodeGen/CIRGenCUDANV.cpp
+2-2clang/lib/CIR/CodeGen/CIRGenCUDARuntime.h
+1-1clang/lib/CIR/CodeGen/CIRGenCUDARuntime.cpp
+5-63 files

LLVM/project e92659fclang/lib/CIR/CodeGen CIRGenCUDANV.cpp CIRGenCUDARuntime.h, clang/test/CIR/CodeGen/CUDA kernel-call.cu

[CIR][CUDA][HIP] Implement stub body emission
DeltaFile
+358-0clang/lib/CIR/CodeGen/CIRGenCUDANV.cpp
+50-0clang/lib/CIR/CodeGen/CIRGenCUDARuntime.h
+20-0clang/lib/CIR/CodeGen/CIRGenCUDARuntime.cpp
+18-0clang/test/CIR/CodeGen/CUDA/kernel-call.cu
+13-1clang/lib/CIR/CodeGen/CIRGenModule.cpp
+9-0clang/lib/CIR/CodeGen/CIRGenModule.h
+468-14 files not shown
+481-810 files

LLVM/project 83e161fclang/lib/CIR/CodeGen CIRGenCUDANV.cpp

newlines yo
DeltaFile
+1-1clang/lib/CIR/CodeGen/CIRGenCUDANV.cpp
+1-11 files

LLVM/project fd1ca59clang/lib/CIR/CodeGen CIRGenCUDANV.cpp

nyi on runtime constructor
DeltaFile
+1-1clang/lib/CIR/CodeGen/CIRGenCUDANV.cpp
+1-11 files

LLVM/project f8cb874clang/lib/CIR/CodeGen CIRGenModule.h

fix fmt
DeltaFile
+1-1clang/lib/CIR/CodeGen/CIRGenModule.h
+1-11 files

OPNSense/core b95c81d. plist, src/opnsense/mvc/app/controllers/OPNsense/Interfaces VxlanController.php VxLanController.php

interfaces: class name was wrong, fix UI page link
DeltaFile
+39-0src/opnsense/mvc/app/controllers/OPNsense/Interfaces/VxlanController.php
+0-39src/opnsense/mvc/app/controllers/OPNsense/Interfaces/VxLanController.php
+1-1plist
+40-403 files

OPNSense/core 45846bfsrc/opnsense/scripts/kea kea_prefix_watcher.py

dhcp/kea: Use hostdiscovery service as ndp source in kea_prefix_watcher script (#9648)

* Use hostdiscovery service as ndp source in kea_prefix_watcher script via list_hosts.py, only request IPv6 addresses, fall back to ndp when hostdiscovery is not running

(cherry picked from commit c827a02ef6ce0aa12ee54c24e6f538e118dda54d)
DeltaFile
+18-14src/opnsense/scripts/kea/kea_prefix_watcher.py
+18-141 files

OPNSense/core 338ddeesrc/www firewall_scrub_edit.php firewall_rules_edit.php

firewall: ancient copy+paste error in scrub rules

(cherry picked from commit 4c559a63d42cfcda83440a60f6e6321ed595976e)
(cherry picked from commit e2d95ad6728e654bf195455edf45852c025ddbd5)
DeltaFile
+1-1src/www/firewall_scrub_edit.php
+1-1src/www/firewall_rules_edit.php
+2-22 files

OPNSense/core ae1e703src/etc/inc system.inc

system: Persian into production mode

(cherry picked from commit fce3f7973a5dc24a3577f660b9e58b95f49adf96)
DeltaFile
+0-1src/etc/inc/system.inc
+0-11 files

OPNSense/core 69e7e57src/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv6.php

kea: add several missing validation

PR: https://github.com/opnsense/core/issues/9343

(cherry picked from commit b6a59bb7e55793ed5ddc75d440ecfe67ae10663f)
(cherry picked from commit fcab636a4cb8238977335ceb684b2f6714e7a489)
(cherry picked from commit 83f9492087df23f591072e595eefb0b29b33d7db)
DeltaFile
+25-0src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.php
+25-01 files

OPNSense/core 7f1abcdsrc/opnsense/mvc/app/controllers/OPNsense/Diagnostics/forms ping.xml, src/opnsense/mvc/app/models/OPNsense/Diagnostics Ping.xml

Interfaces: Diagnostics: Ping - add optional interval (seconds), closes https://github.com/opnsense/core/issues/9695

(cherry picked from commit c6540bf6fa5c2d6c3a4eddaf0bb6be8fb5a531af)
DeltaFile
+7-0src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/forms/ping.xml
+4-0src/opnsense/mvc/app/models/OPNsense/Diagnostics/Ping.xml
+3-0src/opnsense/scripts/interfaces/ping.py
+14-03 files

OPNSense/core 58e0489src/opnsense/mvc/app/views/OPNsense/Firewall filter_rule.volt

Firewall: Rules [new]: Add link to states and put it first in list (#9707)

(cherry picked from commit d2604675533ef60c74d4f95126cabdfd38ce2db9)
DeltaFile
+8-3src/opnsense/mvc/app/views/OPNsense/Firewall/filter_rule.volt
+8-31 files

OPNSense/core 26ac1fdsrc/opnsense/mvc/app/views/layouts default.volt, src/opnsense/www/css opnsense-bootgrid-layout.css

bootgrid: searchable column selectors

PR: https://github.com/opnsense/core/issues/9698

(cherry picked from commit 3ce73ff043ec9fc1e5266b7d34743ac251b88e1d)
(cherry picked from commit 7333fba07a40f5284256ec1fe69b0689964f15ef)
DeltaFile
+17-1src/opnsense/www/js/opnsense_bootgrid.js
+4-0src/opnsense/www/css/opnsense-bootgrid-layout.css
+2-1src/opnsense/mvc/app/views/layouts/default.volt
+23-23 files