FreeBSD/ports 13c8022security/p5-Crypt-JWT distinfo Makefile

security/p5-Crypt-JWT: Update to 0.038 (with security fix)

ChangeLog: https://metacpan.org/dist/Crypt-JWT/changes

PR:             295376
Reported by:    Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)
DeltaFile
+3-3security/p5-Crypt-JWT/distinfo
+3-2security/p5-Crypt-JWT/Makefile
+6-52 files

LLVM/project ed24112llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-local.mir, llvm/test/CodeGen/Thumb2 mve-clmul.ll

Merge branch 'main' into users/shiltian/single-line-brace-rule
DeltaFile
+8,633-8,584llvm/test/CodeGen/Thumb2/mve-clmul.ll
+1,243-8,768llvm/test/CodeGen/X86/vector-replicaton-i1-mask.ll
+0-4,752llvm/test/tools/llvm-mca/RISCV/SiFiveP800/vlseg-vsseg.s
+4,549-0llvm/test/tools/llvm-mca/RISCV/SiFiveP800/rvv/arithmetic.test
+3,706-328llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir
+3,729-0llvm/test/tools/llvm-mca/RISCV/SiFiveP800/rvv/fp.test
+21,860-22,4321,810 files not shown
+97,788-61,9281,816 files

OpenBSD/src tp1XdNJsys/dev/pci/drm/amd/amdgpu amdgpu_vm.c

   Revert "drm/amdgpu: don't attach the tlb fence for SI"

   From Prike Liang
   13e9ea445191390269a6f092d009b68e086e601b in linux-6.18.y/6.18.32
   9163fe4d790fb4e16d6b0e23f55b43cddd3d4a65 in mainline linux
VersionDeltaFile
1.33+1-3sys/dev/pci/drm/amd/amdgpu/amdgpu_vm.c
+1-31 files

OpenBSD/src LSkfKJZsys/dev/pci/drm/amd/amdgpu amdgpu_gmc.c

   drm/amdgpu: Fix validating flush_gpu_tlb_pasid()

   From Timur Kristof
   576b73b246564c8fa75572d45c1ed9b053b4be5b in linux-6.18.y/6.18.32
   e3a6eff92bbd960b471966d9afccb4d584546d17 in mainline linux
VersionDeltaFile
1.19+4-2sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.c
+4-21 files

OpenBSD/src pA8PZTPsys/dev/pci/drm/amd/amdgpu amdgpu_gmc.c

   drm/amdgpu: validate the flush_gpu_tlb_pasid()

   From Prike Liang
   fd78e63459ab6fe99b9fd026c420808d09eaa8be in linux-6.18.y/6.18.32
   f4db9913e4d3dabe9ff3ea6178f2c1bc286012b8 in mainline linux
VersionDeltaFile
1.18+4-0sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.c
+4-01 files

OpenBSD/src HlaK0jRsys/dev/pci/drm/amd/pm/powerplay/smumgr ci_smumgr.c

   drm/amdgpu/pm: align Hawaii mclk workaround with radeon

   From Alex Deucher
   f8f546883e8777493157ccc4fac5794c502fcbd2 in linux-6.18.y/6.18.32
   1987c79b4fe5789dfa14423e78b5c25f6acf3e9d in mainline linux
VersionDeltaFile
1.7+4-4sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
+4-41 files

OpenBSD/src 1yLEHLcsys/dev/pci/drm/amd/pm/powerplay/smumgr ci_smumgr.c

   drm/amdgpu/pm: add missing revision check for CI

   From Alex Deucher
   6fed6e9f10622db34a18ee6ce155cbe0fa211b23 in linux-6.18.y/6.18.32
   2a561b361b7681509710f3cfc3d95d54c87ac69f in mainline linux
VersionDeltaFile
1.6+3-2sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
+3-21 files

OpenBSD/src yR4k88jsys/dev/pci/drm/amd/amdgpu sdma_v4_0.c

   drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission

   From John B. Moore
   0b91ea46bb68abf98a082bf239092253bbd6aaa2 in linux-6.18.y/6.18.32
   78d2e624fa073c14970aa097adcf3ea31c157a66 in mainline linux
VersionDeltaFile
1.20+2-2sys/dev/pci/drm/amd/amdgpu/sdma_v4_0.c
+2-21 files

OpenBSD/src fYf4SCVsys/dev/pci/drm/amd/amdkfd kfd_device_queue_manager.c kfd_priv.h

   drm/amdkfd: Make all TLB-flushes heavy-weight

   From Felix Kuehling
   6fbd52d210c15f3987e04d8fa2cf6ca3ace2d0d8 in linux-6.18.y/6.18.32
   9b4e3495d1bd2469bf94b74930c153c2d534ddb7 in mainline linux
VersionDeltaFile
1.23+3-3sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
1.23+3-3sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
1.25+2-2sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
1.27+2-2sys/dev/pci/drm/amd/amdkfd/kfd_svm.c
+10-104 files

LLVM/project ae15647llvm/include/llvm/Transforms/IPO Instrumentor.h, llvm/lib/Transforms/IPO Instrumentor.cpp

[Instrumentor] Add Ptr2Int instrumentation support
DeltaFile
+82-0llvm/test/Instrumentation/Instrumentor/ptrtoint.ll
+29-0llvm/include/llvm/Transforms/IPO/Instrumentor.h
+28-0llvm/lib/Transforms/IPO/Instrumentor.cpp
+27-0llvm/test/Instrumentation/Instrumentor/ptrtoint_config.json
+21-0llvm/test/Instrumentation/Instrumentor/default_config.json
+187-05 files

OpenBSD/src SQWpfABsys/dev/pci/drm/amd/amdgpu gfx_v9_0.c

   drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ

   From John B. Moore
   71614ab2a683490bf7f43bf25afcf0d2a57a8403 in linux-6.18.y/6.18.32
   7bbfb2559bcec39d1a4e1182d931a2046112c352 in mainline linux
VersionDeltaFile
1.34+0-3sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
+0-31 files

OpenBSD/src cS8NAZNsys/dev/pci/drm/amd/amdgpu amdgpu_gart.c

   drm/amdgpu: zero-initialize GART table on allocation

   From Philip Yang
   b17175d0a375b3ed5e81597dac4983fdb46e478d in linux-6.18.y/6.18.32
   e6c2e6c2e1fa066968a16aca1cb66cd1bdde7741 in mainline linux
VersionDeltaFile
1.10+10-3sys/dev/pci/drm/amd/amdgpu/amdgpu_gart.c
+10-31 files

OpenBSD/src reQ5s07sys/dev/pci/drm/radeon ci_dpm.c

   drm/radeon: add missing revision check for CI

   From Alex Deucher
   264ee64cf86794353e4fcb363282e3f9cf5249b3 in linux-6.18.y/6.18.32
   17223816498f7b117d138d18eb0eba63604dc74e in mainline linux
VersionDeltaFile
1.12+6-3sys/dev/pci/drm/radeon/ci_dpm.c
+6-31 files

OpenBSD/src pf7tAHMsys/dev/pci/drm drm_gem.c

   drm: Set old handle to NULL before prime swap in change_handle

   From Francis, David
   672464dd53231509c9c771110798c56d4660e19e in linux-6.18.y/6.18.32
   5e28b7b94408897e41c63477aabc9e1db439bc8c in mainline linux
VersionDeltaFile
1.31+24-1sys/dev/pci/drm/drm_gem.c
+24-11 files

OpenBSD/src JtnbyNPsys/dev/pci/drm/amd/amdkfd kfd_chardev.c kfd_priv.h

   drm/amdkfd: validate SVM ioctl nattr against buffer size

   From Alysa Liu
   db9530a9873a7c85d2266a922589ebcf427fa631 in linux-6.18.y/6.18.32
   045e0ff208f0838a246c10204105126611b267a1 in mainline linux
VersionDeltaFile
1.24+24-2sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
1.22+3-0sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
+27-22 files

OpenBSD/src zvbUi4Dsys/dev/pci/drm/amd/display/dc/core dc_resource.c

   drm/amd/display: Change dither policy for 10 bpc output back to dithering

   From Mario Kleiner
   158def957199b6c0b4d578f369ad05cbd7789fe9 in linux-6.18.y/6.18.32
   d65bfb1782304b03862c8c725fac608015dffd36 in mainline linux
VersionDeltaFile
1.33+1-1sys/dev/pci/drm/amd/display/dc/core/dc_resource.c
+1-11 files

GhostBSD/build 1665b78packages base

Add GhostBSD-libexecinfo-dev to packages/base for development support
DeltaFile
+1-0packages/base
+1-01 files

OpenBSD/src ncCV7cbsys/dev/pci/drm/amd/amdgpu vcn_v3_0.c

   drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg

   From Benjamin Cheng
   638e48ee39d0f2af9336f917a6f5d6692dd64d93 in linux-6.18.y/6.18.32
   b193019860d61e92da395eae2011f2f6716b182f in mainline linux
VersionDeltaFile
1.14+19-4sys/dev/pci/drm/amd/amdgpu/vcn_v3_0.c
+19-41 files

OpenBSD/src PQdG5qOsys/dev/pci/drm/amd/amdgpu vcn_v4_0.c

   drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg

   From Benjamin Cheng
   63b51e8a9d54317d31cc3856c1e12407070d5fc2 in linux-6.18.y/6.18.32
   0a78f2bac1424deb7c9d5e09c6b8e849d8e8b648 in mainline linux
VersionDeltaFile
1.11+18-3sys/dev/pci/drm/amd/amdgpu/vcn_v4_0.c
+18-31 files

OpenBSD/src ufP9GRVsys/dev/pci/drm/amd/amdgpu amdgpu_vce.c

   drm/amdgpu/vce: Prevent partial address patches

   From Benjamin Cheng
   b3d1a0a45c4aec484fa2a5b060b611e3d3064470 in linux-6.18.y/6.18.32
   de2a02cc28d6d5d37db07d00a9a684c754a5fd74 in mainline linux
VersionDeltaFile
1.13+3-0sys/dev/pci/drm/amd/amdgpu/amdgpu_vce.c
+3-01 files

OpenBSD/src YRkqlmAsys/dev/pci/drm/amd/amdgpu vcn_v4_0.c

   drm/amdgpu/vcn4: Prevent OOB reads when parsing IB

   From Benjamin Cheng
   a6d5563ba1f03a049561cd347574613167294e8d in linux-6.18.y/6.18.32
   2444eb0ec8283f4a3845eb7febad378476e1ba3c in mainline linux
VersionDeltaFile
1.10+12-11sys/dev/pci/drm/amd/amdgpu/vcn_v4_0.c
+12-111 files

OpenBSD/src nUFOTeQsys/dev/pci/drm/amd/amdgpu amdgpu_ring.h

   drm/amdgpu: Add bounds checking to ib_{get,set}_value

   From Benjamin Cheng
   fec8b11b55e53ff51a741e56894fe331a516f5c6 in linux-6.18.y/6.18.32
   66085e206431ef88ce36f53c1f53d570790ccc9e in mainline linux
VersionDeltaFile
1.10+7-4sys/dev/pci/drm/amd/amdgpu/amdgpu_ring.h
+7-41 files

FreeBSD/ports e08ede0devel/opentelemetry-proto distinfo Makefile

devel/opentelemetry-proto: Update to 1.10.0

Changelog: https://github.com/open-telemetry/opentelemetry-proto/releases/tag/v1.10.0

PR:             295373
Reported by:    Atanu Biswas <atanubiswas484 at gmail.com> (maintainer)
DeltaFile
+3-3devel/opentelemetry-proto/distinfo
+1-1devel/opentelemetry-proto/Makefile
+4-42 files

LLVM/project 6554c6bllvm/include/llvm/Transforms/IPO Instrumentor.h, llvm/lib/Transforms/IPO Instrumentor.cpp

[Instrumentor] Add Ptr2Int instrumentation support
DeltaFile
+82-0llvm/test/Instrumentation/Instrumentor/ptrtoint.ll
+29-0llvm/include/llvm/Transforms/IPO/Instrumentor.h
+28-0llvm/lib/Transforms/IPO/Instrumentor.cpp
+27-0llvm/test/Instrumentation/Instrumentor/ptrtoint_config.json
+21-0llvm/test/Instrumentation/Instrumentor/default_config.json
+187-05 files

OpenBSD/src QvRQCvFsys/dev/pci/drm/amd/amdkfd kfd_topology.c kfd_chardev.c

   drm/amdkfd: Add upper bound check for num_of_nodes

   From Alysa Liu
   44d5a450c04d3d734c13a03561c3131020d66edf in linux-6.18.y/6.18.32
   74b73fa56a395d46745e4f245225963e9f8be7f1 in mainline linux
VersionDeltaFile
1.17+11-0sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
1.23+3-0sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
1.21+1-0sys/dev/pci/drm/amd/amdkfd/kfd_priv.h
+15-03 files

OpenBSD/src 6pI19Hcsys/dev/pci/drm/amd/pm/swsmu/smu14 smu_v14_0_2_ppt.c

   drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.x

   From Yang Wang
   de137adccf7ade2d06e46bf9f0960ecc6be6ef13 in linux-6.18.y/6.18.32
   504f0098ebd074ac8c0ce3471795d79f68e3d265 in mainline linux
VersionDeltaFile
1.7+7-3sys/dev/pci/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
+7-31 files

OpenBSD/src N4XHgtnsys/kern vfs_syscalls.c

   Since libc (currently and probably forever) only calls __pledge_open()
   with 3 flags (O_RDONLY, O_RDWR, and O_CLOEXEC) validate this before
   calling deeper kernel code.
   It is not trivial to check O_RDONLY because the flag isn't a bit in
   the 3 (valid) states represented inside O_ACCMODE (which are converted
   more carefully to FREAD|FWRITE nowadays).  This brings me back to my youth
   with the open(,3) bug...
   ok beck
VersionDeltaFile
1.382+7-1sys/kern/vfs_syscalls.c
+7-11 files

OpenBSD/src bskzoy5sys/dev/pci/drm/amd/amdgpu amdgpu_vm_cpu.c

   drm/amdgpu: gate VM CPU HDP flush on reset lock

   From Chenglei Xie
   f34eda3ff33d351a9d9c078420cbe1bd258b413e in linux-6.18.y/6.18.32
   ddda81c4d7e71e41b1be91d921fd85747eddbd12 in mainline linux
VersionDeltaFile
1.8+11-1sys/dev/pci/drm/amd/amdgpu/amdgpu_vm_cpu.c
+11-11 files

OpenBSD/src x7zSZEzsys/dev/pci/drm/amd/amdgpu gfx_v11_0.c

   drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count.

   From Ramalingeswara Reddy, Kanala
   2795d325bb5c133ff7f32d9272eea4877f42f358 in linux-6.18.y/6.18.32
   574b3b14f7d1b329fc6e67b79328f0e6f4d4b3d4 in mainline linux
VersionDeltaFile
1.30+26-5sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
+26-51 files

OpenBSD/src HvGqBJbsys/dev/pci/drm/amd/amdgpu amdgpu_amdkfd_gpuvm.c

   drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure

   From Amir Shetaia
   77d0b5d11387071770246fd0185a69fa28e8e109 in linux-6.18.y/6.18.32
   ad52d61d82181dbdb7f05826de38352d5e550cc2 in mainline linux
VersionDeltaFile
1.26+2-1sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
+2-11 files