pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox52
Module Name: pkgsrc
Committed By: maya
Date: Mon Mar 26 23:33:25 UTC 2018
Modified Files:
pkgsrc/www/firefox52: Makefile distinfo
Removed Files:
pkgsrc/www/firefox52/patches: patch-CVE-2018-5147
Log Message:
firefox52: update to 52.7.3
CVE-2018-5148: Use-after-free in compositor
A use-after-free vulnerability can occur in the compositor during certain
graphics operations when a raw pointer is used instead of a reference
counted one. This results in a potentially exploitable crash.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/firefox52/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/firefox52/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/www/firefox52/patches/patch-CVE-2018-5147
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox52/Makefile
diff -u pkgsrc/www/firefox52/Makefile:1.19 pkgsrc/www/firefox52/Makefile:1.20
--- pkgsrc/www/firefox52/Makefile:1.19 Sat Mar 17 00:23:15 2018
+++ pkgsrc/www/firefox52/Makefile Mon Mar 26 23:33:24 2018
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2018/03/17 00:23:15 maya Exp $
+# $NetBSD: Makefile,v 1.20 2018/03/26 23:33:24 maya Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 52.7
-MOZ_BRANCH_MINOR= .2esr
+MOZ_BRANCH_MINOR= .3esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox52-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
Index: pkgsrc/www/firefox52/distinfo
diff -u pkgsrc/www/firefox52/distinfo:1.12 pkgsrc/www/firefox52/distinfo:1.13
--- pkgsrc/www/firefox52/distinfo:1.12 Sat Mar 17 00:23:15 2018
+++ pkgsrc/www/firefox52/distinfo Mon Mar 26 23:33:24 2018
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.12 2018/03/17 00:23:15 maya Exp $
+$NetBSD: distinfo,v 1.13 2018/03/26 23:33:24 maya Exp $
-SHA1 (firefox-52.7.2esr.source.tar.xz) = 7895d445ee7fa7f51ce253483250c7915e74a45e
-RMD160 (firefox-52.7.2esr.source.tar.xz) = d8c6c6a7ee0dfe55bd87467aca5709ea82a0050a
-SHA512 (firefox-52.7.2esr.source.tar.xz) = e275fd10fd32a0dc237135af3395e3a1ae501844632c973ff3b9bca1456702ee36dbee99fc57300598403c924c0db63bd62a199845c8f4a2e29db5d1e5973395
-Size (firefox-52.7.2esr.source.tar.xz) = 212673520 bytes
-SHA1 (patch-CVE-2018-5147) = 04e45d580fde5a44dec4f2e4d617d5302bd3fa44
+SHA1 (firefox-52.7.3esr.source.tar.xz) = 554190b6cbaab895ced8061abfd9ac6c955950f4
+RMD160 (firefox-52.7.3esr.source.tar.xz) = 0b687edea6b60fb3ad4cb5dc02655abc8b8fa94c
+SHA512 (firefox-52.7.3esr.source.tar.xz) = fc5530d8ff5b7f6cd8d9f677d65dee3c1489401c9c9b88258f2e59c7796975cfb7f0b8ccfdf80ae92a6644f51f70de8733c334e4673cad9b8813cca33ae3e1c3
+Size (firefox-52.7.3esr.source.tar.xz) = 213945524 bytes
SHA1 (patch-aa) = c1084caa275e57b716c3499301f7fc3f99ef5026
SHA1 (patch-ao) = 8b7125ef3b193fca4d03386142887b2f8d5015c5
SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc
Home |
Main Index |
Thread Index |
Old Index