--- Begin Message ---
Package: iceweasel
Version: 10.0.3esr-3
Severity: serious
Hello,
Latest iceweasel version in testing/unstable crashes immediately after
launch on sparc:
GNU gdb (GDB) 7.4-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "sparc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/iceweasel/firefox-bin...(no debugging symbols
found)...done.
(gdb) run
Starting program: /usr/lib/iceweasel/firefox-bin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/sparc-linux-gnu/libthread_db.so.1".
[New Thread 0xf4c73b70 (LWP 7401)]
[New Thread 0xf40afb70 (LWP 7402)]
[New Thread 0xf38afb70 (LWP 7403)]
[New Thread 0xf2cffb70 (LWP 7404)]
[New Thread 0xf24ffb70 (LWP 7405)]
[New Thread 0xf1cffb70 (LWP 7406)]
[New Thread 0xf0a97b70 (LWP 7408)]
Program received signal SIGBUS, Bus error.
XPCCallContext::XPCCallContext (this=0xffff566c,
callerLanguage=XPCContext::LANG_JS, cx=0xf7924340, callBeginRequest=0,
obj=0xf0c9d900, flattenedJSObject=0xf0c9d900,
wrapper=0x0, tearOff=0x0) at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/xpconnect/src/XPCCallContext.cpp:83
83
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/xpconnect/src/XPCCallContext.cpp:
No such file or directory.
(gdb) bt
#0 XPCCallContext::XPCCallContext (this=0xffff566c,
callerLanguage=XPCContext::LANG_JS, cx=0xf7924340, callBeginRequest=0,
obj=0xf0c9d900,
flattenedJSObject=0xf0c9d900, wrapper=0x0, tearOff=0x0)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/xpconnect/src/XPCCallContext.cpp:83
#1 0xf6deef30 in XPCLazyCallContext::GetXPCCallContext (this=0xffff5648)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/xpconnect/src/xpcprivate.h:1335
#2 0xf6df191c in XPCConvert::NativeInterface2JSObject (lccx=..., d=0xffff5930,
dest=0x0, aHelper=..., iid=0xf735bd00, Interface=0xf758ffd4,
allowNativeWrapper=true,
isGlobal=false, pErr=0xffff55dc) at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/xpconnect/src/XPCConvert.cpp:1086
#3 0xf6e14f7c in xpc_qsXPCOMObjectToJsval (lccx=..., aHelper=...,
iid=0xf735bd00, iface=0xf758ffd4, rval=0xffff5930)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/xpconnect/src/XPCQuickStubs.cpp:1093
#4 0xf6e2fa54 in nsIDOMNode_GetChildNodes (cx=<optimized out>, obj=<optimized
out>, id=-255324416, vp=0xffff5930)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/build-xulrunner/js/xpconnect/src/dom_quickstubs.cpp:4738
#5 0xf7689f2c in CallJSPropertyOp (id=<optimized out>, op=<optimized out>,
vp=0xffff5930, receiver=0xf0c9d900, cx=0xf7924340) at
../../../js/src/jscntxtinlines.h:347
#6 get (vp=0xffff5930, pobj=0xf0c9d8c8, obj=0xf0c9d900, receiver=0xf0c9d900,
cx=0xf7924340, this=0xf0ca51c8) at ../../../js/src/jsscopeinlines.h:293
#7 js_NativeGetInline (getHow=1, vp=0xffff5930, shape=0xf0ca51c8,
pobj=0xf0c9d8c8, obj=0xf0c9d900, receiver=0xf0c9d900, cx=0xf7924340)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsobj.cpp:5762
#8 js_GetPropertyHelperInline (vp=0xffff5930, getHow=1, id=<optimized out>,
receiver=0xf0c9d900, obj=0xf0c9d900, cx=0xf7924340)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsobj.cpp:5942
#9 js_GetPropertyHelper (cx=0xf7924340, obj=0xf0c9d900, id=<optimized out>,
getHow=1, vp=0xffff5930)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsobj.cpp:5951
#10 0xf765f678 in js::Interpret (cx=0xf7924340, entryFrame=0xf1000440,
interpMode=js::JSINTERP_NORMAL)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsinterp.cpp:3484
#11 0xf766ecb8 in js::InvokeKernel (cx=0xf7924340, args=...,
construct=js::NO_CONSTRUCT)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsinterp.cpp:647
#12 0xf75ed9f4 in Invoke (args=..., cx=0xf7924340, construct=<optimized out>)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsinterp.h:148
#13 array_readonlyCommon<ArrayForEachBehavior> (args=<synthetic pointer>,
cx=0xf7924340)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsarray.cpp:3390
#14 array_forEach (cx=0xf7924340, argc=<optimized out>, vp=0xf10003e0) at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsarray.cpp:3427
#15 0xf766ebec in CallJSNative (args=..., native=<optimized out>,
cx=0xf7924340) at ../../../js/src/jscntxtinlines.h:297
#16 js::InvokeKernel (cx=0xf7924340, args=..., construct=js::NO_CONSTRUCT)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsinterp.cpp:629
#17 0xf765eb88 in js::Interpret (cx=0xf7924340, entryFrame=0xf10002b0,
interpMode=js::JSINTERP_NORMAL)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsinterp.cpp:3948
#18 0xf766ecb8 in js::InvokeKernel (cx=0xf7924340, args=...,
construct=js::NO_CONSTRUCT)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsinterp.cpp:647
#19 0xf766f154 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0xf7924340)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsinterp.h:148
#20 js::Invoke (cx=0xf7924340, thisv=..., fval=..., argc=2, argv=0xffff63f0,
rval=0xffff6508)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsinterp.cpp:679
#21 0xf75e38d8 in JS_CallFunctionValue (cx=0xf7924340, obj=0xf0c9c0d0,
fval=..., argc=2, argv=0xffff63f0, rval=0xffff6508)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/src/jsapi.cpp:5199
#22 0xf6e06730 in nsXPCWrappedJSClass::CallMethod (this=0xf1432890,
wrapper=<optimized out>, methodIndex=<optimized out>, info=0xf79b6780,
nativeParams=0xffff6640)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/xpconnect/src/XPCWrappedJSClass.cpp:1530
#23 0xf6e013ec in nsXPCWrappedJS::CallMethod (this=0xefedb2c0, methodIndex=3,
info=0xf79b6780, params=0xffff6640)
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/js/xpconnect/src/XPCWrappedJS.cpp:611
#24 0xf7192c74 in PrepareAndDispatch (self=0xefe1bd40, methodIndex=<optimized
out>, args=<optimized out>)
---Type <return> to continue, or q <return> to quit---
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc_solaris.cpp:115
#25 0xf71944c0 in SharedStub ()
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc_solaris.s:72
#26 0xf71944c0 in SharedStub ()
at
/build/buildd-iceweasel_10.0.3esr-3-sparc-Mahwh3/iceweasel-10.0.3esr/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc_solaris.s:72
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) disass
Dump of assembler code for function
XPCCallContext::XPCCallContext(XPCContext::LangType, JSContext*, JSBool,
JSObject*, JSObject*, XPCWrappedNative*, XPCWrappedNativeTearOff*):
0xf6de3800 <+0>: save %sp, -112, %sp
0xf6de3804 <+4>: sethi %hi(0x41c00), %g1
0xf6de3808 <+8>: clr [ %i0 + 4 ]
0xf6de380c <+12>: sethi %hi(0x754000), %l7
0xf6de3810 <+16>: call 0xf6657960 <__sparc_get_pc_thunk.l7>
0xf6de3814 <+20>: add %l7, 0x200, %l7 ! 0x754200
0xf6de3818 <+24>: xor %g1, -888, %g1
0xf6de381c <+28>: add %l7, %g1, %g1
0xf6de3820 <+32>: add %g1, 8, %g1
0xf6de3824 <+36>: call 0xf6de0708 <nsXPConnect::GetXPConnect()>
0xf6de3828 <+40>: st %g1, [ %i0 ]
0xf6de382c <+44>: clr [ %i0 + 0xc ]
0xf6de3830 <+48>: ld [ %fp + 0x5c ], %g1
0xf6de3834 <+52>: mov %i1, %o1
0xf6de3838 <+56>: mov %i3, %o2
0xf6de383c <+60>: st %o0, [ %i0 + 8 ]
0xf6de3840 <+64>: mov %i4, %o3
0xf6de3844 <+68>: mov %i0, %o0
0xf6de3848 <+72>: st %g1, [ %i0 + 0x34 ]
0xf6de384c <+76>: clr %o4
0xf6de3850 <+80>: clr %o5
0xf6de3854 <+84>: ld [ %fp + 0x60 ], %g1
0xf6de3858 <+88>: clr [ %i0 + 0x10 ]
0xf6de385c <+92>: st %g1, [ %i0 + 0x38 ]
0xf6de3860 <+96>: mov 2, %g1
0xf6de3864 <+100>: st %i2, [ %i0 + 0x14 ]
0xf6de3868 <+104>: st %g1, [ %sp + 0x5c ]
0xf6de386c <+108>: mov -1, %g1
=> 0xf6de3870 <+112>: clrx [ %i0 + 0x18 ]
0xf6de3874 <+116>: st %i1, [ %i0 + 0x20 ]
0xf6de3878 <+120>: st %i5, [ %i0 + 0x30 ]
0xf6de387c <+124>: clrb [ %i0 + 0x78 ]
0xf6de3880 <+128>: clrb [ %i0 + 0x90 ]
0xf6de3884 <+132>: st %g1, [ %sp + 0x60 ]
0xf6de3888 <+136>: clr [ %sp + 0x64 ]
0xf6de388c <+140>: call 0xf6de3538
<XPCCallContext::Init(XPCContext::LangType, int, JSObject*, JSObject*,
XPCCallContext::WrapperInitOptions, int, unsigned int, JS::Value*, JS::Value*)>
0xf6de3890 <+144>: clr [ %sp + 0x68 ]
0xf6de3894 <+148>: rett %i7 + 8
0xf6de3898 <+152>: nop
End of assembler dump.
(gdb) info reg i0
i0 0xffff566c -43412
This is an unaligned memory access, clrx argument must be 8-byte
aligned.
Best regards,
--
Jurij Smakov ju...@wooyd.org
Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC
--- End Message ---
--- Begin Message ---
Source: iceape
Source-Version: 2.7.4-1
We believe that the bug you reported is fixed in the latest version of
iceape, which is due to be installed in the Debian FTP archive:
iceape-browser_2.7.4-1_all.deb
to main/i/iceape/iceape-browser_2.7.4-1_all.deb
iceape-chatzilla_2.7.4-1_all.deb
to main/i/iceape/iceape-chatzilla_2.7.4-1_all.deb
iceape-dbg_2.7.4-1_amd64.deb
to main/i/iceape/iceape-dbg_2.7.4-1_amd64.deb
iceape-l10n-all_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-all_2.7.4-1_all.deb
iceape-l10n-be_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-be_2.7.4-1_all.deb
iceape-l10n-ca_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-ca_2.7.4-1_all.deb
iceape-l10n-cs_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-cs_2.7.4-1_all.deb
iceape-l10n-de_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-de_2.7.4-1_all.deb
iceape-l10n-en-gb_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-en-gb_2.7.4-1_all.deb
iceape-l10n-es-ar_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-es-ar_2.7.4-1_all.deb
iceape-l10n-es-es_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-es-es_2.7.4-1_all.deb
iceape-l10n-fi_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-fi_2.7.4-1_all.deb
iceape-l10n-fr_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-fr_2.7.4-1_all.deb
iceape-l10n-gl_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-gl_2.7.4-1_all.deb
iceape-l10n-hu_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-hu_2.7.4-1_all.deb
iceape-l10n-it_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-it_2.7.4-1_all.deb
iceape-l10n-ja_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-ja_2.7.4-1_all.deb
iceape-l10n-lt_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-lt_2.7.4-1_all.deb
iceape-l10n-nb-no_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-nb-no_2.7.4-1_all.deb
iceape-l10n-nl_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-nl_2.7.4-1_all.deb
iceape-l10n-pl_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-pl_2.7.4-1_all.deb
iceape-l10n-pt-pt_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-pt-pt_2.7.4-1_all.deb
iceape-l10n-ru_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-ru_2.7.4-1_all.deb
iceape-l10n-sk_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-sk_2.7.4-1_all.deb
iceape-l10n-sv-se_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-sv-se_2.7.4-1_all.deb
iceape-l10n-tr_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-tr_2.7.4-1_all.deb
iceape-l10n-zh-cn_2.7.4-1_all.deb
to main/i/iceape/iceape-l10n-zh-cn_2.7.4-1_all.deb
iceape_2.7.4-1.debian.tar.gz
to main/i/iceape/iceape_2.7.4-1.debian.tar.gz
iceape_2.7.4-1.dsc
to main/i/iceape/iceape_2.7.4-1.dsc
iceape_2.7.4-1_amd64.deb
to main/i/iceape/iceape_2.7.4-1_amd64.deb
iceape_2.7.4.orig-compare-locales.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-compare-locales.tar.bz2
iceape_2.7.4.orig-l10n-be.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-be.tar.bz2
iceape_2.7.4.orig-l10n-ca.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-ca.tar.bz2
iceape_2.7.4.orig-l10n-cs.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-cs.tar.bz2
iceape_2.7.4.orig-l10n-de.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-de.tar.bz2
iceape_2.7.4.orig-l10n-en-GB.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-en-GB.tar.bz2
iceape_2.7.4.orig-l10n-es-AR.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-es-AR.tar.bz2
iceape_2.7.4.orig-l10n-es-ES.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-es-ES.tar.bz2
iceape_2.7.4.orig-l10n-fi.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-fi.tar.bz2
iceape_2.7.4.orig-l10n-fr.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-fr.tar.bz2
iceape_2.7.4.orig-l10n-gl.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-gl.tar.bz2
iceape_2.7.4.orig-l10n-hu.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-hu.tar.bz2
iceape_2.7.4.orig-l10n-it.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-it.tar.bz2
iceape_2.7.4.orig-l10n-ja.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-ja.tar.bz2
iceape_2.7.4.orig-l10n-lt.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-lt.tar.bz2
iceape_2.7.4.orig-l10n-nb-NO.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-nb-NO.tar.bz2
iceape_2.7.4.orig-l10n-nl.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-nl.tar.bz2
iceape_2.7.4.orig-l10n-pl.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-pl.tar.bz2
iceape_2.7.4.orig-l10n-pt-PT.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-pt-PT.tar.bz2
iceape_2.7.4.orig-l10n-ru.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-ru.tar.bz2
iceape_2.7.4.orig-l10n-sk.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-sk.tar.bz2
iceape_2.7.4.orig-l10n-sv-SE.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-sv-SE.tar.bz2
iceape_2.7.4.orig-l10n-tr.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-tr.tar.bz2
iceape_2.7.4.orig-l10n-zh-CN.tar.bz2
to main/i/iceape/iceape_2.7.4.orig-l10n-zh-CN.tar.bz2
iceape_2.7.4.orig.tar.bz2
to main/i/iceape/iceape_2.7.4.orig.tar.bz2
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 669...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mike Hommey <gland...@debian.org> (supplier of updated iceape package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 27 Apr 2012 10:54:43 +0200
Source: iceape
Binary: iceape iceape-browser iceape-dbg iceape-chatzilla iceape-l10n-all
iceape-l10n-be iceape-l10n-ca iceape-l10n-cs iceape-l10n-de iceape-l10n-en-gb
iceape-l10n-es-ar iceape-l10n-es-es iceape-l10n-fi iceape-l10n-fr
iceape-l10n-gl iceape-l10n-hu iceape-l10n-it iceape-l10n-ja iceape-l10n-lt
iceape-l10n-nb-no iceape-l10n-nl iceape-l10n-pl iceape-l10n-pt-pt
iceape-l10n-ru iceape-l10n-sk iceape-l10n-sv-se iceape-l10n-tr iceape-l10n-zh-cn
Architecture: source amd64 all
Version: 2.7.4-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of Mozilla-related packages
<pkg-mozilla-maintain...@lists.alioth.debian.org>
Changed-By: Mike Hommey <gland...@debian.org>
Description:
iceape - The Iceape Internet Suite
iceape-browser - Transitional package to iceape
iceape-chatzilla - Iceape Chatzilla IRC client
iceape-dbg - Debugging symbols for the Iceape Internet Suite
iceape-l10n-all - All language packages for Iceape (meta)
iceape-l10n-be - Belarusian language package for Iceape
iceape-l10n-ca - Catalan language package for Iceape
iceape-l10n-cs - Czech language package for Iceape
iceape-l10n-de - German language package for Iceape
iceape-l10n-en-gb - English (United Kingdom) language package for Iceape
iceape-l10n-es-ar - Spanish (Argentina) language package for Iceape
iceape-l10n-es-es - Spanish (Spain) language package for Iceape
iceape-l10n-fi - Finnish language package for Iceape
iceape-l10n-fr - French language package for Iceape
iceape-l10n-gl - Galician language package for Iceape
iceape-l10n-hu - Hungarian language package for Iceape
iceape-l10n-it - Italian language package for Iceape
iceape-l10n-ja - Japanese language package for Iceape
iceape-l10n-lt - Lithuanian language package for Iceape
iceape-l10n-nb-no - Norwegian Bokmål (Norway) language package for Iceape
iceape-l10n-nl - Dutch language package for Iceape
iceape-l10n-pl - Polish language package for Iceape
iceape-l10n-pt-pt - Portuguese (Portugal) language package for Iceape
iceape-l10n-ru - Russian language package for Iceape
iceape-l10n-sk - Slovak language package for Iceape
iceape-l10n-sv-se - Swedish (Sweden) language package for Iceape
iceape-l10n-tr - Turkish language package for Iceape
iceape-l10n-zh-cn - Chinese (China) language package for Iceape
Closes: 667901 669905
Changes:
iceape (2.7.4-1) unstable; urgency=low
.
* New manually-made upstream release. (Upstream Seamonkey doesn't release
from the ESR branch)
* Fixes for mfsa2012-{20,22-24,26-27,29-31,33}, also known as
CVE-2012-0467, CVE-2012-0469, CVE-2012-0470, CVE-2012-0471,
CVE-2012-0473, CVE-2012-0474, CVE-2012-0477, CVE-2012-0478,
CVE-2011-3062, CVE-2012-0479.
.
* debian/make.mk, debian/rules, debian/upstream.mk: Avoid spawning shells
from debian/rules when possible.
* debian/rules, debian/control*: Build with hardening flags.
* debian/control, debian/l10n, debian/rules: Simplify l10n control
generation.
.
* memory/jemalloc/jemalloc.c: Fix jemalloc mmap wrapper for s390. bz#747322.
Closes: #667901.
* js/xpconnect/src/xpcprivate.h: Properly align XPCLazyCallContext::mData.
bz#747870. Closes: #669905.
* config/Preprocessor.py, config/tests/unit-Preprocessor.py,
js/src/config/Preprocessor.py: Use filters in #defines and #includes.
bz#508942.
* xptcall/src/md/unix/xptcinvoke_linux_s390x.cpp: Fix s390x XPTCinvoke.
bz#706787.
Checksums-Sha1:
bef9a27535d100ab0ba34d210ddac47920a17c47 10546 iceape_2.7.4-1.dsc
d1923db06d4a6d73e7bf9f1f6eef76230a5aca4b 22970
iceape_2.7.4.orig-compare-locales.tar.bz2
ca8dbcd8160af41c216a6389d82806ea888453dc 543478
iceape_2.7.4.orig-l10n-be.tar.bz2
a9e8a37148248b2d741b763826228bf04feacd5b 680417
iceape_2.7.4.orig-l10n-ca.tar.bz2
2f230e2dec18e34cd4809a2ca1b309e71a9fdb3e 667563
iceape_2.7.4.orig-l10n-cs.tar.bz2
7ec9d21d790488572a56d7fbebcc65b632778537 720102
iceape_2.7.4.orig-l10n-de.tar.bz2
5da828ede9f809360508318ac73e1b85db37183b 543935
iceape_2.7.4.orig-l10n-en-GB.tar.bz2
88f37ee99834a9d8e7108e2631abea6695ef90bf 653390
iceape_2.7.4.orig-l10n-es-AR.tar.bz2
9ee07ace4d3888f9618ff35360b27d144b32ac1e 601192
iceape_2.7.4.orig-l10n-es-ES.tar.bz2
5a3311386557c7973b24309b5b6fb8d52ad549e2 668711
iceape_2.7.4.orig-l10n-fi.tar.bz2
8024251eabfda551b1ca4b0bd5a404091a4c3126 1043456
iceape_2.7.4.orig-l10n-fr.tar.bz2
490693a16c8e1daf1f8833ebb68b94100bd3fed7 614176
iceape_2.7.4.orig-l10n-gl.tar.bz2
96f66135811d807fbe7cf37bd0b5c1e805e4d673 1274241
iceape_2.7.4.orig-l10n-hu.tar.bz2
2a175f44bc20e0756cec45ee049afe63494b940b 573909
iceape_2.7.4.orig-l10n-it.tar.bz2
2e355985e643b30d56bcc93de548e16432d11571 921424
iceape_2.7.4.orig-l10n-ja.tar.bz2
e09411b221f96e4d564299893831150ef4ab4293 998215
iceape_2.7.4.orig-l10n-lt.tar.bz2
2c46ad21d81f4c4fa92fce213a9c8f222445cc34 657453
iceape_2.7.4.orig-l10n-nb-NO.tar.bz2
5ba7d67a5adceb29a1accb71f05d578c354c2772 1264502
iceape_2.7.4.orig-l10n-nl.tar.bz2
8e89eb1f919cc0bbcdef9cd60a698b54f3099892 1745956
iceape_2.7.4.orig-l10n-pl.tar.bz2
fd739a202f38cf48368ca24da28bf4fa8b83bf35 921508
iceape_2.7.4.orig-l10n-pt-PT.tar.bz2
29f0a0b6bcfb16fc90e09950d86450fcb024d9a3 1145461
iceape_2.7.4.orig-l10n-ru.tar.bz2
81030386cc7f3bbdff30638a2d19589cf82535f4 1613328
iceape_2.7.4.orig-l10n-sk.tar.bz2
ff7a21cd704469bffe8fcea556338835864c81dd 1041398
iceape_2.7.4.orig-l10n-sv-SE.tar.bz2
bf77bb0805e5bb6be73d428053a7faa6c55c7705 658669
iceape_2.7.4.orig-l10n-tr.tar.bz2
6912bc0b5484bc245bd74d45c3bb3916e1eb6a9d 607655
iceape_2.7.4.orig-l10n-zh-CN.tar.bz2
75dc16ae3ecc98edc798d735e47d35430fd91d41 94022855 iceape_2.7.4.orig.tar.bz2
d79102207939e20d6bbc8a7ea1d92392e7b3e668 235489 iceape_2.7.4-1.debian.tar.gz
877908555a71a4a578ba4e0790cb591ba77e8022 19982674 iceape_2.7.4-1_amd64.deb
87db3f7d9c69e6a2452db6b00ae17d0ee3ed55cd 33378 iceape-browser_2.7.4-1_all.deb
ffb4b44282e0096ddd155bca8fb4eb155474f9bb 172528848 iceape-dbg_2.7.4-1_amd64.deb
491240fae4ddb82c6dfbd6403f39fef48071542d 429744
iceape-chatzilla_2.7.4-1_all.deb
7d75a113c5757826e49a49a4225fda86d68146f7 33534 iceape-l10n-all_2.7.4-1_all.deb
2545b99b9026136a6127b0a6e36bb4bd73218cb2 744368 iceape-l10n-be_2.7.4-1_all.deb
2ff3d0dfef3e0dd41b17b90fa1fb027567f31e50 761194 iceape-l10n-ca_2.7.4-1_all.deb
6724fdc9220757e0f32fceb42d4f53fb618f32bf 767952 iceape-l10n-cs_2.7.4-1_all.deb
aea1add6c9ae0e544b20f00df12e990d1197c05d 807876 iceape-l10n-de_2.7.4-1_all.deb
14d62bd8f23a7fa80ee272c986f7651d77309fd1 730072
iceape-l10n-en-gb_2.7.4-1_all.deb
23755ba080017fbc8b4e4794cd23975cae25fb11 801928
iceape-l10n-es-ar_2.7.4-1_all.deb
eac2603cc1c92d5951fdc093c0f05f01556ca599 730262
iceape-l10n-es-es_2.7.4-1_all.deb
306b3f0c8866cded81f7eb7514401eacce9e3aa4 757482 iceape-l10n-fi_2.7.4-1_all.deb
c9f3fa8bd22653e63938e94328c72e337f3dc70c 762738 iceape-l10n-fr_2.7.4-1_all.deb
f6848ffc107695e497e11ebdc3624c0ffd3777b8 757150 iceape-l10n-gl_2.7.4-1_all.deb
206a750ae24aec33324933b6ae2f1bbcb6820575 780626 iceape-l10n-hu_2.7.4-1_all.deb
37b09ce0ad4c80527462cf39d4b60e6af645e7ab 688162 iceape-l10n-it_2.7.4-1_all.deb
fbc7a5e62fa20b4cdb57e3f70180f29925daa2d2 813384 iceape-l10n-ja_2.7.4-1_all.deb
8d4fd0dbaf8f8afc6e3617635e5bb5f8f7a257f1 906216 iceape-l10n-lt_2.7.4-1_all.deb
dc4c1690691b9bccc78bdf88f13a95d9aafe8b5e 748966
iceape-l10n-nb-no_2.7.4-1_all.deb
69201e09230f0faf5c4f6481f0d0f5a71366d8f5 755006 iceape-l10n-nl_2.7.4-1_all.deb
fc7651df5dcffc7c31264c3c3d539dcfd8dfeec6 776294 iceape-l10n-pl_2.7.4-1_all.deb
42460560d70af0f9b075a86f7d62579b24195fe2 787696
iceape-l10n-pt-pt_2.7.4-1_all.deb
760d2d024fe0da0d5e9a1100926c17077967fac2 841854 iceape-l10n-ru_2.7.4-1_all.deb
ae90802a9631120fc21d6e3dbf47e5da69769c6c 791170 iceape-l10n-sk_2.7.4-1_all.deb
f44d247c154e7fd8db49ce2f6dc31abd4c0cffc5 811222
iceape-l10n-sv-se_2.7.4-1_all.deb
93785e2d40c7bf26759d4c028d916bd01f02bfa9 757498 iceape-l10n-tr_2.7.4-1_all.deb
4923bea3947acb54fe51f57a490744e1bd295b8a 779696
iceape-l10n-zh-cn_2.7.4-1_all.deb
Checksums-Sha256:
509d5fa391f8e3936c64cb8fd7e288ee620568e604c3e27570018d72cdae0f90 10546
iceape_2.7.4-1.dsc
1816e3324ba27817328ee7e26464721e26244c1f1b327e116c1ba1b26eebd558 22970
iceape_2.7.4.orig-compare-locales.tar.bz2
8df664f3a15e55703f807ff54fa2d09e5a219529b58944c6151a33c71bd66ddd 543478
iceape_2.7.4.orig-l10n-be.tar.bz2
13dee8954bd02a65b90cc8e6268ce208725e93ef7aa0dda48967e49163f14b02 680417
iceape_2.7.4.orig-l10n-ca.tar.bz2
6551f7cbc80de4c8b15c1ccf06dffe93f326e875603a8195c33f09c07f43d2a2 667563
iceape_2.7.4.orig-l10n-cs.tar.bz2
201bb0a02abb1691f34ba59bdf81996dc136c4fabc6a61247c8de605de0fc516 720102
iceape_2.7.4.orig-l10n-de.tar.bz2
855f0cc202661639db32e655ddbe9c69c86cbe83d701239ea831d33751d0cafd 543935
iceape_2.7.4.orig-l10n-en-GB.tar.bz2
cf21418c7dd94909f14c9f69acacf7ba6220728c2e85492939107ac118271e10 653390
iceape_2.7.4.orig-l10n-es-AR.tar.bz2
3bbe7eb24861c2876e37774e77e1b3a5306b8a51875087903598fad167e4e801 601192
iceape_2.7.4.orig-l10n-es-ES.tar.bz2
2fe281d58b4111880c4b2c06508774869a4b31bcb3529dd77e1aa750f0ad1d90 668711
iceape_2.7.4.orig-l10n-fi.tar.bz2
0e9e6810ce7d17c5b58a8e9c8a33c4a7a1b81ad0afaae86103d3e46c28671bda 1043456
iceape_2.7.4.orig-l10n-fr.tar.bz2
742e2ab8262ad3c9cbbb6d422cb3795f10821ba5b15d98a3af5731b63f603791 614176
iceape_2.7.4.orig-l10n-gl.tar.bz2
386d6ef6edb0208b83ad5ebc10d07a6d9b4ff063f5b180a377bf95cf105d55ac 1274241
iceape_2.7.4.orig-l10n-hu.tar.bz2
4b3f93acc064266a9dfe1845c74428b6a42b4904ac78b7972c740edbbc5dfa3d 573909
iceape_2.7.4.orig-l10n-it.tar.bz2
6a7d9cff6bb709936b0249816fa3b2ebca0c182be0a9d846c8722d02cbb9bae4 921424
iceape_2.7.4.orig-l10n-ja.tar.bz2
65237765217bb27bdebfe86f9ffbb0872817e72c8a8f0411979d2130e18a9710 998215
iceape_2.7.4.orig-l10n-lt.tar.bz2
dfe900b1b0cc475abd2dfa1bf7b9690d504045c0aeba50ca7c4dc76062b9e17f 657453
iceape_2.7.4.orig-l10n-nb-NO.tar.bz2
04d93f28b71c85797a58e25d5e8a37c9dac7b8d85088922d3bdf4bee69ccb99c 1264502
iceape_2.7.4.orig-l10n-nl.tar.bz2
61af2fc0c53cead0677e816f1715228b9ea56838714ece8e46b3b3998346d17f 1745956
iceape_2.7.4.orig-l10n-pl.tar.bz2
58d6926cbd3b082703ed97db7ef6015042069d92755c82f8bb1146c1c0a06c34 921508
iceape_2.7.4.orig-l10n-pt-PT.tar.bz2
d92919d0e8bdc52b3098ab11fe9aa7616af973c3fc69e4246df2361fbdd1c25d 1145461
iceape_2.7.4.orig-l10n-ru.tar.bz2
95d634a2f08292a5837fec24e68ff8b0fc3ddd8f5e4c4f26d90965c99a89dfd2 1613328
iceape_2.7.4.orig-l10n-sk.tar.bz2
a9267cf098d4922fac5b642821f9e07479ad1c003841b07249bf9d39015a732b 1041398
iceape_2.7.4.orig-l10n-sv-SE.tar.bz2
2dbe9a10c8c06e920a34858571e6313df3301b867d457907b542217ce3de289a 658669
iceape_2.7.4.orig-l10n-tr.tar.bz2
f664c59fb6ecc100d202bbb4c685ee533b3e3f0ab30ee6f36c7eaec660df5431 607655
iceape_2.7.4.orig-l10n-zh-CN.tar.bz2
02774fb303c07afeae161e8e0212b142368995d44ea23981e4de6bd8d1349882 94022855
iceape_2.7.4.orig.tar.bz2
8a053d8cbd92b2064fdc5a33a87ccb562f4f0469c15a17bcffde1ac9e5c7c79a 235489
iceape_2.7.4-1.debian.tar.gz
68719885f3837d90cb719f44dc4b15372e780fd44e36b4e2f616f3507d2df8b8 19982674
iceape_2.7.4-1_amd64.deb
c2938f87b290a9f045b7b55adc17eeed5d75aa4d391987065be81f676677e57a 33378
iceape-browser_2.7.4-1_all.deb
763b1fa1e74874b0c9b7cf34f3e5b3d5cd040bf389f2d06fa409e4c004489606 172528848
iceape-dbg_2.7.4-1_amd64.deb
b3cec848c449b67d4b249059ab913e00cd0dcb4bc5fc10e7d19d0e4ac3a060cc 429744
iceape-chatzilla_2.7.4-1_all.deb
e9bf39e3f7244c758c84e9a96278b031c3d8b606bf599af8b4758265c3b1a8d5 33534
iceape-l10n-all_2.7.4-1_all.deb
dcb7b7a0a657f2881a76c0d358ab18e4ed7215e4fb043a622e49c4888a00773c 744368
iceape-l10n-be_2.7.4-1_all.deb
06c6c0d06e9f776b3bf8c57bb0429e10935284873329ae982cfe02e662065162 761194
iceape-l10n-ca_2.7.4-1_all.deb
9d0df9a30821a0ff1e0fb739f38a48d672d8f7dd7f575cd052fe884610276df1 767952
iceape-l10n-cs_2.7.4-1_all.deb
ab1fbe4a34f236346f06103691579897033ab8a58b836d4a8a1e3b08a73ece79 807876
iceape-l10n-de_2.7.4-1_all.deb
2ab8fcf0ced6ee8d6a9866735bfdabf48facee91aa159ec4cd01db886f98b246 730072
iceape-l10n-en-gb_2.7.4-1_all.deb
471562adce7ed7407c78a995ebd1f64647f6e3cf852a87367ce4fc454c996f83 801928
iceape-l10n-es-ar_2.7.4-1_all.deb
b076e2829a9bfbcbb9b3dccec1c7e1acb0ce34bc7028075ef3aaf836bcac547d 730262
iceape-l10n-es-es_2.7.4-1_all.deb
6d2161fc9020560f222552a4faf7c6d333e2475e92f57c7e2c5c870497820a82 757482
iceape-l10n-fi_2.7.4-1_all.deb
8b8b6afa458c670e86490b1a86685433d0619eae20119dbe8cdca5f0ae6224a7 762738
iceape-l10n-fr_2.7.4-1_all.deb
934357ef1df3e525df6ed18a21711eef9ac9a61b521c6cef46ae62489731e80e 757150
iceape-l10n-gl_2.7.4-1_all.deb
7fdc8cac0910d2ecb467529acbde0deb9fbb598f663d7cde04060329cd3e1e50 780626
iceape-l10n-hu_2.7.4-1_all.deb
26cb0073ef4a920cc8faf61da054ebf7123c7f0025890561fe133c5f0937d869 688162
iceape-l10n-it_2.7.4-1_all.deb
d1ee5f195a17786c6043384a52a6b61dc61a69126fb11c2701a0ab0da45776aa 813384
iceape-l10n-ja_2.7.4-1_all.deb
cac180bce91a3002e837e56493c5e619e343174216c31af700e68da935a5920c 906216
iceape-l10n-lt_2.7.4-1_all.deb
dc7871adb484c1c8496c29651d05a5d17aec0f46e69495d9ba82a79ad35d4d18 748966
iceape-l10n-nb-no_2.7.4-1_all.deb
5d8ef62971fa547d9a5f06b8cba6c5d350c959f398a299e9e26941b2ca0ab3a7 755006
iceape-l10n-nl_2.7.4-1_all.deb
f455bf962d712a52b9084b526845f1f8d164723def42cbc81c84014d66f73be2 776294
iceape-l10n-pl_2.7.4-1_all.deb
ffc905f9b9c378adeebd227c3362cd7fd80907c87b2640b360f8993dc7c95410 787696
iceape-l10n-pt-pt_2.7.4-1_all.deb
e6767c0c669c7bc7aeb1434f90ee5a5b751e3dc45f4e1d3cbec70798a44e12fe 841854
iceape-l10n-ru_2.7.4-1_all.deb
4065ff7d92f02950b773bd1170db286fd445566bac1dfab38c929d55f75b26e7 791170
iceape-l10n-sk_2.7.4-1_all.deb
5fb6e7a221a085b026339f729755c55f165d651cc87de7b467b98d7f0b38cdeb 811222
iceape-l10n-sv-se_2.7.4-1_all.deb
d831ebb9d763de8888f082c249f51ef9decd5be0b3931024810abdae4d013bbc 757498
iceape-l10n-tr_2.7.4-1_all.deb
8cb1facbc688c4faaef5745771c304d3b8b020a0ee92c7d964e2c3372fefb733 779696
iceape-l10n-zh-cn_2.7.4-1_all.deb
Files:
9dbc1032a9e8432d839807c50cf4a3f8 10546 net optional iceape_2.7.4-1.dsc
4a235886c626069a3013e07783886212 22970 net optional
iceape_2.7.4.orig-compare-locales.tar.bz2
cea5f7e03be719a2e61256aa61034d30 543478 net optional
iceape_2.7.4.orig-l10n-be.tar.bz2
2d4436977690384d0f1decf630dc3a65 680417 net optional
iceape_2.7.4.orig-l10n-ca.tar.bz2
da37ac9229a3f4056dcff3cf44cb55ca 667563 net optional
iceape_2.7.4.orig-l10n-cs.tar.bz2
89044fcd4f6b5605ac5cc91217af4ae1 720102 net optional
iceape_2.7.4.orig-l10n-de.tar.bz2
a64316866f6989287e35289157c90970 543935 net optional
iceape_2.7.4.orig-l10n-en-GB.tar.bz2
064ad97e7d80457f103743f16b6fb7dc 653390 net optional
iceape_2.7.4.orig-l10n-es-AR.tar.bz2
c1862589627b5d2a3bbe86eb1a0aa5fe 601192 net optional
iceape_2.7.4.orig-l10n-es-ES.tar.bz2
38afb3e567e98e3b788019228f5b8a39 668711 net optional
iceape_2.7.4.orig-l10n-fi.tar.bz2
0fa38df05dd587d64e86a28a57eaba2e 1043456 net optional
iceape_2.7.4.orig-l10n-fr.tar.bz2
5eaf0a7eb7c5754da88b6eb4d0ada210 614176 net optional
iceape_2.7.4.orig-l10n-gl.tar.bz2
9ba52f39686e1f81bcc676ae10a93403 1274241 net optional
iceape_2.7.4.orig-l10n-hu.tar.bz2
32becf4672828a246862b08927e69cab 573909 net optional
iceape_2.7.4.orig-l10n-it.tar.bz2
41ec4c87a1551efc4b56c3c5e2bb7b96 921424 net optional
iceape_2.7.4.orig-l10n-ja.tar.bz2
764bff9f3cc20b35b3d2932673f79b7b 998215 net optional
iceape_2.7.4.orig-l10n-lt.tar.bz2
9fd3c665935013bdff4ac9608c7351f8 657453 net optional
iceape_2.7.4.orig-l10n-nb-NO.tar.bz2
4f729f970883399f2df3c446de8cc585 1264502 net optional
iceape_2.7.4.orig-l10n-nl.tar.bz2
fa74969433f7fe24517ad2f394a6ecbd 1745956 net optional
iceape_2.7.4.orig-l10n-pl.tar.bz2
7d839d8b9d328ae421a4f9f71d212241 921508 net optional
iceape_2.7.4.orig-l10n-pt-PT.tar.bz2
46b3a5b200ad17f356a3c1b1fe8f54e8 1145461 net optional
iceape_2.7.4.orig-l10n-ru.tar.bz2
faf6ad0cf820dbe43bccd7ed04a3519d 1613328 net optional
iceape_2.7.4.orig-l10n-sk.tar.bz2
0c538c1584f7c3e79d52172572f7f12c 1041398 net optional
iceape_2.7.4.orig-l10n-sv-SE.tar.bz2
8c947584040327448c5cd38abb49c371 658669 net optional
iceape_2.7.4.orig-l10n-tr.tar.bz2
7f1ae007045f26ab7f0e34a1600b5036 607655 net optional
iceape_2.7.4.orig-l10n-zh-CN.tar.bz2
aedc7546db1fdc50cc9c5f21a7ad6138 94022855 net optional
iceape_2.7.4.orig.tar.bz2
46908aec059166ac48592a8119badf3e 235489 net optional
iceape_2.7.4-1.debian.tar.gz
824136ce72d33f55cd822db5bc7e43f4 19982674 web optional iceape_2.7.4-1_amd64.deb
a0f9ff8cdfa0040e0faba1f1c450bc4d 33378 web optional
iceape-browser_2.7.4-1_all.deb
c46b4b06b9443a62958e9285682aaf91 172528848 debug extra
iceape-dbg_2.7.4-1_amd64.deb
7662bf742346e25331821f8e1d8b4ffb 429744 net optional
iceape-chatzilla_2.7.4-1_all.deb
9d5a2cfe71a57c617267e6a75201ea35 33534 localization optional
iceape-l10n-all_2.7.4-1_all.deb
3147687331c67c5363625c8dd9fc05ed 744368 localization optional
iceape-l10n-be_2.7.4-1_all.deb
1f202ce0b12c1beb1c692e0179543d41 761194 localization optional
iceape-l10n-ca_2.7.4-1_all.deb
875e2a2ffe67ca4fb003c453f98a754a 767952 localization optional
iceape-l10n-cs_2.7.4-1_all.deb
48128d753a5dac610887b0922806a937 807876 localization optional
iceape-l10n-de_2.7.4-1_all.deb
592076aaec70487a00a632a783d35b01 730072 localization optional
iceape-l10n-en-gb_2.7.4-1_all.deb
83892a673547ad2898dcaa41a28f2df4 801928 localization optional
iceape-l10n-es-ar_2.7.4-1_all.deb
cfe474769d1497982a0f954fe8528a00 730262 localization optional
iceape-l10n-es-es_2.7.4-1_all.deb
72b59af211a989f2af7627fe0939e009 757482 localization optional
iceape-l10n-fi_2.7.4-1_all.deb
a02f53df3371c16f11ab55d8a1c23715 762738 localization optional
iceape-l10n-fr_2.7.4-1_all.deb
62a4e8f9837c803e24d662007f2ff629 757150 localization optional
iceape-l10n-gl_2.7.4-1_all.deb
b09b17c0dab3270293c014a490147291 780626 localization optional
iceape-l10n-hu_2.7.4-1_all.deb
0272f7d0a1298f2552a10041fc5d1695 688162 localization optional
iceape-l10n-it_2.7.4-1_all.deb
f3805dcdd3309ef68313c8e7de23fd0b 813384 localization optional
iceape-l10n-ja_2.7.4-1_all.deb
f3f71536ec251768136e7e5f0193ad97 906216 localization optional
iceape-l10n-lt_2.7.4-1_all.deb
144850eac600b553ae2179f3c49e897a 748966 localization optional
iceape-l10n-nb-no_2.7.4-1_all.deb
f2956106cc00586ff669110b1fbeda89 755006 localization optional
iceape-l10n-nl_2.7.4-1_all.deb
29609f765704d1864936c38a1327fe72 776294 localization optional
iceape-l10n-pl_2.7.4-1_all.deb
5b46817de2df25c4681b707c40cda314 787696 localization optional
iceape-l10n-pt-pt_2.7.4-1_all.deb
b45de1bfa9305185870173303ce1a6e0 841854 localization optional
iceape-l10n-ru_2.7.4-1_all.deb
38868d635cc845921676d04e87c320f3 791170 localization optional
iceape-l10n-sk_2.7.4-1_all.deb
6061f6a8a18c72690b5452b10bb7b3a5 811222 localization optional
iceape-l10n-sv-se_2.7.4-1_all.deb
9381b8c91767006f63eca7e621f28b2d 757498 localization optional
iceape-l10n-tr_2.7.4-1_all.deb
c216efb65dc9de314a61124cf49e9e9a 779696 localization optional
iceape-l10n-zh-cn_2.7.4-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIVAwUBT5pxNuQqoE+mqoxyAQieTw//WVa2SlS97aBuGAp8ti9GjwqGcW5hYZ0z
IZVBB/i2usHXGYLTo+HSea+bTAeu/OQAf5Q0LG7JORvmz9nloj7u/YIRW/JY1bBT
goNuuUAAAeNqmH9BPNCcX89lAe7DSMzXlxfiG8iVfOkgIPpxzyA4lXQ/Y9E/yDiA
nrAxd8D2rQ2+qZOycNzoCnL+Xhi2pYmDwJziFHtB3cfrn/CoBcaBWemvqi9dasaL
YFsIggjiYG15+K+3D8u5y0Kb83D7E1OiQYeKBGB5MO8/+ZhHIWaYtefeE91LA2Qr
LbvlU1v1XZm0EuHTOWq6oLnRxPHNknY4kzsD3E/ZBw7vrs4Aopm+VNxvYQFH9jiD
fbzzqDSuD8A6dlhYleY7LZWtj9J0LQMQunwLa97o7UygPjoBzZjac/o2L1eUqvQc
0rdAXHCge6e5bAkeHZ4dNEifRqWqGRXKuKkdw8TDun/xpqrSKHwPirIK9shEQwQd
Y/oNexgRmNxddE13eht8FVdyR7jsAHsosBtXR6wegiWKrtAbqedLYGDobOScJG2J
GDumSS+jg8cDh18ewqzjSd5RSHNNfUqIxWwQ980J5sgxGJk0zhnZS14XzjQAqmkt
19lG+3MZ7s7MS/dWqwO832eATG/MTPTFhX9EIKUHF67/7XhhKbGtOw2Uc7RVHM2B
i/HkEOdncTY=
=gV68
-----END PGP SIGNATURE-----
--- End Message ---