libwebp7-1.0.3-150200.3.10.1<>,Vep9|JP>=g&cT҄"AgQXdFz6|K&^JEq~fNe͗. #~Ole<8іѕ(_<0<4s$9XZ*ݿ å 4sJ7p"P(+XA|Um2+0h h^$%7zAA2E.\voCk2qx_q|ɀF /qWlz$%:$ o>@!?!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/J0]"k%Y}d@&zt|Ε$P lޝL^_uB~XrdyÀ̑GleVkD0p\ )NR6q]d)?l"PJxm8iXн{eeߕ?q(8~]9${&`iIvzRO ~l7}D McKLwBab2IL 6ĥjq1rpv:fύRUSDL32lݎՖeczݝYp~)r"|Y[nj+SL"0'2+d߬$qYnkK0 wmgvC j/$mךﰒ:ުw-T!ְo]Z&PT8>=Mjđ_Q){NKej/WpOچ`=,BT%Q[W#XNt֞ 20&CG{rQ#āw󨄨eOGx>=k]8wi?,6ܝEMFyܺ#ron-;_79Y5"!7<H8y&M旸\5>D7B.Ϗ!B 4uwoD89(SCVO)M ;a4Nv.زv3GsHsjK~ yڃKCN *eYkbx朋.𑒦ۦ`_n3>Ok@MPa$mHg´g3꾠Ab$@E?䪷:cw </#?QZ;> T!wj^E!MM!W\e gؒS G ۼܥ 3f Eڵ=P Yn$ oZ'-^N1,Xyl)Du,Tl -40=PXˤ9k󑑴^Љ3DL>_OmQs [6q'嵦hUuMqN)^/_+\zxS6vG1уd#;0.B/^SˢSn{jٖKe3N}瓊iN2mUUvkm{P.22w* 1xPέ%b`)9[k[1Kc*^ta~tlMNEodY0?ڋu7Etwy]7XAP4D6h=:e#po)Y(v7D,gH61+M'CdΔN9EyҭW ےȠW(P`CL"G(qkH\\bJ/iC(1t/kM; l|Vr [B.W 1,|#y5'2>D 3cbd7|z=C.r[V3},b6v1:Ew0(S\_P MPhψjUf֊?qOqd:F:?[rԒ=\!<+miz{j #*K5A(*>̐ܐg%Pue6TrSGF%-5*B' < ] *ᰓWeW7*E? wR3xl:[߬:+2S!1eO{+wgAUL #ɢLY^.Ȉ7I\G#VƧ֐wŐFzs=vUK!}Tv9Q2s1p<޽*f pJm]G(ɫL_QT) .Y@9;F2i޹#PI\t>bRvp(r5{ĕU)G9u8d md@ԭaVk.o誒"uUN-G^zHB-z?3ifݪԹiO5=^b+0}ME9;bZw&E_ul)@Eā=$,!ǭ74nN\( jE,aIqtGY ǎ Plo,@MTSa_TL0wH)yjb\ fՇ|5X W3+Rv5)f]Gخ5iAj,Vֵ<,O"*!ܶEN26Gfttfs_Cyvn}}# ^ʁy8Jpf1nၝZ5ҁAZ,}/%'-*+FBSF6{% :bz2iv.1pXSD`gBa5yωJg0G `A3h,V-smKV=DCb!  wnT+z ˞tR49oL'4Qz"so@i,3iM17D]סh=^>`Ꝝ`kŻ.NysvF0NfqYO{.S \5|,#ZtvL*'eVGdX1QDHl:Yt3%hI.&m{5:Y{MQS.h> Ꭽ$jDƞ2Ȉy>Ec€xahhvVZ#o JUz? DU >#%2y 9TеUwGzRMRhO!UpjH|'DM[ ($Ms^B؍P $gYY6qqX7.9>ũn~F0О`7sJ7kUGDB|^0ϳE0NtQ:oq~+AS-sd4;s?Eh3hEsY)wVJvtzI ,ҘoNz0JA13>ݾdeQȩoOI {]oC#nP,S SeTflN yX1{Dش>j_<`ƨFČPhr)O5Qw0i~ai3YIԄ{t] yOVx'-MWT^esJ9( UA$u\G~PBM&G K]"Xzj[%g07 ^yf?|?Kcw]2Mn4{I 2h+8<˩$ш{G:kQƶ*45Jr Cdp3F>6Xk=!h7QI(m>B셌d>TSRB p sqGC"Wp [ftxtj̭*z͆PEuҤI7r,Sw /3vp6{}'JT0AՆJCmII*ϝ[=ֆ2%ifrCާxIXh,?r\ B?AaҼ^9_Yۢd8tF@ACJ5ݷw垀k.ʈk!/\71':Æ"Mg04b <-zjJFh{`bY3ZpLGa|4`@` Eb#`BXːh6,7ѩ,Բ&O-c;I/ eA!`G,j{8 kAm ̳EASliAm* (:u5-Bt#V@7R21;B{ɜB[6 `)@js8M mV7Dy,8{xA vd|yl~uȮw)iO)ƓhᝢoyϹ_~d=u{8b`8moe񡥌XQ琏T@e̔pP"C^4%Gޟx 4s6z^Wo"ihNj>K>=Þ2icXN 7n+׼eCժ1pDmpgf !HiAvʇ.ԠGa"s{xG_$̭|bǵW-<&kǟ1n5g3ZqGUA{1՘y>E 7I rMar>W1rigez7ѧ[0bUӖ[8y[}R$H}bYJlBHVl;(^OR302IRyTÒ m}Sr@z29uг aF!#^/7 9U )<(Jw zf5{NU6y3~=9U޿c?@#װ2'(NDPٮ}l ] !q}.Ԩ'"?O&S1IhbJ;qO)_ÀZPu%Ĕuk6BmnkZ|݆rkI.r;'Lh=^" +W\x/OAg1?׊sy hJ;{Q7GO8ސ4ơfTdS+@~T\vylz{unf$ ?n_ /ý.8sRQu"bQzIbXPu RU^eԧK%)LVk=V9Аc!j ޤ=`X =\>|DqY+q4 \ aUz~qwy"|/K$[?d:z"f1LM|_{ zf,vt'qF." ѽOG qmHH}l%z']6Xֆ mz) dX$5{]L@SO h;,r,gwƯp~?wp@/f~oBG_TR=-A92MNh/ Zq&*FG0$_H_|;T866{՘-;Kr-V[xyXњp4E H蟏Vfԃ g,"S>mv8EjdLmxh%Ja˝55p2mqGQYlF:' ބnӄ o+ Lr 28ϱcnB̓gf5@OJ\yp$JRT4WFI7X͝BA#X0X#3PDCP3B5QƫM_GvغtmWĘ̜,@w^ۅR…JQtzRpwq:fDj^MO0 2D`r_񇛮RM>T5dm  m6⪛эej 7BF)૩L],q#CɾY9e|3.%"#[],y~,eq>~NS*/?i`ɘ"D: E0Xsrm]m 0.,ΰ(5t' (91p*sk16ňWe1؇*K&yf j@'AxQ?nYNg%*~(b=K06t!hpѾ hdE\%bdM.6`XjCis˯^iM:;gtng1=ȹyi׬=՟@DL ('vz0ƱVM8_0UV.FikOZ7#Pz>~ ĄWHjH0fΫE l7}êH|AnxpVz'ErFOlUQ=s2@*DĎY?,zmo (ID)<'pp 0mhđcKfPs6 #_ zz’mnc[H%Rs:)$eދXRiّDK?hKuHv knP>_nFgN};z-:1;gbWxyӫN)˰0&J^UmO87pLٍP;J9,im=uȮqI,pG70=sȎSGi8$k.Nj4"kBs6÷D)f{Q6 kBV9>L^JcG8z>ﺎIkGgS_A!WFj\`~J}]N*$]ã'T4t =ljnY_EY6IxI ^6kmBY$W!:,Nʪ 9/}58΋TÝ2%\ B>6hfS^JQ.3ʩ\'+_(I5!&kn;dڤT.%w2+Ro`=6rߗ7&Ð__I/83m}+c)ـnEY@VU)V_$d%~KGgIfdEg_f&$bC}A~BgT $ &:*eNp#PG9a* awκeEy:YQhGj\{ TsЯ+ъ{H$>&?b w3aT "X{-sޚv^[Gᑤe*.ˬ)Gfi>m t6I |U_ '8ÚӒXTX;HMZ nb@ӂHs+_ޱyy TjP #}AWGr2U[]=Tc? ua@IwBp0YD(C7W $MKMv1H K'ͶFzv>,H~X ϸfE2aZL nHnhBnbPkƴeLMEL(>C_Z5?8wO0Q~&8g(b4)g<,z[%ӗ .,tiC>M+|%~s*ٳpv'|RC{Lʔy}l߉zœHfgǯ/QԛʼܝW[E=!vq ˷3q^j?<"?܋U L\&pڭlSqS LH%b`g3|t˚TL6[=2M<GD,kb"o&u><wh @Gd59O\CrQCyW}3$DƇ{ry*X3\^fliŲØzPgz02f}, ȃ)D%s˿*Jk\0ٯ'2x\a^c#9z{,I$ͼEzbB&ڷ;0lV\V(ę?u}@p$3ǛqjhQ}ق#*Y;ȓ'1J%M04VtVpJ}3OjGIm f@T)'#烻Eh}Ș4& niof#to^<ţwof2pP3[zA8eFzvy/z!.Gdh+|H}{N&8`J.4j_hS Ya/_ք[(-5w/V_zg*)&^X-<L .s7m 5~NJgzmo:IYT22Gz*DJ=_FY}7,96[U>u}ҶJ>5ޓ׿Vf0GŴ3W'viUKm a]faɩ#Ң( ]vl0 __ޡ nt6_GAZ[)"lIfd/ ?[!$xUإb 5^e2@F¼=2 ڢ٭G,Z {Y1_(f1p.2(\~0ww|51@5ůiㅵ#gZG Q)?fvtTk-+d E{j59?ַv9 8gY+d@j͈m%)v?}=SKE *vqdiFPu|6Q*𒶭mP.V,|n0$S{T,!3SET`i芠 eCަٍS fGߜw(7.p/x<,5y`1@=с6sBigL<%)1]cq#4-@}{˲ha:y˶";ҹu(u;I]=ch} :SʽuTe)Y*#d!0._T1Ex~A^[s4jh7~af^9:%2)lS JB̩ 8rV4+A8ʀ/\5k&;qHZmݰhA ƀ,%e_n!z*N1;D1`a#4^N|A^uYg6<v-(FϮXԝKnWCL@z*9-6 6*7C?}0:ag'?;>…;L.QNlGӬ m__yיO]DGqQ= \KFIM?:b=Y捚nDA ޝ SH=׹|ݴME*I7 3azw p=nE:TOv:f̲ߺ)$x $ |K>G%ش9Tצ&^C5:sMem~.aІ˚vOH'G"^tӏִ;{oE)0]` ZKv.JRHP1ڧDM?Oto4O^d`֝=$Cfrir#sAӪ򖼲'Ãn5'kHbr YZ