pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox Update to 35.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0140996fc002
branches:  trunk
changeset: 645365:0140996fc002
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Jan 27 21:41:47 2015 +0000

description:
Update to 35.0.1

Changelog:
Fixed 35.0.1 - With the Enhanced Steam extension, Firefox could crash (1123732)
Fixed 35.0.1 - Fix a potential startup crash (1122367)
Fixed 35.0.1 - Kerberos authentication did not work with alias (1108971)
Fixed 35.0.1 - SVG / CSS animation had a regression causing rendering issues on websites like openstreemap.org (1083079)
Fixed 35.0.1 - On Godaddy webmail, Firefox could crash (1113121)
Fixed 35.0.1 - document.baseURI did not get updated to document.location after base tag was removed from DOM for site with a CSP (1121857)
Fixed 35.0.1 - With a Right-to-left (RTL) version of Firefox, the text selection could be broken (1104036)
Fixed 35.0.1 - CSP had a change in behavior with regard to case sensitivity resources loading (1122445)

diffstat:

 www/firefox/Makefile |  4 ++--
 www/firefox/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r a777df22c6c5 -r 0140996fc002 www/firefox/Makefile
--- a/www/firefox/Makefile      Tue Jan 27 20:33:08 2015 +0000
+++ b/www/firefox/Makefile      Tue Jan 27 21:41:47 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.188 2015/01/16 22:42:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.189 2015/01/27 21:41:47 ryoon Exp $
 
 FIREFOX_VER=   ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=    35.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
diff -r a777df22c6c5 -r 0140996fc002 www/firefox/distinfo
--- a/www/firefox/distinfo      Tue Jan 27 20:33:08 2015 +0000
+++ b/www/firefox/distinfo      Tue Jan 27 21:41:47 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.176 2015/01/16 22:42:09 ryoon Exp $
+$NetBSD: distinfo,v 1.177 2015/01/27 21:41:47 ryoon Exp $
 
-SHA1 (firefox-35.0.source.tar.bz2) = 52f310f08ab5a52cd9d9be00016f0872a5e81774
-RMD160 (firefox-35.0.source.tar.bz2) = 921fc829bf46bd335d7c27c8ed71397604e9489e
-Size (firefox-35.0.source.tar.bz2) = 176269100 bytes
+SHA1 (firefox-35.0.1.source.tar.bz2) = cf256ee1491ee502eb4432ade5a879104ebceede
+RMD160 (firefox-35.0.1.source.tar.bz2) = ca4dc6f6c5de1e6e69133de3b8b502991d519fa7
+Size (firefox-35.0.1.source.tar.bz2) = 176276361 bytes
 SHA1 (patch-aa) = f493d2eda255a9337487a3ba9b3fd442942a0312
 SHA1 (patch-ak) = ebbb0c0c6e7923acc056f15ebd11307726ec65dc
 SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5



Home | Main Index | Thread Index | Old Index