mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 04:22:44 +00:00
Belatedly document OPIE removal in RELNOTES and UPDATING.
MFC after: 3 days Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D41822 Approved by: re (delphij) (cherry picked from commitd2c839eee0
) (cherry picked from commit2e38377fcd
)
This commit is contained in:
parent
108e85aa5d
commit
3d16651a89
7
RELNOTES
7
RELNOTES
@ -148,6 +148,13 @@ f0bc4ed144fc:
|
||||
instructions may be probed instead of logical entry and return
|
||||
instructions. The provider is currently amd64-only.
|
||||
|
||||
0aa2700123e2:
|
||||
OPIE has been removed from the base system. If you still wish
|
||||
to use it, install the security/opie port. Otherwise, make
|
||||
sure to remove or comment out any mention of pam_opie and
|
||||
pam_opieaccess from your PAM policies (etcupdate will normally
|
||||
take care of this for the stock policies).
|
||||
|
||||
0eea46fb1f83:
|
||||
Removed telnetd.
|
||||
|
||||
|
6
UPDATING
6
UPDATING
@ -182,6 +182,12 @@ and/or ports.
|
||||
after upgrading to restore all the component that were previously
|
||||
installed.
|
||||
|
||||
20221002:
|
||||
OPIE has been removed from the base system. If needed, it can
|
||||
be installed from ports (security/opie) or packages (opie).
|
||||
Otherwise, make sure that your PAM policies do not reference
|
||||
pam_opie or pam_opieaccess.
|
||||
|
||||
20220610:
|
||||
LinuxKPI pm.h changes require an update to the latest drm-kmod version
|
||||
before re-compiling to avoid errors.
|
||||
|
Loading…
Reference in New Issue
Block a user