Checked cccl-13-3 Again - repeating some of the already suggested
This one has licensing issues AFAICS `debian/copyright` — wrong license claims for 27+6 files (found by `lrc`, confirmed against SPDX headers) - 24 new `cub` files (×2 arches = 48 instances; e.g. `agent_find.cuh`, `device_find.cuh`, `device_topk.cuh`, `dispatch_find.cuh`, `dispatch_topk.cuh`, `kernel_transform.cuh`, all `tuning_*.cuh`, `block_topk.cuh`, …): claimed BSD-3-Clause via the blanket `a*64/include/cccl/cub/*` stanza, but actually **`Apache-2.0 WITH LLVM-exception`**. These are the files newly added in this release; the blanket stanza was not split accordingly. - 3 `cub/detail` files (`device_memory_resource.cuh`, `env_dispatch.cuh`, `integer_utils.cuh`, ×2): claimed Apache-2.0 via the `cub/detail/*` stanza, but actually **BSD-3-Clause** (SPDX: BSD-3). - 6 `nv/` + `cccl/nv/` files (×2): claimed Apache-2.0 (with "2008 - 2024" holder line), but actually **`Apache-2.0 WITH LLVM-exception`**, copyright 2023 NVIDIA — same imprecision the `cuda/` stanza correctly avoids. - All affected licenses are free and compatible, so there is **no legal/redistribution risk** — but these are objective metadata errors This was mostly detected automatically, there have been false positives in the past, if this is one please explain. => not accepted but easy to re-roll with fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2155655 Title: [needs-packaging] cuda-13-3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2155655/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
