Skip to content

Commit 34bdc7c

Browse files
author
tunaichao
committed
feat:update to 2.0.0-0deepin1.
1 parent 0971a72 commit 34bdc7c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+760
-59397
lines changed

Makefile.in

Lines changed: 0 additions & 915 deletions
This file was deleted.

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
libnsl NEWS -- history of user-visible changes.
22

3+
Version 2.0.0
4+
* Remove NIS+ code
5+
* Bump symbol version number
6+
* Bump soname
7+
38
Version 1.3.0
49
* Cleanup to support new gettext, libtool, automake, ...
510
* Try to detect recursive NIS calls

README

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@
22
See the file COPYING for copying restrictions.
33

44
This package contains the libnsl library. This library contains
5-
the public client interface for NIS(YP) and NIS+.
5+
the public client interface for NIS(YP).
66

77
This code was formerly part of glibc, but is now standalone to
88
be able to link against TI-RPC for IPv6 support.
99

10-
The NIS(YP) functions are still maintained, the NIS+ part is
11-
deprecated and should not be used anymore.
12-
1310
The git repository can be found at:
1411
https://github.com/thkukuk/libnsl

0 commit comments

Comments
 (0)