diff options
| author | Gordon Tetlow <gordon@FreeBSD.org> | 2021-08-24 18:16:00 +0000 |
|---|---|---|
| committer | Gordon Tetlow <gordon@FreeBSD.org> | 2021-08-24 18:16:00 +0000 |
| commit | d106002967eff712894ab8b5337bbbff106ce5e0 (patch) | |
| tree | 93b4f5bbc7779b6918da7bb8a18547994286947f /UPDATING | |
| parent | eb5ad8d173c9f01bd3d541ec2152f1285e4d1b51 (diff) | |
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -16,6 +16,19 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from older version of current across the gcc/clang cutover is a bit fragile. +20210824: p13 FreeBSD-SA-21:13.bhyve + FreeBSD-SA-21:14.ggatec + FreeBSD-SA-21:15.libfetch + FreeBSD-SA-21:17.openssl + + Fix missing error handling in bhyve(8) device models. [SA-21:13.bhyve] + + Fix remote code execution in ggatec(8). [SA-21:14.ggatec] + + Fix libfetch out of bounds read. [SA-21:15.libfetch] + + Fix multiple vulnerabilities in OpenSSL. [SA-21:17.openssl] + 20210629: p12 FreeBSD-EN-21:19.libcasper FreeBSD-EN-21:22.linux_futex |
