about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2020-07-06 20:20:44 +0200
committerFlorian Weimer <fweimer@redhat.com>2020-07-07 20:20:22 +0200
commit94d9c76e4acc798894ea23d9ac049ce7ce995ec0 (patch)
treeda1a95cda3e4bb11962c31f99b234fb16e56e64e /NEWS
parentafc3a2eb80617adaa8be75a7649c7ee2e1116a72 (diff)
downloadglibc-94d9c76e4acc798894ea23d9ac049ce7ce995ec0.tar.gz
glibc-94d9c76e4acc798894ea23d9ac049ce7ce995ec0.tar.xz
glibc-94d9c76e4acc798894ea23d9ac049ce7ce995ec0.zip
nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus
The interface has hard-coded buffer sizes and is therefore tied to
DES.  It also does not match current practice where different
services on the same host use different key material.

This change simplifies removal of the sunrpc code.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 03e82d8adc..d7282b4ad5 100644
--- a/NEWS
+++ b/NEWS
@@ -104,6 +104,12 @@ Deprecated and removed features, and other changes affecting compatibility:
   or contents might be overwritten on subsequent calls in the same thread or
   if the thread is terminated.  It makes strerror MT-safe.
 
+* The "files", "nis" and "nisplus" NSS modules no longer supports the
+  "key" database (used for secure RPC).  The contents of the
+  /etc/publickey file will be ignored, regardless of the settings in
+  /etc/nsswitch.conf.  (This method of storing RPC keys only supported
+  the obsolete and insecure AUTH_DES flavor of secure RPC.)
+
 Changes to build and runtime requirements:
 
 * powerpc64le requires GCC 7.4 or newer.  This is required for supporting