libgd3-2.2.5-11.3.1<>,<\aCyp9| ߒ-QrIP%L1]Nb|ְZ*Z/P-­S>S iomj>1I1G]jBMl dwI#?aF?d   R@DPTm      4(89D:>@$B3F6GLH\IlXpY|Z[\]^b"cdHeMfPlRuhvxw(x8yHzClibgd32.2.511.3.1A Drawing Library for Programs That Use PNG and JPEG OutputGd allows your code to quickly draw images complete with lines, arcs, text, and multiple colors. It supports cut and paste from other images and flood fills. It outputs PNG, JPEG, and WBMP (for wireless devices) and is supported by PHP.aCyibs-arm-5SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://libgd.github.io/linuxaarch64H A큤aC[aC]aCxY5b346082982967fa0f703923efe42fc1f2edc93e176683a6117ea40d0dccb4bbd02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328dlibgd.so.3.0.5rootrootrootrootrootrootrootrootgd-2.2.5-11.3.1.src.rpmlibgd.so.3()(64bit)libgd3libgd3(aarch-64)@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libXpm.so.4()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libfontconfig.so.1()(64bit)libfreetype.so.6()(64bit)libjpeg.so.8()(64bit)libjpeg.so.8(LIBJPEG_8.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpng16.so.16()(64bit)libpng16.so.16(PNG16_0)(64bit)libtiff.so.5()(64bit)libwebp.so.7()(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1gd2.2.34.14.1a@^_@]-@\\R@[Ze@YY@YqY_wXJXIK@XIK@WSW@W:WL+@VՄ@UQ@Tpgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comlnussel@suse.detchvatal@suse.comtchvatal@suse.compgajdos@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgbadshah400@gmail.combadshah400@gmail.compgajdos@suse.compgajdos@suse.compgajdos@suse.comjoerg.lorenzen@ki.tng.dempluskal@suse.com- security update - added patches fix CVE-2021-40812 [bsc#1190400], out-of-bounds read in GD library + gd-CVE-2021-40812.patch- security update - added patches fix CVE-2018-14553 [bsc#1165471], null pointer dereference in gdImageClone() + gd-CVE-2018-14553.patch- security update - added patches CVE-2019-11038 [bsc#1140120] + gd-CVE-2019-11038.patch- change order while installing splitted library [bsc#1136574]- security update * CVE-2019-6978 [bsc#1123522] + gd-CVE-2019-6978.patch * CVE-2019-6977 [bsc#1123361] + gd-CVE-2019-6977.patch- security update: * CVE-2018-1000222 [bsc#1105434] + gd-CVE-2018-1000222.patch- security update: * CVE-2018-5711 [bsc#1076391] + gd-CVE-2018-5711.patch- Version update to 2.2.5: [#]## Security - Double-free in gdImagePngPtr(). (CVE-2017-6362) - Buffer over-read into uninitialized memory. (CVE-2017-7890) [#]## Fixed - Fix #109: XBM reading fails with printed error - Fix #338: Fatal and normal libjpeg/ibpng errors not distinguishable - Fix #357: 2.2.4: Segfault in test suite - Fix #386: gdImageGrayScale() may produce colors - Fix #406: webpng -i removes the transparent color - Fix Coverity #155475: Failure to restore alphaBlendingFlag - Fix Coverity #155476: potential resource leak - Fix several build issues and test failures - Fix and reenable optimized support for reading 1 bps TIFFs [#]## Added - The native MSVC buildchain now supports libtiff and most executables - removed patches (upstreamed): . gd-freetype.patch . gd-rounding.patch- Don't fail gdimagegrayscale/basic on SLE15 (boo#1053825)- Add patch gd-rounding.patch - Set again the cflags so other archs do not fail testsuite- Version update to 2.2.4: * gdImageCreate() doesn't check for oversized images and as such is prone to DoS vulnerabilities. (CVE-2016-9317) bsc#1022283 * double-free in gdImageWebPtr() (CVE-2016-6912) bsc#1022284 * potential unsigned underflow in gd_interpolation.c (CVE-2016-10166) bsc#1022263 * DOS vulnerability in gdImageCreateFromGd2Ctx() (CVE-2016-10167) bsc#1022264 * Signed Integer Overflow gd_io.c (CVE-2016-10168) bsc#1022265 - Remove patches merged/obsoleted by upstream: * gd-config.patch * gd-disable-freetype27-failed-tests.patch * gd-test-unintialized-var.patch - Add patch gd-freetype.patch taking patch from upstream for freetype 2.7- devel package also require libwebp-devel- Support webp format, BuildRequires libwebp-devel- Honour %optflags correctly.- Update to version 2.2.3: + Security fixes: - Php bug#72339, Integer Overflow in _gd2GetHeader (CVE-2016-5766) - Issue gh/libgd/libgd#247: A read out-of-bands was found in the parsing of TGA files (CVE-2016-6132) - Issue gh/libgd/libgd#247: Buffer over-read issue when parsing crafted TGA file (CVE-2016-6214) - Issue gh/libgd/libgd#248: fix Out-Of-Bounds Read in read_image_tga - Integer overflow error within _gdContributionsAlloc() (CVE-2016-6207) - Fix php bug#72494, invalid color index not handled, can lead to crash (CVE-2016-6128) + Improve color check for CropThreshold + gdImageCopyResampled has been improved. Better handling of images with alpha channel, also brings libgd in sync with php's bundled gd. - Drop patches: + gd-CVE-2016-5116.patch: upstreamed + gd-CVE-2016-6132.patch: upstreamed + gd-CVE-2016-6214.patch: upstreamed + gd-CVE-2016-6905.patch: upstreamed + gd-libvpx.patch: vpx support dropped. - Add BuildRequires for automake and autoconf since gd-disable-freetype27-failed-tests.patch touches makefiles. - Drop getver.pl from source: included in upstream tarball. - Add "-msse -mfpmath=sse" to CFLAGS to fix tests on ix86 architectures. - Add "-ffp-contract=off" to CFLAGS for non-ix86 arch (ppc, arm) to fix a test: see gh#libgd/libgd#278. - Add gd-test-unintialized-var.patch to fix an uninitialised variable in tests/gd2/gd2_read.c to prevent it from compiling with -Werror (only causes problems in no ix86 arch surprisingly); patch sent upstream. - Rebase gd-disable-freetype27-failed-tests.patch for updated version. - Update URL and Source to project's new github URL's.- Add gd-disable-freetype27-failed-tests.patch: Disable for now tests failing against freetype >= 2.7 for being too exact (gh#libgd/libgd#302). The failures have been understood by upstream to be due to minor differences between test images and those generated when freeetype >= 2.7 is used to build gd.- security update: * CVE-2016-6132 [bsc#987577] + gd-CVE-2016-6132.patch * CVE-2016-6214 [bsc#991436] + gd-CVE-2016-6214.patch * CVE-2016-6905 [bsc#995034] + gd-CVE-2016-6905.patch- security update: * CVE-2016-5116 [bsc#982176] + gd-CVE-2016-5116.patch- add missing config/getver.pl [bsc#965190]- Added patch gd-libvpx.patch to enable build against libvpx >= 1.4, new VPX_ prefixed namespaces are available since libvpx = 0.9.1.- Cleanup spec file with spec-cleaner - No longer needed patches * gd-2.1.0-CVE-2014-2497.patch * gd-autoconf.patch - Update to 2.1.1 * changelog provided only as commit log (see Changelog) * fix for CVE-2014-2497/sbin/ldconfig/sbin/ldconfiggdibs-arm-5 16317881532.2.5-11.3.12.2.5-11.3.12.2.3libgd.so.3libgd.so.3.0.5libgd3COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libgd3/-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:21221/SUSE_SLE-15-SP2_Update/a02796ccc06b8812aacb6890f7ef0be4-gd.SUSE_SLE-15-SP2_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a5fb3eed76e38d06bac63c65dcb5687bd2b086a7, strippeddirectoryUTF-8 Unicode textPRR RRR R R RRRR RRRRRH~*< utf-8b860e5466f4aae2347c92c29308a579c64abd9c8d567a49b01e6a4929ef15658?7zXZ !t/*]"k%Y}d(Ši?um̈́WJ _C9+! J?z/y5Vxa:ꑁzx}oV( 5dʦrw]1QibS".WGہh̥o7`j"QpZJ oKMuNnT8Uƒ^dE'{r~S:H;ErfU8wLNo;цrA/a<+{x,qo ! GIctWk^@)<%OĪ0x|Cn#VgV\N -ipc̄{pBUڸe2+a8!rM,?%{ܗK*%$̬~CbDfΧ 4(:V}ᾒB՘ |SA) @p=r|2|Չ*s(EI2屑Q7S;_+a7g@0}SpX>vS\FJnI;}Lؕ %455yͥFq=`N}8dGt2&JvF,qoܔ 8Ovf?$V=pFrx O֏Xt19#hOc?,ǏkM>tQkm?||CI3!ia-"S"%3W$>Yh`ޥlja;LϟsxL#ۑ!+z)d+C R2/x}>Sʝ)w 󀬢g\Qjx|Hd*ݻE?É^z:y'ohINܸ9|㖨ٻ6vꭜ%\dY5wd8Wq:{)Rn7ؒݜd:y1Bjko Gj5p@͏!Ob#U{2DH|DIm["V7kmq:_*F+7MPVFd~F.)5}/w7DTtZS$U/lM:qت!N?Լ ȧާ:u~eN 4.~¦VX@Lrԛ>+Sz ulb':oB~G3ω(.so|S-.$8T_+ gҢz)g V)t& K~)Åp ksSSc{VVK{NT7ZN*"Lf WLY^wl9#G!{֛ /S>ƨ(JB4R#XQiLw 1v4;S~':^ $bgY?EYi4ѼMQ5q_œ[`N}Z}'VG1ҡrڵ,TGT8'+xuOVм8)" wܻCp5[*ԡ*dIsRP* 2л= i&'=z}* R?Ākǒ~e.e;P ʽZv,pacNm= ~ov¾i >Ba 0D n[,y"0NA~A¼lRjFYL W/E@yv9ЩʏMCH)d t/q?񿝙RvExBiK  x g,^͒\Cң9ΰΜCVKZC9[BUF6C7ZWQPn9/ UxKt㝡 BnXocV=K4? :k\dSKy5RaPG.J0LTHoJNYW2)> :'*A2CE ɚi&a[c]ژo>%vvZdJ2ֈ:$hv-z.d(oTӔN¡z$Ў9:͑Nerm%78BcURNm㶄dd inͅ™¹3L& }BXzI 2Y $8!3g) ]++F_A 5\Ev> FJ6ٵ$=R(w~gL-)@0<媖Ӊ%OL+o:Y>_c@нQIkF;s" hbf=<`ަ ӺSL]HxG2Ÿ̊O3 kfȹȾ8m`De>&k3ȝ诉 n*c4&SpJ[+OnzFʺ9 SSS^!n kTP6xjcUl%{^&;\ I\F\J7M2(nRANI9H )z^:I]vx Q#:\E!Z5F3_ooS~p~u/d&hX.Ҥr^zŝ)9qtf:мb-:/^G_dUOpϩVj`1Z2c`9ǔ)|i=KxoߐC=ړ)gX3hyO*]'(wQ+*GRvncZ܈&g" 5,}hv2f`z1i9Y. MMt7O?<& Faw>=\hѶKsA% #y2dApg(|1o$J7yrƒSã1&QhoܔÄo.Ptlsvnok" ̡Pe@o=O| .n|>}Q~0>`rŧKnR=Kzma%_g{HRa{`!R`>FtdܹΖ0`&CDCND _cz\649oYxO^2}1\nTu˨tHC~1rQ@oɎg"_^MeTF632ְk! 3y}V'0&L4`0VF'hj5Q(aL11d>&Y gbN7Ǭ4>sayq*64%{p(wr|`!܀4KODNo}mƑH[NB̕N2c .S؉ūM`ݼ\&>ͪRBdn}rsĝj ?#&{AG_+9FH#YKA9$?bŢRyi++G}{Qn+-#u(Q?̨ C Z@ߟ1J1l;u+6wnJ#F@)HE.KÚ Bw )n99@%`)u t z1֔iDTUܷ4*r0s c:ٜz˱`oȶFgx7҄S`ofJ1XFafRWg;gfWΣ(.aRJqo_52YؑrGS8DЊ7?f"0&>I]nW+m 0bL0/%@E"fYIIuO1`u`9|VtU7|aQ)8^"ж)Q$~e2& 0_{Vݤַs{3K)ϩUim/z  >:EF͍WSNcc6?jh@Y2U@sf jS"ˡ뤾Y?t_T3Whrslj6h1X6F;9l K\}0+dNN㨡W3i.m>A20ĝox1z,RG'~CV/ǩ y0I+ЉV2ԃbl#mqr3,H oz)3{85 >r(;s MU⮅48]ntA=)FhXE x=]3g(ɢbQZ6ֈT,)Bk$^}ݗhC @JjXSALxy$m1oe"zW~0v\rR3iaټ6h00|4[y݌d}j|^] USdV^m{zy%~de 3L5O3jzٸt* 7ߑ2?_*% zÆm IeyRSZY!~\ԚŻ}ZLxΖV?+7zuHBNPIɃ\@Y2W TkxYW{*3BQۂF/9^l&߽ R}H 3݊P "!] d=VdW(Q&Pym}0wc i qdX/Tf/UO YZ