Opened 4 years ago
Closed 4 years ago
#15410 closed enhancement (fixed)
libnsl-2.0.0
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 11.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New major version.
Change History (6)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 4 years ago
Version 2.0.0 Remove NIS+ code Bump symbol version number Bump soname
This one may take a bit. Due to the NIS+ code being removed, I suppose I should probably do some testing with packages that use it. That would include:
- autofs
- talloc
- python3
- samba
- nfs-utils
- procmail
- PAM
- postfix
- exim
- vsftpd
And now for the fun part... "grep lnsl /usr/src/logs/*" results in:
- clisp
- db
- gmime
- openjade ([...] ../grove/libogrova.la -losp -lnsl)
- opensp ([...] strerror.lo -lpthread -lnsl)
- pidgin (/usr/src/logs/pidgin-2.14.6.log:checking for gethostent in -lnsl... yes)
- pth
- Python2
- sawfish
- xine-lib
- xine-ui
I suppose I should probably add deps on libnsl to those packages.
comment:5 by , 4 years ago
Despite the NIS+ removal, everything listed above seemed to build and function OK!
comment:6 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
SONAME bumps from
libnsl.so.2
tolibnsl.so.3
.