libwebp7-1.0.3-150200.3.10.1<>,Qep9|uJH/(uA}ߜ~um'* \>7hƓn`\9Q0 wʨRPuĬ9*qwPQv/Qnɺm=G^x5RK6 ZBM[#_@.c̲z\vT&tMB1uhy=4kֈϥ RZAyLY%aoEh WL7UUz7ֿ#NHkjyFuu!:@!?!d   Ddhtx  ( , 0 8 z D(89H:Q>r@FGHIXY\]^b"cd Me Rf Ul Wu lv tw!x! y! z!@!P!T!Z!Clibwebp71.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-ch3aʠSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://developers.google.com/speed/webp/linuxx86_64ʠee217e1d4f78756c4f2422ed059886eb304dd18d1008fc142cdc8865cb24cca6aelibwebp.so.7.0.5rootrootrootrootlibwebp-1.0.3-150200.3.10.1.src.rpmlibwebp.so.7()(64bit)libwebp7libwebp7(x86-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(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/ldconfigh01-ch3a 16946794331.0.3-150200.3.10.11.0.3-150200.3.10.1libwebp.so.7libwebp.so.7.0.5/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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=056c08ffd7fcc52ceb64d82ffdc5d96e993c77bb, stripped PRR R RRRRRR R&xj.0putf-89ffdd79bb819ad08c42854177bdc1c0a5ad236779432679330e583d933d25f3b?7zXZ !t/D>+]"k%{U}d@&zt|ΕW4+/49"b.' nTVe0B@.#xYB1NQ %gQ.;$p"D-}BV[ۺhxDy8`ԗmCW?V|s˿QWFnvJD~*T*QAP6Om$ TTǷ 9a!GjHےںώ @O(Zz*Wq\):9=3K3m֤[KbD a]vcvNb *SЎn MHu ^ 5!]nҖ)<k;I-ȍJ`A3wU޺ 9sz\R먄pQ3A `ن2Ҍd4-hJSˤ_IE^\Ʀy^V䥳4ڑ4ޝ=/{*5tB8HpĬCʆP?@4/#ʶӈ&鞹~qPY4H_zI˒:15 yq QI↓ml;*G\ʄAQs};$ETH4kC$_ar_Bѭ+yG0@f|Sqۢu=C 9qS9$iS}: ED0+=}}_3W{CM~>$OEޔQ؆hUDḂˍ}9$_E^eU#@/X_ƠvC$~jJ+5["vnWu\xwk#2~zM\9dEmdGn7B |ųwN:`BU~pXXr$Yҗi#6^qΙABS"<5%tiز1 DqD}qp_kdXoH~ѿ:އ'cA9%2E[ζl$ !hSQ8@-w"=*zoƒ>ŵ:3Hj%sFMP=7! ~ aQfuL1gMq^iD#:\{~jINX>97yG0csSdf~ {``$hܟH1CXֵ;F' M^&*(DzkvGjH(ϰ V,F zY#PĀsA^e TL-^ [yg5[q3?Lk0XO?ilUʄ!M%v'9))x:ķ}*WxR0:;)ƥ@?z?0_,wDεpweaA(\Q1?%@8Ф]bF[3 BfzLR ~W Kf&a;#Es-#kVZ﹝u]VRꆵ+$GwYI@x+~ LNm=ȏf2B:<8.pdAi^NШBJ7GmS¸r[>!+ =9ަjSs>1# [Өy);_"oXh7] HvvN +QASN͌f}ZWiN:^<;őD8C\tm'^?YpTZ'͇a1KJ`U)>S'>_Fmӟ$KpYsOM%o֠^!6a3 TلQK%@گBfl$vNUsP׻Ax yF$^gc4=@\_s6z; J'6OWW i5X`IfƏ;L)Dj%=ȓ֞LUT,njU?ٚnG&@W+LEyN"o[c`"X41(b'Gp52/Q(,yAY O8/`C"}rUCWwS1ě EV dMUҶoM? X"ЏxrVK;c fmvnϟ^տ9- :P8z+>P&gyP8cG36 JnfmvQ\tܫjKPer V jAdz;瑢9Iu!Hz!qB6"9-7>d⾃f;iIyEfljܡr›+c1æՑÚvHlm% ,/} ZJB8ۂ"nn:WDE<70v)+&08oz:4HER9};@ JG{BoP7䠋sS2 A_&x*([t #]Rywݙ\C="8>#K}ː)hƖ'8V9 :v, 凍+|@zI8cWV2VKM-2REHKjْ&CQ1l-qn>'b1OJ [_Y4zcuAyDT%>ed/LG"YmTH_݊ǻGc='1޻ iE$"el"W>ĥJ?$n1Whሄ؝z!ڴj%IFyy 8al\a6@Ѹ /ʼnwu4>}ϡ[x6gPF׎r^Ý#61s$$_.2TE c1=Aθ֝8ٛ";٘HL F}F?R!9CFhiWU=x||+R#PJg3zS:$Vi@]G\]Vī/]Hu@YQToߍ :W:^ѭޜ@wcW#^eiE.$|wWnj9S\^bYף "F5yQ}*,9 +4zT`tM Xp^MJST.V'\b;{3gP h6f̛k񷈖OIRwJRuҲv9NCX` zEѲ8U?o 1i5ݱ+ư)-;&OEۆ k_`$섖a6-s>ݕAS@TvHd܃TEwqFR-xQwi =/dJ"711EG+pRG@()1@.~*R+쾂oX}j?dX*%}LT"Ŀ(9H?]LMI/ga]'~p͂*e${|iiO).dbY {,mE";e8 PS""U:GGZ}wApߔ 0]FJS>KD&|tPI:qqmZ, ѷ[dIќ0 $|@"|oQ eSӽP/Q>N"֓mNJ|$ςøECu jEd*N"a(V0R "MC8G%~ki/^0ce1+gAv7ޥ=&̕ݝTp?T {k >fS!WQVв 6h>e t2C|[cGD7L+B8@QQT"vѹn.R,̚p撫)~Qpbj^uέJׁ`Z])Zf<4\uFjL_66q4@x`ƺ}D)`GY7SH0mϘٴǟ?|]JM;LѸ|0iBkd@^j&$Pcl`optm8I5 7 .]MD)~ZؑIL ϣbC$5`:S1LqqA>s\0|'w@H"e JgtZЏP΃vWf }^ **g Ò㿩l^D){D:2WYm~q1 yqgoH0%Ò:x~ߵS\>]-?^ꊴq .ӺpC3nJMd$3~OHۯe 6PN/g2Qjw.,gv^їV٘cCu=}]f W,UT&:{>Kb%h݃C?,@OM}W_ɵeZ ?LoDClhM%Xv XV]yEMer6<*8!soJYNxݴʐZg08T64wS.ч4 d:\u"pt =P$\85JeIesY>Rձ€Ss? u&Z "y=:N:=^JUԟ2&~ۯWD* j!$J˟)IqN /l헿z}q[Y'Q |Z14rK=QE0 'M*R&\bXX~ A# DwH|4SZ+p9:<{6.E'eϹt%޾fcΜ3'[MFb f1oC7&\3v@>1qKJ+;;}hŴ,p;wyZ&7n_EP"i)sk>0e1^.No.B]8A$S@h@U=^)IW{Iӿ>V ,x{@B1лkU` lۇߏpdB%"_Cz9Ki ЏjQnoP58[V/*/ t{¡yco(K$[,yRk%&0Y%3!7 75rtm0 J"[|X4\Rb|1 ކ+emgT$MJ)Iƭ'~؜3 fRv5hFv SM)eZ\`ׁuW#) 0/"*&B2jNGmi`Q@^c27hBR0N8Z更RVCh.?k}%۴B# Fx">,2;PŷukVR:9D>,!CZV+Ou]|dw|;m\_ɪB3ٖԝw+ͧF]{*ax.4e!4+1j y:>x$D@WD5+42#;7$W]^XW%yz/o9Z@@'}@b/AEL[HgdMSȟ1 |ACWH? :Ty#ұ1>)Z%,71X@~eV?ɮ#ʨ@v@tPh\h:@h oy5I6j9B6Pr@h^o74ͯo6'mn68m&&]ӂP7 .؍@ҥ h驃IQqaz.dkxrR r;e }d=rlω ]/_]3l996kX Hr{Dktǒ|oA7D]E?KoE)'NJ9>aPiTxi}k}5{,Ұy" H6eI,ށ+=?r>_ rleξ_ OfQ(4CkRS dY!{'l29p,eëgzx(X0虹l#Z DeⳒ~Z?zAV1ԁRJH hD|B }a$:ߑ15\Fa#&9S=8Yg3=X)*bZ\p;3H`cFD55̠~g`wpm1]%xIїJXvc~ȨӭvJfKO?vDFhs)~WL@qy{;AKAy][di%|Lbt&B8N$؁z3t5V$-iV0Ue!}'9f\ Hu!^DT@[AMcpY#+p6nd 9P⣃KY۟)3\yݗ47D5ڢ6 ~ LXXe-btʧEuH=$Bfǃz "b׸\jq\a;O1"C^@|h0SџI"#S܉䡡AQ3u7H ݲdL4P8 |zg6=hcXp8qSx*=5k=/V?Mq/) =A60yٔNW/\~q]|Ek)`}eIE/JH͛>Uxp|1닚ڲ :H*,S!kEy(PZDAL7C͋ajڿ+oKq}~>vC썁U{? a2RwqunՍUE0)aJx@/5=y/4ΦeTX$B~_3yC^F˯CYQGG>:ӏ&}.= mr~D\2!1Wm,r)+ \ײZ cd@rxR:^3J!yðF~> ~;Q0[VM*0 (B9G B"Ux$g)^i<ש$,OG&&4 g2勧s+lo0]b%  8 XHD<ɽ/đKęJKYFtna$%i'[}/Rx9Gy/fS(?jn+5~z+OyjCEswIV;eCA @X8@%')-dR_Q<Xr0A YZ