Subject: [ANNOUNCE] libbsd 0.8.2 released To: ftp-release@lists.freedesktop.org Cc: libbsd@lists.freedesktop.org Hi! This release fixes several issues with the test suite, and a heap buffer overflow in the fgetwln() implementation. Git tag: 0.8.2 Source tarball: GPG signature: Checksums (MD5, SHA1 and SHA256): cdee252ccff978b50ad2336278c506c9 libbsd-0.8.2.tar.xz 2a8218fc192531f93c62524b3a80fbfc8aeab023 libbsd-0.8.2.tar.xz b2f644cae94a6e2fe109449c20ad79a0f6ee4faec2205b07eefa0020565e250a libbsd-0.8.2.tar.xz Changes since 0.8.1: Guillem Jover (2): test: Fix success return code for arc4random unit test Release libbsd 0.8.2 Hanno Boeck (2): test: Add missing include Fix heap buffer overflow in fgetwln() Lukas Fleischer (1): test: Fix race condition in headers-*.sh Thanks, Guillem