Add script to update external test repo commit pointers

It will prompt to update the file storing the external test repo
commit hash when a change is detected upon running update-changes.
This commit is contained in:
Jon Siwek 2019-04-05 17:06:26 -07:00
parent 23c244d448
commit 9c843a7d83
4 changed files with 56 additions and 11 deletions

View file

@ -1,4 +1,8 @@
2.6-205 | 2019-04-05 17:06:26 -0700
* Add script to update external test repo commit pointers (Jon Siwek, Corelight)
2.6-203 | 2019-04-04 16:35:52 -0700
* Update DTLS error handling (Johanna Amann, Corelight)