libwebp7-32bit-1.0.3-150200.3.10.1<>,a$ep9|҃w 1;(Z)z M,LྜྷԢ~Hdgd'8j%C Y "]G:;]ꀎތFǵXyyORj" SN?`L?aMZq2qbz{Zmyp0i>F!~}lJYJ=ԒHG_]dU%nSgca4ֈqi|rYRi:ʅM .O.%f/OӸI"hĎ"&,Wt!pLwiPd$]eX!>>!X?!Hd % Jhlx| !08 < @ H  X(89:>:GDHLITXXYd\]^bc~d e f l u v $w x y   !!DClibwebp7-32bit1.0.3150200.3.10.1Library for the WebP graphics formatWebP is an image format that does lossy compression of digital photographic images. WebP consists of a codec based on VP8, and a container based on RIFF. Webmasters, web developers and browser developers can use WebP to compress, archive and distribute digital images more efficiently.eh01-ch2dSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://developers.google.com/speed/webp/linuxx86_64/sbin/ldconfigee34a40aa7ec626440bb187aa78b995f6d58c8f008b3b38333be825b1248ff192dlibwebp.so.7.0.5rootrootrootrootlibwebp-1.0.3-150200.3.10.1.src.rpmlibwebp.so.7libwebp7-32bitlibwebp7-32bit(x86-32)@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libm.so.6libm.so.6(GLIBC_2.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.3.2)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1edu@]a&]Zb@Zb@V@VwVf@U3@U|@U@TPTO@xiaoguang.wang@suse.comxiaoguang.wang@suse.comjengelh@inai.debjorn.lie@gmail.commrueckert@suse.demrueckert@suse.dempluskal@suse.commpluskal@suse.comp.drouand@gmail.comjengelh@inai.dedmueller@suse.comjengelh@inai.dedimstar@opensuse.orgdmueller@suse.com- Add 0001-Fix-OOB-write-in-BuildHuffmanTable.patch Add 0001-Fix-invalid-incremental-decoding-check.patch: [boo#1215231] [CVE-2023-4863]- Add libwebp-double-free.patch: Avoid a double free, upstream commit a486d800 (bsc#1210212 CVE-2023-1999).- Update to new upstream release 1.0.3 * Resize fixes for Nx1 sizes and the addition of non-opaque alpha values for odd sizes. * Lossless encode/decode performance improvements. * Lossy compression performance improvement at low quality levels with flat content. * vwebp will now preserve the aspect ratio of images that exceed monitor resolution by scaling the image to fit.- Update to version 1.0.2: * Lossless encoder speedups. * Lossy encoder speedup on ARM. * Lossless multi-threaded security fix. - Changes from version 1.0.1: * Lossless encoder speedups. * Big-endian fix for alpha decoding. * Gif2webp fix for loop count=65535 transcode. * Further security related hardening in libwebp & libwebpmux. * Miscellaneous bug & build fixes.- update baselibs.conf for the new soversions- update to 1.0.0 - lossy encoder improvements to avoid chroma shifts in various - ircumstances (issues #308, #340) - big-endian fixes for decode, RGBA import and WebPPictureDistortion - Tool updates: gifwebp, anim_diff - default duration behavior (<= 10ms) changed to match web browsers, transcoding tools (issue #379) img2webp, webpmux - allow options to be passed in via a file (issue #355) - changes from 0.6.1 - lossless performance and compression improvements + a new 'cruncher' mode (-m 6 -q 100) - ARM performance improvements with clang (15-20% w/ndk r15c, issue #339) - webp-js: emscripten/webassembly based javascript decoder - miscellaneous bug & build fixes (issue #329, #332, #343, #353, [#360], #361, #363) - Tool updates / additions: - added webpinfo - prints file format information (issue #330) - gif2webp - loop behavior modified to match Chrome M63+ (crbug.com/649264); '-loop_compatibility' can be used for the old behavior - changes from 0.6.0 - lossless performance and compression improvements - miscellaneous performance improvements (SSE2, NEON, MSA) - webpmux gained a -duration option allowing for frame timing modification - new img2webp utility allowing a sequence of images to be converted to animated webp - API changes: - libwebp: WebPPictureSharpARGBToYUVA WebPPlaneDistortion - libwebpmux / gif2webp: WebPAnimEncoderOptions: kmax <= 0 now disables keyframes, kmax == 1 forces all keyframes. See mux.h and the gif2webp manpage for details. - changes from 0.5.2 - This release covers CVE-2016-8888 and CVE-2016-9085. - further security related hardening in the tools; fixes to gif2webp/AnimEncoder (issues #310, #314, #316, #322), cwebp/libwebp (issue #312) - full libwebp (encoder & decoder) iOS framework; libwebpdecoder WebP.framework renamed to WebPDecoder.framework (issue #307) - CMake support for Android Studio (2.2) - miscellaneous build related fixes (issue #306, #313) - miscellaneous documentation improvements (issue #225) - minor lossy encoder fixes and improvements - changes from 0.5.1 - miscellaneous bug fixes (issues #280, #289) - reverted alpha plane encoding with color cache for compatibility with libwebp 0.4.0->0.4.3 (issues #291, #298) - lossless encoding performance improvements - memory reduction in both lossless encoding and decoding - force mux output to be in the extended format (VP8X) when undefined chunks are present (issue #294) - gradle, cmake build support - workaround for compiler bug causing 64-bit decode failures on android devices using clang-3.8 in the r11c NDK - various WebPAnimEncoder improvements - disable extras for now. it seems it is not building and installing a library anymore- Update baselibs.conf- Update to 0.5.0 * miscellaneous bug & build fixes (issues #234, #258, #274, #275, [#278]) * encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless + note! YUV->RGB conversion was sped-up, but the results will be slightly different from previous releases * various lossless encoder improvements * gif2webp improvements, -min_size option added * tools fully support input from stdin and output to stdout (issue [#168]) * New WebPAnimEncoder API for creating animations * New WebPAnimDecoder API for decoding animations * other API changes: + libwebp: WebPPictureSmartARGBToYUVA() (-pre 4 in cwebp) WebPConfig::exact (-exact in cwebp; -alpha_cleanup is now the default) WebPConfig::near_lossless (-near_lossless in cwebp) WebPFree() (free'ing webp allocated memory in other languages) WebPConfigLosslessPreset() WebPMemoryWriterClear() + libwebpdemux: removed experimental fragment related fields and functions + libwebpmux: WebPMuxSetCanvasSize() * new libwebpextras library with some uncommon import functions: WebPImportGray/WebPImportRGB565/WebPImportRGB4444 - Make building more verbose- Update to version 0.4.4 * rescaling out-of-bounds read fix (issue #254) * various build fixes and improvements (issues #253, #259, #262, #267, #268) * container documentation update * gif2webp transparency fix (issue #245) - Add freeglut-devel build requires- Add libwebp-devel to baselibs.conf [bnc#936417]- remove aarch64-disable-neon.diff: compiler was fixed, neon can be compiled now- Update to new upstream release 0.4.3 * lossless decode fix and a multi-threading fix * documentation / vwebp updates for animation- Update baselibs.conf: make it match the currently build library packages.- update to 0.4.2: This is a binary compatible release. * Android / gcc build fixes * (Windows) fix reading from stdin and writing to stdout * gif2webp: miscellaneous fixes * fix 'alpha-leak' with lossy compression (issue #220) * the lossless bitstream spec has been amended to reflect the current code - add aarch64-disable-neon.diff: work around compile failure with neon on aarch64. - add libwebpdecoder1 subpackage/bin/sh1.0.3-150200.3.10.11.0.3-150200.3.10.1libwebp.so.7libwebp.so.7.0.5/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:30649/SUSE_SLE-15-SP2_Update/45a56886319b87ca3b1a053fbb190cdc-libwebp.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4373f0450be57b082dfd478f5f61041bbe61b830, stripped PRRRRRR R R RRRutf-804e187080bcfe715f69ad1d9bcf07a7898869859158214cb14b40a1d6f87877f? 7zXZ !t/Ze;]"k%r=d@&z&j($}kT/,3]k/B3~7xT<^h,gBʠjXA,0"f^'SCvI}+:>?džēl1UQF~1N0cavڈak617f8~UCX?KH:x9(ꍑPZ# u≏Kr:6` )ݮ$ӡIPW#`CLC Xi@8BISx,4ȗfսO y/ȿn]EX&07 ZI lӎ4hյmcB!Zڟ{+*>ort?7l#/ȥy,v ii G?@4Se^z_}4 F}OeVwޜR.GHlBZ s,h*7Ǘ[9^bQ7yG"2SQ"-Ĩ/8benYO_M?60hRrn-k _e6H7NJQA>rK:[n>d/̥ȶ*Irm rBT* bsŹ8w>tjqˈ;WQ9@ϙi%. ʌ1{`)%}3v_e`OлJũeģ^QN˛Ul>Fe*6_&^!iFoal:bK)'p8$z{ Ry2+K\pDFA4qohe*m1vI#͔S Gp0^M[u}s=<)II#c˭0(&CӮ6ĉ {=<z /(K:|rN칾_»^J[Wӫ^"Z\_R^Nu+(*blZdt ni*Ů"lKFT~d!npVSaTm)Y\R:λGk0b|ͲʰK8Gm:L1rUV.NOpjvR8/5A"\|6eǖw r+ݭv6em|Sj\,b'#t-`&o*w#5T[4w`|EP\:F ތicz}DXbO3jb&Q/ )d7סS@.Xɇ# k n) 2h1 }ilN$(f,Ć$ Nܶ *|>% _ 2L 9xNUyUM,(5:ڝ R!XNgq)zMT*;uU[G/`ZI=uT2Pd@҄-睛W7H>tf#oqWr1(+*· NH82}Q:r *p%̑3lYiZ \f,"E+w/ҏB%$'vӗt͔bM%93YrT6q'C w'$ &yg^8{zgSo =M0,Jy[{aKb'"b~ݲwia Dp:=Yd{Bt,-_`MNS󰑄P@?jaQ'h]4 W{(uɅˊF.1FA<(wj~W{4G 6?6p_^oQ/z?BvVB贸wS >toQ ";KZaX*pTadzR]0Acjq{[$oPf~fZTk\PA;-5,]ɷ,eZq# jG/Cb&w`!"k4 q𠨜 *LOum\qV*Қ6UAI WrE>pU?̶beMwN~I-kWυُ^Z4ڄO|6iT/}W Av⼃nZ "t91Ɣl:lx00":QaG}ZpO:I {[.1^٣#ET'S_hkQ{L әF}r3U8(5\ Xe6t (lVz츴qlf"hu`3pyTcsXEtb*RI#p,E"Icw[1r.GAj7"eZ,Gq A u"|ޘ1凳dpT`k %T(S/a[Yɀe"aԤ~6)!ALPo}N=0`> wp*% H {!At-L2&ƄY8AX#p5z~<{Ӗnvٰ + '*+kP$\ I0 "Y[; 㲉b9@3\<Ab7kzi.ȡ9Uy\<*Yñ.4\N -e/?ۛa萷pK;/&JQjrN)<y1P;_v$иj"E} J3TQeNфJ㒂pBZ@嵪'].#֔-Kѹ ex,v+=_y"n^̷#T{ .}S|,7ui)I߇ (R Db~Z/[&+Y4[rSֺ\4Ms$!eZ0OL0V Mz_}~;n[;nef/X41 בLsYt`-î(W1[;2*S80*G ~ԉ#k߉60|O bNl3iO 3G˳P'5Fkv PqFܴ'8wq8zT5~˪v\>!w/,y[k>w<^n * ZW%ӮܓcRbZk&&rQHC$V4 =pT?y-k3,CŁrx )ɭbԖYҏQNAߑRֵ8x&^6c9σzvYg+yV繄+sIxq3= _c430=2VYe"tL䱒<2w60->~mדxJaYz<$/*+X<_MhBF9XfA&ix͈_v|/fq;dJXnv񼿓Xq{;Db,%JCi,b4>#0a"ͬ@Ë_8=G3y2ՠSx+0\%N'O=nTE 9ʳ:2bN=.%*ՒY%G%Μ"1"C6z{=ѣoBP,zن;mʠ$N ġ<(ވZ Z#Oto^V㘵7MQ_ԌJ[fwmn!xLA6z* &ÈnY1jWB ˮ2NζV @W1~W(mmZB&_ %Xj -`KocLqA ܠHD2'6ުaזDk@9[Qt^+˦om[-w??6". 2ǐ^E,sAP #>_M$NRoc)34#H?8g89F2I JZ(0 wMg5q7vEn Wuj v0T +RE(*R#z]C=B[U"Cūԁl^S>KB +.c&JDDG J $k>MQƌK<$8Ћ*ˠj%rfg熌Ku!DٙQB2dд_Kџ xcvVq%-+G$~z 1x*fx.'.蛇|buf!1]茮@ =pÇؕ_HyM:j;Oa{S1x3D847xKEtA4x^lTNk d+6@]YWJ#KG B1oTc}e?(ecCYN1WZabh\A^ >0lsʖ W`(jjk(W0$bTB+db(ϗP D~/\ 2JMp:nP*?[U:]ݫ̐iCQ~ZN?…mLc#XDa&B\qDDT'`XYB5-_:zUR8Y&^ }}6ucD&61:mC[h( b mB=ARNO0Y0xɩji[EuY T)19.Ec8Ѫ aeljD?irU')\^3Y~P}ijrI^PL)w|+'ǐO\ALo/7:mR僻*g5^yo!=ʺc.GUQ̊&,3}Z}Lk;qW6JQ RZz<&ڱ\yks\SɋODmnx՜-u䀾="y9rf6z]Ry@\1xQq'ݏSWJt1+&h00IA{Xf«5ȫ4j0o?"a#a96-:D]K7XgDl<\T'9kP\~Wl/*B+y"|5;(,z܏]Dy0&D|EdLvΑG-Qlj}~ xdx$p&01(j#c^-D)LHIuUb453wWm=!Wbv 0A}HU`ԯ;q%=Rf~0ras]q'Yώ_gs| y"!Mۖƣ;kF^=吚+|E;&v"Rc'Xajر;hf2JQ2%eWsfh3p@$ٽ//)Rݠ8*ͩ 6E7:aS_|]l}ܙ"^CvlA@ `YBsCoNjuş!KTmAĜLO'|o}%qWҋH74& OzrGha柺W -i{s7Z[^(;XbaƙE/1ڂp9h]Iz~̩T/%joF]P;l[(]*~vóW={X ߵrw&<C5j_QKH$4ap_tHF ZT[o/Yy (`[j 0,]Pks L\JKb]T+5Jm۫CH javc+qwYswW* Eq t! (20.PԺ~>#S SSiW/BT}P0Z+KXa+'J!NR% ,25H:`gPact`Rpp_-hV Zw=7ByV/XO*nF+.6uѪԬzoLBR! t؁t78R5 $/]ZN9 ^P;j61mTߡ}tdݧCm=rdUJ9I}VUAI3Cx^Ԃ7 qJ& 8WЛZwyI1aZU_nfQ@GB|lĆR0h3@''r>|/CI/`NƗҦ(gi.P|7%U&Ar;+/y.U|従ܱև_[߲J0ONVKi/wHESteKӌt2u]y3S|yq>">7Ė_!\9oL~T4eWiV6iSNpUUvg (6kI2>(p@c&spLZC~G 1r ѳ8@!>wѿ~fl,--&WB\IҦDs:L@fp X$b+q&qds#'vk7Yu^o=.fݹ ia`d*׫aFy])bu*W ~]vgB}mS,,a1&^+\Ge KیV·q z/iNB0xҼ871BgP- Tv`k߮S]șjTvƞ?j \cgⓡYRZ~5<&=Q*Fo.Ggn4t{tؒVKM^jg=,/L ןXD 2)l׵KDݖK#Щ31"q`^ }zT#mCԒqS{JHCnIjOsH*WV$|q''X.9PE; @IQ8J0#>~qMmwdׂJUC#sVJtYJ%%QW`F *jS6#۽Znlk EEszmďD Uo )p?Z·w̍ gØl4r,15VIXll_)SjOpHܢ9d.0yq#JVʭĴ/@p=xl8-|nR Ց:wXKqu *IKRg:ܿ: zO]iͼ128ό&DQޕh`2E_LoFˆ8U>:3L9D({gϾ@z&?#w[ZvxXo bפc*KȾM`?-I*@1ޯpďQcx5wy`zo ѠrWUVP!왏S^C2vR0V(mXWbJ`ʄ/6.K[|xݱf4ush;hUH4`caҪ]/O"cc w nm^ףF }ٸrB8 rcS1Q"9DGXoMao`E?wv|e6l@0KKV-7d9L@1/As[ct٩GR:SA_yZm GZ7ϩ\IN;LK5Y>\,ds\wQ׸dDs@v[efV , $؅o8$}w)ov*6UO"z̥n#L:ΤZjS /tZ7"J5 `؂y(;P9ycP'q*Zz5bʲ1،(ۙlZ SIj =VQ /1%0_ E\'E XB6&xmBFn+߼LEsRUsG.{TZt0C,6ndZFNhum鳔R"ޞwxnHI-q*4м3ɲ9vqoۣl h\ɽ_rrEŎ,uu(c0[?ےvɈ==~Ёkwe tԃJ7JZ{n~[r/bΨg^foΝ)0VȩK3$<ȝOJ GC_jvA)+siNr78}B"!ۙ0 V@RX/:JxK~뀠#fw ~i3; ׷ ^\dv"F%&P +!XupFqiJsxl}—>}Cv~y-y[6 ?U\,z뱗] L pܟg Mfd@"נ"yׯcD$Czpၣo)>-$<7Qj?='%@yWf;}\&9*Xofn^ZzvwP< ŨF!6@ &0衕:S9A W=)k.xO@@aIknBVxZW'nx׭ߏ2sܬ`6נ߃r}R ;^ I򞕰XM_Ҹo%{2[,KCu0tIVI]༑NTh'%;9) '! ֲ}+‹"|.ӷ& n,ö\F L{ 32)h,ḥQnkjȩysTH3'N}Ctd>vCsp1s/Mv#qh`ٱ#Nd'ʗ'"4U*Pw~.tSBEqaS@衜d츨uEh.a^\ɝ."Bf7? f~@QTTbm^ |_θف Q(n,f2 6p9s*  A?/)Zg#`'sOL˪ Q:Ww мߘGaֶ1bP_Ev&\ߍp2*Vm_he@y|Ebddp}sZcnLOC._E$l))˓}P.#5@Jh#[2(cf5$ :6[ (eטr_WS!y!3 ڟ45D(S6iMv+vD7l2B1s|?$[[M).'Mm '