CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2014/02/09 12:22:19
Modified files: usr.sbin/pkg_add/OpenBSD: PackingElement.pm Signature.pm Log message: forgot about that small issue. Don't take crypto sigs into account for "always-update" comparisons (among other things, the crypto sig contains a timestamp which will always change). Put things in line with other "package changed" comparison. Reminded by Mikolaj Kucharski