Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B6B40A6655 for ; Mon, 3 Nov 2014 08:33:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 66C5F14A19B; Mon, 3 Nov 2014 08:33:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CACCA14A17C for ; Mon, 3 Nov 2014 08:33:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id IlkEMsXhqfN7 for ; Mon, 3 Nov 2014 08:33:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 066C314A179 for ; Mon, 3 Nov 2014 08:33:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 00FE698; Mon, 3 Nov 2014 08:33:47 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 3 Nov 2014 08:33:47 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/emulators/suse131_mozilla-nspr To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20141103083348.00FE698@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Mon Nov 3 08:33:47 UTC 2014 Modified Files: pkgsrc/emulators/suse131_mozilla-nspr: Makefile distinfo Log Message: Apply following update to suse131_mozilla-nspr, bump PKGREVISION to 3. openSUSE Security Update: update for firefox, mozilla-nspr, mozilla-nss and seamonkey ______________________________________________________________________________ Announcement ID: openSUSE-SU-2014:1345-1 Rating: moderate References: #894370 #896624 #897890 #900941 #901213 Cross-References: CVE-2014-1554 CVE-2014-1574 CVE-2014-1575 CVE-2014-1576 CVE-2014-1577 CVE-2014-1578 CVE-2014-1580 CVE-2014-1581 CVE-2014-1582 CVE-2014-1583 CVE-2014-1584 CVE-2014-1585 CVE-2014-1586 Affected Products: openSUSE 13.1 ______________________________________________________________________________ An update that fixes 13 vulnerabilities is now available. Description: ... Changes in mozilla-nspr: - update to version 4.10.7 * bmo#836658: VC11+ defaults to SSE2 builds by default. * bmo#979278: TSan: data race nsprpub/pr/src/threads/prtpd.c:103 PR_NewThreadPrivateIndex. * bmo#1026129: Replace some manual declarations of MSVC intrinsics with #include . * bmo#1026469: Use AC_CHECK_LIB instead of MOZ_CHECK_PTHREADS. Skip compiler checks when using MSVC, even when $CC is not literally "cl". * bmo#1034415: NSPR hardcodes the C compiler to cl on Windows. * bmo#1042408: Compilation fix for Android > API level 19. * bmo#1043082: NSPR's build system hardcodes -MD. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/emulators/suse131_mozilla-nspr/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/suse131_mozilla-nspr/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.