Flussonic: Release Notes
Not every release is perfect. Mature users know to wait 48 hours after a "big" release (x.0.0) for the .1 patch. Let's examine a hypothetical but realistic note:
Version 23.4.0 [+] Added HTTP/3 support for HLS. [$] Fixed segfault in RTMP ingest when using custom HTTP headers. [?] Known issue: HTTP/3 may cause high CPU on FreeBSD 13.
The Silent Rule: If a release note mentions a specific OS (FreeBSD, CentOS 7) or a specific feature you use (SCTE-35, DRM), hold off until the next patch.
Flussonic provides a standard repo. You can view the changelog before upgrading: flussonic release notes
apt changelog flussonic | less
Look specifically for Severity: important or Security. If you see Fixed: Arbitrary file read via HLS playlist, you upgrade immediately.
Flussonic uses Major.Minor.Patch-Build.
Version: 23.10.0 (example) Date: 2024-03-15 Not every release is perfect
New Features:
Fixes:
Changes:
Flussonic’s changelog is concise but dense. Here’s how to parse it:
| If you see… | That means… | |-------------|--------------| | “Fixed: HLS discontinuity counter” | Fewer player freezes | | “Improved: WebRTC TURN fallback” | Better firewall traversal | | “Added: API endpoint /api/stream/stat” | Easier monitoring | | “Security: token replay fix” | Update immediately |
Let's analyze specific, real-world entries you would find in Flussonic release notes over the last two years, and what they mean for your server. Version 23