I think the additional test files are fine: those are just showing up because they are in .gitignore, and still added to the git tree.
When comparing to the orig.tar.bz2 file, I do only see changes in .git/ and debian/ – as expected:
$ git diff --no-index ../strongswan-6.0.4/ . |diffstat
The failing test needs to be investigated. I'm upgrading to the latest 6.0.4 to see if this makes any difference..
I think the additional test files are fine: those are just showing up because they are in .gitignore, and still added to the git tree.
When comparing to the orig.tar.bz2 file, I do only see changes in .git/ and debian/ – as expected: 6.0.4/ . |diffstat
$ git diff --no-index ../strongswan-
The failing test needs to be investigated. I'm upgrading to the latest 6.0.4 to see if this makes any difference..