libgd3-32bit-2.2.5-lp151.6.6.1<>,;l^a/=„%JOEj '5$w\6H lDub@48vy`Ҥeӝ/fllAGk4 uʫ9Vq4q2!IQ`xWC"%XA?# dwUTk&nՙRNDұu6J ULԡ흲q^L{[&J]B NLnZhvϪ}  JSfa*;u5sE066>>H?8d ! ]LP\`s|     : LT^h,$(W8`9:4>GH IXY$\L]T^nbxc6defluvw|xy4Clibgd3-32bit2.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.^acloud105KHopenSUSE Leap 15.1openSUSEMIThttp://bugs.opensuse.orgSystem/Librarieshttps://libgd.github.io/linuxx86_64/sbin/ldconfigKH^a^a18ed3e337d355c8a70e214a35882055871c54fd2c3000deb14b24937a60eefa2libgd.so.3.0.5rootrootrootrootgd-2.2.5-lp151.6.6.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.6libz.so.1rpmlib(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/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.opensuse.org/openSUSE:Maintenance:12083/openSUSE_Leap_15.1_Update/d756cf00e0a75a62ec18ec2981b5aac7-gd.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f7052dc538cbd282152c3161d468af7cbe92b607, strippedPRRRRR RR RRRRRRRRR R R RRRRutf-8168d55d366b1def8c70de5a385ee5c51935e6417bdf409d1633ed91970bbc0c9? 7zXZ !t/,]"k%]d({Zu<*!|# `mZeaYl6L KA$0[?4 ^lm\E&UWt\}E1w2W651p~q6O٩0FN7$aD8gJ#+,ߞM8 0Tܿ@2"gײN\ER2T a''V# jfdm)N<>}H}5WɆP452]1Ԣ–oBQmuuNS= eaKaI[E(,h^P` /@P5L' 35T'O.%1T(=4cB@3Bs,hrIU>C|GN)attčϸ~8˸^7-ytd k i-js\ 5 ']WZ+63%i\TΝ_4#M/]Y3e`EniM1GrX뺝\}`6,xz@2 =yfx3 {3N/0`6rH8*My6@9xQWQ' cC83 l-Nf@ʆsx'O$iRse$z szͪ6pG!0@|y1Za[N PL"8XhNݹNIU4َem =&:GFZbrWsA;W@bnfWf8S:0dw v") aa w -`)%-5,#=*_>RK z"L<:j Tk90<^6KumxCR#˷<< ',$%HͭERdZ_8gʢLAq^^/F^'.=dG1=Z˛`)2"ʜd=0)KA$GH'sl/p YY ! 5js\AnEˣ/\! J?-J^6 }X A>($fnQ,s8֡TXY8:]Ȳ֜9$EANMUV,jNJ6󔬲(mtUQî3Jӧp!i%k |LW2w;~K a6ȎtZY)?<>ԷH6N]ʆ)W#.ofr7 Q¼5F2_igѝ{ubKeHClx8fyݳI B骸$JI;SZΦ.9.#DK].mLE? !0N>j8Fʨ]vh~OgL҇A ʝXF#{S _8_Y`Xw&a]eq Ppi&kv]϶E+̀U K>^{ma09HWQc8=;#m7G$G;q 3cDo(QU]kQ7{eԿivڗoTܖ)*Ket4[k шCv8YqGC lyL`=>c/O@&ǵnŰZGf@oV&h&x[6UX П֐w.5lXkdIP^W+ᘊ:{Ÿ90],NHf zKA01BCF܅X9T !yL(6$ -2[Ey䧨<%Cδ5B4_%Yi%Ӳ<6 wef/85bL. FbQAbk<8\i& fyƴ /?3W󑏃 np&Pڇ?|@n4 $U=ZF_jpL:cޔWD[Ѓ6Lj'5,JIh*0QO"BțR<FIkwOo kqeB$\ ]gC1VbXzB`K{~|ZL ae 8+z{ ph|XrqB|yJODVg ]4hsre,o΁#Pc[cio"_ETmz X}{'σ,7HMd{ٟnNOD\8 AEm5˾Z; 7 `{$^bמِʴ-sAGx诗Y^AQ`? avG;D|(nځݺr]+WFlfhn׆7 WuP| s3߉k6$;o ӔRy=[w!<qQXr!ds8]!`,7L2 >YS ~uIkvؒ;h2hnփ1 )O7*DL-kzҳٵ.}l.iM|R܎t~.W xvvǟ3jk9%뙱O>y DIF CiLĶ>zth_YH<&^ .UőC8SAMq9I>85"ʙ ˭. {q~f?])(uT8:)P7E(6jYZ9LmC (c!hKJstț1_i ʼnsT6x 0w:Z0uTS/.屿>7UdY_nN .UR.M f|nps̬~-aODfE-y dW &-Bqg?d%Yjr G?l[i@$4{7&#tO͘,5{$6T\fc}}txzGS<kbyfJC&pnkT0#$w%$7ͽ0ūON:*vhwo"~+~ @w)j,4S"7[^hV[Y|X $g3V])Ymzʬ"bj(yOS2o=f:_O幺XEVS;bz<ͿMC.YE*WLm;9g%Ղ5#.3#QW4M-uaat[7FDK$ MVuBNѹ8Г@F,wgABӴ6϶{-U!5tU'd(veCm$^I 7=y0DA&1<{ \cpWxT6jF8Zٰon5*A{}.jJg>)YܲL "xǍkq)qM3c>9p2mu)1^$,o'I?1rh6 %SÉ9Kg}*`R rkRP_i9#Y0Ax?S|n)/2nI q1$DQ ] s_萏RNq[ a4mH_<.RX)#oQLQ^ŃCՀg%N)&f! q6,x1IG_{^V8 ^TX@Z)-EN;p>/6!)t1cBu;Yp aWϏ޳zz%hAnݣ%u̾Vl:,QJ6!i?9Kce΢ŬCl9!hVq#0Q$ sOK)i< 7KAR2F˹q$3(GR}ie0Il:5;V"s|*X+: ;3NBGHςǏ*q%PDLR;R3n.ƱseTO8J'r & hVx:d'v:n\ZԽllV?cQqdX+>X{ak\=-pfd"`~$$]Qg;1d:Np_nΨ5Xz/arN NeXHiE8x^*lو~g0 J%5م>J1|龍flv I ޗN$QdNKJ3T^-W 6S@ ?XA=. QN@%J/|wBjN*3'`E 9/~&2>}n&J1zɹ%8]_blRu_M47*`gehYnٶRMDzٚo>9-VI\wT+ɦLTv!;^rj}ې`6.)b<\dݻ{ū ,NWTjǛŎ?bÜ4#6J̩25;; $DOV\FFm ,9oG$ j$g,c35w8MNlZ@oqg\}a3|#}l%Vp'4NFoJq>.+&!I6<2P٤[VWCx0~쾟^Y^?8 0 gD>Ev3c6WnәWZ3RYȜGF-E{„=,G_V%)i/k"s:卩`iIJ8y-`w7slQwIABd74 2?fqhZ"}4/J4 iCӢhYߞ!ĠNVÑG#E⪩T4_~0؟ [/ |^{OU0h|μVRh 4 I a5U8rh5qr4aMcdy0k.u띲MCۛVA]X&mSee?u HaM Wf^;`E! X*pk0*@Op 2Qy"3WڷO+L+peqII!xbov [ճ5~<'2QnYn:ԷgS+rpoܰ: #ZP>`sgfRQ w~>Kc<_PNl"6ISrڐN=(CUs{rХ󃱫"?="",F6r03:+b;ڤyN]nLr]ɞo-?@0@7,۷ "^+5額Ճ{S/f:2Yb# YZ