Opened 3 years ago

Closed 3 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 Xi Ruoyao, 3 years ago

SONAME bumps from libnsl.so.2 to libnsl.so.3.

comment:2 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Douglas R. Reno, 3 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:4 by Douglas R. Reno, 3 years ago

Running autoreconf -fiv is no longer required

comment:5 by Douglas R. Reno, 3 years ago

Despite the NIS+ removal, everything listed above seemed to build and function OK!

comment:6 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.