On 11/09/2019 16:43, Kamil Rytarowski wrote:
On 08.09.2019 22:46, Roy Marples wrote:
Module Name: src
Committed By: roy
Date: Sun Sep 8 20:46:17 UTC 2019
Update of /cvsroot/src/external/bsd/openresolv/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv12058
Log Message:
Import openresolv-3.9.2 with the following changes:
* dnsmasq: clear cache after updating servers via dbus
* pdns_recursor: Fix global forwards (thus now installed by default)
* man: layout and misc fixes
Status:
Vendor Tag: roy
Release Tags: openresolv-3-9-2
U src/external/bsd/openresolv/dist/.gitignore
Could we please drop .gitignore from the import? And if possible add a
generic rule on the
CVS server to stop tacking .gitingore.
I used to have a special import target which trimmed the source to what
was needed and added RCSID tags .... but it was unreliable.
After I saw others just do full source imports, IO went the same way.
But now I've added a new import-src target which hopefully does a much
better job now of just importing what's needed. I've also added upgrade
instructions explaining this.
I've done this for dhcpcd. openresolv doesn't get many releases so I
might re-import it soon to trim.
Roy