Re: pkg_info -X: Add FILE_CKSUM (sha256)
Thomas Klausner <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jan 17, 2026 at 08:39:28PM +0100, Taylor R Campbell wrote: > > Date: Fri, 16 Jan 2026 12:21:05 +0100 > > From: Thomas Klausner <[email protected]> > > > > I think it would be good to hide this behind an additional flag for > > now, so it has to be turned on - and that can be done when the SHA256 > > will actually be used by something else. > > The attached patch implements it as a flag `-H sha256'. > > Without that flag, there is no change to behaviour. > > Better? Thank you, LGTM! Thomas