libwebpmux3-1.0.3-150200.3.10.1 >  A ecp9|ZsCp B$EQE_kT%3Sk8ݯ^h||T;j8 W\ ҘUw.:Y[۱?(K(YjXicȣDreɸ'$ap~?Z-h;UĭQcD @}u d vW$k8B/{taa099515f3f624dde3715df2ba2efe87107637a54963d096b34e9b937a5fea6aaea7ec7df3ca17622920ec2c1c5468bef124a1bac23cecp9|5}dvڝZ%p;o Re׏W# u4plޯRC_h1w<4>:Pu+"mr*_=$KJbe_xP [nMaoqؖCe[taS;~,}9,MEw]:|{=ϐ,nIp8"$(T-m+zBq;L=Ku<ܜh0RB/z-n{>p@ ? d " Z )JW m~     $,6@dl   (+849l:u>@FGHIXY\]^@bLcdwe|fluvw 0x 8y @z ` p t z Clibwebpmux31.0.3150200.3.10.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.e!s390zl31SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://developers.google.com/speed/webp/linuxs390xee32513da755ad998a0eda0779280bce8ac68add051eb0c034d46ab5b4aa0717dclibwebpmux.so.3.0.4rootrootrootrootlibwebp-1.0.3-150200.3.10.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.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/sbin/ldconfig/sbin/ldconfigs390zl31 16946795851.0.3-150200.3.10.11.0.3-150200.3.10.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:30649/SUSE_SLE-15-SP2_Update/45a56886319b87ca3b1a053fbb190cdc-libwebp.SUSE_SLE-15-SP2_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=1704cbfb10035b6cff56a4b5d8a297a7fda0c60e, strippedPRRRRRRRedCh귗[utf-86af00e8c9d5d14a081b6de559d6d642094e92681c1014262a500063e205468ec?7zXZ !t/ળ=] cr$x#I߭ʞɼJ~)澀zy gpJ6(Gh ϭuG^/d%o5+!!|aȤ5UEԭAn7( Y>V2~NYO W`)DC@k7%8d ;~GrHb*F*®wܿ/pDvy0( =Xq)Tn̊6MI3]SDBAÍq2ckz=k#j]!;yFg^bPL5T to% u9١$2"^NuR*Ar hͶktI-BO)&7-0c ܜUt)hS'\9^^֏;=qIsAA]~$YFV1ALv\$K=ڦ=0Z^vv. i?nB"b!.#ΡD©jN$z!;Ӱ_0<|k)R*Ff̟P9=\LA!L8PV%9|t-Cp'9ě%|tↃB_ϓTN'f瞹m[iG-ޖMT#Fn@.s#M]~c\mYg*'< &݉hzTAx<@_mRH|{u-3Y7ѣbVe%%Xh (nGtfT##x.1ctڡzS\mOrb#9g^MS4XʳsTGxQ<.!|ᩆ cBW1zM4r :nve2!=dI2}%ʹuIml0B[ND=j<7^NX6:cɸ. SAƟO%bhs@+LVz5%ɖhK?eg@W U ˜FI?KmS܅=irզP:@"JQZ)Q!]4Utc bgI$[J>= r;)*gR_%Ԏy[!#.}[Nu8X2c-̟yCf}fsߤDͪ/]}_sJ Jh˟jJf|?>'ޤŤ(,!n^A /s$q5 f?mxe 6Y&~w<~<(T:mEJiN?ldR9;2Ïh.sziԽ.Y?O4Rվ45w /I(DB \(ꔻg1c@(8M^A^ Y ld73j\-1>\]1L*}YfWE_>=.4D5w{($]i{*~MI\ i,#hN861F6lx;\{ ?:}%?z[0^q[L]ߦѢqq%X/׿E;_`JJ7S .DgyR G_ |{;=NXd, ]`4c-OSGDj^G=_`iF0 chD{ְ͉3J2~S+z@T.d} 'yL';\u N`91狍/%Η~q%"MǗ#U9΍i,MIRa7UoG:Lyn{e3.El 2]'O^'UD9v{rg/<5^$[`TnLѲT|^a 4_?p-UXw! NX^=uGp/㼛*x6wQCQ <xrk[Lz(1B&Gh vL&ԫ~@RQ W`p?mX4f&ȿdbQM7R-գ8fyN0 |Umt[Ul0qn#bP$]詢_'3e4ҍ9kx %31uX"BTXE*|rb(ױn R,@~5z*)^05r=EMHu\fS[.]xkxe׊^{1c#? nlAcRL)WHy/\Ir ` LbdǪʿ' _ʃV(^hg|P?Xt%Zp &iC( 1hXMXB2R@ jz5j(Ifٱ@ _1H{D-eK4!,?l@y^~Y=ǦH1G=ķH.6Gq>d^SkI=\+7)z(m]C01,¶ H &MPK(ĘXux؁A>䂲\ źu򵎂Emz% F4+%sb9e?)U]?w FMvN.̠oӶ 8ǣYlQ=~,w~_sD.8Mۈq۫^Щy ɂnbjPW6s67pbS[_!")RyU}΋(|`˫5^GDR3Gв6b ' ~ƹa#\RX31cf'YbKX]OfsU-7璁B9at!$&wC1*5]'mRTRf0 Xg; LBI9f#1|"l]͌6Jm|a $]p _`I mz{)fT;ff0ofK[OztLhL$9lDg@~ƝK!"H VȬ8R7 @ Ppda2G}N?ܗDRKk:_΅nK?Y߈3S=ӎї]qpԂ^!2/aPbwublD g__6Dw_q@2hvK,&<7q<Ù^_D E<( 5hElAC'N~ЙYI𳍖Rw$-&cY0Q,͟K4>B wg %#87YMcXW12m/(3P7%X [Β&yyK`YA3~K7Ó5aӤb[q7V`i.Kgk*dVj>BfK'JX;S4Dȃ2hpϺ#:v LTW"_r6dO,[@˗mo>AȬ2<\"-K]#2D&XlDQ l{VTˆ0.Lu1{xBoqQdJInh-6 bW5*æ3yh oVqx(*ޖ4I@g88vt'}-CMX ыY} 6ndU5Ϲ%a;cM%. c6 eA%/^4XmfMw9R Sv!Lw}|Y\%>ֶډcD^ [^Wޛ sȭ(Rs0ﲆI1( қzdNTD[DhMe 3 6DRdWE+|\: meqtזV&_^C#+p䄏6cМזǾ'rE. *zO^֑% rV=huy}U|.;x>+%gzo9hĐ;]%|8*eò-<y #TseeN ]N$P5 ml<81~+Z?X?=u:4]~$)`AIQ=/۞Jܑe>R*AK`kV1-;L~A+ QrSZHJ&*pl0>67tJI[gh"xCwS{s{X zWN?5*}zgZBݔSޙf6#,fL?/sD:}ThzM4U ؤ|Tؼ2e7yuqV膘{:wѠY4.5`(HWI\_xZ;llpoIQ;jisN*X^/aTS(,S{U\kSټ x?$W.oSNk+T,dfxIHtZ ogx=T6ABV2%piv%%b-i3bi S;|MUI0wQX|K,oH"s Y^e 3@h~U HBG!14hb뽋J{g0Z) q `y ,R8瀙/o#U@"WJ,RX@iDZ#^k*;JRz%׷%*5j Z~ن+[yq PGhB=~OK#.Gbz18;#Z h9 Fńym&-ȳt}y;yfoDb+,ɛ-uw!9T=yQTgVO8T4r?mGqZv+^LJl?z a=Ga93=Ŭk7tx_+ =ƕig (/k8G]-zw`G?,4˟% S-qtl}1}heX=jYJngbbVdi=9YUZpEPV)dVNV}nF3i ͪoN͔2mbTE2y=\]W 2*ce!9$x=%Wr7=?T-BĘ.G|2E֭i鶭c2XSW k;-~KM}mY|\޷H:Ҡa"nMw 'rDmEU;cbHF2U)ĆLĦ[JIHPU-ӬWr SBbl8{]Wg/;יաq0^e7NUl"7YK# EPno.]"}Ͻt|&$Wܟ<_({_YZ`}BL/ :N@2}Bs}-S֫9tH0FcꞛN8azwKzN@s7 U͇)0,wT2 Q_.k k2,Ýډ2>6iiy$^hWzϤ6$bwRV}EAԗEJLw?{N@ 9=],Č*blSՌw \7?;vήz 2.hTXyVq;0{ƾTX(F _2X[L7mɺ[3(A7PV2@X㌮T,'ڙAಉvi@ yF"@=b d@fkO\'!]YTV8 [/VENѷdSB$L$/-p޲C#}z(V~[MLf.57#R4J;e"!!JNvBd-]cc/hs{&PaJ'5mDQVEX Ѕu%fBP:hiHJO0fOסB( K%+Gs"Fn!2]ь8 ơ UYZ"hxRPϚtŤWfm<$_[$+,:y䜫;%M(Ńpo]$5БPgo@sM3XFf`ˆS#d{$F?{6YSRok0{7i Y}ƳzAF*NjL!d QLf[] &LjG>LI90Xdm)Ј":E-;gaJUⓅ{k 4J{:׻θ5d(0I9= וۛp̖B5㍲)ƒ oh N/_jI靮s,Z;9R8jcjrC=YqzP@[ C,|HYMz4ͻ.{ԏa_{kM kx J:C?㷐exϨdz̯n>j& %bbxWr>N< 2M:E+f/1[&8# ^P~%e @G?Sl`բ?)&j5xC! q@"8-|Y>f|E{ ,駡Rd>!o&D&:" 9U~7#Tp}6. Ee.vQXnaku`R A9cid2"VQc\&t֥f>fAyrm5 +5aφ3dwQE _>^&D=sg?[~D-'v }zo*2v vkCQ96i(ɑ5{IIRl"5Co$?2ټӪ$eķVz׹PB6['${8I0qPOreg2%Rqm#F*].f>gf+æ$~B _tX4i2Hf5q;_Є85y!:ϼڸW˹ݔ,##G<ف&%<=',)'Y-{ՑlyKljξW4?gy෦PƣQ*9i".g,k(\򑧝 UNOlxwD *aSE֧HH;ǜ+Kл { |{dйf2#T%qx°'i,ѐ9{Gn jD!7y<Zחk%prD]O./j5 p?O_yCP[]tHwŇY0]fYTI.D¿򉘞5I1F(حk3C2=_6ƒ h:jcT+J=i~eʷt qG[f = 1In3ĨԗJU %~DBC–2 +Ah컺2k=<3 fEI Nn AKa\rۄ؎@&8fǜ-ʽmΦx@J>'aǥ.ܝ嘤e_K;;~4m)CtҢ.m.!J!'L;0fG14Hhm%x\"Qb6~ZSxbrU~P PؒS+~D_3x\1\&XK;~!(Q&OIM7ub846j`,yXcFa=E"N(͍*CԧXLkuqⵛ6 A2WuLH])"*4rbk"]\$4B5?ȞGGϜhX 7mU )uu)ff-GؗNj/C vDcT)ni4j 5uĽQLbP}'}& qk-, gi(@u](]e:C5aqGnrkΈUq.^ҲOj<)qjb|}=ʹY,y)O?GGpC^c=(Z]SmS5*#%޶7~da9C1VIGu0A -ݢH(LsDՃ*~OfX*vS a'BNW&~a@[:YԔǟ*nq:m\l5TmVbDD7¸) >.qbT۵)-"F%Ļ%O!~K^N$&"FH2RW?DF;:gVŴFm=bamvCK'u.jUPBcZBp,Ό5إKLf]2M'qKtD$yWw@ڋR "m~~]vQO *PL+>/݄\>vv3UЩ..W$0*tٍ#QS#$K$}t8py0vᐮ4#FCnk?]O L -0''NP7pҙPg`yQu;kTV5=mu'g\ޅ8k(XŢRS+r0WY]^,qn ¤?JSS{})5xboӞeG-7 Se͍~!]_{3^jINP1e_\/;tC`e J@K% \+)8~qcM`=^j( nFLKP#=r_VXcC4 Rqzu_k4QGܕBek ϶a3KH W+ZB˪CnT/7 56Cg 5f'.l8eq$.ִed1yNQ\ԅէš3|yK?-uٻ#d ˋ㍼? ?h0Z5()g]ںAWtwX~(#.TT8.3FoN.->+;[I]v)RT~!mzP\ؐqj R P`1NgwkđY7&$Wj }{8Z(qo0hx Vtn,I3gZ& wH0FvFtP2e+Xzjwx%q$BjkϭT$xs~|JIίZ_^ V !Yw4UE"ֳhUo%I!w|#P.@}qa3LRy(DݰMa굳@e)"pbIHS@We"Z .nǵe8?'= ,vVaL!!QcO4}0yCU/%:vW)4wAUYEv-7ZRBfg!.7!!~+~h ȃL!`!:#Bl:bOS[aӔ4k'FinQ#zRܠa/Ы4 1=^:pq_ָkǠiCڣۛcMJ{6-^W_vqc=9 _X 05]d+: Ln Tƺ<,v ^QVd\3t{ڰ w_NJXmEP,}ޖ`ҵj4olxMPPIZNXOWa1$ t`qה6Z`ӪBE>u(l aRDψ}.{~<\(w&N?oV_5jt`[;rpW媞#pMV+탟㾍غј2RX4"(ķ= 2=$&@]?lw\֯^Mߝ}|̞+/U4sMdl]ہ`$N f&gZԨZku1fZD`PS1䙊:eFMg>p-A8KX.'4K#BgggY 0WLĝfz{JE'^@@gN*0fUw@M$xvLZSBc:Nco[cN㿭C܈*=9τȓ~V5=GR2E97k!Y|3Gmyõ;Kn2=*nW <RQ]SXjˮI88u=wZs`LPHwcg2>9&kɵЙ7ge !ru3|VR_!&<]D(s&\4pJ)vvq*:O˺mH 1֌)䌛F9:kHoջј jϔX*A<4oRA?Uk_ ȟb_pOFtQZ^ 4|֓~b[o*AJCsk Gm.$lh^xgy!L!*FIZIme@+WM$ܼy֏Ta 8W+B )}`$Ū\#6V΂-#sChe)U؜'k$#J<7/ +Ŷ=}u'B{~e('1dI7#-Jɘ!Z3u ѝޑ}SIv~ÓU8zQ6N0]ualfE8gmf.]`03A/?9(|!x?tBo>!7NPBpcxgylc:@ݡb 1iԊ;eVjJL^U5 Ў[K]Fg(1OM@'[LXƣT׵aR?'{ϯLA"RcLTi,|K2 &x:s+zr״<]gʴUo{<9hzk ,D' 9P!?XNS3ϵGa9FsQ{2KY8:o/

lJ*l[ k2N-o4xj\[!Ż\oFQ|<[#nY@U@= ToUyj z)QGhcY4? ;h4;&z;IvĈ#L¥$<@4Yc^̥a)1]ξ4m΁xf#[Mv`sM~xeq,"qhΰR> {]`ЄhU4]LPC:d- `}Wƅ+jŖ~ a"o}ʣ=brNB,+Jשs?\M*qk 7) qyw $eߝVR5ʀ`uO=*x̼#fG|5:qT |qd YZ