Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#15025 closed enhancement (fixed)

libtirpc-1.3.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

This release is quite minor:

  • Replace the final SunRPC licenses with BSD licenses
    • It was noticed there was a couple SunRPC licenses were left from the work that was done in 2009-2010 (ea26246..ba3945e). This converts them to BSD licenses.
  • blacklist: Add a few more well known ports
    • Added:
      • 873 # rsyncd
      • 992 # SSL-enabled telnet
      • 994 # irc
  • libtirpc: disallow calling auth_refresh from clnt_call with RPCSEC_GSS
    • Disallow calling auth_refresh from clnt_{dg,vc}_call if the client is using RPCSEC_GSS. Doing so can recurse back into clnt_{dg,vc}_call, where we'll self-deadlock waiting on the condition variable.

comment:3 by Bruce Dubbs, 4 years ago

Right now we move the library to /lib. This will need to be removed when we merge /lib and /usr/lib.

comment:4 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed
914ed0fc03 Update to libtirpc-1.3.2
d0987c012f Update to rpcbind-1.2.6
fbc2084c56 Update to feh-3.7
02eb2365bf Update to guile-3.0.7
a9e0d9f795 Update to hdparm-9.62

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.