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@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
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to