/usr/lib/xulrunner-1.9a8/libnssckbi.so is a link to system nss
Bug #149822 reported by
Alexander Sack
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xulrunner-1.9 (Ubuntu) |
Fix Released
|
High
|
Alexander Sack |
Bug Description
Binary package hint: xulrunner-1.9
this is a dangling link and breaks SSL if system nss is not installed or even worse it mixes the new nss shipped _in_ xulrunner-1.9 with the one provided by libnss3-0d.
Related branches
Changed in xulrunner-1.9: | |
assignee: | nobody → asac |
importance: | Undecided → High |
status: | New → Fix Committed |
To post a comment you must log in.
uploaded debdiff:
$ debdiff xulrunner- 1.9_1.9~ a8-0ubuntu1. dsc xulrunner- 1.9_1.9~ a8-0ubuntu2. dsc 1.9-1.9~ a8/debian/ changelog xulrunner- 1.9-1.9~ a8/debian/ changelog 1.9-1.9~ a8/debian/ changelog 1.9-1.9~ a8/debian/ changelog
diff -u xulrunner-
--- xulrunner-
+++ xulrunner-
@@ -1,3 +1,10 @@
+xulrunner-1.9 (1.9~a8-0ubuntu2) gutsy; urgency=low
+
+ * debian/rules don't install link to system libnssckbi.so in order to use
+ xulrunner provided nss. (LP: #149822)
+
+ -- Alexander Sack <email address hidden> Sat, 06 Oct 2007 14:23:09 +0200
+
xulrunner-1.9 (1.9~a8-0ubuntu1) gutsy; urgency=low
RELEASE: 1.9~a8 upload to gutsy. 1.9-1.9~ a8/debian/ rules xulrunner- 1.9-1.9~ a8/debian/ rules 1.9-1.9~ a8/debian/ rules 1.9-1.9~ a8/debian/ rules $(DEB_MOZ_ APPLICATION) .postinst debian/ $(DEB_MOZ_ APPLICATION) .prerm
diff -u xulrunner-
--- xulrunner-
+++ xulrunner-
@@ -114,7 +114,6 @@
post-patches:: debian/
binary- install/ $(DEB_MOZ_ APPLICATION) :: nss/libnssckbi. so $(DEBIAN_ XUL_DIR) /libnssckbi. so xulrunner- addons $(DEBIAN_ XUL_DIR) /extensions
- dh_link usr/lib/
dh_link usr/lib/
# Clean is not totally clean