libwebp-tools-1.0.3-150200.3.10.1<>,[<ep9|IE{C+dFOa[QR l?%\bj}}o5;`hBV:zqqsaC<͞Aب_nٓ^@tLPC)Ѵ\۵1[M]&2QK_ ._:ۼaB#{1|av,TB9O$5?{)4W^cnxk#ꑑrI4>{ K^E#,GO5 W(RPߴYlEڹ$qX_N>A/?/|d $ @`dpt $,d    b p4X  ( 8 9 : B$"F$-G$DH$|I$X$Y$Z% [%\%$]%\^%b&c&d'3e'8f';l'=u'Pv'w-px-y-Oz//,/0/6/xClibwebp-tools1.0.3150200.3.10.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.eh01-ch3a SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Productivity/Archiving/Compressionhttps://developers.google.com/speed/webp/linuxx86_64zHjZixz q HU 큤eeeeeeeeeeeeeea6e67f9547936ebca2cd74c263a2f72d6d264e76a564567af99103207f6dca7ba97616272b6f742b5985b8da2d435fa86c0084097138e5eb98c34c9ed77a2e40c4fb2f29771d7fa056f081183b7c649bef483418483e25f59d8d740c60e095bda7e8b112c80f40dc2e9a8a589d637ca43909c5bbd1fe7f70d1e70ce16573d95fc4807e5deb522e09dbe30d0a14884fca08b102210e0e2d2ecb9320570de741fadb3a5427cdae8ff0376b1001179d382a7bffd3c9a7a9ec02313c990793ac1485b863d3dabf0cd860f9913cc9373c993698f9bffed558cddad304abf2002adc2a3d84dc441f2cc11cb65f5b8d9157927adfd4d310fa8a2dcbdebd5e756cbc921f5f1aae6e5c8e73949a3338762aab54aee88c33ea029467045cf8a3357e961b6ddabbbffcdd38487ddf45027910653fbd861a36875f83b5ceba7a4a7f13bb8062e2208e57c605de51197529e8852b1a7ef12b1b14d7b460797b206a6a3413fd1bbd7584e216d5aff4555539dd310714e068300af8b232e15a94a014c254acff2b50dd4375f56cae6fbf92b8db53eb5bada7aafdb5aae945bce621374dff90c266d10524d8748a9a72ecadc3e2c8f3edcc3804ce8e6042542857de42dff0f9bb2drootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibwebp-1.0.3-150200.3.10.1.src.rpmlibwebp-toolslibwebp-tools(x86-64)webp-tools@@@@@@@@@@@@@@@@@@@@    libGL.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(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-toolsh01-ch3a 1694679433 1.0.3-150200.3.10.11.0.3-150200.3.10.11.0.3-150200.3.10.11.0.3-150200.3.10.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: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, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=9608c52859e32ad14a57bd13168e561f4b3119bb, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=a50406f2caac6dbca63a57d202fea10b4e6050ec, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=750608dc4a57d187a048f42363c4b6d1944d1098, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0812416abb6af93b5694c3b236c829aedb08dc03, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=07b808db1e08b41efd6f6cab6950126373a7ed7b, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=bb6776ac9cd91a94bf49b44d5b028ab91afe20d9, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=c0d53023a2f8d32372c9e9e416724dfaa10835f3, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)$5?F   R RRRRRRRRRRR R RRRRRRRRRRRR RRRRRRRRR RRR RRRRRRRRRRRR R RRRRRRRRRR RRRRRRRRRRRRRRRRRRR&xj.0putf-83bd8c886c55d362eb2a79faf019bc3e5327df910a28c1d162c7ecf6edee8a657?7zXZ !t/=['6]"k%nd@%FWA6/iBHTc..&^?TgIH `LhO5OMQWcɅ$v.\_0ˇ^ wܐ5/|3' @A$¢=/|#B@U6z6y磿*)kzg@M }x=Xfl]C=XcfP'=K3Wht&H'ڴ`)N\0UL8HS]C8TSA#Wkp|'8_Y!no-͕FcC0@]֡˖E񧐋]%)`" \VG~(xʑ֡Lx׌4 %DP!pXQg4c l ~ *gIk(I Hǚ8# xǡ}e[n+AS[KQ]$w(sJg) 8 ,Y1&8PQG(^/ɰo{ PTj1(W2ڊ\DtE[>N/t^!j6,(j@T%9 >}/hE]>#QU&y矉2s '$Cw)΁?]lvP;ԁ5\dT=wJCFWyMs{68Ilj|Fɮm : v W޻hvsKcKրqڌž=H6Q)bxJ4ıc Wv 1aҮ۸c=.mwyԨS%v^Ҥݏl0.0q/1tz Lxbd |FYCyD=٘I*@7% ˎ*I&O\B z\1]-^D`iCيI9kBP?{Q*][ #0fV~rddp>Y7In'BN_G p\W+vXg@EDnLQ*٪Ƴ֗W-V &"7Y5C1d7Z$17ѓj$1i4g%CbX7i^k+[4jvZ.-m qG<g2hs\7|w'NC )cKuY E @uZKe gS]2 34ѹron pC&zGޗF!)*MYH (ʒ:H={N_ ~P$onD%GҶ>j=k:q )6 ƨ rb/FV]H ll"F:wžaˇ()*>(R!*i}:v?Ê4ojQJwu%Z'6θ=GzkݾpY@ kք˷/?m㖲7&¼vXn{+5N2?(yjJ ~MӚ5FI=|./B"2f%j F00Jt]f!xP3XJΚ+"x艉J=k7EDu.P@G8ֶ*ɤj\q2hWW4 ]}[C} ]WDnDNU{͙(iY!guY`Ǵo/ {!XE12̌v0ԍӊc<@_:=Ics=$mp*0/95yA/ ,1{VtPˋ%cU7{pNKi@bVu_ 2` I}ؗo##N юn 3y?* m Nƌ\DPc#%`D.tל'^`5pW~W!6 B%CշMʩ+u(R^YEZN qQ"{͢x;±:/ﺕ8rG%tM&8])Ǥv]_I=*>cae<٫?4(-@xUgwE0V8UzJٞM,w(N/S݋nkgTsĭ &M9_D(U,O[ClY4˺I^ 0RKA MȜ|˹eQқTE&՜SYTN֟"S,"h&u!^&LW~9%`5]*F)8=o[b ]56ځ,8/'),bɕ֑xeds1E,·dݱc^𨵟W oǟa\XgqaFs`G {ha'g<^N?.ٺ9>-c,z6,=fY'v7ET"vwly7 Č dǓ@6;R51cl_]/D^]5N:FSfPj΢G(bu]Wjˍv?fRXKҩy?jQ^y|w{ hCD:Mqu7q3Ń UO>兩8[p&X ?a 2鬁xM{pU:W7Y|i)ycqfVen Ԧhr{t$4>}/bM,Be; `׫xR[8GBG252B󞈻>2/:lGcݎh>]U⩖IQ0 @k'2W1u!W$?Sa !DH?6*4BQ-Ŧ 0"7z&:xф2,asdyhթJ({IXo9:滯%_Eԍ+3=ϼ`z2e l9QoN@! gte[clnxnaiAU3[ ruFE$6vP̧wpqSxCF8uL|A [EjK4͔#:)Dztm[8v8'VeƯ=LLa g):mgR}k:/gޫ CԔrZ}NW1p3ybeh9ĴVa Vi9bثh>Öa$A&횳3Jhgb oe {/`g_ Ė|ۍqWD4?Š>Cc DKM+_w^m&tAwiɌbnVX;kk{7 p0/K4lLE!/*-F3 AbŲ[p_x m7d~cCxđ7ci4.Bؓ"`!F jF ;"=b|W>ʼnd_ؼ n'N* -hBv=w} ݥ<}wx}a~؛Vd[=/5Y|8Ӎeu?UoZ}s[ ̋ x8?$7d(mlB`#hޥk=dz\)?n#l/b<Q=CM11w**!#{6b<$e߈2J|_SA6 Y=q{`xܓǃcqzOo9']d*4I @nd _Mӹ"I_=;⮸șʝıI"to#Q7 &J#b݂uRӰFYBϑr_C13l^uܙͧq+)<wG._eL\& ХƯ{#w M<7m7.:o*cy=WqñDk˷Ktu0aox#6W=`b![痼9'gb:b Lh GzDx4S)vva^*p0j|3_!0d'"q\c&vZ`)?I*)P!6[>RB7샲&Hs4g,3Oqi`fܲB Ȼ]GXH=;TaRȞag/yIt2SRH?A Q2xwޱ+Am[36 -fV9\9KJX&y` w薊}o]HFc.Mq.ʦrW!e=veg$6M-1dϵt@nmOm]欠 oC̖ow|uzn#3KO!q j`]2\B^+lhVuHxq]9pBB3;$ek)MVҬ-_i% [b&;N]M5rS̻5^U%e lTfn}dzLp LU~ž1i2U7^l #oﲧH8賞[8nu [ $?:DG>R牂va}:{uL{cۙ+ep0z~gSbucaM;hwHE4Ux~gl< j9seEG^7GLJ o(b%d6(Z(:iD`Ey&`6_/G># nZB|.JhOdﯸ!Ͽv2WZj%IDczGX­/ŵoKS>s+3MÆ MD6}JpNleR1`ݡ6Νq܅mmQkQ6!w#Os"9 8Dj,^Gvs4x&f|n;X@Mq'sR]8=y[1MK?Oi3DEIz m&1H𐙦eeo溘6ai&8'gn'G۔B,Cx`ˆޛԟx0ez[h_T6RHh7S"rF ]p I妵/J' U͞b>'P/5s/XxQ+E$żwx /0ah6P'.ǛvOv*g#Ϗr]+g 5iP z:An~)qmZDWE_GvU;h CD2{Zc;#/s,H<1>c=|UZμ>h s"u5֯^i*.th)/E;xMl )dwW^N$:y$K7ٛcJi ݂H(Q/OV@X3js]\^jN0 Wu¾d^_ΐ给 F|sS1Fq:u.8Q?3te( 5ŔYr)13z6Jy_1TMUw8FhR<< ^TB̛j54[ث~Ay x3FE}YR>|rVBiQM$XSA|q>aZp|O 4X;N%4EC{oϭrjg Ȗ^LsLlCvZk⇞ɀ9mc00(C8XXo\dE-R*x~Z*Ǽ\Vij =ٻ%Im/b$\ ).`]ԞGw%ckܒjo ~Z8FR|S_?΃Q/9څ5Ws3'0CMO7sW#G}Ϫ,/zzVQ$*&`K5tNזLNmUcB#o`y|ft<oAX_hC~>GNպ Dٚy4*%{Ym' ֬qX: `3zHak ﴺVI9]Oɩr6zTY~M7F:+=v)p*gh^]i|) Zjώ4qL[h}F>13z"N#q+rE@ $^>brt/Y+_jjK?[6&p 4to