libcaca0-32bit-0.99.beta19.git20171003-150200.11.9.1<>,@c(C(p9|_2!j- *0?*5"|qzD<9\"l<7SQ,dU\+KBMw+x[~x h&w<1W53G*݋ =+LZ3[Ivfpb 1V rŪW fq}`TTJ9Z.|Ǯ<&45OvdQjieJ~qwDv7"cZӪ󱱐. i*>>?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/: ]"k%k(4whM[G0òWKI&ל ~s`oL iԯAaOs(Q00>22 41cD{Ұ 1!+Eч&]pFrXdO_zdpyZ>jU{$w W|ئيSU∁=w|!ݽ~JxZƶbIKAK)?+;氭8U]3ir'.8o=ꍷO_It6!d|<[8iłrTz=t )J H}h;UN@DM:XeU3}E˝ yZ?&*Gs#UTFq247!a"ᰕj*4 U`Q90?71bX o:28WvMklOMMlS/u̙*}VjY1ZW./8]Hp%W SpMoswtXo~j4vT-]Q/3&(ߝ{5xaw_>! .-lX|6_BNjLؤwiOkCn'glwFPYjmҎM̮Dc 8 rt<`adX9S?٨5ĿP`IPUˋO"k=ڱB3ym3cv~M'Ǡ_22.ewr{iZe,;Ŭ@ I>L BGZr8yWc'w[p5}G̀ RR %U42>.-NYKP,E'J!O:A ™heq覆?Hۮ? ,Dh[VkWF XĀ`4D(f3OgPpCcr3;r&Lj&"q:2A\x S|Xڀ톸2ӕ #';PsoOgm˻Ȝp_x9>PsI8*AtCTp8LѪ5g{#=k$$(TSNb;|tؼᖭlc⤗9L7dc=vWR%vyy /a05>FLn@%n6H-QfC P8Ec_R,1#%&6̯Yq-SC'!a9n{q&! m(.d4&[AH+?VtB=Mcj\G|T|z umULV)cJޚuJHh)/l(9o)R 6E#KɭINxw \k>t{?u!c?޶\e Pm)(4'WW%I/hRFN) Meq( 3+Eɰ 5F\'ѪzZWkyheiآL);Re'Y>wjbb[0B4z(q=*v@az-zmA3϶| dRIwNfۮeods: #EBrRAzp/0&j#)RDP/aAO5a6! Bsu> ɨǻ%CyJ%ʭXP]ݱBoJv].a\}G3Xl,5ac~tvÖv2>jrQpkn$"S1|;N+sr&AL =pLo|I:dѾww `ZR\ҢΤCBFpfnJ7&ܝ*c0ܹc2ݕY&|\&e}"zE°l7LĢʏz5]mJ׺3]f LcYnW,L^4pB pi%wiG[J6qWO@ydB1Ny,ȓszH铎GC?&ַGsW~@O& RdX]nk2p+ G{ƪP4!sK- gՃ²=ćFcÉ)^ 2ʂ]eFݛ TzdY!^_ҵh$M_ϮJ.+E[\sr} Æ%βfG½[ ;_X2H ~3N[UWaPXFjS^RakRuΙG. ߁{gCHdNT"ÒYs$(W=~)?g RgM.;2I4d Ve )z,1;s&'v' 9pc] ! 2;`b^79CgUos4޶.1)Zy7On]1v_ tDxt\>&$5`]#5)zo)S0'Eo&Dw9QlrElH^!;Ww%Vm2Pl,A2\)1;Pr]|+EG)] +.YfEa9ǔ+})cyCb F^V`Lq =2NST?iP9̕ KJ\ k3 G+c5Bzgu,`T2 ꇗYԴ'f~(e)n6F۶ 1m$+Q̩*nX[E.,STz,wrF)m1 omoH;tU\bj46 /|i،Tҳ5X|h,D6wܠ(CL"o6aN٠.N#8ӜzCN;O95" D@mIWJƞݤ'l3 <palA/!kM6X&jʧi-nel*# *L_}%AF{^ՓQ'}hR7&O6a9(!◈Q^aZEvfWxiq#xF5/V\bH$GGȢܦ%#*gP e 4=.cu')S% ^5ťcF5-OI1Tܧ=!^8~nqP9۪ rSd@7g \REi~p` *~,tYkpZaxAh<*Fvp9ʙjT>o7*r8tZ 8TlcG?COɺik}Zxoy:YX<EYג*rzyY ];^#3;yJE ڃuRj2RӼ9$oI/@Faɭ+ SN50c`oa@dG`/(@7ݱA`+ɋPˋu٬0SN⺩}~|thk{(֐(zȺ,ȹ CCi;[F}E#^+~KXд?s;$1d݋܌ ϭ^kU]537QĜą,@L\Gs~~MAhmSq{cX&0GZЩK "%B-xaTw1 nA&Fx׮h$HyF<Đ(MK푈OkCRӡVv) =bfn2D!@A(Ҵ5n&P*F?X~Pa|>gBBqQV]?kC sXy2}9&ꢖI~X_DrúaTa{J =^6ǖ奱W x ^: ) Oh4yp,e™t@!ٶפ5ZKb1!\UBMW:2$\tر0-=_:YA>@Cj̛кkYyXM^ I oѱRf.6U6 zVB;Jm0KlJ[hJ8.}?L6fp Ndmľ[% 9|?cV:+ YH j1X:Q̕LjгCp`{BTS&it"`1TN0(!T,E^X)F3?5}w 8Z #sb5J śv}\;۸UhQ{^jqyvWD /)"Er?UD^N%/M}D+-D8@\sCVw53 0s!/a16Yȟн]\ĥ[v=6 [D4 CtXsTˑw]P|') %StFU4)Aޯ3k[;3rao~'[Zu5}Hk{ +c'bJMQ;ܘ[hNoOi&^VgWN&ˇkO*身5aKZ}Ɉ7 5FjDMiTH"=i3ap֑ 6,ճ1[~R L<b'q@)RdR c++6U?RLQ="0淐FG LgJKiC_ñk-\(hA#>M*!:45"SgM,]l֩ޒpnڧr%5$`Q DΈ1>cUr ?y.aNZ^$w4niK?wi" {Oti;7j;6 4d4\fHt7ǟ;%#?3!B2 ; ,t.b)ljZ4Gi÷_Ln+)͞cᏬ3_am6B9eӏyI[ط]/$瑡ATb\ /zqʙœCEF9)e }f)S=fCbk7ʋO1O&sXUoRs/K$Ղ6FaУ֙AKftHsT\a:nDTr {Aˢ`fɂ-Ȫ8>1p\CK-$R3oRVZ.R "iN•H>;`20?^צZ&c$ܲnX^b-s7_>-N{9z}T{+:)YY@ugX8ؾ|v]ɃJ5Zy^œDe7x3Hm<:ѝ86qQkdIC1v Adg3Ƅ'Rjy c|1 5\RPwuB?rJC#=:P!P^ DDAVl%jRVƷպWuS5e,>ӮjueC)!ٷj){7?$m|$8ތ޹dY#nGT SmD`rxd^,± sip6~f'~\| B!%MqFSe-k gZ-SH=եTcgrv^;#;S?8'Ihq+ G`[<  Ng9a(A /nL`.~adtvic_l8!cGd "7jz٤+T f#L4~>|pz*Xh@ 7Q.Е$ŅTD!e3dQ?Zbu9R7H ]n75k +]I[Jl]7&$su c okukCAFېdx(.1SǠV PUUsH s-At YZ