From e613a7423f468545cb5b9d9e8a883e0a62b3454a Mon Sep 17 00:00:00 2001 From: Ingo Oppermann Date: Fri, 5 May 2023 10:47:32 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a92845b5..2d6a0985 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ - Fix purging default file from HTTP cache - Fix parsing S3 storage definition from environment variable - Fix checking length of CPU time array ([#10](https://github.com/datarhei/core/issues/10)) +- Fix possible infinite loop with HLS session rewriter +- Fix not propagating process limits +- Fix URL validation if the path contains FFmpeg specific placeholders - Fix RTMP DoS attack (thx Johannes Frank) - Deprecate ENV names that do not correspond to JSON name