[Swan-dev] surprise on test machine

Paul Wouters paul at nohats.ca
Mon Jun 11 21:35:15 UTC 2018


On Sat, 9 Jun 2018, D. Hugh Redelmeier wrote:

> By accident, I just did a "git diff" on my test machine.  I didn't need
> to because I don't normally make changes there.
>
> So I was surprised to see that ther WAS some change.  Running the test
> system is changing a part of the git tree.  This seems very wrong.

> [build at redtiny libreswan]$ git diff
> diff --git a/testing/baseconfigs/all/etc/bind/192.in-addr.arpa b/testing/baseconfigs/all/etc/bind/192.in-addr.arpa

I suspect that was due to an older version of generate-dnssec.sh.

The current version does not modify the unsigned zones and uses
the "re-sign" method by creating the unsigned zone in signed/ and
then (re)signing it.

You can test this by running testing/baseconfigs/all/etc/bind/generate-dnssec.sh
on a clean tree and then running git diff to show no changes.

Paul


More information about the Swan-dev mailing list