Bug#518357: iceweasel: safebrowsing database still not updated
Morita Sho
morita-pub-en-debian at inz.sakura.ne.jp
Sun Nov 29 17:25:05 UTC 2009
Package: iceweasel
Version: 3.5.5-1
Severity: normal
Hi,
I'm having the same problem. The safebrowsing feature in Iceweasel seems not working.
> Therefore please replace client={moz:client} with client=navclient-auto-ffox in the key browser.safebrowsing.provider.0.updateURL
I agree to you. The file should be fixed is iceweasel-3.5.5/browser/app/profile/firefox.js.
Here is a patch.
--- iceweasel-3.5.5/browser/app/profile/firefox.js.orig 2009-11-30 02:07:32.000000000 +0900
+++ iceweasel-3.5.5/browser/app/profile/firefox.js 2009-11-30 02:07:58.000000000 +0900
@@ -666,7 +666,7 @@
pref("browser.safebrowsing.malware.enabled", true);
// Non-enhanced mode (local url lists) URL list to check for updates
-pref("browser.safebrowsing.provider.0.updateURL", "http://safebrowsing.clients.google.com/safebrowsing/downloads?client={moz:client}&appver={moz:version}&pver=2.2");
+pref("browser.safebrowsing.provider.0.updateURL", "http://safebrowsing.clients.google.com/safebrowsing/downloads?client=navclient-auto-ffox&appver={moz:version}&pver=2.2");
pref("browser.safebrowsing.dataProvider", 0);
Thanks,
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages iceweasel depends on:
ii debianutils 3.2.2 Miscellaneous utilities specific t
ii fontconfig 2.6.0-4 generic font configuration library
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libgcc1 1:4.4.2-3 GCC support library
ii libglib2.0-0 2.22.2-2 The GLib library of C routines
ii libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface
ii libnspr4-0d 4.8.2-1 NetScape Portable Runtime Library
ii libstdc++6 4.4.2-3 The GNU Standard C++ Library v3
ii procps 1:3.2.8-2 /proc file system utilities
ii psmisc 22.8-1 utilities that use the proc file s
ii xulrunner-1.9.1 1.9.1.5-2 XUL + XPCOM application runner
iceweasel recommends no packages.
Versions of packages iceweasel suggests:
pn latex-xft-fonts <none> (no description available)
pn libkrb53 <none> (no description available)
pn mozplugger <none> (no description available)
pn ttf-mathematica4.1 <none> (no description available)
ii xfonts-mathml 3 Type1 Symbol font for MathML
pn xprint <none> (no description available)
pn xulrunner-1.9.1-gnome-support <none> (no description available)
-- no debconf information
More information about the pkg-mozilla-maintainers
mailing list