pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update to 31.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36431fda3668
branches:  trunk
changeset: 646626:36431fda3668
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Feb 12 13:41:22 2015 +0000

description:
Update to 31.4.0

Changelog:
Fixed in Firefox ESR 31.4

    2015-06 Read-after-free in WebRTC
    2015-04 Cookie injection through Proxy Authenticate responses
    2015-03 sendBeacon requests lack an Origin header
    2015-01 Miscellaneous memory safety hazards (rv:35.0 / rv:31.4)

diffstat:

 devel/xulrunner31/Makefile |  4 ++--
 www/firefox31/Makefile     |  4 ++--
 www/firefox31/distinfo     |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (42 lines):

diff -r d7bd8ec80fcd -r 36431fda3668 devel/xulrunner31/Makefile
--- a/devel/xulrunner31/Makefile        Thu Feb 12 13:14:14 2015 +0000
+++ b/devel/xulrunner31/Makefile        Thu Feb 12 13:41:22 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/12/10 13:43:31 abs Exp $
+# $NetBSD: Makefile,v 1.3 2015/02/12 13:41:22 ryoon Exp $
 
-MOZ_BRANCH=            31.3
+MOZ_BRANCH=            31.4
 MOZ_BRANCH_MINOR=      .0esr
 MOZ_VER=               ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 DISTNAME=              firefox-${MOZ_VER}.source
diff -r d7bd8ec80fcd -r 36431fda3668 www/firefox31/Makefile
--- a/www/firefox31/Makefile    Thu Feb 12 13:14:14 2015 +0000
+++ b/www/firefox31/Makefile    Thu Feb 12 13:41:22 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2014/12/10 13:43:31 abs Exp $
+# $NetBSD: Makefile,v 1.5 2015/02/12 13:41:22 ryoon Exp $
 
 FIREFOX_VER=   ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}esr
 # Also update MOZ_BRANCH= in devel/xulrunner31/Makefile
-MOZ_BRANCH=    31.3
+MOZ_BRANCH=    31.4
 MOZ_BRANCH_MINOR=      .0
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
diff -r d7bd8ec80fcd -r 36431fda3668 www/firefox31/distinfo
--- a/www/firefox31/distinfo    Thu Feb 12 13:14:14 2015 +0000
+++ b/www/firefox31/distinfo    Thu Feb 12 13:41:22 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2015/01/29 22:22:26 wiz Exp $
+$NetBSD: distinfo,v 1.6 2015/02/12 13:41:22 ryoon Exp $
 
-SHA1 (firefox-31.3.0esr.source.tar.bz2) = 88b4c4de59e0c379e50ac28a8a9c289662e7a064
-RMD160 (firefox-31.3.0esr.source.tar.bz2) = 006a5e98190d59f63fb7592cb90fcdcf2f687b0c
-Size (firefox-31.3.0esr.source.tar.bz2) = 148022631 bytes
+SHA1 (firefox-31.4.0esr.source.tar.bz2) = 32502debd0a207bb918ccf169757607ecb32b5e0
+RMD160 (firefox-31.4.0esr.source.tar.bz2) = ad5453ce5405003966d161ea5ef69da6446cd928
+Size (firefox-31.4.0esr.source.tar.bz2) = 147935703 bytes
 SHA1 (patch-aa) = 381ec50c3e66a2637f19401ac2c5ec4a29dc5627
 SHA1 (patch-ak) = 971ddb1f12b14bcee604c9d7e72da5e7bf47d9be
 SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5



Home | Main Index | Thread Index | Old Index