Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531614 - >=www-client/firefox-31.3.0 should depend on >=dev-libs/nss-3.17.1
Summary: >=www-client/firefox-31.3.0 should depend on >=dev-libs/nss-3.17.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 531650 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-12-04 04:05 UTC by Paul B. Henson
Modified: 2014-12-04 10:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul B. Henson 2014-12-04 04:05:44 UTC
firefox 31.3 requires the nss SSL_ENABLE_FALLBACK_SCSV option, which was introduced in nss version 3.17.1. With older versions of nss, it fails to compile:

/var/lib/portage/tmp/portage/www-client/firefox-31.3.0/work/mozilla-esr31/security/manager/ssl/src/nsNSSIOLayer.cpp:2317:41: error: 'SSL_ENABLE_FALLBACK_SCSV' was not declared in this scope
     if (SECSuccess != SSL_OptionSet(fd, SSL_ENABLE_FALLBACK_SCSV, true)) {
Comment 1 Ian Stakenvicius (RETIRED) gentoo-dev 2014-12-04 04:12:04 UTC
Figures..  upstream configure peggs it at 3.16.2.3 or above.  I'll bump the dependency version ASAP.
Comment 2 Ian Stakenvicius (RETIRED) gentoo-dev 2014-12-04 04:22:29 UTC
+  04 Dec 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> firefox-31.3.0.ebuild:
+  bump minimum version of dev-libs/nss as per bug 531614
+
Comment 3 Alexander Tsoy 2014-12-04 10:52:12 UTC
*** Bug 531650 has been marked as a duplicate of this bug. ***