diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 05f2e51..2d6b6cf 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,24 @@ +- commits: + - subject: Add remaining Netflix patches + hash: 73f0a8828e259476a030c2f3ae041894a089e32e + body: > + Add remaining patches for multiple TCP-based remote denial + + of service vulnerabilities identified by Netflix. + + Patch source: + + https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-001.md + footer: + Change-type: patch + change-type: patch + Changelog-entry: Add remaining Netflix patches + changelog-entry: Add remaining Netflix patches + Signed-off-by: Vicentiu Galanopulo + signed-off-by: Vicentiu Galanopulo + author: Vicentiu Galanopulo + version: 2.45.1+rev3 + date: 2020-01-08T10:22:55.237Z - commits: - subject: Ensure license is present repo root hash: 4af3865e286243bf0ab42274d537c0f1fe70ec24 diff --git a/CHANGELOG.md b/CHANGELOG.md index ad52d79..97540f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v2.45.1+rev3 +## (2020-01-08) + +* Add remaining Netflix patches [Vicentiu Galanopulo] + # v2.45.1+rev2 ## (2019-12-17) diff --git a/VERSION b/VERSION index d68190c..15f47fc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.45.1+rev2 \ No newline at end of file +2.45.1+rev3 \ No newline at end of file