| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: mozilla-nss-devel | Distribution: openSUSE 11.4 |
| Version: 3.12.11 | Vendor: openSUSE |
| Release: 1.3.1 | Build date: Fri Aug 19 18:12:44 2011 |
| Group: Development/Libraries/Other | Build host: build24 |
| Size: 2801342 | Source RPM: mozilla-nss-3.12.11-1.3.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.mozilla.org/projects/security/pki/nss/ | |
| Summary: Network (Netscape) Security Services development files | |
Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards.
MPLv1.1 or GPLv2+ or LGPLv2.1+
* Fri Aug 12 2011 wr@rosenauer.org
- update to 3.12.11 RTM
* no upstream release notes available
* Wed Jul 13 2011 meissner@suse.de
- Linux3.0 is the new Linux2.6 (make it build)
* Mon May 23 2011 crrodriguez@opensuse.org
- Do not include build dates in binaries, messes up
build compare
* Thu May 19 2011 wr@rosenauer.org
- update to 3.12.10 RTM
* no changes except internal release information
* Thu Apr 28 2011 wr@rosenauer.org
- update to 3.12.10beta1
* root CA changes
* filter certain bogus certs (bmo#642815)
* fix minor memory leaks
* other bugfixes
* Sun Jan 09 2011 wr@rosenauer.org
- update to 3.12.9rc0
* fix minor memory leaks (bmo#619268)
* fix crash in nss_cms_decoder_work_data (bmo#607058)
* fix crash in certutil (bmo#620908)
* handle invalid argument in JPAKE (bmo#609068)
* Thu Dec 09 2010 wr@rosenauer.org
- update to 3.12.9beta2
* J-PAKE support (API requirement for Firefox >= 4.0b8)
* Tue Nov 09 2010 wr@rosenauer.org
- replaced expired PayPal test certificate (fixing testsuite)
* Sat Sep 25 2010 wr@rosenauer.org
- update to 3.12.8 RTM release
* support TLS false start (needed for Firefox4) (bmo#525092)
* fix wildcard matching for IP addresses (bnc#637290, bmo#578697)
(CVE-2010-3170)
* bugfixes
* Fri Jul 23 2010 wr@rosenauer.org
- update to 3.12.7 RTM release
* bugfix release
* updated root CA list
- removed obsolete patches
* Fri Jul 09 2010 jengelh@medozas.de
- Disable testsuite on SPARC. Some tests fails, probably due to
just bad timing/luck.
* Thu Jun 03 2010 wr@rosenauer.org
- Use preloaded empty system database since creating with
modutil leaves database in nonusable state
* Sat Apr 24 2010 coolo@novell.com
- buildrequire pkg-config to fix provides
* Sun Apr 04 2010 wr@rosenauer.org
- disabled a test using an expired cert (bmo#557071)
* Sat Mar 20 2010 wr@rosenauer.org
- fixed builds for older dists where internal sqlite3 is used
(nss-sqlitename.patch was not refreshed correctly)
- fixed baselibs.conf as <release> is not a valid identifier
* Tue Mar 09 2010 wr@rosenauer.org
- update to 3.12.6 RTM release
* added mozilla-nss-sysinit subpackage
- change renegotiation behaviour to the old default for a
transition phase
* Tue Mar 09 2010 wr@rosenauer.org
- split off libsoftokn3 subpackage to allow mixed NSS installation
* Sat Dec 26 2009 wr@rosenauer.org
- added mozilla-nss-certs baselibs (bnc#567322)
* Fri Dec 18 2009 wr@rosenauer.org
- split mozilla-nss-certs from main package
- added rpmlintrc to ignore expected warnings
- added baselibs.conf as source
* Mon Dec 14 2009 wr@rosenauer.org
- updated builtin certs (version 1.77)
* Mon Nov 23 2009 wr@rosenauer.org
- rebased patches to apply w/o fuzz
* Fri Aug 14 2009 wr@rosenauer.org
- update to 3.12.4 RTM release
* Fri Aug 07 2009 wr@rosenauer.org
- update to recent snapshot (20090806)
- libnssdbm3.so has to be signed starting with 3.12.4
* Mon Aug 03 2009 wr@rosenauer.org
- update to NSS 3.12.4pre snapshot
- rebased existing patches
- enable testsuite again (was disabled accidentally before)
* Wed Jul 29 2009 wr@rosenauer.org
- update to NSS 3.12.3.1 (upstream use in FF 3.5.1) (bmo#504611)
* RNG_SystemInfoForRNG called twice by nsc_CommonInitialize
(bmo#489811; other changes are unrelated to Linux)
- moved shlibsign to tools package again (as it's not needed at
library install time anymore)
- use %{_libexecdir} for the tools
* Sat Jun 06 2009 wr@rosenauer.org
- Temporary testsuite fix for Factory (bnc#509308) (malloc.patch)
- remove the post scriptlet which created the *.chk files and
use a RPM feature to create them after debuginfo stuff
* Tue Jun 02 2009 wr@rosenauer.org
- updated builtin root certs by updating to
NSS_3_12_3_WITH_CKBI_1_75_RTM tag which is supposed to be the
base for Firefox 3.5.0
- PreReq coreutils in the main package already as "rm" is used
in its %post script
- disable testsuite for this moment as it crashes on Factory
currently for an unknown reason
* Thu May 21 2009 wr@rosenauer.org
- renew Paypal certs to fix testsuite errors (bmo#491163)
* Mon Apr 20 2009 wr@rosenauer.org
- update to version 3.12.3 RTM
* default behaviour changed slightly but can be set up
backward compatible using environment variables
https://developer.mozilla.org/En/NSS_reference/NSS_environment_variables
* New Korean SEED cipher
* Some new functions in the nss library:
CERT_RFC1485_EscapeAndQuote (see cert.h)
CERT_CompareCerts (see cert.h)
CERT_RegisterAlternateOCSPAIAInfoCallBack (see ocsp.h)
PK11_GetSymKeyHandle (see pk11pqg.h)
UTIL_SetForkState (see secoid.h)
NSS_GetAlgorithmPolicy (see secoid.h)
NSS_SetAlgorithmPolicy (see secoid.h)
- created libfreebl3 subpackage and build it w/o nspr and nss deps
- added patch to make all ASM noexecstack
- create the softokn3 and freebl3 checksums at installation time
(moved shlibsign to the main package to achieve that)
- applied upstream patch to avoid OSCP test failures (bmo#488646)
- applied upstream patch to fix libjar crashes (bmo#485145)
/usr/bin/nss-config /usr/include/nss3 /usr/include/nss3/base64.h /usr/include/nss3/blapit.h /usr/include/nss3/cert.h /usr/include/nss3/certdb.h /usr/include/nss3/certt.h /usr/include/nss3/ciferfam.h /usr/include/nss3/cmmf.h /usr/include/nss3/cmmft.h /usr/include/nss3/cms.h /usr/include/nss3/cmsreclist.h /usr/include/nss3/cmst.h /usr/include/nss3/crmf.h /usr/include/nss3/crmft.h /usr/include/nss3/cryptohi.h /usr/include/nss3/cryptoht.h /usr/include/nss3/ecl-exp.h /usr/include/nss3/hasht.h /usr/include/nss3/jar-ds.h /usr/include/nss3/jar.h /usr/include/nss3/jarfile.h /usr/include/nss3/key.h /usr/include/nss3/keyhi.h /usr/include/nss3/keyt.h /usr/include/nss3/keythi.h /usr/include/nss3/nss.h /usr/include/nss3/nssb64.h /usr/include/nss3/nssb64t.h /usr/include/nss3/nssbase.h /usr/include/nss3/nssbaset.h /usr/include/nss3/nssckbi.h /usr/include/nss3/nssckepv.h /usr/include/nss3/nssckft.h /usr/include/nss3/nssckfw.h /usr/include/nss3/nssckfwc.h /usr/include/nss3/nssckfwt.h /usr/include/nss3/nssckg.h /usr/include/nss3/nssckmdt.h /usr/include/nss3/nssckt.h /usr/include/nss3/nssilckt.h /usr/include/nss3/nssilock.h /usr/include/nss3/nsslocks.h /usr/include/nss3/nsslowhash.h /usr/include/nss3/nssrwlk.h /usr/include/nss3/nssrwlkt.h /usr/include/nss3/nssutil.h /usr/include/nss3/ocsp.h /usr/include/nss3/ocspt.h /usr/include/nss3/p12.h /usr/include/nss3/p12plcy.h /usr/include/nss3/p12t.h /usr/include/nss3/pk11func.h /usr/include/nss3/pk11pqg.h /usr/include/nss3/pk11priv.h /usr/include/nss3/pk11pub.h /usr/include/nss3/pk11sdr.h /usr/include/nss3/pkcs11.h /usr/include/nss3/pkcs11f.h /usr/include/nss3/pkcs11n.h /usr/include/nss3/pkcs11p.h /usr/include/nss3/pkcs11t.h /usr/include/nss3/pkcs11u.h /usr/include/nss3/pkcs12.h /usr/include/nss3/pkcs12t.h /usr/include/nss3/pkcs7t.h /usr/include/nss3/portreg.h /usr/include/nss3/preenc.h /usr/include/nss3/secasn1.h /usr/include/nss3/secasn1t.h /usr/include/nss3/seccomon.h /usr/include/nss3/secder.h /usr/include/nss3/secdert.h /usr/include/nss3/secdig.h /usr/include/nss3/secdigt.h /usr/include/nss3/secerr.h /usr/include/nss3/sechash.h /usr/include/nss3/secitem.h /usr/include/nss3/secmime.h /usr/include/nss3/secmod.h /usr/include/nss3/secmodt.h /usr/include/nss3/secoid.h /usr/include/nss3/secoidt.h /usr/include/nss3/secpkcs5.h /usr/include/nss3/secpkcs7.h /usr/include/nss3/secport.h /usr/include/nss3/shsign.h /usr/include/nss3/smime.h /usr/include/nss3/ssl.h /usr/include/nss3/sslerr.h /usr/include/nss3/sslproto.h /usr/include/nss3/sslt.h /usr/include/nss3/utilrename.h /usr/lib64/libcrmf.a /usr/lib64/libnssb.a /usr/lib64/libnssckfw.a /usr/lib64/pkgconfig/nss.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 05:07:15 2013