Patch nameiceapeicedoveiceweaselxulrunner
applied-upstream
arm_xpcom_unused_attribute
Patch from Steve Langasek to fix unused vs. used gcc attribute on arm. bz#307418
1 file changed, 2 insertions(+), 1 deletion(-)
xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp3++-
1.0.8-11.5.0.9.dfsg1-1
(arch_arm_fix)
2.0.0.2+dfsg-21.8.0.10-1
atk_crash
Fix random crashed in GetMaiAtkType. bz#302250.
1 file changed, 38 insertions(+), 9 deletions(-)
accessible/src/atk/nsAccessibleWrap.cpp47+++++++++++++++++++++++++-------
1.0.8-1
(applied)
1.8.0.10-1
components_no_exec
install extra components without exec premissions. bz#331777
1 file changed, 2 insertions(+), 2 deletions(-)
config/rules.mk4++--
1.0.8-11.8.0.10-1
dash_workaround
Work around dash's bug #337294 so that we can build fine when sh is dash bz#314961
1 file changed, 1 insertion(+), 1 deletion(-)
configure.in2+-
1.0.8-1
(applied)
1.8.0.10-1
gtk_dropdown
Fix for focus problem with drop down lists. bz#281551
1 file changed, 2 insertions(+), 4 deletions(-)
widget/src/gtk2/nsWindow.cpp6++----
(applied)
1.8.0.10-1
icons
Apply patch from bz#314927 to install default.xpm in the right place
1 file changed, 1 insertion(+), 1 deletion(-)
xulrunner/app/Makefile.in2+-
1.8.0.10-1
icons
Apply patch from bz#314927 to install default.xpm in the right place
1 file changed, 1 insertion(+), 1 deletion(-)
browser/app/Makefile.in2+-
2.0.0.2+dfsg-2
icons
Apply patch from bz#314927 to install default.xpm in the right place
1 file changed, 7 insertions(+)
suite/branding/Makefile.in7+++++++
1.0.8-1
jni
Patch from bz#333738 to update java stubs
2 files changed, 215 insertions(+), 36 deletions(-)
sun-java/stubs/include/jni.h209+++++++++++++++++++++++++++++++++++-----
sun-java/stubs/include/jni_md.h42+++++---
1.8.0.10-1
kbsd_nspr
GNU/kFreeBSD support for nspr. bz#261649, bz#355999
16 files changed, 67 insertions(+), 32 deletions(-)
nsprpub/config/nsinstall.c2+-
nsprpub/configure.in12++++++++----
nsprpub/pr/include/md/_linux.cfg11++++++++++-
nsprpub/pr/include/md/_linux.h9+++++++++
nsprpub/pr/include/md/_pth.h16++++++++++++----
nsprpub/pr/include/md/_unixos.h3++-
nsprpub/pr/include/md/prosdep.h2+-
nsprpub/pr/src/linking/Makefile.in2+-
nsprpub/pr/src/linking/prlink.c3++-
nsprpub/pr/src/md/prosdep.c3++-
nsprpub/pr/src/md/unix/unix.c2+-
nsprpub/pr/src/md/unix/uxproces.c6++++--
nsprpub/pr/src/md/unix/uxrng.c3++-
nsprpub/pr/src/misc/prnetdb.c2+-
nsprpub/pr/src/pthreads/ptio.c11+++++++----
nsprpub/pr/tests/Makefile.in12++++--------
1.0.7-31.5.0.9.dfsg1-11.8.0.9-1
kbsd_nspr
GNU/kFreeBSD support for nspr. bz#261649, bz#355999
15 files changed, 66 insertions(+), 31 deletions(-)
nsprpub/config/nsinstall.c2+-
nsprpub/configure.in12++++++++----
nsprpub/pr/include/md/_linux.cfg11++++++++++-
nsprpub/pr/include/md/_linux.h9+++++++++
nsprpub/pr/include/md/_pth.h16++++++++++++----
nsprpub/pr/include/md/_unixos.h3++-
nsprpub/pr/include/md/prosdep.h2+-
nsprpub/pr/src/linking/prlink.c3++-
nsprpub/pr/src/md/prosdep.c3++-
nsprpub/pr/src/md/unix/unix.c2+-
nsprpub/pr/src/md/unix/uxproces.c6++++--
nsprpub/pr/src/md/unix/uxrng.c3++-
nsprpub/pr/src/misc/prnetdb.c2+-
nsprpub/pr/src/pthreads/ptio.c11+++++++----
nsprpub/pr/tests/Makefile.in12++++--------
1.0.8-11.8.0.10-1
no_chromelist
Don't build chromelist.txt files. bz#331781 Also correctly call make-jars.pl. bz#333543
1 file changed, 1 insertion(+), 5 deletions(-)
config/rules.mk6+-----
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
pango_textarea_position
Fix for cursor position when moving in a textarea. bz#366796
1 file changed, 2 insertions(+), 13 deletions(-)
gfx/src/gtk/nsFontMetricsPango.cpp15++-------------
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
pangoxft
patch from bz#338446 to link against pangoxft.
2 files changed, 5 insertions(+), 1 deletion(-)
configure.in2+-
gfx/src/gtk/Makefile.in4++++
1.0.8-1
pangoxft
patch from bz#338446 to link against pangoxft.
2 files changed, 5 insertions(+), 1 deletion(-)
configure.in2+-
toolkit/library/Makefile.in4++++
1.8.0.10-1
passwdmgr
Allow password manager to work with sites that only have a password field, no username. bz#235336. Thanks Ian Jackson.
1 file changed, 8 insertions(+), 7 deletions(-)
toolkit/components/passwordmgr/base/nsPasswordManager.cpp15+++++++-------
1.0.8-1
(applied)
1.8.0.10-1
pyxpcom_deadcode
Remove pyxpcom dead code and fix FTBFS on alpha this way. Closes: #381662. bz#347865
2 files changed, 100 deletions(-)
extensions/python/xpcom/src/PyGBase.cpp95--------------------------------
extensions/python/xpcom/src/PyXPCOM.h5-
1.8.0.10-1
fixed-upstream
about:plugins
Install the files for about:plugins. bz#328678
2 files changed, 2 insertions(+)
toolkit/content/jar.mn1+
toolkit/themes/winstripe/global/jar.mn1+
1.8.0.10-1
entropy
Remove code that called netstat to gain so called entropy. It's pretty useless on a Linux system. Thanks Wichert Akkerman. bz#51429.
1 file changed, 4 insertions(+)
security/nss/lib/freebl/unix_rand.c4++++
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
gnome_helpers_with_params
Make helper applications with parameters work. Adapted patch from bz#273524
6 files changed, 283 insertions(+), 26 deletions(-)
uriloader/exthandler/Makefile.in2
uriloader/exthandler/unix/nsGNOMERegistry.cpp26+-
uriloader/exthandler/unix/nsGNOMERegistry.h11-
uriloader/exthandler/unix/nsMIMEInfoUnix.cpp196+++++++++++++++++++++
uriloader/exthandler/unix/nsMIMEInfoUnix.h48+++++
uriloader/exthandler/unix/nsOSHelperAppService.cpp26+-
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
pango_null_char
Avoid freeze/crash when null characters are present in justified text by discarding NULL characters before displaying. bz#366902 I don't like to have the two backends do different things, so we just unconditionally apply the workaround.
1 file changed, 2 insertions(+), 2 deletions(-)
layout/generic/nsTextTransformer.h4++--
1.0.8-11.8.0.10-1
ppc64_build
Patch from Andreas Jochens for ppc64 builds. bz#316490.
1 file changed, 5 insertions(+)
security/coreconf/Linux.mk5+++++
1.0.8-1
(disabled)
1.5.0.9.dfsg1-1
(ppc64-build-fix)
(disabled)
(applied)
1.8.0.10-1
(disabled)
visibility
visibility patch. bz#319012.
1 file changed, 2 insertions(+), 2 deletions(-)
configure.in4++--
1.0.8-11.8.0.10-1
xpidl
Fix crash when no file is given on the command line. Fix the error message about extra arguments given showing before the crash. bz#331818.
1 file changed, 4 insertions(+), 2 deletions(-)
xpcom/typelib/xpidl/xpidl.c6++++--
1.8.0.10-1
xrender_bug_workaround
Patch to work around a bug in XRender. bz#252033 Ultimately, the rendering is going to be done by cairo, so the bug will disappear by itself when the gtk gfx engine will stop being used.
1 file changed, 20 insertions(+), 12 deletions(-)
gfx/src/gtk/nsFontMetricsXft.cpp32++++++++++++++++++++------------
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
pending-upstream
about_security
Relax security on what about: urls can load, to match that of chrome and resources urls. bz#365526.
1 file changed, 4 insertions(+), 2 deletions(-)
caps/src/nsScriptSecurityManager.cpp6++++--
1.0.8-1
arch_mips_Makefile_fix
Patch from Thiemo Seufer to fix mips. bz#258429
1 file changed, 3 insertions(+), 9 deletions(-)
xpcom/reflect/xptcall/src/md/unix/Makefile.in12+++---------
1.0.8-1
(mips_xpcom)
1.5.0.9.dfsg1-12.0.0.2+dfsg-21.8.0.10-1
(mips_xpcom)
arch_mips_fix
Patch from Thiemo Seufer to fix mips. bz#258429
3 files changed, 260 insertions(+), 131 deletions(-)
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s233+++++++---------
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp16-
xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s142+++++++++
1.0.8-1
(mips_xpcom)
1.5.0.9.dfsg1-12.0.0.2+dfsg-21.8.0.10-1
(mips_xpcom)
arch_parisc_Makefile_fix
patch from Ivar (Contributed by Randolph Chung) to fix Firefox on hppa. bz#287150
1 file changed, 14 insertions(+)
xpcom/reflect/xptcall/src/md/unix/Makefile.in14++++++++++++++
1.0.8-1
(hppa_xpcom)
1.5.0.9.dfsg1-12.0.0.2+dfsg-31.8.0.10-1
(hppa_xpcom)
arch_parisc_fix
patch from Ivar (Contributed by Randolph Chung) to fix Firefox on hppa. bz#287150
2 files changed, 201 insertions(+)
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_parisc_linux.s128++++++++++
xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_parisc_linux.s73+++++
1.0.8-1
(hppa_xpcom)
1.5.0.9.dfsg1-12.0.0.2+dfsg-21.8.0.10-1
(hppa_xpcom)
arm_xpcom_optim
Patch from Antti P Miettinen to fix small optimization problem with newer gcc's on arm. bz#322806
1 file changed, 1 insertion(+), 1 deletion(-)
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm.cpp2+-
1.0.8-11.5.0.9.dfsg1-1
(arch_arm_fix)
2.0.0.2+dfsg-21.8.0.10-1
branding_bug_401824
Fix for profile manager branding bug. bz#369388
1 file changed, 1 insertion(+), 1 deletion(-)
profile/resources/locale/en-US/profileSelection.dtd2+-
1.0.8-1
composer_charset
Align editor character set with meta tag character set at document creation. bz#369392
1 file changed, 1 insertion(+)
editor/ui/composer/content/editor.js1+
1.0.8-1
config_install
Correct installation of all the headers files from the config/ directory. bz#369395
1 file changed, 1 insertion(+), 2 deletions(-)
config/Makefile.in3+--
1.8.0.10-1
distclean
Make distclean cleaner. bz#333308.
17 files changed, 22 insertions(+), 5 deletions(-)
Makefile.in1+
build/unix/Makefile.in2+-
calendar/libical/src/libical/Makefile.in1+
db/sqlite3/src/Makefile.in1+
directory/c-sdk/Makefile.in2++
directory/c-sdk/ldap/build/Makefile.in1+
directory/c-sdk/ldap/libraries/libssldap/Makefile.in2+-
extensions/p3p/Makefile.in2++
extensions/pref/system-pref/src/gconf/Makefile.in2++
extensions/xmlextras/base/src/Makefile.in1+
modules/libpr0n/build/Makefile.in2+-
profile/dirserviceprovider/standalone/Makefile.in2++
security/manager/Makefile.in2++
suite/components/xulappinfo/Makefile.in1+
xpcom/build/Makefile.in2+-
xpcom/glue/standalone/Makefile.in2+-
xpfe/components/filepicker/src/Makefile.in1+
1.0.8-1
distclean
Make distclean cleaner. bz#333308.
19 files changed, 28 insertions(+), 10 deletions(-)
Makefile.in1+
build/unix/Makefile.in2+-
config/Makefile.in2++
config/static-rules.mk2++
extensions/java/xpcom/interfaces/Makefile.in2+-
extensions/java/xpcom/src/Makefile.in2+-
extensions/pref/system-pref/src/gconf/Makefile.in2++
extensions/xmlextras/base/src/Makefile.in1+
modules/libpr0n/build/Makefile.in2+-
profile/dirserviceprovider/standalone/Makefile.in2++
security/manager/Makefile.in2++
toolkit/library/Makefile.in4++++
toolkit/mozapps/downloads/src/Makefile.in1+
toolkit/mozapps/extensions/src/Makefile.in1+
toolkit/mozapps/update/src/Makefile.in1+
toolkit/xre/Makefile.in6++----
xpcom/build/Makefile.in2+-
xpcom/glue/standalone/Makefile.in2+-
xpfe/components/filepicker/src/Makefile.in1+
1.8.0.10-1
embedding_tests
embedding tests. bz#93213
4 files changed, 21 insertions(+), 1 deletion(-)
config/autoconf.mk.in1+
configure.in14++++++++++++++
embedding/browser/gtk/Makefile.in5++++-
embedding/browser/gtk/gtkembed.pkg2++
1.0.8-11.8.0.10-1
gtkmozembed_change_toplevel
Fix drop-down menus when gtkmozembed is moved from different toplevel. Patch from bz#296002
2 files changed, 52 insertions(+), 11 deletions(-)
widget/src/gtk2/nsWindow.cpp60+++++++++++++++++++++++++++++++++++--------
widget/src/gtk2/nsWindow.h3++
1.8.0.10-1
ia64_align
Patch from David Mosberger-Tang (fixed up by Eric Dorland) to fix unaligned access on ia64 (and perhaps other platforms). bz#289394.
1 file changed, 17 insertions(+), 18 deletions(-)
extensions/transformiix/source/base/Double.cpp35++++++++++++-------------
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
javaxpcom
- Allow to build with gcj headers. bz#333420 - Don't install GenerateJavaInterfaces. bz#333542 - Correctly install javaxpcom.jar. - Don't use visibility flags so that symbols are exported.
5 files changed, 10 insertions(+), 4 deletions(-)
extensions/java/xpcom/glue/Makefile.in1+
extensions/java/xpcom/interfaces/Makefile.in4++--
extensions/java/xpcom/nsJavaXPCOMBindingUtils.cpp4+++-
extensions/java/xpcom/src/Makefile.in3++-
extensions/java/xpcom/tools/genifaces/Makefile.in2++
1.8.0.10-1
js_binary
JS binary and readline support for xpcshell. bz#331776
5 files changed, 50 insertions(+), 3 deletions(-)
config/autoconf.mk.in3+++
config/rules.mk2+-
configure.in34++++++++++++++++++++++++++++++++++
js/src/Makefile.in10++++++++++
js/src/xpconnect/shell/Makefile.in4++--
1.8.0.10-1
kbsd
GNU/kFreeBSD support. bz#356011
14 files changed, 58 insertions(+), 75 deletions(-)
configure7-
configure.in7-
directory/c-sdk/ldap/include/portable.h21+--
directory/c-sdk/ldap/libraries/libldap/Makefile.in4
directory/c-sdk/ldap/libraries/libprldap/ldappr-error.c2
security/coreconf/Linux.mk68++--------
security/coreconf/Linux2.6.mk3
security/coreconf/arch.mk8+
security/coreconf/config.mk2
security/nss/lib/freebl/unix_rand.c3
security/nss/lib/ssl/sslmutex.c2
security/nss/lib/ssl/sslmutex.h2
xpcom/reflect/xptcall/src/md/unix/Makefile.in2
xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h2
1.0.7-3
(kbsd)
1.5.0.9.dfsg1-11.8.0.9-1
(kbsd)
kbsd
GNU/kFreeBSD support. bz#356011
17 files changed, 78 insertions(+), 87 deletions(-)
configure.in7
directory/c-sdk/config/nsinstall.c2
directory/c-sdk/configure15+-
directory/c-sdk/configure.in15+-
directory/c-sdk/ldap/include/portable.h21+-
directory/c-sdk/ldap/libraries/libldap/Makefile.client4
directory/c-sdk/ldap/libraries/libldap/Makefile.in4
directory/c-sdk/ldap/libraries/libprldap/ldappr-error.c2
security/coreconf/Linux.mk71++--------
security/coreconf/Linux2.6.mk3
security/coreconf/arch.mk8+
security/coreconf/config.mk2
security/nss/lib/freebl/unix_rand.c3
security/nss/lib/ssl/sslmutex.c2
security/nss/lib/ssl/sslmutex.h2
xpcom/reflect/xptcall/src/md/unix/Makefile.in2
xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h2
1.0.8-11.8.0.10-1
kbsd_csdk
GNU/kFreeBSD support. bz#356011
4 files changed, 23 insertions(+), 13 deletions(-)
directory/c-sdk/config/nsinstall.c2+-
directory/c-sdk/configure15++++++++++-----
directory/c-sdk/configure.in15++++++++++-----
directory/c-sdk/ldap/libraries/libldap/Makefile.client4++--
1.0.8-1
(kbsd)
1.5.0.9.dfsg1-11.8.0.9-1
(kbsd)
killAll
Correctly install the killAll component. bz#333289.
1 file changed, 2 insertions(+), 3 deletions(-)
xpfe/components/killAll/Makefile.in5++---
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
mail_navigator_overlay
Set the overlay for mailnews options in navigator in mailnews instead of navigator. bz#365701
2 files changed, 1 insertion(+), 1 deletion(-)
mailnews/base/resources/content/contents.rdf1+
xpfe/browser/resources/content/navigator.xul1-
1.0.8-1
mips64_build
Patch from Martin Michlmayr for mips64 builds. bz#330626
1 file changed, 4 insertions(+)
security/coreconf/Linux.mk4++++
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
native_uconv
- Fix for the build to succeed when iconv support is enabled. (Makefile.in ; borrowed from upstream fix in version 1.7 of the file) - Don't build what is useless when native uconv is enabled. bz#331780. - Properly load invalid UTF-8 files. bz#331748 - Add the scriptableunicodeconverter component. bz#333261 - Correct aliases for gbk and euc-tw. bz#369403 - Allow claimed iso-8859-1 actually encoded as windows-1252 to be converted flawlessly (sent to bz#331748) - Workaround for backslashes in shift jis. bz#356654, sent to bz#331748
8 files changed, 323 insertions(+), 160 deletions(-)
intl/uconv/Makefile.in4
intl/uconv/native/Makefile.in6
intl/uconv/native/nsINativeUConvService.idl5
intl/uconv/native/nsNativeUConvService.cpp423++++++++++++++++++---------
intl/uconv/src/Makefile.in2
intl/uconv/src/charsetalias.properties10
intl/uconv/src/nsCharsetConverterManager.cpp18-
intl/uconv/src/nsUConvModule.cpp15
1.8.0.10-1
print_command
Fix printer configurations. bz#326245.
1 file changed, 2 insertions(+), 2 deletions(-)
modules/libpref/src/init/all.js4++--
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
sparc64_unichar_alignment
Patch from bz#161826 to fix alignment issues on sparc64.
5 files changed, 62 insertions(+), 19 deletions(-)
gfx/src/gtk/nsFontMetricsPango.cpp19++++++++++++++++---
intl/lwbrk/src/nsJISx4501LineBreaker.cpp24++++++++++++------------
intl/unicharutil/util/nsUnicharUtils.cpp25+++++++++++++++++++++++++
intl/unicharutil/util/nsUnicharUtils.h5+++++
layout/generic/nsTextFrame.cpp8++++----
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
system_bz2
use system bz2. bz#305782.
5 files changed, 56 insertions(+), 3 deletions(-)
Makefile.in2+
config/autoconf.mk.in9+++++
configure.in38+++++++++++++++++++++++++
toolkit/mozapps/update/src/updater/Makefile.in7+++-
toolkit/mozapps/update/src/updater/updater.cpp3+
1.8.0.10-1
system_myspell
Allow use of external myspell library. bz#345080.
3 files changed, 23 insertions(+), 3 deletions(-)
config/autoconf.mk.in3+++
configure.in13+++++++++++++
extensions/spellcheck/myspell/src/Makefile.in10+++++++---
1.0.8-12.0.0.2+dfsg-2
theme_switch
Fix for hang up when switching GTK theme. bz#352096
2 files changed, 144 insertions(+), 10 deletions(-)
layout/base/nsPresContext.cpp141+++++++++++++++++++++++++++++++++++++++---
layout/base/nsPresContext.h13+++
1.0.8-12.0.0.2+dfsg-3
unsupported_arch_build
Don't use x86 as CPU_ARCH when building on an unsupported architectures bz#330628
1 file changed, 5 insertions(+)
security/coreconf/Linux.mk5+++++
1.0.8-1
(disabled)
2.0.0.2+dfsg-21.8.0.10-1
(disabled)
xembed_crash
Fix for crash on restyle after closing tab with xembed plugin. bz#359870
1 file changed, 11 insertions(+), 1 deletion(-)
modules/plugin/base/src/nsPluginNativeWindowGtk2.cpp12+++++++++++-
1.0.8-1
xremote
Add commands to open calendar, chatzilla and address book via the XRemote interface. bz#369405
2 files changed, 125 insertions(+)
xpfe/components/xremote/src/XRemoteService.cpp122+++++++++++++++++++++++++
xpfe/components/xremote/src/XRemoteService.h3
1.0.8-1
zip_cache
Invalidate cache for a zip file that got modified. It will prevent corruption of the XUL FastLoad cache when upgrade is performed while an instance of the application is running. bz#368428.
2 files changed, 16 insertions(+), 1 deletion(-)
modules/libjar/nsJAR.cpp12+++++++++++-
modules/libjar/nsJAR.h5+++++
1.0.8-11.8.0.10-1
to-send-upstream
m68k_xpcom
Patch from Zack Weinberg to fix FTBFS on m68k. bz#323114 Modified by Roman Zippel. #402011
2 files changed, 17 insertions(+), 31 deletions(-)
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_m68k.cpp36+++++-------
xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_m68k.cpp12----
1.0.8-11.5.0.9.dfsg1-1
(arch_m68k_fix)
(outdated)
1.8.0.10-1
mips_performance
Patch from Thiemo Seufer to increase stability and performance on mips.
2 files changed, 11 deletions(-)
config/rules.mk9---------
configure.in2--
1.0.8-11.5.0.9.dfsg1-1
(arch_mips_preemptive)
(outdated)
2.0.0.2+dfsg-21.8.0.10-1
mouse_buttons
Extended mouse buttons support taken from #244305. Thanks Peter Colberg
1 file changed, 4 insertions(+), 1 deletion(-)
widget/src/gtk2/nsWindow.cpp5++++-
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
nspr_m4
Avoid aclocal warnings about underquoted definition of AM_PATH_NSPR
1 file changed, 1 insertion(+), 1 deletion(-)
nsprpub/config/nspr.m42+-
1.8.0.10-1
pyxpcom
- Fix installation directory for PyXPCOM - Use a make variable for PYTHON_SO
3 files changed, 8 insertions(+), 6 deletions(-)
extensions/python/xpcom/Makefile.in6+++---
extensions/python/xpcom/src/Makefile.in6++++--
extensions/python/xpcom/src/loader/Makefile.in2+-
1.8.0.10-1
xpcomstub
Correctly install dependentlibs.list
1 file changed, 8 insertions(+), 2 deletions(-)
xpcom/stub/Makefile.in10++++++++--
1.8.0.10-1
debian-specific
about
Beautifulize about: page (enhancements stolen from Firefox) and added some useful links for Debian.
1 file changed, 64 insertions(+), 59 deletions(-)
xpfe/global/resources/content/about.xhtml123+++++++++++++++---------------
1.0.8-1
app_name
Change application name
7 files changed, 13 insertions(+), 13 deletions(-)
configure.in4++--
xpfe/browser/resources/content/searchconfig.properties4++--
xpfe/communicator/resources/locale/en-US/brand.dtd6+++---
xpfe/communicator/resources/locale/en-US/brand.properties6+++---
xpfe/components/search/resources/locale/en-US/default.htm2+-
xpinstall/packager/os2/editor.jst2+-
xpinstall/packager/os2/mail.jst2+-
1.0.8-1
calendar_locale
Don't install calendar locales
1 file changed, 1 insertion(+), 1 deletion(-)
calendar/xpi/Makefile.in2+-
1.0.8-1
config
Use config.guess and config.sub from autotools-dev
1.0.8-11.5.0.9.dfsg1-1
(configure-MOZAPP-patch)
1.8.0.10-1
configure
autoconf.
2 files changed, 866 insertions(+), 828 deletions(-)
configure1636+++++++++++++++++++++++++++---------------------------
nsprpub/configure58+
1.0.8-1
configure
autoconf
2 files changed, 984 insertions(+), 888 deletions(-)
configure1794++++++++++++++++++++++++++++--------------------------
nsprpub/configure78+-
1.8.0.10-1
free_art_fixes
use .png for about:logo instead of .gif ... to improve about page appearence
2 files changed, 2 deletions(-)
themes/classic/jar.mn1-
themes/modern/jar.mn1-
1.0.8-1
free_art_improvements
added patch to prevent build failure due to removed throbber icons that are not used by seamonkey
2 files changed, 3 insertions(+), 3 deletions(-)
netwerk/protocol/about/src/nsAboutRedirector.cpp2+-
xpfe/global/jar.mn4++--
1.0.8-1
homepage
Set homepage to about:
1 file changed, 3 insertions(+), 3 deletions(-)
xpfe/browser/resources/locale/en-US/region.properties6+++---
1.0.8-1
install_path
hook to set application directory name
1 file changed, 3 insertions(+), 3 deletions(-)
config/autoconf.mk.in6+++---
1.0.8-11.8.0.10-1
installer
- Install applications in /usr/local/lib instead of /usr/lib
1 file changed, 1 insertion(+), 1 deletion(-)
xulrunner/setup/nsXULAppInstall.js2+-
1.8.0.10-1
javaxpcom
Force creation of Makefiles in extensions/java, even when javaxpcom is disabled. Don't build the jars if DEB_NO_JAR is defined.
4 files changed, 9 insertions(+), 2 deletions(-)
allmakefiles.sh2+-
extensions/java/xpcom/build/Makefile.in3++-
extensions/java/xpcom/interfaces/Makefile.in4++++
extensions/java/xpcom/src/Makefile.in2++
1.8.0.10-1
libxpcom_hack
Force libxpcom to be linked to xulrunner-bin, xpcshell and libgtkmozembed so that it is loaded in most of the cases.
3 files changed, 6 insertions(+)
embedding/browser/gtk/src/Makefile.in2++
js/src/xpconnect/shell/Makefile.in2++
xulrunner/app/Makefile.in2++
1.8.0.10-1
libxpcom_hack
Force libxpcom to be linked to xulrunner-bin, xpcshell and libgtkmozembed so that it is loaded in most of the cases.
3 files changed, 5 insertions(+), 1 deletion(-)
embedding/browser/gtk/src/Makefile.in2++
js/src/xpconnect/shell/Makefile.in2++
xpfe/bootstrap/Makefile.in2+-
1.0.8-1
locale
use OS locale and display it correctly. bz#331779
1 file changed, 2 insertions(+), 1 deletion(-)
xulrunner/app/xulrunner.js3++-
1.8.0.10-1
locale
use OS locale. bz#331779
1 file changed, 1 insertion(+), 1 deletion(-)
modules/libpref/src/init/all.js2+-
1.0.8-1
no_examples
Don't build examples
2 files changed, 2 deletions(-)
extensions/python/xpcom/Makefile.in1-
xulrunner/Makefile.in1-
1.8.0.10-1
no_register
Remove (un|)registering system.
1 file changed, 41 deletions(-)
xulrunner/app/nsXULRunnerApp.cpp41---------------------------------------
1.8.0.10-1
no_sys_profile
Don't install system profile
1 file changed, 2 deletions(-)
xulrunner/app/Makefile.in2--
1.8.0.10-1
prefs
Fix font defaults. Set javascript.options.showInConsole.
1 file changed, 16 insertions(+), 15 deletions(-)
modules/libpref/src/init/all.js31++++++++++++++++---------------
1.8.0.10-1
prefs
Fix font defaults. Set javascript.options.showInConsole. Set filename for general config file for locks and set the obscure value to 0 so that the file needs not be "encrypted". Workaround for freeze error with mail compose window after a couple of hours of use. bz#307672
2 files changed, 20 insertions(+), 18 deletions(-)
mailnews/mailnews.js4++--
modules/libpref/src/init/all.js34++++++++++++++++++----------------
1.0.8-1
security_build
Dynamically link libnssckbi to both libplc4 and libplds4 instead of linking statically. The static link issue has been more deeply been taken care of in bz#302416. Note we do build the shlibsign program but don't automatically create the .chk file, since we will strip the library in debian/rules.
2.0.0.2+dfsg-2
security_build
Dynamically link libnssckbi to both libplc4 and libplds4 instead of linking statically. The static link issue has been more deeply been taken care of in bz#302416. Note we do build the shlibsign program but don't automatically create the .chk file, since we will strip the library in debian/rules.
3 files changed, 3 insertions(+), 67 deletions(-)
security/coreconf/rules.mk2+
security/manager/Makefile.in66------------------------------------
security/nss/cmd/shlibsign/Makefile2-
1.0.8-1
security_build
Dynamically link libnssckbi to both libplc4 and libplds4 instead of linking statically. The static link issue has been more deeply been taken care of in bz#302416. Note we do build the shlibsign program but don't automatically create the .chk file, since we will strip the library in debian/rules. Also added a dirty hack to load libfreebl from /usr/lib/xulrunner.
4 files changed, 4 insertions(+), 68 deletions(-)
security/coreconf/rules.mk2+
security/manager/Makefile.in66------------------------------------
security/nss/cmd/shlibsign/Makefile2-
security/nss/lib/freebl/loader.c2-
1.8.0.10-1
security_tools
Enable building of some NSS tools. Disable rpath.
3 files changed, 19 insertions(+), 3 deletions(-)
security/coreconf/Linux.mk3+++
security/manager/Makefile.in17++++++++++++++---
security/nss/cmd/platlibs.mk2++
1.8.0.10-1
sidebar
Add sidebar component
7 files changed, 535 insertions(+)
allmakefiles.sh3
toolkit/components/Makefile.in1
toolkit/components/sidebar/Makefile.in48+++
toolkit/components/sidebar/public/Makefile.in50+++
toolkit/components/sidebar/public/nsISidebar.idl70+++++
toolkit/components/sidebar/src/Makefile.in48+++
toolkit/components/sidebar/src/nsSidebar.js315+++++++++++++++++++++++
1.8.0.10-1
sonames
Add soname support
37 files changed, 213 insertions(+), 116 deletions(-)
config/rules.mk71++++++++++++++++++---------------
configure.in18++++----
embedding/browser/gtk/src/Makefile.in1
js/src/Makefile.in1
nsprpub/config/rules.mk29+++++++++++++
nsprpub/configure.in20++++-----
nsprpub/lib/ds/Makefile.in3+
nsprpub/lib/libc/src/Makefile.in3+
nsprpub/pr/src/Makefile.in3+
security/coreconf/BSD_OS.mk2
security/coreconf/BeOS.mk2
security/coreconf/FreeBSD.mk2
security/coreconf/HP-UX.mk4-
security/coreconf/IRIX.mk2
security/coreconf/Linux.mk2
security/coreconf/Linux2.1.mk2
security/coreconf/Linux2.2.mk2
security/coreconf/Linux2.4.mk2
security/coreconf/Linux2.5.mk2
security/coreconf/Linux2.6.mk2
security/coreconf/NetBSD.mk2
security/coreconf/OSF1.mk2
security/coreconf/OpenBSD.mk2
security/coreconf/QNX.mk2
security/coreconf/ReliantUNIX.mk2
security/coreconf/SunOS5.mk4-
security/coreconf/rules.mk5++
security/coreconf/ruleset.mk21+++++++++
security/manager/Makefile.in71+++++++++++++++++++--------------
security/nss/cmd/shlibsign/shlibsign.c19+++++---
security/nss/lib/freebl/shvfy.c19+++++---
security/nss/lib/nss/manifest.mn1
security/nss/lib/smime/manifest.mn1
security/nss/lib/softoken/manifest.mn1
security/nss/lib/ssl/manifest.mn2
toolkit/library/Makefile.in1
xpcom/stub/Makefile.in1
1.8.0.10-1
ssl
Disable SSLv2 and weak ciphers.
1 file changed, 3 insertions(+), 3 deletions(-)
netwerk/base/public/security-prefs.js6+++---
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
syspref
Add a syspref preferences directory.
1 file changed, 15 insertions(+)
modules/libpref/src/nsPrefService.cpp15+++++++++++++++
1.0.8-12.0.0.2+dfsg-2
uname
Use ${host_*} variables instead of uname in configure.in. Closes: #377418. This is a minimalist patch to solve the particular bad assembler choice issue. It would need a much greater work to actually do something totally clean, but the current patch should be enough for Linux builds. Also incorporates fix for bz#363263.
2 files changed, 13 insertions(+), 5 deletions(-)
configure.in16++++++++++++----
xpcom/reflect/xptcall/src/md/unix/Makefile.in2+-
1.0.8-12.0.0.2+dfsg-31.8.0.10-1
useragent
Remove useless useragent setter at startup. bz#331783.
2 files changed, 10 deletions(-)
layout/build/Makefile.in1-
layout/build/nsLayoutModule.cpp9---------
1.0.8-12.0.0.2+dfsg-21.8.0.10-1
xpcomglue
- Build the xpcom glue as a shared library. Still hackish. - Load DSOs from . when directory is not given.
8 files changed, 34 insertions(+), 25 deletions(-)
configure.in2+-
xpcom/glue/Makefile.in4++++
xpcom/glue/standalone/Makefile.in8++++++--
xpcom/glue/standalone/nsGlueLinking.h6+++---
xpcom/glue/standalone/nsGlueLinkingDlopen.cpp22++++++++++++----------
xpcom/glue/standalone/nsXPCOMGlue.h14+++++++-------
xpcom/string/public/nsStringAPI.h2+-
xpcom/tools/registry/Makefile.in1-
1.8.0.10-1
zip
Avoid needing zip if not required. bz#331785.
3 files changed, 17 insertions(+), 6 deletions(-)
config/config.mk6+++++-
config/make-jars.pl5++++-
configure.in12++++++++----
2.0.0.2+dfsg-31.8.0.10-1
unknown
debian-icedove-startpage
No description.
2 files changed, 4 insertions(+), 6 deletions(-)
mail/locales/en-US/chrome/messenger/aboutDialog.dtd4+---
mail/locales/en-US/chrome/messenger/start.dtd6+++---
1.5.0.9.dfsg1-1
debian-thunderbird
No description.
2 files changed, 6 insertions(+), 6 deletions(-)
config/autoconf.mk.in10+++++-----
mail/app/nsMailApp.cpp2+-
1.5.0.9.dfsg1-1
profile_migration
No description.
1 file changed, 1 insertion(+), 1 deletion(-)
mail/components/migration/src/nsProfileMigrator.cpp2+-
1.5.0.9.dfsg1-1
visibility_hidden_patch
No description.
2 files changed, 4 insertions(+), 4 deletions(-)
configure4++--
configure.in4++--
1.5.0.9.dfsg1-1
(disabled)
debian_mozilla.in
No description.
1 file changed, 4 insertions(+)
mail/app/mozilla.in4++++
1.5.0.9.dfsg1-1
mailnews_mime_makefile_in
No description.
1 file changed, 2 insertions(+)
mailnews/mime/src/Makefile.in2++
1.5.0.9.dfsg1-1
nspr_dev_discrim-patch
No description.
1 file changed, 1 insertion(+), 1 deletion(-)
nsprpub/config/Makefile.in2+-
1.5.0.9.dfsg1-1
arch_alpha_fix
Adds an empty line in xptcinvoke_linux_alpha.cpp. Should be removed.
1 file changed, 1 insertion(+)
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_alpha.cpp1+
1.5.0.9.dfsg1-1
exclude_sep_extensions_autobuild
No description.
1 file changed, 2 insertions(+), 1 deletion(-)
extensions/Makefile.in3++-
1.5.0.9.dfsg1-1
gtk-settings-patch
No description.
1 file changed, 64 insertions(+), 1 deletion(-)
widget/src/gtk2/nsDragService.cpp65+++++++++++++++++++++++++++++++++++++-
1.5.0.9.dfsg1-1
single_typeaheadfind_package
No description.
1 file changed, 2 insertions(+), 2 deletions(-)
extensions/typeaheadfind/src/nsTypeAheadFind.h4++--
1.5.0.9.dfsg1-1
(disabled)
branding_use_png_icons
No description.
1 file changed, 20 insertions(+), 8 deletions(-)
mail/app/Makefile.in28++++++++++++++++++++--------
1.5.0.9.dfsg1-1
credits_icedove
No description.
2 files changed, 17 insertions(+), 2 deletions(-)
mail/base/content/credits.xhtml14+++++++++++++-
mail/locales/en-US/chrome/messenger/credits.dtd5++++-
1.5.0.9.dfsg1-1
fontsfix_359763
No description.
1 file changed, 17 insertions(+), 17 deletions(-)
modules/libpref/src/init/all.js34+++++++++++++++++-----------------
1.5.0.9.dfsg1-1
gnome_path_fix
No description.
1 file changed, 1 insertion(+), 10 deletions(-)
mail/components/shell/nsMailGNOMEIntegration.cpp11+----------
1.5.0.9.dfsg1-1
gtk_nswindow_png_icon
No description.
1 file changed, 16 insertions(+), 2 deletions(-)
widget/src/gtk2/nsWindow.cpp18++++++++++++++++--
1.5.0.9.dfsg1-1
rebranding_theme
No description.
1 file changed, 2 insertions(+), 2 deletions(-)
mail/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in4++--
1.5.0.9.dfsg1-1
replytolist
No description.
5 files changed, 46 insertions(+), 5 deletions(-)
mail/base/content/mailCommands.js5++-
mailnews/base/resources/content/mailCommands.js4+-
mailnews/compose/public/nsIMsgComposeParams.idl1
mailnews/compose/src/nsMsgCompose.cpp40++++++++++++++++++++++--
mailnews/mime/public/nsMailHeaders.h1
1.5.0.9.dfsg1-1
bz360409_deb400383
No description.
1 file changed, 45 insertions(+), 1 deletion(-)
mailnews/db/msgdb/src/nsMsgDatabase.cpp46+++++++++++++++++++++++++++++++-
1.5.0.9.dfsg1-1
(disabled)