The debian-private mailing list leak, part 1. Volunteers have complained about Blackmail. Lynchings. Character assassination. Defamation. Cyberbullying. Volunteers who gave many years of their lives are picked out at random for cruel social experiments. The former DPL's girlfriend Molly de Blanc is given volunteers to experiment on for her crazy talks. These volunteers never consented to be used like lab rats. We don't either. debian-private can no longer be a safe space for the cabal. Let these monsters have nowhere to hide. Volunteers are not disposable. We stand with the victims.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dchanges, architecture component, parseable filenames



Andy Guy writes ("Re: dchanges, architecture component, parseable filenames "):
...
> [Side note to Ian: I notice that you are developing a new file format
> based on ar format archive, where the first file name identifies the
> type, could you add a last file md5sum and contains the md5sum
> of all of the rest, this would allow intergrity checks to be done by
> checking that:
> 	ar x <archive> md5sum
> matches:
> 	ar p <archive> `ar t <archive> | grep -v md5sum` | md5sum
> 
> easy to add:
> 	ar p <archive> | md5sum > md5sum
> 	ar a <archive> md5sum
> 
> This would be good for cd makers and people ftping (which means
> everyone I think!)
> ]

Yes, I'd like to do this.  I'll put it on my wishlist.

Ian.