caca-utils-0.99.beta19.git20171003-150200.11.9.1<>,4,c(D p9|&K [#K$!)#cNoā`pQ1[c=S>dr3tx#Ul? G V,{'97_UhpU 9(נvwh#9-NֶpvpdbT9,eqi;V aLۂ6ZRql>&X?&Hd % 3 r $=^d z  , h  [  8  l  ( 8 9 : FGHI0X@YH\]^wbc_defluv8 w$x%,y%h z%%%&&DCcaca-utils0.99.beta19.git20171003150200.11.9.1Colour ASCII Art Text mode graphics utilities based on libcacaThis package contains utilities and demonstration programs for libcaca, the Colour AsCii Art library. cacaview is a simple image viewer for the terminal. It opens most image formats such as JPEG, PNG, GIF etc. and renders them on the terminal using ASCII art. The user can zoom and scroll the image, set the dithering method or enable anti-aliasing. cacaball is a tiny graphic program that renders animated ASCII metaballs on the screen, cacafire is a port of AALib's aafire and displays burning ASCII art flames, and cacademo is a simple application that shows the libcaca rendering features such as line and ellipses drawing, triangle filling and sprite blitting.c(D s390zp34SUSE Linux Enterprise 15SUSE LLC WTFPLhttps://www.suse.com/Amusements/Toys/Graphicshttp://caca.zoy.orglinuxs390x9i9(9(Z: $A큤c(Cc(Cc(Cc(Cc(Cc(Cc(Cc(Cc(Cc(Cc(Cc(Cc(Cc(Cc(C9d487c3c8bfdfc50260d9b2b5cc9f3121518523fab59bccd39473f275b15a6098887e49aa58cfe6f7e25bc9167248d0615e612777a70cffd83dbd375dd0d57d48bcc1c20145a8d898c35b6e0b6f93e9bea04a126a56b4cd0288e31006361e758bb5a73981ca1bff40b028fa59dce4cef4afb2bf5a7a99f30684f660ec88bb651847a21fe4997836a4c224b9f68ed1b066d4da942ab6c79348de867f90c4aa1de379a760ee8ae4b1afb1676694dfecbc60f2ee721e4158c0e051f0601e4fc48374a853716699e023585898f7d18fdc6b6a30b15439f2eb31f5695b57cbd23b9c9f80a04560afd97311533cc97b31f32e931f7ebb1a54cc71c92ac8e61a562f0e8ff17177b0e270c34ffa01a5dc0b2b8cc1b17c4f3dea46385daed2e076be8f9136b58e3a15804a6ce7f66e17f5a199036e94b4fae6dcfc3f276d169d383340e43d0f72ce09c334b22091b55f77eac753b13c8c6fe999554924e45b00e67ea7212bc23dd920f103ab6972f86232a4b38b7e0b537de004ed31cf957737214a92b90e2a764f3fab62a851fdaddf65e00bb33ba2ec7ceb7a804686fe5b8c975e5d5ebcacafire.1.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibcaca-0.99.beta19.git20171003-150200.11.9.1.src.rpmcaca-utilscaca-utils(s390-64)@@@@@@@    imlib2-loaderslibImlib2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcaca.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)toilet3.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 cacaclocks390zp34 1663583241 0.99.beta19.git20171003-150200.11.9.10.99.beta19.git20171003-150200.11.9.1cacaclockcacademocacafirecacaplaycacaservercacaviewimg2txtlibcacacaca.txtcacademo.1.gzcacafire.1.gzcacaplay.1.gzcacaserver.1.gzcacaview.1.gzimg2txt.1.gz/usr/bin//usr/share//usr/share/libcaca//usr/share/man/man1/-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-linux ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=d22e743f483e657b75108d354f750ba49986e324, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=3b98fbc8323b0131ceb7cc1b11aafc46ba1d6c6e, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=ba3216e3cc15be27e100f5c8d0b7e88cc0d65a69, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=fe0d44f9be7ad07bdba0e058c67b5ee4785c17b2, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=7edd6e5c54c0204ae727de00b25467b06d512ee6, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=a35db7c96099e3d0a68f3385d57b1522b7a2aceb, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=2d3a7d6349d9959e3cc0c4753bd4760171b88f0f, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR8ٌCɵ2%9utf-857a3fffd5a51c411b462918df8de74d83321bdfaa98e58984fe3a20138ecabb7? 7zXZ !t/ ]"k%=H ,ѤɕYLOe?`)~D5z^ }y'5IHo]vPWA{pDC=㫼QeB=^ehzqTeu0lj`5 bڀLx[lhT#o\oHcc8}-~:97XQ@͢ھ>AəMݜf%q$k/yfo{7$GQU|OC#p qQ*˘ wӤV ~EsCycq/uHG+l5L²S(oJ?UD+ 'ћRR+R!OMw֛Ϳ/#5.߲{M Qcv{|(+Q1:_O/#{$x dՐhC80)Οi삀[q\iI0 ԋ~0ZN8%\&2$2Lc 28^߫r*gVbz I`)?ύ{":[vSbdE0*p*ieo6㊏ek_Zc80,|R6?O29h"3+"?pҞJFFsrG8ܬw>y|^.^ݤ_6(hahP/kJa:y3#ZglJn\wm _5'+=1 i0" ζKc"1|i=oU⮎tHZPf1`~kz4"JM]6);sl ~%5 !J'ti+ +f+,61>! !KlֈJu6c88)@Lc-8.=fpX7=e Q9t&D&4j2āR'Z[`|r"rWq7*ۂo '$ V/2[xBmZOZqZ^&Ty>Nqs?\ e5# /lL;ay"pEoL# =#_Fqfbne2kV@P+b^pGFU#/ύjS.O+g# $(L%/Ae^Qh6']]>-/O|{N;KWwҴ'V0c vHXd_ Qa[!\ oJ* ~F.^vFv];8(Rf8JZOjtF'$%CѼjyIH4Rbs(ם)L{~Qȳ3G "r+e3SM"뽊H67iAeRK^b93<:V"jHXk=eTH a({5KLv*7iKL,D!yEq(X*Nl>(rHD -fŕ$,jSemtjg?<+[IPՄg?LUr.x/T6x/X=!'<t@8q 0q%4A ތEV #b' JfaZ:Y 5lYE4ӍbmC Dy}+5̝CKh9wE@e3LUƩҗe;~\aPlEw D:_Ê3‚#C|HaQ*&9iwҦuAy&":6j"KpUV2A5}~aI*LN!+舨fys9p/d @'RLX`.#59Wu9b-4|i,U ۬! ߴYԣn'$HQniӁ 1"ozr JZa{]|Hra+x~XA,pSՔshx Movh2>K)ٳt ]>˾$cTcuswDw?7ۖ Nxw[*T-^jrGX|O .B0la-7!3!2,& uxQ-qqԨ665*cZظ- W9m~NW'% ۭ}Ίi=yq< O*.kk&4K6 n}tfÃ;(ӸJ:Ohd [~Ҥgo ?fB1!Q1 ,m3>(*_F)OOqH]f[yyi\(˙39[kx#GUuۋnfڊduV7QE5DY6Cq)Z\\G]7'^ YZ