Opened 7 years ago

Closed 7 years ago

#9575 closed enhancement (fixed)

nss-3.32

Reported by: Armin K Owned by: bdubbs@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New version.

blfs-summary.php seems to have detected libnss_compat ticket and listed nss as "has a ticket"

Change History (4)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

Summary: nss-3.31nss-3.32

comment:3 by bdubbs@…, 7 years ago

Patch needed one change.

Was:

--- nss-3.28-orig/nss/manifest.mn       2016-12-21 05:56:27.000000000 -0600
+++ nss-3.28/nss/manifest.mn    2016-12-26 22:24:12.278991843 -0600
@@ -10,4 +10,4 @@ IMPORTS =     nspr20/v4.8 \
 
 RELEASE = nss
 
-DIRS = coreconf lib cmd gtests
+DIRS = coreconf lib cmd gtests config

now:

-DIRS = coreconf lib cmd cpputil gtests
+DIRS = coreconf lib cmd cpputil gtests config

comment:4 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18993.

Note: See TracTickets for help on using tickets.