CVS: cvs.openbsd.org: src

Claudio Jeker <[email protected]> Tue, 28 Jul 2026 05:25:50 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/28 05:25:50

Modified files:
	usr.sbin/rpki-client: rsync.c 

Log message:
Sort --include rsync arguments and add back .gbr

By still fetching .gbr files the hash in the .mft file will be verified
against the downloaded file. Even though the file itself will be ignored.
This fixes a minor difference between rpki-client versions with and
without gbr support.

OK tb@ job@