libwebpmux3-1.0.3-150200.3.5.1 >  A dyep9|W3F5o:g,)N_OA1Įp !t0kj{X{\R^*E¬1׸GG)Qr[o:?}7Z0OkÌ˴ 4% >5bD <{۠p8*-doB^ %,n? blf!U,%,t`Vjjx.z]Q-Ӌ \9M06S*x?P >/SlaۧN74051f781973a530694c0ff9aff5fb23a689c57d2b1c2b649dd32b00fdcbcb5044691e19cee0ae89116922f817701454f9800abeb\dyep9|P' e2$s@LR'3;)(Ɨ>^WI#FHvH_hƌdi+yQ{%')''yd)!R!a =^R1xUn%)zmNg^?7$&YXy]Aa$ xoQYZDqu v N8]ڡ~D0^攼eO}I,KvCF)yYt.Uu%gOpN"4g38]`0KGW%ۻeyh>p@ $? d ! Y )JW m~     $,6@dl   (+84 9h :Y >@F G H(I0X4Y@\h]p^bcIdefluvwxyz Clibwebpmux31.0.3150200.3.5.1Library for reading/adding data to WebP container filesThe WebP Mux API contains methods for adding data to and reading data from WebP files. This API currently supports XMP/EXIF metadata, ICC profile and animation.dyNs390zl39SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://developers.google.com/speed/webp/linuxs390xdyLdyLcbf97faeb00af14b5bcc199aaaa4fba1da8378b8e0f20b3d02194260835a6926libwebpmux.so.3.0.4rootrootrootrootlibwebp-1.0.3-150200.3.5.1.src.rpmlibwebpmux.so.3()(64bit)libwebpmux3libwebpmux3(s390-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libpthread.so.0()(64bit)libwebp.so.7()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1du@]a&]Zb@Zb@V@VwVf@U3@U|@U@TPTO@xiaoguang.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 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/sbin/ldconfig/sbin/ldconfigs390zl39 16856866061.0.3-150200.3.5.11.0.3-150200.3.5.1libwebpmux.so.3libwebpmux.so.3.0.4/usr/lib64/-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:29257/SUSE_SLE-15-SP2_Update/bb20f4872b176a855a5ef41aaf4b9110-libwebp.SUSE_SLE-15-SP2_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=af989e4e921a0c06948c176fdaeba12b8131e354, strippedPRRRRRRRࣲ}s{ r֑i|utf-8f4c2a329d5a15fd04f4d9203db226f8b50359f260f384884f7a68c42426e654a?7zXZ !t/ળ=] cr$x#Hq'yf<ыlOu.* M_E4Jyim} IUԷbZY ~Kd TUs`ҙ~l Z`;ϹdXrcfڻXP2e" Ɖu,ds%Z]Fl0՞Rit_9r값eBZv_o7JVoYt<#7fK `iR~+l#Bl]'٬ˋ QHoH}g}N|4HK mYVm55<_j&CE̟gt*;RlkS4>r{!nz9c/qHiQڴTs"a^VCכyo.,Shj7aοNo W<ľlk׭#5͇K3ϗpb^iL_5X o/[*H$Am| axD(T &#)-IH @ ,M(e|"/1]SZ5vhP^Ob rO=VC6LZ˩?\{ߎ@W!r{|юJ/Gy 7y_=~ +ܓ'Z?Fvk#aNG(BI= _#&OFQl-n}Ϳxȸ d߹ÜgŸ_%J-Ap0rCawUxc;]t$8 oJnGcֻm%JU'Nz S76X^g/!æP9 B!HMwqMPd'ią8(ՙ/bʀW 8ʃqJ^v '`9ð%BX{@?%\N~qY{>/u!ܛ!Z 8LL+ `S 2PJU{̈pcV8rXX ~UL1T?!%1MM1v3nIS$fYSw$ǚ*CSH^ j XN(:2qppB0 |)˚0vHW1{lr#e Ȭ`[n+T VzInʯ` 9j,רr^lnq Jak~)(h>PP~ߤx%CqjoW-q$[pAnn @TYq U}0ݡC>.zȃ_-b)0*`Z*c\u-l8л8Áۣ-8aI=O7*JqIRūg$vN.M9كzd^*'_< wNF6l<1WtMG=Sjb0s1@:H+QHrq  $H_zRmPsZ6/dfS2o(T?<$+imt=X9VDĎ".7@9T 1  Oh+i`r b]۬%Bs/䬲b`zFgjm43tKeB`ii=eѻtNShaCĮ }Sbc.yM~q2s'J>70~eJK>ǿGlDօ; Ļ`lD6q%o/L?-âDSʩo<8YA1w]XدI(t#)=>*;5d CgJş+Nx;6ֵ1 !AÖ_ly9A<3*iL&22tKF)#oE3XY.C"kZC1Pb_Q*TwD>|QEodtd'b>y(n+еԻ0kJgO.msʺ+陋r[34:Xf>m@ϫocP o<.a sa]g])FLHm5#.j)Nd(,W,pطz2Rpb )Z9;aÖ9|vIe_nıQޯVWTĵGp-!n*Dae\t!?hI3t I{l6wC4tφL]a㪫 * D|<'LSWw۸NLi6*r?C vpZFS_BMVÓ6s"{'W7)Ӹ-$Lဗ$v*O ft?%K f--ʹ{UdPN h{5-AT_D{£M7n.ؐ`SLG0/xKY'fކc"<77r>pAɼz\"mfʹO(yIw.Yt6ݸ勷йlRBBr?E83o*',0c o+n÷gaqc,VM6aZwZ]ջ^ݔ`4[h8),z7c'r:Z4лM,Jǜ8W :Wͯia>͛͞'ԥ %bqRno٘SkI(k2ǨAPF 5+lxT/i^ve9{:aaZEg[s,6u;&ړ}bdC2θ=gE PӁ ~O}vՎZ>pk:X0oÆ;- |&(Ք8Qf# \P01oTm7pqʧp;K/mh{YD=Bl]_cLU9wDzi l@?+za܏^ZCk B4!3 &1x JB|z80 Źs0XəYbTif)­N>_ tDT6:@$*?dg+Z5Pv39 GZ _??S=xΗabkO(?rW]"#Znl͊r~"<^;`: _EJbS9/.[RͤTT>t_o\ds3%ECگczg $4Ԯy bq%̬o1Oh*c(d{0;:{F)fgϚ=a{ȗlq*zWkfŪ qmNˣJ2GeO4.3yqnUÎh6̎Fժޫ?F6CJ:foO;݋c8 ]NCY:/ҵ~ftݱ(6zJ`M?mXУGD I52j]r-ws ?t8Wۆ_ ~%Q$OM)gIʱ3\F\xITږ ]3% X_f`/Ni>)yD}O4cӸ ?r瑾IYhCV7,JļNd$dͿ`zZnP?1e.'g?o]}m\朑J~tt,/ LP!K Y 7dy㰴kA@ఐ.JM9eU"@EF_juj../Bx`Ftœ(plR]'4pj\'R;C"(˷Os(W"xyCy/lmZTݙ_w( '*y%WBu!%ZerˆJ 0G`~yk x \i=x.ZWQ.x##74|m$g2z,p.0kkRRb=k;|B|e/>~{{!1rW0 3,|MI!"O}$>e[!׏ 0sC_\իlGpߊ,ș}#k0BvHDi 046h]kkrٽ ֌(d'NLFY7ae蘦: T D#7׍ jȉp |l쭶&Yi -z6&wt"9J3^LD~5;3!!Qo5 [.6V p g3_Ko?̥ЩM@K,2`a"u^iV^cjA-,i}2-%m(˿Kfp"*Ƙ+B:TH:(ml9KZ}YGRڍ`b٢hY2p)I* )Hi$z,3SlV>ly_wEp?gh 0!L+3Lgyڀ>z?RStG1 $ʷ>ɖt{FMV6\uKHmX-?W \onWHsL J5Y.L|y&p1sQdq*ɐ- $>BOYtmy fIp+ ."بŰkl[DeYvdr_zڙx0hVd.ѻŪѵdcԑX`ZvIA7UV~;f}TN%(){&b`bᑄyc<ƺRrYm5b M.HQ5<6l(XS 5z3|SjnnxŪp>|\9&a -yH4/? }Bj}昙Tz']QMYZA\YnLrb S2(UˌF3C A1'r`_:naF5 |mڼ4V]n$~3K}s[nyPrW9aӉGV )ĮevH~ƳYgR 7۸9F;"3NAP*XIO"/ʗt[yQ lF&R糎rc, DT? TT{79hjARuUeJK<׃q0OSޝMk4?O}sku @PqM`V꼸RMޱ|^әGܔۣY!LV].7Q ^5cSd9KeMY{-άR1MZ ߪ^9Irayҩ萛XŒHyGr&9J @㌸Ae/g{4'ȢwX@%y+m/6l(P'qe܌1mU8G_{A^n%~Do!/^;O?| Ջư!%;U؞V<jAPIB$~"I#%۶7I8D4.KD;bdtXOsʺGA8} h֥٘:ZQ#y̵%U"Qa X8rM+gp^e ~uS efg }:S=_يrmCQw"Z;f4 8-G2 lꊣȊ.rgBNX#HH&o ٪۞6 ]>` Nܫ1(1s*&Kab2v>jA1imLنZGC'3Y2%3Ա%" (ˀM\EtEAܐ8M?y8{~g+nwN: C$8rFBݤoB\Qq*CorNɹм$A ˋ$sL͹b1au#|G*ʺZZ LHSZF=bƃh:FV ]8@Y^;۩1J$"݋X\|H&8a!-*P]DmHA.єgr{GǔM~ƐNUp3:K&cj8-\ڗcof';ONDA]#Pj}#6ĵ(#k;E}8>>o_=A@[ QJ*{`$en\<0;rEоc9bYb>#=潂ӴSu7]QGdgҞFr.0\Sܪ{ۓ5Lܦ_O넕y<4%zގ`+moD x*vngF3B\sR䄈H|F)R>'3WzEzGU:s"ңܜJ:]bοT@X=8F>#N%:PAب*PG!~mOj޴\dԩMs(dKgUzfY_B3spr~B>Gvz|3YsxKByڊ|0R3nF3҂y:r pp9~l W~+"Q<&"N 39uDwyIcWPWour՛@ ,Fx,8ǺKaۊQҎwJ2=|D ]ԇhԥ*W896- rFF,I-RYB_1'|Dt_BdRUI5dZ3D$ W"$iSBIWU BAfQ yAbpV} 1W bAC={%rr:ݽZ{tC W3x4)Z?|ecɹH;?|sN.c# (!!밟//O{ e!S9S$r̗޼TqtN-Wf-~EI[=v|{ Ջl-16:Ipֵ9S<:?U^;lٔ$-ʐ~C#fG.Y%^+Gxv^+"h^ /*EnFbZ +~{6@G@)ѧNR_x>0)+ia7qzM9YF Md%%="y#p 힨Vxm; P!FV1R+b0t8SY1wRr8]#|ȯ!@x#_9b/)<xJ1G-&Gl.ߩ4#v3Hz`)A>K'Į(}L353ƂRء`g|S (&"M0 Li)C](45E$xI}iUj.ؾ4#he"Z~K zՔÝ!6Ž]8"d҂@*/޺*i"~w,nRꔣ@g/#gͽ ~C1IW&!%HS(, я<$[%& DfKہj{_\Y}sY?Bc`}6 f- P:A m0E\kQf50d9 8@q7wEUM# b)c1-^Ӫ}7znc )*k^l$w9f3uEgHeC/~1ˊ՛yNܦE4&I[DVNNdj{6aG OŞSt@?twvcHuRPҪ{aDUl?3m`P kV7f j9} ]8ZKh1ς&pw[@t4j+ pSwn7@;v^2ی XzL_0R;bʝ"God-drr\p4 y&k*xTcrtU)iX.3 ;+u.\v^Ե q9vf.0 P`36m/Š)\U~IU\sԆkrU9و7qܔ&?eFyrXZ\V*sE tϽT0:2RZ!,N"ըsBVHP:GQ]sYާ2%Q~^lR꘰ntfQ k茚R.ƶsQ(w3Ap]uFϋJQ==vvyu4:ncm[cĻN^^<_[K@aALZiƵy{|fYh>Wo;(< GB`@ڨ y`c3\!Q Z7jnQ_:beA¶FUBO]:SEv32%%˓H%[L-|5mȻ-2Rc(z.J4KMQEyY~hc*($%ӕVb0)F' " -bӴR);I$\WFEh«8[u:X͕43Mλ` )Kƌ0X G=*mJ.wQ"PiAkG7-tuzzㅼX7S~3@>kofT-}aKdD%!- 7E'dԍL0}`Ĥs&@#@MՊw߅wUW/r #P@E2p`Q$(/J;B̠~SX\nzWAHu]9";@Ce>p@{V%կMN`DDwabNTq`v6+Nwkؐhðk^~]ƧC)S nnjW.w ʈIXߙU\W_~Nk(f>#5L@YrmtF™aiY"4g/uZ7
]Kmϛ=iJ#gV,O7#xrz~&6.TQ~p)] ƌI싪Cy7VMEfg"zVc͞Ex#4Rchw0DD}m8K>82z9mWȸF8pXb[Fȸ N>'lruFditÔcH.HWx(}(|>"Y*5޶opSyUo׉2J '&ɭޘ 1XPc5+j5T (EW~qe~Iuʘ<0_ +*Ru'TGξ'wdh$U2O^hMH/ n8}[KMYgk}b(-e'] r[qW<4 f3@Ryi.z3]"1Xf`CB ^Ѷs|`2%CeQutuxE E޼\y$e *@@"7ŨO';S<|uh ,ȣx>IjeE>R_Er^.@Ư wVVcڣQ^"X` Na@eb]E#aИRgMlWiXǁa1w:aig!{ R ebzMd?\G;yvq 4Uw34ZaRT:jy%pV(hUGrDEz1LA03`[Jk/d3jlFy!=$hSzBκ?b6Ҩ5Al>|Y1YCs ")Qidʴa|T k YZ