libgd3-64bit-2.2.5-lp151.6.6.1<>,50^a踋/=„x09L_D# [o,-^n.)IBlCJC0φD, t?+Pť{KGD!Ƅ1G]#%fɗ f\/>̤(B"Y Pb@3/IfrOݠ"ᰳ߻z@5)e@'g}FF,)l+(XsWVg32Xݏ# $|+`X_܂>>,?d ! ]LP\`s|     B T\fp$/(\8d9:8>GHIXY(\P]X^rb~c'defluvwxxyClibgd3-64bit2.2.5lp151.6.6.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.^aobs-arm-9HopenSUSE Leap 15.1openSUSEMIThttp://bugs.opensuse.orgSystem/Librarieshttps://libgd.github.io/linuxaarch64_ilp32/sbin/ldconfigH^a^a0cab62df8d77aa3a9bb8300b7016c2c290fd34d19d9cb28ab75dfca7976f0862libgd.so.3.0.5rootrootrootrootgd-2.2.5-lp151.6.6.1.src.rpmlibgd.so.3()(64bit)libgd3-64bitlibgd3-64bit(aarch-64)@@@@@@@@@@@@@@@@    /bin/shld-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.6()(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^_@]-@\\R@[Ze@YY@YqY_wXJXIK@XIK@WSW@W:WL+@VՄ@UQ@Tpgajdos@suse.compgajdos@suse.compgajdos@suse.comPetr Gajdos pgajdos@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-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/bin/sh2.2.5-lp151.6.6.12.2.5-lp151.6.6.1libgd.so.3libgd.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.opensuse.org/openSUSE:Maintenance:12083/openSUSE_Leap_15.1_Update_ports/d756cf00e0a75a62ec18ec2981b5aac7-gd.openSUSE_Leap_15.1_Updatedrpmxz5aarch64_ilp32-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d454dfd3a615ab71bc7a5f8fd669ab1056c646bf, strippedPRR R RR R R RRRRRRRRRutf-8397797c22a73b87e713adfe261f43059066dad4f105b3afaccff98b7cf7eb46c? 7zXZ !t/&W]"k%]d(ɕΠ9@מ8ICLۓϼ {k%]{wZ:4"_C%G@l9Urϴ#2?0yw{WER1ewiv]̣mEs1E=qgx.d&a$N=\=߱W@SSMjOi~C !4V;up{4`tP5^0Y2A\p`r ) օDXrazic̢L L:;0@$tLMNG(PGct*o3Us4w 3R:) |"PZ3WE&q3o6CL9Tw,L:C|~S$ XEFgJup"k;^K :n* vz/$w뫞1;Y<٥TTFN/ԋGHIWl/-{iS5ĒFk}3HS vJ೐%?UYY^(awMu( s?gL;kOIy7B ˧S!FD[ZR>:02v)$Y51AfR%"a#!MoOz}&=^mNNk<ijUuۚ=f}]gś~-@Ge}!^Zly)l:7Tٞqh F".0Ȍ/>-ʈ%l}18Q NM Bulb'{By4\Lp*Eh}c/K"D "?Fw<d~>?pLvɽO`gQKǧQהe/vm9`0C{`suV°,1A|\pاo")Hzdcyp)f .FosyeU qeLДimۊ PF Æpêr#OoL ڠXH{pYュn bU,i?_u+):HXnd%zvfd X.`Ě}F8KVh i{'WC(`~o (ۧ:Xڊ?c>,֧r"p>onݹQc̹d0:FtkU`f_ufΟ_G8yp"Vߕ 6mTILv@0d IJ֝M̒o2y2Hػ?.j[F1@;aw"TvN5yykqNؿTs!3#$:{6N]z̡;ǩf^wUU#ӥ#MN1?LZ΂/ɩem1z (Rqw`6P'Ca(pk1ϕ/aQ|2a.×O g;duM=S[OA_ƒU,(ݎ?{ڥqRbr ZpM" Gq LyfFWV1X6!M\mؿ+vCcHBUʅ=Ud'kF'^n¹HKi5\*(xmI \[3s2jG\#`tĻq $lҟ>\M/m7[&,ҏ$Ip0j뿸n8> '/5usn&׹a32&ڴw~ jjd/klɾM~,g~6E~>vF՚g ŽUXUWʴIBu=@zbp3c=Iw1"z4:Sj 68lDpּ1sEH~cnj^L rTs ϘVfm 1t^7&('j&.YfiWoFc` H{.픸dE^l22TY`,+yXXD""]Q։x CSmWhff Vܹ2#8nV{PqLgo}tb$hޠO[Tr6LF40|tEAEIP{Dl}~!m {' :%M"(gioGqq3#aT$մ|B9Gs@{+Kƭݒ70(,@JC $k.fPQ>c J9)_p2l]+ߕw'܅F`o n,&Jl塃JN>rJ4{&W*9Hd /L0v.Ġ:5%bϕR b>\z$a=^lk T$9ZFmӲsHw8V_ΙN bf3.z<˝f,""RY*V6b]='Yno9m)?V|qG йj `-H0G öѳ=dJ?ԧV<185#/{iiv2n,mB Bnp1a[oĘNXA oB(?E:)$>1|Rk(wUr-t4i/MHz&{ ^<^Ƈ5eBu{~v+.mqv߽u9O$Le)rqӿNVeFZ M&A{jSʤj8#aJҾoz7N:g깜ۺBt&_ [\R3SNB[4Ɯ /"㨱`ܢԶo-WA]ы<)'. ɚVخF@ӷ{Q-) 2s1ѳM q8a6H0^4wN3^d3 o6 9Պic'VֿA͕Y(N2tܜcdJ'\QUR\\G+!t/p_HTiKaσY.ļR}:>N -Z1c y&1ƺ'<dN?xxc~ofY'f]nEHE` 6'؞c+̥/vڞڷ9.MAG;|ԁd}t!"|96Lu,=*"7tXZC̺񿐰`^ OCz@-dIX$" 9ú%V.MelW;?qlj$^]i'>_V^p&&h_ZopDX|&bFYEs7{-r4 y|n1_s)'HX81|5G^e/I9tYNʤ%L,8 YZ