summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-01-29 17:00:14 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-01-29 17:42:30 +0100
commitcdd14619a713ab41e26ba700add4880604324dbb (patch)
treedc0129bed806b525deae5fc481170ccdb4ef048b /ChangeLog
parentb7ccb5de359e8dd9918dbedfc1f4d96e06fcd634 (diff)
libnsl: Turn remaining symbols into compat symbols [BZ #22701]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f156d857e7..3a38045869 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2018-01-29 Florian Weimer <fweimer@redhat.com>
+
+ [BZ #22701]
+ * include/rpcsvc/nislib.h (__nis_default_ttl): Add
+ libnsl_hidden_proto.
+ * include/rpcsvc/yp.h (yp_xdrall): Declare with
+ libnsl_hidden_proto.
+ * include/rpcsvc/ypclnt.h (yp_maplist): Likewise.
+ * nis/Makefile (libnsl-routines): Add nss-default only for
+ build-obsolete-nsl.
+ * nis/nis_defaults.c (__nis_default_ttl): Add
+ libnsl_hidden_nolink_def.
+ * nis/rpcsvc/ypclnt.h (yp_maplist): Remove #ifdef'ed-out
+ declaration.
+ * nis/yp_xdr.c (xdr_ypall): Add libnsl_hidden_nolink_def.
+ * nis/ypclnt.c (yp_maplist): Likewise.
+
2018-01-29 Romain Naour <romain.naour@gmail.com> (tiny change)
* sysdeps/unix/sysv/linux/microblaze/kernel-features.h