head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.0.2; locks; strict; comment @# @; 1.2 date 2009.12.11.14.01.23; author tnn; state dead; branches; next 1.1; 1.1 date 2009.10.11.10.49.56; author tnn; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2009.10.11.10.49.56; author tron; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2009.10.28.18.13.24; author tron; state Exp; branches; next ; desc @@ 1.2 log @drop patch-rb which changed the unofficial firefox branding in a way that made the firefox addons site not automagically recognize the browser. @ text @$NetBSD: patch-rb,v 1.1 2009/10/11 10:49:56 tnn Exp $ --- browser/branding/unofficial/configure.sh.orig 2009-08-24 17:52:35.000000000 +0200 +++ browser/branding/unofficial/configure.sh @@@@ -1 +1 @@@@ -MOZ_APP_DISPLAYNAME="Shiretoko" +MOZ_APP_DISPLAYNAME="Browser" @ 1.1 log @- allow firefox and xulrunner to share some infrastructure - install headers for plugin and liveconnect (needed by openjdk7-icedtea-plugin) - bump revision for both packages @ text @d1 1 a1 1 $NetBSD: patch-rb,v 1.1 2009/09/23 16:46:32 tnn Exp $ @ 1.1.2.1 log @file patch-rb was added on branch pkgsrc-2009Q3 on 2009-10-28 18:13:24 +0000 @ text @d1 7 @ 1.1.2.2 log @Pullup ticket #2923 - requested by tnn xulrunner: security update firefox: security update Revisions pulled up: - devel/xulrunner/Makefile 1.24-1.25 - devel/xulrunner/PLIST 1.17-1.18 - devel/xulrunner/distinfo 1.13-1.14 - devel/xulrunner/mozilla-common.mk 1.2 - devel/xulrunner/patches/patch-aa 1.2 - devel/xulrunner/patches/patch-aq 1.3 - devel/xulrunner/patches/patch-ay 1.1 - devel/xulrunner/patches/patch-mf 1.2 - devel/xulrunner/patches/patch-mn 1.2 - devel/xulrunner/patches/patch-nb delete - devel/xulrunner/patches/patch-nc delete - devel/xulrunner/patches/patch-pd 1.2 - devel/xulrunner/patches/patch-ra 1.1 - devel/xulrunner/patches/patch-rb 1.1 - devel/xulrunner/patches/patch-rc 1.1 - www/firefox/Makefile 1.60-1.61 - www/firefox/PLIST 1.39 - www/firefox/distinfo delete - www/firefox/patches/patch-aa delete - www/firefox/patches/patch-ao delete - www/firefox/patches/patch-ma delete - www/firefox/patches/patch-mi delete - www/firefox/patches/patch-mk delete - www/firefox/patches/patch-mm delete - www/firefox/patches/patch-ra delete - www/firefox/patches/patch-rb delete - www/firefox/patches/patch-rc delete --- Module Name: pkgsrc Committed By: tnn Date: Sun Oct 11 10:49:57 UTC 2009 Modified Files: pkgsrc/devel/xulrunner: Makefile PLIST distinfo pkgsrc/devel/xulrunner/patches: patch-aa pkgsrc/www/firefox: Makefile Added Files: pkgsrc/devel/xulrunner/patches: patch-ay patch-ra patch-rb patch-rc Removed Files: pkgsrc/www/firefox: distinfo pkgsrc/www/firefox/patches: patch-aa patch-ao patch-ma patch-mi patch-mk patch-mm patch-ra patch-rb patch-rc Log Message: - allow firefox and xulrunner to share some infrastructure - install headers for plugin and liveconnect (needed by openjdk7-icedtea-plugin) - bump revision for both packages --- Module Name: pkgsrc Committed By: tnn Date: Wed Oct 28 11:36:36 UTC 2009 Modified Files: pkgsrc/devel/xulrunner: Makefile PLIST distinfo mozilla-common.mk pkgsrc/devel/xulrunner/patches: patch-aq patch-mf patch-mn patch-pd pkgsrc/www/firefox: Makefile PLIST Removed Files: pkgsrc/devel/xulrunner/patches: patch-nb patch-nc Log Message: Security and bugfix update of firefox (to 3.5.4) and xulrunner (to 1.9.1.4) Also fix broken DESTDIR support. Fixes the following security issues: MFSA 2009-64 Crashes with evidence of memory corruption (rv:1.9.1.4/ 1.9.0.15) MFSA 2009-63 Upgrade media libraries to fix memory safety bugs MFSA 2009-62 Download filename spoofing with RTL override MFSA 2009-61 Cross-origin data theft through document.getSelection() MFSA 2009-59 Heap buffer overflow in string to number conversion MFSA 2009-57 Chrome privilege escalation in XPCVariant::VariantDataToJS () MFSA 2009-56 Heap buffer overflow in GIF color map parser MFSA 2009-55 Crash in proxy auto-configuration regexp parsing MFSA 2009-54 Crash with recursive web-worker calls MFSA 2009-53 Local downloaded file tampering MFSA 2009-52 Form history vulnerable to stealing @ text @a0 7 $NetBSD: patch-rb,v 1.1 2009/10/11 10:49:56 tnn Exp $ --- browser/branding/unofficial/configure.sh.orig 2009-08-24 17:52:35.000000000 +0200 +++ browser/branding/unofficial/configure.sh @@@@ -1 +1 @@@@ -MOZ_APP_DISPLAYNAME="Shiretoko" +MOZ_APP_DISPLAYNAME="Browser" @