v4.8.1 Security and Bugfix Release
Security related fixes
What's Changed
- fmt/pl: add pl_strip_html() by @sreimers in #1575
- sys/fs: add getpwuid fallback for fs_gethome by @sreimers in #1580
- tls: remove unused include rsa.h by @alfredh in #1581
- ice: check source address of incoming application packets by @alfredh in #1583
- websock: Fix integer overflow in websock_decode() masked frame check by @TristanInSec in #1584
New Contributors
- @TristanInSec made their first contribution in #1584
Full Changelog: v4.8.0...v4.8.1