CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2022/05/15 02:02:23
Modified files: usr.sbin/pkg_add/OpenBSD: PkgCreate.pm Log message: remove the gzip chunk after CONTENTS, it was only needed back when we signed the packing-list separately. Now that we use signify to create the signature without decompressing anything, it's completely irrelevant.