pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2005Q2]: pkgsrc/www/firefox-bin Pullup ticket 768 - requested ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7b666a1fd3b
branches:  pkgsrc-2005Q2
changeset: 496083:b7b666a1fd3b
user:      salo <salo%pkgsrc.org@localhost>
date:      Thu Sep 22 17:29:04 2005 +0000

description:
Pullup ticket 768 - requested by Matthias Scheler
security update for firefox-bin

Revisions pulled up:
- pkgsrc/www/firefox-bin/Makefile       1.10
- pkgsrc/www/firefox-bin/distinfo       1.12

   Module Name:         pkgsrc
   Committed By:        tron
   Date:                Wed Sep 21 10:07:39 UTC 2005

   Modified Files:
        pkgsrc/www/firefox-bin: Makefile distinfo

   Log Message:
   Update "firefox-bin" package to version 1.0.7. Changes since version 1.0.6:
   - Fix for a potential buffer overflow vulnerability when loading a
     hostname with all soft-hyphens
   - Fix to prevent URLs passed from external programs from being parsed
     by the shell
   - Fix to prevent a crash when loading a Proxy Auto-Config (PAC) script
     that uses an "eval" statement
   - Fix to restore InstallTrigger.getVersion() for Extension authors
   - Other stability and security fixes

diffstat:

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

diffs (26 lines):

diff -r 3f40d1835986 -r b7b666a1fd3b www/firefox-bin/Makefile
--- a/www/firefox-bin/Makefile  Thu Sep 22 16:56:47 2005 +0000
+++ b/www/firefox-bin/Makefile  Thu Sep 22 17:29:04 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7.2.2 2005/07/21 18:32:59 snj Exp $
+# $NetBSD: Makefile,v 1.7.2.3 2005/09/22 17:29:04 salo Exp $
 
 MOZILLA=       firefox
-MOZ_VER=       1.0.6
+MOZ_VER=       1.0.7
 MOZ_DISTVER=   ${MOZ_VER}
 
 HOMEPAGE=      http://www.mozilla.org/projects/firefox/
diff -r 3f40d1835986 -r b7b666a1fd3b www/firefox-bin/distinfo
--- a/www/firefox-bin/distinfo  Thu Sep 22 16:56:47 2005 +0000
+++ b/www/firefox-bin/distinfo  Thu Sep 22 17:29:04 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9.2.2 2005/07/21 18:32:59 snj Exp $
+$NetBSD: distinfo,v 1.9.2.3 2005/09/22 17:29:04 salo Exp $
 
-SHA1 (firefox/releases/1.0.6/linux-i686/en-US/firefox-1.0.6.tar.gz) = 7bd1c7072cf90c1bd2c745fc18b89f98897f66be
-RMD160 (firefox/releases/1.0.6/linux-i686/en-US/firefox-1.0.6.tar.gz) = bf97975ae2ea4fc2bcb4fbcb61d27e355499d3ef
-Size (firefox/releases/1.0.6/linux-i686/en-US/firefox-1.0.6.tar.gz) = 8223348 bytes
+SHA1 (firefox/releases/1.0.7/linux-i686/en-US/firefox-1.0.7.tar.gz) = 199aa0707ea92fac12070e370116722efa41ce8a
+RMD160 (firefox/releases/1.0.7/linux-i686/en-US/firefox-1.0.7.tar.gz) = a5bb8bff6ecf2bd4b058775c4e4d39ad6383f0e4
+Size (firefox/releases/1.0.7/linux-i686/en-US/firefox-1.0.7.tar.gz) = 8225844 bytes



Home | Main Index | Thread Index | Old Index