diff options
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20220831: + AFFECTS: users of x11/xscreensaver on 13.1-RELEASE + AUTHOR: zirias@FreeBSD.org + + With the update to 6.04, xscreensaver now uses security/unix-selfauth-helper + for PAM authentication. This relies on pam_exec.so, which had a bug causing + a segfault on authentication attempts prior to 13.1-RELEASE-p1. For details, + please see + https://www.freebsd.org/security/advisories/FreeBSD-EN-22:19.pam_exec.asc + + Make sure your system is fully upgraded, otherwise you might be unable to + unlock your screen. + 20220825: AFFECTS: users of net/xrdp or net/xrdp-devel AUTHOR: meta@FreeBSD.org |