CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/09 10:41:21
Modified files:
usr.sbin/pkg_add/OpenBSD: Add.pm PackingElement.pm
Log message:
for extraction, deal with created temp file directly:
- don't adjust the file object, just extract_to_fh
- for may_check_digest, explicitly pass the path instead of a file object
