commit missing bits of firefox36 update. Noted by Snader_LB on #pkgsrc.
Security and stability update of firefox36 to 3.6.17. MFSA 2011-18 XSLT generate-id() function heap address leak MFSA 2011-16 Directory traversal in resource: protocol MFSA 2011-15 Escalation of privilege through Java Embedding Plugin MFSA 2011-14 Information stealing via form history MFSA 2011-13 Multiple dangling pointer vulnerabilities MFSA 2011-12 Miscellaneous memory safety hazards (rv:2.0.1/ 1.9.2.17/ 1.9.1.19)
This commit is contained in:
parent
83076e770e
commit
2721ca08b3
3 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/04/19 11:16:02 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/05/04 13:53:45 tnn Exp $
|
||||
|
||||
.include "dist.mk"
|
||||
PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel www
|
||||
|
||||
MAINTAINER= tnn@NetBSD.org
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: dist.mk,v 1.1.1.1 2011/04/19 11:16:02 tnn Exp $
|
||||
# $NetBSD: dist.mk,v 1.2 2011/05/04 13:53:45 tnn Exp $
|
||||
#
|
||||
# used by devel/xulrunner192/Makefile
|
||||
# used by www/firefox36/Makefile
|
||||
|
@ -6,7 +6,7 @@
|
|||
DISTNAME= firefox-${FIREFOX_VER}.source
|
||||
FIREFOX_VER= 3.6${MOZ_BRANCH_MINOR}
|
||||
MOZ_BRANCH= 1.9.2
|
||||
MOZ_BRANCH_MINOR= .16
|
||||
MOZ_BRANCH_MINOR= .17
|
||||
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/04/19 11:16:07 tnn Exp $
|
||||
$NetBSD: distinfo,v 1.2 2011/05/04 13:53:45 tnn Exp $
|
||||
|
||||
SHA1 (firefox-3.6.16.source.tar.bz2) = 38124597440b7d60aa568adeef23659575841e92
|
||||
RMD160 (firefox-3.6.16.source.tar.bz2) = fdb7b41f25a5b8ba6eb1c5672ecc668c962b0af8
|
||||
Size (firefox-3.6.16.source.tar.bz2) = 51492728 bytes
|
||||
SHA1 (firefox-3.6.17.source.tar.bz2) = 1ae71e8e2838d438de2f6f860fe77d067f3629ee
|
||||
RMD160 (firefox-3.6.17.source.tar.bz2) = af7320c7447dea4b1722b937bb77b20943e9e68d
|
||||
Size (firefox-3.6.17.source.tar.bz2) = 51522989 bytes
|
||||
SHA1 (patch-aa) = d719f801f340688102e3b1c07b53655f4053180a
|
||||
SHA1 (patch-ab) = a9a9db3f53ecac231007de9ed163bd99f2184462
|
||||
SHA1 (patch-ac) = e50356963fd235ea11fa45baae356fcf21c6669d
|
||||
|
|
Loading…
Reference in a new issue