libgd3-32bit-2.2.5-11.3.1<>,AhaCtp9|'q+cu<0I %k`,GŜ<$B9tL`r=+qq1Hl[v L%6P(`*|{ 2ΏE=x-Moj/.(PLIqms 5ap4ZWeaJ#̩5-K{G_N"!%`Z0zSX $9ͩlǤ?yKzW4^@Xצ1HFVU w!R>>?d  XHLTXq      N `hr|80(c8l9:G>GHIXY\]^bcd?eDfGlIu\vdwxydhnClibgd3-32bit2.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.aCtsheep27KDSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://libgd.github.io/linuxx86_64/sbin/ldconfigKDaCtaCtc9d1a6a64aeb7cd982349e96944757499534a6a6d97d67f4fafd27ce52bd119dlibgd.so.3.0.5rootrootrootrootgd-2.2.5-11.3.1.src.rpmlibgd.so.3libgd3-32bitlibgd3-32bit(x86-32)@@@@@@@@@@@@@@@@@@@@@@    /bin/shlibXpm.so.4libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libfontconfig.so.1libfreetype.so.6libjpeg.so.8libjpeg.so.8(LIBJPEG_8.0)libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libpng16.so.16libpng16.so.16(PNG16_0)libtiff.so.5libwebp.so.7libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.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/bin/sh2.2.5-11.3.12.2.5-11.3.1libgd.so.3libgd.so.3.0.5/usr/lib/-fomit-frame-pointer -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_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=10850559d0db61287454f1854ed9f9f655b200c0, strippedPRRRRR RR RRRRRRRRR R R RRRRutf-817422815284c8e8842cde3ecc3a01f4af2ae72fd902d954f08bdb967f5594903? 7zXZ !t/2Z]"k%r=d({Zu<*Cs8x ,)#:7l'|d Տ@|XlxJg_iGp.,ėMQAѧӨb$TTխ6W@(@ƺ.iU+ ӯqX+l|ґ\FԔVpA ̴oβ=))ЫQ14YyN->l;ʚ8)rrf8R5[N紭U3C1`VU@)F}v6L_H%O~*.;XM*U([HyhwReE{u2֓2ܗc+z`N<]-4Oҧ25orh*kI3W?shE.fd.Jt2Ld3%? :Q}{r.+G&kT$:LP-WX 铵5F.zh=v}tqMJ^*&DbsjpDK(37gkC[)Z2A:g`Lo]|m)gy&HFyBV"tq&8oҴ"r ϳ_z2O850Oc7[ڕC*B,%vnfBm6 Xf7*_ =p`O86M 9q') L9OtrxJ4kG ޷FcxA{u"/ȤEmp[!5-6tӾ#Qn:Udf7%y#"%7 C.;9BPX(y$_&?cWpl 碄 _/|b y(c+ߗ;;JEFz h4,on Րv}D[@ؿ-0Л8w^5T`YQ>|ƦV25VOhEt&% | r tYp(En#'T|/!#odHއydQsV<.ii@+VҐU}Q91Bs<*Wr&kV?ERQ?ZP+{ (T%Hl9;t/hՀ+sUG73 g< 8~TSTʊoOHUL[b ZO Cg_w@@ {XQߨ)<Zk0ՏMT=~EDA"Dh9FRCT⻏v3{WPֶD΋DdoN vV`,S1*uFʌ47$# !D@g}KQOv B8/-At5|/8`UAiѕDq ? NOV Q?kV93pn< [3|4&3SuUrdbjruh~ zdpHDE.(o >?3Rgm)dNg&=iӏle7O s v1$4 ^[~Lg 7vQu`H߷Hʶd'l[C5_J"/ wҺ׾RqhqRasvi{ 5-8kWP!ѓkj |B LYZ&}N#1"0+EY|2- /{M Z%ukw܍ٴ-l:f H"kjgU i tK94#L}ʪ"xPa8x*TJ$}cmAm" 偖&F7)YѺUa P~op@36:1SA+ q|399sG颸3$ʊMt@:.?$خf}tXiZM/(SѿC`<(yyE҃WOߴ߾m?1{RXNe"F'"]q<$K﷭}5ˊr`t"P??/v,h *T:yy)!n;}r<7TtV<;cTV pbGN+G Hh~| V'~pӁv",) c!H}cQ/R܏2 (/1啀~N5 p%]UX٪O{ИꬖʉrPԤe>,DROO0fd7NeCz;xaWQ>IDEAFE/۴ʟ<͡Rud/Sr^F `<-=0'=fWbn׼ɐJ:c-PSU|?YRIO.q>4m"7dԶ?Z"8?rd݇3TB [ =fiI Ý$y~3b5o#pvX4P5@G D+=_eA5 %>t/mߏcjQ~& 1dEH Cj _Ěhkl>)\I˞tSۗ=@]_e"6n ;15r,ȽKCeuvddjjqwג:N@+v+;wB}^lP}.%ҬFqJgÊFKI}oy༆C;ʴgf=I*YशAQ[M޶箐v!먕":AhF,y;!]J0z l!<9B@Tͷ;Ơf:g&i [xVC&sVV;&]XY(325rY\cQ kjSZZ\ C@>aQ*X6 \!o݋4I&\ME|mǒ %˿]KS ]X$T*( $bE!VG6S 0c[$>dm d0cإͺ_0"܋.GZz?+BKtw%}"A\0P;0,q9Ԗc+WhxUz[kI4G'kCC+Jv6¶Iz"5g8Y[Q4q׮;j=_Pe{j-18pM!Lޢdwz ~,: Ruc󻾭@wjp%hOJ p7/f[2vА+"#E{_tE-ZFok@%1ЩJ ͿtWc qøK@UZ"r!>AyRGmzoXXAbB:VZ0vF~l8P,u߹e7y7u)%Z7S4aBNa1)yB%FMpƚ9l&kE%ٛr54',dE Fu[n7^Y% r #\lяޙf;I=ľKp)gr@UMAj_w!Pу[qiDL6$$']n :QÊb Fe:Cq]b8fhγ_ &]YuK3)aNe{ʈez)in}3?z%gNNT°7\0GƇD =P]i!o+Ѷڦ؆_䂉c=b Bx(ǽogHǠr( ,Yxx).[6@MцENقHE$d븚]l}QI3^?=fVET-2k;de|_<].>+ȞT6d%֐_;n%C+pT^́'厧܏[W=xOW>gyT|uAx- /w1$&jz/,$ #_泝L{mV|bCK褳~wr]g%l6lž.Ҿ h~ӪҎ]g<7t9Crh\DB*"繸]P}oßG{F[I'OrULń`] ʖ񓄳bm oI21LS\s>cwP=Y , ɰaHL2& +-8N:$KXZT muxnM6,=",NY"iq&=$EL b-[%9xc)kDWB0]L?j-a$c.Lj6HvCKXP,e [tpN`v X@dՙf&W;fǠwhS^永Jj%Kηb-qdXfNr}K̞υ8KTPb;|'F$xkZh7D 3`eìg~`۹df$qa-RŒ;smfg qmF]1Hlpd4(ȏP}ʩU|vb}6gt1$2Bw:tm.񼽎̳ڂ\tN:Ut~(@^gj=$B~UW9+MC#"Dm eݍ[Ee 5R w=]dC^ jZٝrr m O]a&e0fRB$+cOd7dۆZZY?}Pʲ\ɩJBWiapL7ۊ.6)ϻ{|2gj M-_]6;a_JԧF^h< %r9J[W=}HMinVy;:Uݚ@Zf  (0 Z{J)poxkq7".Yr2n`1P!=GŶѻԀwk]|0m-5s}w)WFNԯDTKm8FE>X-{+cwK~eT' ,2: XU!"ж9\P$\}_Jn>Ol=EX.yE5C$_:yy֛}'lTְHԼzW$2O~d5$CJUZ"O* o,`"b=@ }  ޅUG\[5h.x|1?:n# e#aj+3c+Bd=R@ܧԹANѓdg5!^0G ΋FYkޛBIZ H dg%Jn}@m3=؅ i?+I]<|#Һgl թ$ieƑg61̙8|?=ecx YZ