Re: crc package
On 2024-11-19 02:50, Simon Josefsson wrote:
Hi
The crc package:
https://tracker.debian.org/pkg/golang-github-crc-org-crc
points to this git repository:
https://salsa.debian.org/go-team/packages/crc
Which is marked as Visibility:Private, so nobody except logged in Salsa
people can access it.
I suggest to:
1) Change it to Public - could someone help me do that? I don't have
maintainer privs to the Go salsa group.
2) Rename the repository to golang-github-crc-org-crc to be more in
style with other golang library packages.
Thoughts?
Yes, that sounds great to me. Can you do that please?
I noticed this while working on cosign, I'm deep in a dependency chain
involving buildkite and webpki-jsoncanonicalizer and noticed that the
crc package states a requirement on webpki-jsoncanonicalizer but never
seems to use it. So I'd like to do an upload to drop it as a B-D
(after
carefully confirming that it doesn't break reverse rebuilds).
perfect. this webpki-jsoncanoicalizer is a really weird package, and not
having to worry about it surely simplifies things.
Thanks for looking into this!
-rt
Reply to:
- References:
- crc package
- From: Simon Josefsson <simon@josefsson.org>