libcaca0-0.99.beta19.git20171003-150200.11.9.1<>,F@c(D p9|OK,T cqy޶N,C_Y/nȩrtG-GVc: .eY-,\U,NS !M-kt`J(jOni UE ԖԲ+$+V-e;n!OO ԙ#anxI=cj/U]LjQz#+Y~[ʔxGɏ2q+s;+GG̏3.W (s&]>}k>TX\s 3V6& T->C!p?!`d # 1 b8<HLe    2  L       4 u   t ( 8 9 : >@BFG H IT XdYxZ[\ ]0 ^b3cd^ecfflhu| vw 8 x l y z!!!!!\Clibcaca00.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(D s390zp34B SUSE Linux Enterprise 15SUSE LLC WTFPLhttps://www.suse.com/Development/Languages/C and C++http://caca.zoy.orglinuxs390xz t MmҡA큤A큤c(Cc(Cc(Cc(Cc(Dc(Cc(Cc(Cc(Cc(Cc(Cc(Dc(Cc95f0570f90550baf2a42453af25002c74f3f535e3421dde21d3e8dbfaced9c1c4b757aee80c4369e10d361e4f70ba740176a9830ba684bf5fa8bb04afe7cbbd3ec83fd70806b29112d06be9e96392ddd439f85a8b9d2b37e1d924039b0e529eb9183988af634ba5159d1b42c276a2c7354274e08c30023e8866a71dabc062fb4028aefa675edbda9bfe927e589917d737f4010807286ea5ff919163561dd583f5036991b5c510b6a2ca0718ede8264000ffab8dee3b2b89e009105742d671b75264ad3e7f49f30c400f8af4641f1594aa37158c12cd36e8874fc523c56ae79fc3ab34430cae589be37a1cbb3b69f889652ef11f3f0594ee533c2ad9d87ba36dd20ad7990610153b563c52681da860b8302afcf0778f75237f8815c07d05141flibcaca++.so.0.99.20libcaca.so.0.99.20rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibcaca-0.99.beta19.git20171003-150200.11.9.1.src.rpmlibcacalibcaca++.so.0()(64bit)libcaca.so.0()(64bit)libcaca0libcaca0(s390-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcaca.so.0()(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libncursesw.so.6()(64bit)libncursesw.so.6(NCURSESTW6_5.7.20081102)(64bit)libslang.so.2()(64bit)libslang.so.2(SLANG2)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)(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.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/sbin/ldconfig/sbin/ldconfiglibcacas390zp34 1663583241 0.99.beta19.git201710030.99.beta19.git20171003-150200.11.9.10.99.beta19.git20171003-150200.11.9.10.99.beta19.git20171003libcaca++.so.0libcaca++.so.0.99.20libcaca.so.0libcaca.so.0.99.20libcaca0AUTHORSChangeLogNEWSNOTESREADMETHANKSlibcaca0COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libcaca0//usr/share/licenses//usr/share/licenses/libcaca0/-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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=29d00e6a890c5a3959691fc8e18350cf207d391e, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=169ee758ea557df79eebca24cf96390df8debd93, strippeddirectoryASCII textUTF-8 Unicode textLaTeX document, ASCII textLaTeX document, UTF-8 Unicode textPRRRRRRRPR R R RRRRRRR R RRRR8ٌCɵ2%9utf-89c7623f7f675594385a1b6e28ecbbb74b38e654d9731ef892251b92bf47536f0?7zXZ !t/; 7]"k% (4CES1ZȚ~?|ŃI^m%}{xAIl6L~E=3I +Li% F'pӼKtS(=@,r9lқcD^aHvO1}UfظpZܳgT,ߙWerwv/Ϭy'%>diP{1J@oξPӒؤ,5cbȴ^;w,f=vҐRSfcOXM2!dje-rhxu%-(CPpoYLD/yTSe8z8:$P't$KS:qCĉdM^8ց9\$iJoU$JMx{î31) :NoH dn:plR FA*|yC2./<oE.U1ؐj9S%RhsiXeY(};l}7{0,Z)bd|>1;dJ}чmH=2Rz9emyf b\~{Ab4:AK*E'L89e J[z^2ZGX&2p^R޵zW(NS|C#!}ag6/OյǢLU )|Ɵ꣎/lь1c I~N+L[ҙ2b:9.]Ypt~jS+Uʥz4ܕVdNͧC9,|RSOfV=v($ad&)`"Ku/w(I;o";UVB`I AHO[ >D}r/Ga p?3sO)P _䙈 F$a4%Y#B7@H 7k0GV ~yY٘˓~.Cχ?XIή*$^uF*Α@2ryvY #2Qj!/eBd{]vPֈ hPѠ}^&Kc< U]+NA=3}6Rsc`=Uė!_% Md>[ 4ːJ `Y;!<!lO$VP#ƎZ{`O,=F%ugR+[D܉e䒮T'J"`Ni- ,o s J*jQύNI@$L$UE:t-oHCo%̸6mLJ`Э䐹/,P o¾ Sggưl81 U7p=&Я\4/4MK8%%؞am)B%vvL&0>o߀I/逑x.adॿ/EUt8V7q*}8}P-3d(a%"zIhLdT(؊y.vԆWfƑ"Ԕ c?l~QaLW\Bu}F cm2(vN1{IiV$W~V]Ltߙ “K*lˁE5V_wPz"ͬ=R'av/xac2Wx n X,+ٲj²i@ʰuOU(CfevYg7)Cg,O&˞ouPpJr8pblU#ayձg.R8KVZP!b0w%\MVgv3PNS8cBɡ9" tf{p?!N aUp}R^MMgLjbEgvtV#ET1$AZI3MNu֮J\ %L~Q}*›ng8 ` i># -&ң#YyD^GBcZ?+ >q6,uZCղYwWt _12X s5nܸgѝ s0vHގ1>ϘZ2F mE@aZlX<5@mO!Ym<\yT]w{QYk4Ͻ[$Vra^(}Ίh8Si9Ƀ{o>wDhk-Giu0d伓KDm}\V553BYKT`Ćŭ=Ïl?ly&V?lwjesfKwH`Ux%{3=]%i凭fX`EöMAB1ARiq2 Nac7˳OZu1,nI|`Atc`vx8SeJxdP孬X)fI&\^=`F|!{:0 T iJЄ堟{բe5˱'xbr}"a7ake`J#Fpi!SCNSttcC'?vk,IRS_?h3P}S85ML4T$B'A"N(} v0Ju5PL|>H?2M'*myWj ~k >%w?1r(о[0*io {DM#k9;2KӝGQ^T6DN/FlNqh/N d<0 vg&]CTC$;I"^=QJ鷳<ɻӠc vf+,1x:*" HY7pfڜt3v|zwY!.ޥtAϤFAL VO^6:6=q&GNgHGn*g켊Y Jyn}ʁ~E@ť'Vϣ{XVS4na7.du̽Ja/KqX&}LY;˱ɈiɥP5ƯP\LGg}skbNj{ݻƏ'F};NۧBͲN{40CD76B3:$[JPކǍ8T3]l FƔlPII21ު>5ˤ޽(7p`"'4CFHw%U s*{ ˘`ZqX.)ߵZ-퉠^}cU.V]x{b@L$6b񨧫={'HgF o% qe擛s9,]$60e Mxt_Y₞k:vZνR~8p今$r8NJ޼Cx/$Le ѐ8jz7i>8l^ S__^zVTfwNfPGX KS SgU?p%Zf?vCYR9Xg$a P*|$^7ҥ2%}PXRzaddNYKKCΉێYv^/N#Uɲ /7DH;^DY{Q &|XynME8=(Et10˼ ȼ݉yn5ATHȜK2v!Jpx)2խЩ^[Mq˭]= ַ|tS +zQMQ6(I>/(ȇyGFc3d=1B?bnoѭd2ݲO'ܱv-xcWo\d+{"賯 èQRsKpNW\ל ]GA9,l :")}:.p}?lzďB3݄A~G*Lwkh}C"ݯOPmyƔѺN͒8K-Mk -JMNXnm&sw2#/\1mn}r' rZ;TK9IV,ǖI2H ;~C:ܳw )ee_l]) N >;#C hxؙT=Q<3m~cJcح9_5"Ę8~]CCgݨЦAGE:c})=m䚧42&Je!?r"o9LKx_}J>jWf;yuy{a'-E.<BÇ^ѫRn3T3uWpW"Ԡ:S/zd1%-p=ϊ q33k]RN[3̊"e6I흾 fXITBSsssrO%cG b\^tѷIXT. ƱZu-;=-uF*1Plw^Ql"~)aW]a]CPs >vʜFozBMQқ; Õь|XpJ0@-oqǁl:6˺{r):. =Tz˖f *XVldbɩ5]OjBG^ dWﺸ?"tQR6mFhkug#650o"ntǴh$ioz_` QE~ *tނaش0‡iRrU־M݅YayEj3Z&lQ񏐮? =Ҭui Z{'kKf