diff options
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -16,6 +16,22 @@ 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. +20210223: p8 FreeBSD-SA-21:03.pam_login_access + FreeBSD-SA-21:04.jail_remove + FreeBSD-SA-21:05.jail_chdir + FreeBSD-SA-21:06.xen + FreeBSD-EN-21:08.freebsd-update + + login.access fails to apply rules [SA-21:03.pam_login_access] + + jail_remove(2) fails to kill all jailed processes [SA-21:04.jail_remove] + + jail_attach(2) relies on the caller to change the cwd [SA-21:05.jail_chdir] + + Xen grant mapping error handling issues [SA-21:06.xen] + + freebsd-update passwd regeneration [EN-21:08.freebsd-update] + 20210128: p7 FreeBSD-EN-21:01.tzdata FreeBSD-EN-21:02.extattr FreeBSD-EN-21:05.libatomic |
