libcaca0-32bit-0.99.beta19.git20171003-150200.11.9.1<>,KTc(C(p9|Jp3sD^I*A^RP:׽q+'/x[f۸:OY7N$ھQ,n y ibM҃腑f|?z%nZ7W*[[_c-W{wTݼ 71G+WBwL}{pVjrgO1aҮ) _ГX9_[f')F.}%W"щ(t}p_mq**-?m<`lv>>?d) 7 h<@HLe     $   DT9(k8t9:E>\GdHtIXY\]^<bFcdefluvwxyhlrClibcaca0-32bit0.99.beta19.git20171003150200.11.9.1Library for Colour ASCII Art, text mode graphicslibcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines.c(C(sheep66 SUSE Linux Enterprise 15SUSE LLC WTFPLhttps://www.suse.com/Development/Languages/C and C++http://caca.zoy.orglinuxx86_64/sbin/ldconfigf c(C(c(C(c(C(c(C(2978c9a43f1ec74bcbf954e72befe982916da730172006873109ef946ba7656bce3fddc3d3a24803d48bf7f7b823496a20178bd47cb3bcd70d5c94f843f48ba3libcaca++.so.0.99.20libcaca.so.0.99.20rootrootrootrootrootrootrootrootlibcaca-0.99.beta19.git20171003-150200.11.9.1.src.rpmlibcaca++.so.0libcaca.so.0libcaca0-32bitlibcaca0-32bit(x86-32)@@@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libcaca.so.0libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libncursesw.so.6libncursesw.so.6(NCURSESTW6_5.7.20081102)libslang.so.2libslang.so.2(SLANG2)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libtinfo.so.6libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1b@bi0@b ^g@^V]]B@\E@\E@\=@Zp^@Zg#Zg#Ze@V@UU UT-@Tbbrunner@suse.comjosef.moellers@suse.comjosef.moellers@suse.comjosef.moellers@suse.comilya@ilya.pp.uanormand@linux.vnet.ibm.comjosef.moellers@suse.comjosef.moellers@suse.comjosef.moellers@suse.comdavejplater@gmail.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comhguo@suse.comdimstar@opensuse.orgdvlaeev@suse.comdimstar@opensuse.orgp.drouand@gmail.comolaf@aepfle.de- More overflow prevention of multiplying large ints [bsc#1182731, CVE-2021-3410, libcaca-bsc1182731-prevent-overflow.patch]- When a zero-width or zero-height image is given, a divide-by-zero occurs. This patch checks for this and produces a zero-sized output. [bsc1197028-correctly-handle-zero-width-or-height-images.patch, CVE-2022-0856, bsc#1197028]- If an image has a size of 0x0, when exporting, no data is written and space is allocated for the header only, not taking into account that sprintf appends a NUL byte. [CVE-2021-30498, CVE-2021-30499, bsc#1184751, bsc#1184752, bsc1184751-add-space-for-NUL-byte.patch]- The contents of libcaca-prevent-overflow.patch have been moved to Bug1120502-add_cast_to_prevent_overflow.patch and libcaca-variable-type.patch [libcaca-prevent-overflow.patch]- Refresh spec-file via spec-cleaner. - Add Requires:toilet for caca-utils, because need for cacaclock.- Add Bug1143286_libcaca_configure_ac_chg_for_lto.patch bypass boo#1143286- Cast intermediate results to 64 bits to prevent overflow of calculations with 32-bit quentities. [CVE-2018-20544, bsc#1120502, Bug1120502-add_cast_to_prevent_overflow.patch]- Fix the size of width and height to be of size_t rather than int in struct caca_dither. Re-using existing patch. [CVE-2018-20546, bsc#1120503, CVE-2018-20547, bsc#1120504, libcaca-variable-type.patch]- Fix the size of width and height to be of size_t rather than unsigned int which may be too small on 64 bit architectures. This fixes three CVS and associated bugs. [CVE-2018-20545, bsc#1120584, CVE-2018-20548, bsc#1120589, CVE-2018-20549, bsc#1120470, libcaca-variable-type.patch]- Deleted _service and use spec file to download git version. - Shorten version field to joliet usable length. - Change python headers to allow bindings to build normally with python3. - Use %license for license document.- Drop the py2 bindings they fail to build using rpm macros and somehow ingnore LD_LIBRARY_PATH, anyway provide py3 variant and stick with that- Switch to git repack service in order to get all the latest fixes * like python3 porting of the bindings - Update to version 0.99.beta19+git20171002.da28e96: * img2text.c: fix width arg case in example * ruby: require 'caca' instead of 'caca.so' * Only fail the check-copyright test if more than 10 files are affected. * Try to run Coverity from Travis CI. * Add some missing breaks (thanks coverity) * Fix header copyright. * Fix a bug into the autorepeat trigger. - Refresh patches: * libcaca-ruby_am_cflags.patch * libcaca-ruby_vendor_install.patch- Fix URL - Mention github repo containing more changes - Format with spec-cleaner - Remove support for older distros lets stick with latest only - Remove for years disabled mono and java integration code snippets - Use python macros to build python instead of waiting for autotools - Convert to pkgconfig style dependencies- Require imlib2-loaders in caca-utils package. All of the utilities fail to load any image without the dependency.- Add libcaca-ncurses6.patch: defined against a function name never worked, so set_escdelay was actually never used. With curses 6.0, though, ESCDELAY is no longer 'a variable', but a reference to a function, so we can't assign anything to it. We just assume that we always use a recent enough version of ncurses to have set_escdelay avaialble.- Build without Mono by default coolo says: "We don't want mono in Factory, if somebody needs it it should be set explicit (with_mono) per prjconf"- Update libcaca-ruby_vendor_install.patch: Use RbConfig::CONFIG instead of Config::Config to be compatible with ruby 2.2.- Update to version 0.99beta19 * No changelog available - Remove automake-1.12.patch; fixed on upstream release- Remove __DATE__ usage from cacaclock/bin/sh0.99.beta19.git20171003-150200.11.9.10.99.beta19.git20171003-150200.11.9.1libcaca++.so.0libcaca++.so.0.99.20libcaca.so.0libcaca.so.0.99.20/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:25976/SUSE_SLE-15-SP2_Update/e0ae8281f9d9ec4220af5846e119d38f-libcaca.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c0f4f8ea398705c17799f0b01306cfe7976621bb, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=9158eb6f75efa6d1644bfc3b22e1d1c45882638e, stripped PRRRRRRRRPR R R RRRRRRRRR R RRRRutf-86b00f77e48a13ef400c48221f6088ee8241b80bebc56a2fdbe4598a94e2323cc? 7zXZ !t/Im+A]"k%(4whM[G0òWKI&ל Yp/?Ľ\46l~ח [A;ZU 2^{HښD}M$ts)F CO6~vUSN/Ct0ͧmm<[4Υ"IK6,/H90ZlHo|!2 fo7cS:9N/! تZ8wTߠ`1Nk,x =-n4l`C._ʵ92 p"@!+Aw#kpBkj6BGqP 3QљBsƬDHµ=T֑Q,'ș=&XBkpEQEFr)5+ ׫ Un ߫-aL4<,o.󍨄 ^>!8xјuG[qF1.aIumIv-"J `bز,G`yl `5 "ڲ̭]1nkG+i>,jxM5.h!^ I|Rd.N%Gsz FV;UtPv[eϙ 5{Z+(\Gud'DXEŭL}NJ0 OH4n&dkjE,Ym)7V5")rg'Ȉ!!zg>Klr&ítǤNЛ8DCi4g1On2ԡ6dv[]zU6DqJ$Oox9. ֬TW-Fj^p rgfJ<ś0_ϥϧ(VR5ufz1pxpn *ZFR'3Dm k9\g_}(OP1%?Z3W[ BvM@5qo4Q7jo)+v ڥAWzIN} L Fi#=p c:6%WRYVa7߅}F4%"m#[ډ=Wݺp6;JV{'og[q$hPetM"͟lDoyU>?7؋P~ !Xb8Wu˂⦅?; R,~<2r^L>QJ)*Kj (36NL~APQ??Dj8oMRԪ)b1>z22xs%VdyaB5}+Pv"L>!#;64CtpFBDWk9V#Iw$|P]PI|ֈͣ:84#6dLbEc1$yw)~2mM/Ff"o5$]Zn~?uiwU O~9҅13K 1~K zGcSXAW?+!~ զvURnJ#o7ՌxtN$ %9DBXq/w)&E[ ]"](Vg+5/m5/ ,]ڟz:($X![lЗx2Y7ēʬhͣTqHmpʢmfQf QzV'zPbpL%!;sjv5wxe.WzT t ;Zn&yV>QMbg0iVU22*Pt h;:ueYlP= F__##P1 pkY2ճ Ty_jMXհ[QG.c_|Nc(DDǫ8/a-gA32qh2 63i4Ue_?*ʄ.ǂ$ڂםڻL{Ij![#-+[¯/;+dzo@Z,^5c~Uٵ+<XDDn}zdd K  e<Ԋ4ab*m瞡m5%>'piSG71]E6WKm dR2E~]ދ紝E3d4\Mkʔ #Avo`%gIl 8:g3t_4BH`攺}U/,,vl҉hK eBA`a#B><(#Q0d5o ?YPi5ZUj=|T;Rz=X”evmDzrC!/[{f+0+Ӂf`5ɦW,o$\ȯz~Gm[ wE"W'̼fUD:d; р2ƉU\9e3 E뵥/4 xkMSƥnxeG/t@D 6ptnKt7e)RtݍN,bF Z(e*%R՛Vp=G.C2*KoETYryT\PUJ*ΆBÎnKe=vf5 7ՉLC?﵈(b>$q j8DFMz8k~K4{24=ԆWE5kXJh1ފu!bjW  >v#2>Iy,` =Rnp@ł!/H:!M`T+H9tB>" l].}Q1 GsN $aEZsw~0xnMG<hue=XTsAGZЉJ(YA8zr`Ewͱf|\'in4s!Y%)5Fhf ld*/Π-ՈDz޷/|K$}xrk]e`,jLr,xZMOH!"$Șl >Œ@iq(K7*v'>6 IJ)ꛤ˳ޡg~\K`f1{λm7@('Y,pSGwoOl=~Yޒ `m˜.?;O-"!Gpj|^C }a᭄JuԲ 6!BC^#zn52`nۂXS,d'`u<}jaqAE' ߟ/p#cF:6\7pV:s~z(U$ڼ(اq]Dy\^Iemx& U ]S;^^S{'LU =o(MsTyʰDI&݄{##E;&{c*3)!PxO"{և[!N^LYZU/3l, 1+]t+#y5a*V/Wo|^8B]o3YbI Ph?WʴF˞"o̥hiV1#h!-/7TГ1"agRD [bxkF|dIuFl Z#$!f,p qJb|Y̲-@8TC?a9EǍʄkDJ Y'v6bpW!G*1/vKoR''!dw!  p;14.w?nzgY{eLmL[Sja-(mY~Β1f*Մj:M2?ҔL5C{0hőP nBȒOddA QngŎ2FߡHWH@ePS8x-U lrA6DX4wD*ryט3Lw0I,>˫*Ƹ4 X Env^XUBĔ ri&96Gh^uȦڸ:`swNqvIC-ŪsC X+XteZ[拀Pd,-S~vF,& ~v0⢄, 4sR]0A-|pȘ_eZ7|72ydU|͍XրR.T:-G H.a4JRc $@bȼ!e4d[C2O׹zROm@]rv7~l -bD+jc+h8l\U.P wPLVJjU6ʧzФ[FVLby2bxнjų!-TwNPr%I DؿHd]+>_m;MIL(k8z0̘֝3B q܉yq,^onzk[G8 5|9+IDF[:qDfT,B@~'.e1Qe{`֊0LU\BgpMCԲ;h bޒk me"dx.j#) >RÒkT3cŻ$Bcm%?5\.i1tuxxÎMBKG70xKA0JBZ"J튥s :rA2JhgÝo!?=%\!kbl텰NgD dA/]#%V3y`0H4N.|qR|A}X%22 s)"ORh8IL#7~0KMǀÄ6HU1PQy,a3\RIvsu YQHĉRˮ8pUb leK-xoNl@WM5בMC ]#42*[_`L;onK}q-*O^>X!6g/ aRq5O|&]b}Jۇϛ .TV) &;MtB4dG_VkNGi'R:J?[?=IԒL赟e+0y ohHWr<ي>XR~-nNbrx_>Ɣqw!I 2]q]$衳 \7_4]S[b)>3σ1d:ԣOZ Oieg5f߷oҘֽ"닞<'d ڧE}dOe֠d$#EI[yxC\PLZE24{xTzY|#L77 U*hrӋ-ac\&@ t-N#3 OBDKr59(9M/{Uڰ!(C"9e 7+C2>ŊNK_6.=jQ07 l("ZTP]׵Br[IJS?{'5 y )AӀunB(65BۻbP[CReW{ۮŏ yь1.P1P2Q?R i4)x+&{D7sJ"4 d[J~p SϑRJeDUP;썏pz Of⻋;a-Z9 bǐ7ԁ_&"<(B$tM^~4DJrvEz)JlrNе` /TLgᎣ:tT U)#Ӹ.33_;Z|r~^عn+)w>,[*;9jđʲj-n8me k_h}e*hH5&09i NC x C/)%|J4l뿄le4Wt|?s\ĝT7~9^m~[],Q|Xhk(C9JJֺW]o/Cq1A_ =!` Dݝp25[1>:|(g-(GN/$ ?FxN`}}1Դ)<#Gزzby S1ۻ[!2z@ŰwryR8FKij>8Wfu#f  m5GIcK=PD(ix/OΫQpkvhѼ;Z$T}}Qh h-@ul鏾7ZLΠg# @%f EϿeQ3@Ѳ1J^Dc8}z9kڲHv!HN<Hd76p: 1܏)3,R!cTB('Ym"V]P=g9jFj^9W2zRZOxk,J8X&IuR0}@{_Cqt̄?οKm%V&VI'PF.x(z$ْlj'S(pfT,ʷ`P6wO2FKƁݽ*,w 5,gBPzoDȘz"ؗRW2lw<K+R@Xs̬fGrf<2QTz |3~AQ; 0F89緾8JÞ_~=Ϣjx|#-Jz*0GB$xxR]-IWdFw;RC5P&fw)vץͳu3 ץHF2ffvJ3FssA|-mM~bY E?h UޭL9^kAҮB#"|O,!':})?߳p#Lp[3+xWz_ GB\-vw\ZO,l  nDOy]oIg̸0ZUs&[mŮhFW˅vHgȽ+gO3ЩK_m]7xʕOCtiGڱ1Q:A5fŔ5پ"YuËtƷ5(D2\X$AW3͠( !t!\i&Y(oGso?lӥ|:o܁5 f`=,=E/N `ՠ2q$ߋuUcܳv#v] z6y_Ǹ3z, }9Nl;Y`=i"[_FڎVQGd 2MaYzZҤ×Tt_] [r`R:^lJ\PB5ӜYY߿٢iN$U59] >{-ʭ5K6"KSGjW ]qh%t9zz?$2ϕڡ\IZÀ'\2J61QZhPƍTb7}eIҌen ݁IǪ EC(%?(rOS. gsڦ!^ J#̩F^eb.w$hf[JZ&jIP%v2>15O#k\QoFnC&R )7cZ3IhDbPr{8 &3€N&8zu9Q'd*jL7uP5]/ɡa(z)I9 `|1{ ae:~61Lk!zЪ/`׶6 3ȁ*?05!%?p{-C\;of<@̃ۺle68ENڠm7]41+pF#Q=\cǃyZlJS6|fWN! š)ywFs ))rλ1>R GXA-pOTc)\c~ (r =:4SSTW !>O'F[vjx>eQDS`&ܙ hIq ֌wVAH R2D9fmݖgrFA7i 6+h뢎g5Qz:Su2Aٝl',)#1w, )ǽ#n({:+xhdO_4 yvTRvYcNT*QFLėoWɀ`xÀ՝9?1,(Fd 9 fn v> {ik߰MHW4 ipq@ Ot0E%SX]Q߃+2lCs:-fbH.в޶o:tmn)vCv80yeYZcs] S؅! ^fR6 PsAyWCd7 %ʂk;A2oYuhs|x\oY: Vbz D/V u YZ