Sat May 3 02:19:27 2014 UTC ()
Apply Security Update: openSUSE-SU-2014:0599-1
update for MozillaFirefox

Description:

   This is also a mozilla-nss update to version 3.16:
   * required for Firefox 29
   * bmo#903885 - (CVE-2014-1492) In a wildcard certificate,
   the wildcard character should not be embedded within
   the U-label of an internationalized domain name. See
   the last bullet point in RFC 6125, Section 7.2.
   * Supports the Linux x32 ABI. To build for the Linux x32
   target, set the environment variable USE_X32=1 when
   building NSS. New Functions:
   * NSS_CMSSignerInfo_Verify New Macros
   * TLS_RSA_WITH_RC4_128_SHA,
   TLS_RSA_WITH_3DES_EDE_CBC_SHA, etc., cipher suites that
   were first defined in SSL 3.0 can now be referred to
   with their official IANA names in TLS, with the TLS_
   prefix. Previously, they had to be referred to with
   their names in SSL 3.0, with the SSL_ prefix. Notable
   Changes:
   * ECC is enabled by default. It is no longer necessary to
   set the environment variable NSS_ENABLE_ECC=1 when
   building NSS. To disable ECC, set the environment
   variable NSS_DISABLE_ECC=1 when building NSS.
   * libpkix should not include the common name of CA as DNS
   names when evaluating name constraints.
   * AESKeyWrap_Decrypt should not return SECSuccess for
   invalid keys.
   * Fix a memory corruption in sec_pkcs12_new_asafe.
   * If the NSS_SDB_USE_CACHE environment variable is set,
   skip the runtime test sdb_measureAccess.
   * The built-in roots module has been updated to version
   1.97, which adds, removes, and distrusts several
   certificates.
   * The atob utility has been improved to automatically
   ignore lines of text that aren't in base64 format.
   * The certutil utility has been improved to support
   creation of version 1 and version 2 certificates, in
   addition to the existing version 3 support.

Bump PKGREVISION.


(obache)
diff -r1.2 -r1.3 pkgsrc/emulators/suse131_mozilla-nss/Makefile
diff -r1.2 -r1.3 pkgsrc/emulators/suse131_mozilla-nss/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/emulators/suse131_mozilla-nss/Makefile (expand / switch to unified diff)

--- pkgsrc/emulators/suse131_mozilla-nss/Makefile 2014/04/04 10:08:21 1.2
+++ pkgsrc/emulators/suse131_mozilla-nss/Makefile 2014/05/03 02:19:27 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2 2014/04/04 10:08:21 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2014/05/03 02:19:27 obache Exp $
2 2
3DISTNAME= suse_mozilla-nss-${SUSE_VERSION} 3DISTNAME= suse_mozilla-nss-${SUSE_VERSION}
4PKGREVISION= 1 4PKGREVISION= 2
5CATEGORIES= emulators 5CATEGORIES= emulators
6RPMUPDPKGS+= mozilla-nss-3.15.5-16.1.${SUSE_ARCH} 6RPMUPDPKGS+= mozilla-nss-3.16-20.1.${SUSE_ARCH}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9COMMENT= Linux compatibility package for Mozilla NSS 9COMMENT= Linux compatibility package for Mozilla NSS
10 10
11EMUL_MODULES.linux= nspr 11EMUL_MODULES.linux= nspr
12 12
13.include "../../emulators/suse131_linux/Makefile.common" 13.include "../../emulators/suse131_linux/Makefile.common"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/emulators/suse131_mozilla-nss/distinfo (expand / switch to unified diff)

--- pkgsrc/emulators/suse131_mozilla-nss/distinfo 2014/04/04 10:08:21 1.2
+++ pkgsrc/emulators/suse131_mozilla-nss/distinfo 2014/05/03 02:19:27 1.3
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.2 2014/04/04 10:08:21 obache Exp $ 1$NetBSD: distinfo,v 1.3 2014/05/03 02:19:27 obache Exp $
2 2
3SHA1 (suse131/mozilla-nss-3.15.5-16.1.i586.rpm) = 2ee55094b48d06dc0a39a75e88a4577130f0005b 3SHA1 (suse131/mozilla-nss-3.16-20.1.i586.rpm) = f2bf03763b4f45640c04e32a3aecd8af0bdb6671
4RMD160 (suse131/mozilla-nss-3.15.5-16.1.i586.rpm) = d0abc7c2a9256778c0a59932fdb32fc905fd213f 4RMD160 (suse131/mozilla-nss-3.16-20.1.i586.rpm) = 8bb8c8896d828474a8855719ced22b2483abc0c2
5Size (suse131/mozilla-nss-3.15.5-16.1.i586.rpm) = 602509 bytes 5Size (suse131/mozilla-nss-3.16-20.1.i586.rpm) = 604053 bytes
6SHA1 (suse131/mozilla-nss-3.15.5-16.1.x86_64.rpm) = e4e4211f31f95351c7050643fa7f8ed7eec483ae 6SHA1 (suse131/mozilla-nss-3.16-20.1.x86_64.rpm) = aa4142f858ca7d2fbd408817fb2ac06ec4624b86
7RMD160 (suse131/mozilla-nss-3.15.5-16.1.x86_64.rpm) = 6856fb6a0834b1caf966bf0691f2bb465ffacec8 7RMD160 (suse131/mozilla-nss-3.16-20.1.x86_64.rpm) = 7c7e47df6e56b4f3bc9df305a7ebc6a4ea62da34
8Size (suse131/mozilla-nss-3.15.5-16.1.x86_64.rpm) = 612259 bytes 8Size (suse131/mozilla-nss-3.16-20.1.x86_64.rpm) = 614562 bytes