CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/09/01 06:26:26
Modified files: usr.sbin/rpki-client: rsync.c Log message: RPKI only cares about *.{cer,crl,gbr,mft,roa} files. Use rsync --include and --exclude to only fetch those files from the CA repositories. OK job@