libwebpdecoder3-1.0.3-150200.3.12.1<>,e(f_p9|x5K`1J^K(rTiQӴ CXiQ;2}p،.+^ hwc۷B3%AvF$q"9aYa94so?&j ?,ZuheTJDe~a(v&aeL4BzVu  ;F>s .ey|زPDIL5HP@!d?!Td & Ppt ",4 8 < D  0 `  (89:>"@1F@GXH`IhXlYx\]^bcd e f l u ,v 4w x y z !!!!PClibwebpdecoder31.0.3150200.3.12.1Library for decoding 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.f_h02-armsrv3 SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://developers.google.com/speed/webp/linuxaarch64 f_f_a3bc11bc52e9eb83ad1642612fb045eea002f5c1cd23fd2dacd6b2972b6a5ceclibwebpdecoder.so.3.0.5rootrootrootrootlibwebp-1.0.3-150200.3.12.1.src.rpmlibwebpdecoder.so.3()(64bit)libwebpdecoder3libwebpdecoder3(aarch-64)@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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/ldconfigh02-armsrv3 17249320091.0.3-150200.3.12.11.0.3-150200.3.12.1libwebpdecoder.so.3libwebpdecoder.so.3.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:35416/SUSE_SLE-15-SP2_Update/c7ee6d83b68fad216b42eb87b5f5c75b-libwebp.SUSE_SLE-15-SP2_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4c5a4a8aa987b451fe4de2481936954195539713, strippedPRRRRRRd鈸J,I~utf-85cfb27c3d72adb8e1443705d3689c6e572b5c358e1eff54218490735779b5339?7zXZ !t/hY?Z]"k%+Ǜ;:qm9cyvGaPObU8Zyr4 u.WBz1 $Ztg<3DlCO9X_P޵kcՌ'<ܟwvւU&pX7ߒ]n}M\LwΟ`uVOKvĂ;*L&"D?O&q7憙Taf-j˧9 ma7n(۾ss "X>}[<Ӧk>ԪЍK4o9x&.`Q!\3|!ǎS x6;o"1QnXP,#~4`,%*U #k=Oӗ.l~fJqC `_a&l;Z ØS*r7P^$&fjp s/@x.S4AGƾ͂ <|U9,*% rL o軒qD5 X'?b&7Uv=TsU-EA[%֜gg8(k@&QZs猾?|p -Om'?N%7G `=eX=>&[;NJQI ?lq6 ~'dv+1_) {젩.2fn jaX;7Am+b>!{*7UOdZ{R4*:)LdmRbonhT~*0Z4/_S+݀~XjUhu45A ԰#vO@с_5(Oi|b{W O "a4YV3P3*扗-dpXvޏՔ> p0?UTQ*Uakzn-a_N5Qӻz^#4+"^,fȹS<@ƒܫ"2Li_htZ*9I G_{nOފpƶ_~'^+\n6y]cqÞ&$JR|ތ>EfFJ4/d$(NnFR\Mdˢ-q $tŌk':qYB^cߒbQSZ[*SЍT96u|Id`7W"|gflLVYlݝn4&/˜uG| rY㖻]D QCq}g\uݜRav9[ p2:ꩉk3.ƥ(e+ׂ$ y]:r?(sbzU7optDgͅQ\^zlC%0nʻHMTfeqH.|Y`F Ì[^We %n"̋ӂ]j_|gi$ Lokmi5ݪ)F^/q+]A/-MrEA/IՕ|9l26|V Sm?甈ʛⳓ6+Yeuq8KYAԕmD|86Y-. չD܍^UfeQa*i~ Z=bY>_j ,S'$kNrR=˙'sڵPxn".S#9'NAi'@*DNd(촮$'t,B(n:9_,841BWqP C)Y0Q>1\Fy?}"f$]ĆQşΧ<5+j?|.pkk^!⩽M%4L^oJJ?%g(;!&x+ڐq# :?HB- &`eG_ 0h-!'y&4o]c&f U$)޷) :&Ƽ.(@%SsmTe"qP ѱ^i>e <nWR2j[矟gjH'7ej fڄ@z$v ,؂gso 9CMJ:CɲRk֍$̋ރ$yd, y7Xbb#d>諯Ãao!r%Š(gvPc",#gl8浓Wd4D|hM.>6˖:iqޱjq3i' JhHlI .D20N֓wiu֍P#, -~ʎ@h<Ǽ2^Mծ_w5C&1S#()$&E~j4Ǫ>Iu;X69P#IxnF5!Nd_Rz Q83`"RVJvxF{;Y۞co*Ǐ(WÚ>u#tIwQMx}J[+k8Rp_V0`yM]yk0jX߮o(fm6+uv3lwY\/o]sˊD2)0BʨmEvq%W)ohcKp~ul`0Mt4^ozv*pL|Mfa =oK84'bX|2;VSt'k%HS:㥏NyҁqG%ge%%XegfR삔A-DVTi# Lԁ=q $My.kǁMskMD&c͞r\X$)s۔J똇)-߅릥Ir'-ʀ{{,n:'qcȯ TxS戼lD- "xjH+v!^+ݴʑ,gb!5cLh`)IBO qwi&1EO"V}9^(C..ڸ"HԝiYA^g`|0VRYQcdB Z` nFP/ӥ2HrJ +`kĘ.zX~ No%Qxx>On( F 40$?Acvix+N'='OƒbBzӳ0E΢wfy ON#|tOs1?(_mPœ[&%=o?ruS bP)ڕ3}0Wۅ)݈~}ɺ}%èE@X LP$R I@4^}ћZ;y wo]E>?pVaVҧqaE{%S[$(KvSWtI5}Q:uxn;JY']֨hH)EϡK3XF2$Ç?}]Wy&[U^b5.=Ga֕d;͑ѝлy ͳV:qT:중D,GBr^T McuD]y/z>ibi~stw,Fa[3]#*Tr1 :=gV'?sd6C*fb $B*(G}SxoSz8lӐ1ݕlj@:QYvBh\KƟ–΂ex$@=~ 0vsϐݬjHPd!J6 a.Nȓ6#.U&/ӓY 7|3Lw )̸彉=DE 2* `::PO]Ct/㺗,bcx}bE:诟Lg~M0g$gl`pXPu#7[~W^+0?_*2F}neI|G|hx)5=` YQP>bĹbq;;/,זMҔ".R;f~`5OKWC oG~Q`$p[Yl[b[)K0yc+9ԟ~Y77OIߵ6FūpN=enV,3g-wJ<Zޮ.ӓ!vmh4 l)ޏ(l; f/+AAK+z5dd/86C=Pz:6WO_י_ 2f:nj hu{aG3ːJ c5_v):6C $/sID`od(9~JRy3c<9) [ {(tvloq޲YodkMڄ-˞3{2 Wŀu9 Kn6MS9R1DTK23_`==*Cfc'GLsS=Gdxpyq@t!I%9=7Qīc5Pr'mkcKψCt1FCMр-weEm֧chet0˚ 0FY}ժ@!ĕ;/P1Lu.e߇ 4 ՘,k{L.#KP!)"  zd$j&2pOes{H~tkXȍ2cyƩ>,"f~wYSc|PI@WD ([!'f< vw ț`R3QqW|9#_EP/U?v=mvf2[[%b s7눉=@I=۝-4?,.V/6TL18I>6݇QPRn-p1w R$tQBGcP I {W)/oVfQD?$U g+AuTiꋢIXד-ۺkHa"rU p/&r;+c#Z/YX_hA:2ˈ"5vcP(Y}Q<{\t1@}x"z:B53=[ԣ6U]FŋA^pnB^<34T}EW̫Z [՟)3F5Rhzڮy0.b׌9sf fsNn500,tQg¯qfisO' p -WNcq<*7fCWZF.h ґ- 5>mĢXrrmQuÕ]][A ٢/HezDD K?׀ lYFU~000766!rqKzKu1%S.6{}с<.'- 26~6' ,_ʞdiE9Ȍ1|ƅOI~~?Υ1K߮dQ'+Њf nʫПv ,ꂠ | 媝I],0za/vK>.~!Nl \ ]?}.QqsG^ub7O/=#M%nVPt5;Ҍ̙Akb`tffE>gPYX㻦'ʘi4E]c^ﴥy/(aYMW t3ȱNtM l/[h l,,Ԛso(b.4ws\K\zPˀqA,&u#T¥ hԯB(-'AԬ_>U4Z@ -vP󠤇 H 8r|Yw5yX/bghͩ HE@–~+C$?KxL\#Gr䞨LNnM]#G nF-5)W ޸+#+ AfmBWsu\IK+,h[Յyf|P؁MYQ]bd! } N{~25uP3p/2x3=\ cPꀯc"B졨yr7xt[;PK#aSLҿAfKuֺv`ȉdd-飅z@M&twp~7Gxߣlc,"%i% K>hg}K Urid(6eAa'@.LsT;% ]$ -0wTG]2G}5( lt˖M'iaϳ8.qO\|GD<İstx/p4Fu PlYpڰ9"(S`,m1Ĝx]hWF%MΫwZjBY; cnd!aSnPGD]wy3)n/P2Yj&kpǔkWY`f2$0ͷjfnS?}Q[_wlJ{G/E#Y7ֻ)2W#Ak<ͫ=X &0{'Y4U@ֻcdIK#KIv[At+o1_qLCI/+%5~ *]8򊙄ٳ.~S!PuVu_u ILv6/EMfƈMP,<CaӠ-)f](S4J- * K/4򍽣=0&KUtt_F~I G0ݳ鴪|vGlށTvFf5G3dOH`Yʃ'?:2G[ +^)70rv =~Y3̴n]+'h `KK5`ȺRF d_ʈwBuʁk¨dscgkc;L6%Dwl/G zΙ+++U-g#2: n{+vN4YkG"1C@o!֗R1th:?&#E9 ,{ dXUW]M c`D~lIxEx6<J=CA``WԓhکnJ~?U.2c g":捞 Up};N5@u=3"+y6hnWe|Higu]k޸?K\U|d"L,j16wH1X3QT'pݪD[*K3}TH F +/R;_ lW\q':y"l/,8m+5 wpݺ]Q#0{W~-əbkrzϰz3IT;i@]*\,K0HvȊ&|/JZ<ºNۼL)x#)ojeM8}ki Vq%MHQ\cXZ$ Zca(OY qQDѰSӦb?b)dh%ޑI`MFS9b7gtab?ؑ\"D`ePQl:W1 B,8Nc.( *ݸ1VB߇^S~ jQAiZuMqczf_ ]c8c1JL#$A:͆ĺ* m+yڳ~-$ָ3HTPM7I#oU"'7R=.TZbWͷ$S?;S!QL:n/k mM̖d( tZ"*p$n>밴zHlմDmʑ>t} p:ie`l}(8NdcMRc؁0GSgSIܘ]j9\5Jwһqi rE[P Be%,WMyV^K Mݨ|b֜d{Xy&נ~5WAXcFryd@k |[Ma+˹Yg>{I#Ƚ/ 73)0p|ů5m]Wnk,S_52d[>|)}z@7\a©`;clV6wZ>XT}h#ȿ\mh#Ew;E @au6{8UrYX͛Yf3ê,I+ &;3@O!̀;Υ&nADA;.qu I3H2bSelrb=t8?2^_jD-)\8>L< I7id ;(,[؉)yknr]\,8gz62h i݉ #4C;'_Jϩ7LUD:b )M/5Sһ`i&I)~4F![J(향v%Ɠĥ^Cq"x mAa5.f_`l(Bj(-26!o8kF|%c*Vu{ Q@-K˗ ~o4h6seWh+ff.j9:"9ەr G~q?cNǪ?Gu hù(+YM&d? "b-=8ar=9:]y} NGmiY{IU{V^[Jҽ-}ga4\4Kh0w! 3Jd(p[/T+X%.v% *AQNCկUp,C "yW>xŎ&"nhs#c5Zr0\y-{r-fi|tnͲ1Q?hS]WX46 ec.A[O~6WHJ)4S$-sYOSH&T^dVF8G \O%C%z% n؇ɤxΣdP1лB#[ls̅3(RRPQ?1˷--WWQ|dۨk4C$ola/}\w_|Dn͗gvՕ*=u_n#dzv,0w /T#nQl`OBUuJ gS 0~4f;ciR|ĝ.6LQ0TO걛ElaYR1I[;& wWvs n(#`AEP~ICt\/j+jۓœL6ea 3 dz"JLڧ@7jLDG'_5 r?33=]cq!S+wŭA=T8l-BkEoit8{瞎RJR "o4*W~KCjY"DŽ?_!/) ӑ[m 30R/4HoŻxtòSЄ-.r%3wX=-%{SHw V2]}e1mV)JH's?5w*{ >3$OV[8]eoHbL9e nS[M@5 Fkj[ h>O-_'$֝ )ƦSZa#Y|Yװ*@܈YSjHUU ΢r;i6t 4/{*7(&z҂k.(cm{CoOǜ&cNM-)'Kvf'aNUYe0iv(## &|<dMO?MgPGz- = #z#LeThfls%eH>aоA3B;Pf3 D>T[j=˖XTtcgJBs6>9Z"S?YO129 &vӏy4Eޒ?ϻcwGYt)ba<0m {i LuUtlxO<{I;0;ܞӇ꓏Or rz|@t uli0,s0W `Zx9~G-fPF`(t;pSr$]>ﶟP* LJ ~bDnٛ8^˫|?$d-.G'c a=ʹͮ[y.b3Cv& {~Y`w8 _y2V,=ua6$72̦gEwIߞ:P $h􁢯a8\){ 5g>T䉊Ơ*m":֪ Nx c՛q_4[u%b$k)eM*0Ŷj"/1NI6ΰ 3գAb_lrU ,:L_)iR XFvcuKnnbʉ,t֠Gn`Nxj3:%ia4yj?RS@:"YE&tYP]"R99]jvMU6?Q\6PPSySBT' @1Tlkbo=9S{DŽ{/Iރ^ۇwgaьkHwC|^"7ʨ j;pȎPQk$wD}[ψMba$۩0ҟᜃ]ǥ0wpY d0Z(QbkX,RʸI4 ݂LEdxy}Vع4\^K%˹[+_ՠve\ ,mІIt3J2C^w*eTxY0ߊ_`@% |4V: JMnBKEIՓպf Uꘚsl1ӎ mygh IrѿsŲNRPi ]mH.'nQqiB%P$u7KjE0ä8,S"3wɟVZq0Fګ$}L`0rɾ:jztF>&XofjuxuVXlwZ͔zPZgygo_g^oQuHC:;z(kk@/)4KYC_0p_4Xm)wUȽQ o*>L Z.Ta2#t4oאj!`^i^SAǐzAzw|PFCj0KNQN%8Hiui7`*-]Tem _bCM~&18qF WØ9u1QΝL[2GI#w1 $@TOjxsß0( )8@>,TTf{Gkuw>3Z ǒ IjȒDۻ ո܌vĬnDf2QB 7GKT V /vU+YbfŃ#QHyٝU5y绲ɼIGN;l﫤z}?Na*" 枡(sozS1ZW"y|5{/;e1ŝJi7zR̃}$*6޵)Sfnc7ЌWCy=h0-{ɾ;#LC#Vd]ڶwRa1OYjtk-V|yCRf i ftᡈmGYŇ¡s Cģs"]{@o`+I5H&b&.v%w@>n$J[Kn/\J{Qk964kYt"mRtݔ i.-_^t"z!ߺz֫RBMBjP13Tkꋸ{qP#ɯO \f+] I)h'͢tl]&Qݭfbe xfgQvfG|S47=>А"믨ϸзDC6.T7&K9@kj~+1u@CxJ69jkvj^Ȓ0w!9ra$E'%EqJުW~e$2u竽7CB`hZv{˹O-0z~؈ 򐠔Rw'9S،ywb.jk GX*rvs{idNxT 'VRu #rGry0 ~mڳWeGqHMn=V ;e`HZv;&ڤ(S?(z9"Qz}솿[t.)*8g.{2">Q\k)Fe{6T.$2 1 =wVqO#&Y,N\.4#;C=r5_27?L`mH)µ0_ӑ$TFy$qkRZA\dhٖ6~f'lաLH-.ҩP?p_5R)i^OI\ JsLI,[Y qMqX[ g_"Gmhr _g"ZSج:&Y"NF\Mh@8@ց3sWq:6/: Ϩ1ǶrL{ŜB_/CZ"Ohrf]+H^"~)z~#\H4{WBZLv'NH\Q)$S%~]|/]Z2赦6= ~v‹1?@.,D)Gh6 *iF?4vE8M4,\BDB`-8Ļpiv|T_%|QJT!һ$=|Ҭ;#m(>ѲE0K|tLNwRԺ8&-b2ġGJ_ю#8JVojȰ1mVB3 _)g61 J'''NVoQq_>Ev#3B.j[Be6ƙoEsT*ĸPe "N1sO(%#,D~9߃~ ~Q((L~ک$ /Az֚k##gafL;,L:x!գ^5 N/-ỲLȚN%3GQ?CbSf]gp$G=a ٪,GzY b+:_t|I|byU\ЍbS q/nk+$%Ajm'.1BwHdA/97ղ8k?߷X,0Li=AʀNJbƦ)ecsR_ҵ°+M$,8^iM, PBϭ9\e߀q,CD҄