libwebp-tools-1.0.3-150200.3.14.1<>,]i^Kp9| h2Ox\Mv=^/TDoQުΆ n`9RP}N9!K7nb-p4S^4x6'e rvOtgsMLO֛Y@l0!$Ov%Hט!dpC4GyY9GR&@v@S(F)[td|Etalk:ʖx*K̲)Ep)Z4t:NQ_><=բpZBLzo# >A.?.d $ @`dtx "(0h    f t8\  ( 8 9 0: 9B#ZF#eG#H#I#X$Y$ Z$H[$L\$`]$^%%b%Dc%d&oe&tf&wl&yu&v&w-x-8y-p2z.8.H.L.R.Clibwebp-tools1.0.3150200.3.14.1The WebP command line toolsWebP 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.i^Kibs-power9-18SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Productivity/Archiving/Compressionhttps://developers.google.com/speed/webp/linuxppc64le 0 P  (   q HU 큤i^Ki^Ki^Ki^Ki^Ki^Ki^Ki^Ki^Ki^Ki^Ki^Ki^Ki^Kf7c75d73398c7cf17a6f6a8a9257b7e884e86181e1ff7960d772fc2da94712d0cf240957e680e74c675f485b4ef77bc0e1085b4f1cf2a47423f63902f8881cbe9c001c064c3ea8caed15a1f67f097777bf2bb1de7e099cba4c54bfffedaf619d4354865a7129250ab4b51e6be8fc219f8df4985861628a524dcb7729013e4f252826448a02a3f7c29d851cfc2e6eaef54bf29c54baa2e9b0ffb9f585d4a9dc94900b0b8a9462e887825716c362f8fb585edfa1c744bf59b35c18cb6db73a865dd00f2cac189be3f038007c6f50ec7d8ce501e9515e0d80772869785c627028b13d84dc441f2cc11cb65f5b8d9157927adfd4d310fa8a2dcbdebd5e756cbc921f5f1aae6e5c8e73949a3338762aab54aee88c33ea029467045cf8a3357e961b6ddabbbffcdd38487ddf45027910653fbd861a36875f83b5ceba7a4a7f13bb8062e2208e57c605de51197529e8852b1a7ef12b1b14d7b460797b206a6a3413fd1bbd7584e216d5aff4555539dd310714e068300af8b232e15a94a014c254acff2b50dd4375f56cae6fbf92b8db53eb5bada7aafdb5aae945bce621374dff90c266d10524d8748a9a72ecadc3e2c8f3edcc3804ce8e6042542857de42dff0f9bb2drootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibwebp-1.0.3-150200.3.14.1.src.rpmlibwebp-toolslibwebp-tools(ppc-64)webp-tools@@@@@@@@@@@@@@    libGL.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgif.so.7()(64bit)libglut.so.3()(64bit)libjpeg.so.8()(64bit)libjpeg.so.8(LIBJPEG_8.0)(64bit)libpng16.so.16()(64bit)libpng16.so.16(PNG16_0)(64bit)libpthread.so.0()(64bit)libtiff.so.5()(64bit)libwebp.so.7()(64bit)libwebpdemux.so.2()(64bit)libwebpmux.so.3()(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 subpackagewebp-toolsibs-power9-18 1767787414 1.0.3-150200.3.14.11.0.3-150200.3.14.11.0.3-150200.3.14.11.0.3-150200.3.14.1cwebpdwebpgif2webpimg2webpvwebpwebpinfowebpmuxcwebp.1.gzdwebp.1.gzgif2webp.1.gzimg2webp.1.gzvwebp.1.gzwebpinfo.1.gzwebpmux.1.gz/usr/bin//usr/share/man/man1/-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:42100/SUSE_SLE-15-SP2_Update/0d95a386121abc827291b7ec099c7e61-libwebp.SUSE_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=7681d2d7a6eb8959f7aa2d8f3a520e213d6419ef, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=9a22309c68404709dde5574bf7e9970394ec0670, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=26f0bbe589222596cc67ce624fac0e14bd157503, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=0d5a4250460f7715c316fb6794f9bc32350b69ad, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=8977160bc862f0f2bc08e6cc5d478436907755ab, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=025a0ee4b981164f86a0f5ba8a34cff228d369e6, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=9f51c35d84af37971d4fe8beab17c6c750382cf8, for GNU/Linux 3.10.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) ")-  RRRR R RRR R RRRR R RR RRR R RR RRRRR R R RRR R RRR R RRR RRR R RRR R R R^M6nK utf-8afb9447c2f9140f6fd53e4bb265fbecb872e26ad199e95aec13cb8c97bcb11ce?7zXZ !t/:*]"k%nd@%FWA6/iBHTc.-kxK;)ʵ6O4kz#SP73Aj,`pig}@x MX ^11%Z520TQDyV]TO|͑q!;h\F{#FS6=Hnɮ<;Z +OP6y$Jt۴H}=B{5ole U6p,FnF"9h6H&=@}JnR'!sFoNB#++TtCWҞC}-M.`T5>lÈОuO[_&9(v077'S]1ĉZYfJm=R̄$uq3xۼ}mT4:#1k z3C i19-d+{WŸ$4'Z cֆ{;C\VQG2 BԯXi~!CĐÆVp1z@DNEf{ k?_T^YIc -Cć5+1Zq @4s$clfG2alխ^VEnє\J؃R_q)|r#93kʹH}ZG1̏GZ2A8i"l֟?R0TaLm,A`F;GDZ<8>k-?HwDom-(4N掬g88 qʗ10,6aaza;(Z : O yyn+'?*zaqa0&t5wԺ/&.mM훈E'1y5W|›V _ 8__93_B@ĩ - 2-Ø<}`a`IBM *' GĂdWCXLHy7z} 3;g &Sm kc&|~bL2MW_@>AgOf.1G{ Q=#3T-e!:C` ҕ 0JŖl K_(',;A6+ o]O>s؁\kBIi8#KFQ)_X2jΫ1oG *HX4“4|駉FXNK; }ÖUB\DUK4!hG_dW_zLlg8Ivd?IKv3E vSS/UMMr2է7Y oxjo8])0pl,׼G.T8Mن+y"']`;@\ jq0sUz~ AԔ! Ք"@I8!gy/s̤a3XV8lƐ;|+A?Z{6VFYC̛R|>.;X ,dF9N\:4rOuW{VŤ2D'.k&۵\8nEE{`]x7 XDe&#u\|aO qiڻ˿T`q`-ƚ׻::x2]^AҜM]UYYIrjIb8j#EǮ.WA(ȳ3–AxTUo4~OHt|C6Wr\%')aZ ՗G^N<ƲǪ\;M2Ob[t*8!X0,?6x0mSֿt;@*uo1'f{ ڰ2!n^.R/S'K?{j&Ug(٘h9q7*?ڱtOfLVZ]O/~l!wU?ќՆ !)̢4"AyH"$Kϭ_1q`cf`4ō[n@%|(fnٽЍ_77; Pj 6ҷ-+v9Qko$:^dȺ?Y$$- AC?| v2] 㓁Ay2$Q۫4˭c#v~UC&j.ڥ]E~)VPw#a)xVuMu.D$֢DVxL3~m5.ƕ$IDL=]gYhI* E^4lLQ?&kf؝ 1W&XO j'o5IPqa @ء;9s[#<Z(xb*#ѤMR9i :| =5p+)ZhH7K$ [yf&ЌLa퇭9 y:l3vECyxԳblj< 8.7^g=yFO]n~7huWtgH yUV3Flt˩ q*4xׁ_-/f"?\8Qʏh&8ҧ|g3'>A%z Xm|LJq=h4ٹno|S R=A8/b:pDGeSzItRmHP0+i1{'4i!BDW@u|ڶF6$I2\1-TϚ!xMi c#eYDkgqEԗz0 >=ZGC̛ hڄqpQ71['Yno40!ȃr?B13UV8=Dl:4있!ZZg|v_V+VAXe.b [m2|/*  3 3G3u7=݆8yq3: z᱁e>f1 d)iNhﳼNV7keq vRGEmvӃAt4( =N#J1u-@.Z()C9J7k|йVT=ϛ/Im䆡OXjj'7])c92t0G8Q*};vEA-Uӛl<-Y6'6r=V- {V]鬣]rLND^t~$aBahAV EGХ8ijy0N'& _XNRK@x^}&m7ؓqtϗl֣gK-];+e ѹF֦]smgKnpa%ϵ{=o_-K?ymv3Ȫsx B,^MJKP4Ӽ)b9ҒC9Ѽ v"MD!ZR ysjl0߶|T}E%_MCvxz mrB2`JM 48#'Ji_yI{ u)x\8/EΟ"X9G\uSo-Y?@6o%p+nvNp^bG&OjpRm)iv 5G6p#+N6@%Ė%{vTW UU=q*dQ~fHy!;l.QT_8X{gqzd(4ݪγ B^~Dke؂S` E߸-^M +kH$(Un =9#udf.35I0Rn>)e ݀Skl\(ʟ;3,hɚLS:p/_?' PU&^~[5tJ#}l(f ,dW@Ʈ ـvKK߇RARa+iaJ@ xc/F)c.d= BLz<ߩO414>Ji%9d[#E֏ 1j\HBR|kѶ0K_ zu B3mt~^6Q;OFպ"n4Y7߄E[2A LzUg3 Iij><Qm|^ !uMٖ<d"X̵tIkp`hT%QTv.0O cRueʠSWwyoɣj|k/JόwIҗ%߫5xQgګ s:#`[+5~N&pTR(9oǵ_jsz *|B|D%=M$-7nUDX=g )?; ڃR%NEnN]ZP7* 2Q%VSY\_ŚUe*p՝G)# IބY1c#J,bgNu c*fćYV$aeA%ݫzԕ+,|nO3AVxeZTAv(gpV)_!z  (AC uBc!oktΞܸXzcoz t5z0fT Wb9TlKDVKAϔzsiOJv6.S:y/_c1qgI*"J⯼=\qKB5;DyH<Rd?ZTx0u!c+N [:#YykvOxiDŽQ#Lh~9el^ O]g-(J .@.s7r{E̸FV˺qR2"i#|'PAsVXMul)9I˜DB_18eQglqE U&"G'[8eX$b)x;\p?ÅC ߁sն 4|$޻i<0YĈ<ſm?tVi+U]#}ڮx\o IPx[5foFEPSb‹y"? xze8ٍTLT\-r\T\՘:2M 1^ ;37)mXZ l3"(}v让 Gm>klT 3<ĦcM,Vm:$W/t9Ԏ<4I@Ȫk~\/As'H\9gYSHyBwHz ŧ|V/ݘO#LC0NX(iMċ(kbp?dmIiT}]&/V: bR,#*QZA)O2=Y*^Əz#ę*\$~V3$ G0dL,N|Vࡽ|F!uK=h:xy/qvҨ2{^!e@bHŮڢUp6}shǺ%LP3px|mrlh!Rhauݫ,` &Q/B Z~G覕{W Oia90ӓ5ܕ6lD䣅*fA殴4R7R)冟\׳=!WsA-IMY_q$zo7X\n<") 1.a&paYTڊmZHNAZtJ$]l"=,uKHIkM[^u%AS(FAC&(˺V;ɚ.҉HreHMw!7_i`XRa욻 pbjAp$zߋKЯ@y(2FgiOXYgv[9|2!ZNLTp+1o2*V{Y]cs|=iI!!`.sl]y <éw+K>qy$s ڥ8"&XZTA<[zH4c֫ʹHӈ0 eJ bD7!ijvM#ƾ0C&R;*ђ|zz=U-=W> S#Èc|UԎl}; XeFX.wۇ+]U:q+ҵpoY [g'R*b`R;dlfJx jr94},JݨIN w>#Zј%KqLE1ᠳsHR'& CNbn(+oH''%/hv7XAS!lqFvb8=, hgGVϙYcQ@oj`bro'V ~4+v#&> 7' |ޫHױT%{y•{⇳U6?,]aBO'tT`\@zDrp}ґ;qsgm!+O` ݖPoDAk)ۨQd;N>Yjlv1{m:,89Ľy(V`K@QV BBiLH[tz~8fRWx,]!0KA&$0]^/oRܔtbm "A"]$NƱ*%Ĥ9Y񓟩[y;cm/ MIPO9y!73-zinInnժ @rrߕ| EuǬj41< 4G3!TZv%Z "OC[lS|`eB }lF&L&U %y3r83wc® _{,H=H\ Dax}4uK@s;PkB*ʝ@B?.\`')xܰ_Cv Fi)Y@P_O뼈NVmkTh_dh-:G8/1xH#=?&*Oz{]lG0Cv!/3qjb |9GiM:e ɟχ1Wf9~wqKr թaۜ9[kܬ}NO?n'u$aBZAWNH^{/e,ߍ _iLk?ԩax-REA#TQ -H5j45-=Dv쁇+L{yaL{CW9ؠ QCdͣ3ex?/KqwR***ĭt0I`2X!N@뎟Ҡƛ*gJk#b `kT312R f;!lu(DzI9<\U^97yU#4#ωl^d6= ְ7?KCM*B+5n2ҝK\> iqáViiU7FaU#Qt0)t)"RTj#[JϞ>CSu) iM~dJ_JdX'1dPt3w:J;~dgj jp$\5ِF 3'X1SEScL#ś1ߗĈ@)%H7,iaʕqESUpg>H h4Sw:Nt4C!PۓzljWzsyX_<{U;O`99ܶgVR ]cstϭ"{13&gF}!Ém:8]5:?F_y lk0+7A6یy 옧FUu9 YZ