CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2022/05/11 11:17:35
Modified files: usr.sbin/pkg_add/OpenBSD: PkgAdd.pm Log message: fix quirks timestamp display: it's done somewhat early, before we decide whether we update or not, so we need to decorate the update_info with the signer timestamp. It's the only place where an update_info actually needs that stuff.