lzlib-devel-1.13-bp155.1.10 >  A ddI%z "-Mݝy;[BmbQ@tS)(Z#ĵǾ`B+b1wup|?:L?bX7QW2wkc215#=2:+br-kEI_.aMtA7` kΤ:.\|pLgǴ;ݥC}|lԕVQ@i?:X9Y˒Ьva\,y sdu1_ӒީtZo!Un$o3w'YLikҮ*h-Q0h=s)^5oČ|䍔.1k(k?}vYdnk^zY7"AM6 -q =N$q3_6fL]ľ9S{063bcd63b768863bb022303682081a632fc0b122d117b7b436cd5069ed2bfe5419f5195d48453f3a30637dffc7ca22c6fe3c1441`ddI%z s>*(xvxTO(uH-`N/(}6[^2.[(2Q5IL _ZeN4rNA\UOXDZߍ0Z3Kd]s]2:1 9K& ~tW!"[uo^A O^ö˦xܣuJ?b{_mY!?싷gR{'J$|E)MxV& wbvB~UQݩ',T.3Dr)up+H3G:۽#8Ge6Ԡ]-j1=őK84n{I\KTpR<ԴXCgAseHfb]OPJ3/Tb}W!@^K+i7H0>5[0"*t9Aq͟u.iKOQp֓a5,+嘴D{R:no?;% YM޴5롐6tx4>}Np>pB4?$d  I .U[a     $   0L(8 9 : >?BFGHIXYZ[ \](^Gbrcdefluvz Clzlib-devel1.13bp155.1.10LZMA Compression and Decompression LibraryThe lzlib compression library provides in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data. The compressed data format used by the library is the lzip format. This subpackage contains libraries and header files for developing applications that want to make use of libcerror.dds390zl28LISUSE Linux Enterprise 15 SP5openSUSEBSD-2-Clause AND GPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.nongnu.org/lzip/lzlib.htmllinuxs390x ALL_ARGS=(--info-dir="/usr/share/info" "/usr/share/info/lzlib.info.gz") if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir="/usr/share/info" "/usr/share/info/lzlib.info.gz" || : fi ; fi ;& :#ddddddef091f468dd6fb25337bea396b9be7b6a0339009014754839391ded1c16660a79ee4dfdb110fe473c3092a9f9b62ed84e17d10262be0b067bd1febed5f34b04cliblz.so.1.13rootrootrootrootrootrootlzlib-1.13-bp155.1.10.src.rpmlzlib-devellzlib-devel(s390-64)     /bin/sh/bin/shliblz1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.133.0.4-14.6.0-14.0-15.2-14.14.3a`@\Z@\Z@\@ZjWM|UL@T+T!`Dirk Müller Dirk Müller Jan Engelhardt Jan Engelhardt Jan Engelhardt avindra@opensuse.orgmpluskal@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.de- update to 1.13: * The variables AR and ARFLAGS can now be set from configure. * In case of error in a numerical argument to a command line option, minilzip now shows the name of the option and the range of valid values. * 'minilzip --check-lib' now checks that LZ_API_VERSION and LZ_version_string match. * Several descriptions have been improved in manual, '--help', and man page. * The texinfo category of the manual has been changed from 'Data Compression' to 'Compression' to match that of gzip.- Update to 1.12: * see included NEWS * The value of the version test macro 'LZ_API_VERSION' is now defined as 1000 * major + minor. For version 1.12 it is 1012. * The new function 'LZ_api_version', which returns the LZ_API_VERSION of the library object code being used, has been added to lzlib. * Decompression speed has been slightly increased. * The new option '--check-lib', which compares the version of lzlib used to compile minilzip with the version actually being used, has been added to minilzip. * Minilzip now reports an error if a file name is empty (minilzip -t ""). * Option '-o, --output' now behaves like '-c, --stdout', but sending the output unconditionally to a file instead of to standard output. See the new description of '-o' in the manual. This change is not backwards compatible. * When using '-c' or '-o', minilzip now checks whether the output is a terminal only once. * The words 'decompressed' and 'compressed' have been replaced with the shorter 'out' and 'in' in the verbose output of minilzip when decompressing or testing. * It has been documented in the manual that 'LZ_(de)compress_close' and 'LZ_(de)compress_errno' can be called with a null argument. * Bugfixes, documentation updates.- Move to final release 1.11 * No visible changes- Update License field as per SR 658030 review- Update to new upstream release 1.11~rc2 * In case of decompression error caused by corrupt or truncated data, LZ_decompress_read now does not signal the error immediately to the application, but waits until all decoded bytes have been read. This allows tools like tarlz to recover as much data as possible from damaged members.- Update to version 1.10: * LZ_compress_finish now adjusts dictionary size for each member. * lzlib.c (LZ_decompress_read): Detect corrupt header with HD=3. * main.c: Added new option '--loose-trailing'. * main.c (main): Option '-S, --volume-size' now keeps input files. * main.c: Replaced 'bits/byte' with inverse compression ratio. * main.c: Show final diagnostic when testing multiple files. * main.c: Do not add a second .lz extension to the arg of -o. * main.c: Show dictionary size at verbosity level 4 (-vvvv). * lzlib.texi: Added chapter 'Invoking minilzip'. - Includes 1.9: * Compression time of option '-0' has been reduced by 3%. * Compression time of options -1 to -9 has been reduced by 1%. * Decompression time has been reduced by 3%. * main.c: Continue testing if any input file is a terminal. * License of the library changed to "2-clause BSD". - partial cleanup with spec-cleaner- Update to version 1.8: * decoder.c (LZd_verify_trailer): Removed test of final code. * main.c: Added new option '-a, --trailing-error'. * main.c (main): Delete '--output' file if infd is a terminal. * main.c (main): Don't use stdin more than once. * configure: Avoid warning on some shells when testing for gcc. * Makefile.in: Detect the existence of install-info. * testsuite/check.sh: A POSIX shell is required to run the tests. * testsuite/check.sh: Don't check error messages. - Move info scriplet to preun- Update to new upstream release 1.7 * The fast encoder, which produces a compression speed and ratio comparable to those of gzip, has been ported from lzip. * The option "-0" has been ported from lzip to minilzip. * If all the data to be compressed are written in advance, lzlib will automatically adjust the header of the compressed data to use the smallest possible dictionary size. This feature reduces the amount of memory needed for decompression and allows minilzip to produce identical compressed output as lzip.- Update to new upstream release 1.6 * Compression ratio of option -9 has been slightly increased. * Minilzip now copies file dates, permissions, and ownership like `cp -p`. (If the user ID or the group ID cannot be duplicated, the file permission bits S_ISUID and S_ISGID are cleared). * The license has been changed to "GPL version 2 or later with link exception".- Drop gpg-offline build-time requirement; this is now handled by the local source validator/bin/sh/bin/shlzlib-devels390zl28 16843386341.13-bp155.1.101.13-bp155.1.101.13-bp155.1.10lzlib.hliblz.solzlib.info.gz/usr/include//usr/lib64//usr/share/info/-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:Backports:SLE-15-SP5/standard/77ee62c30605745e8242e05d2d3c700f-lzlibcpioxz5s390x-suse-linuxC source, ASCII text>xRb-d}utf-82fea6d842e965e61714bc2fe23472e232cd13c9e174321b0bdae63579c2f9b32?7zXZ !t/No?] crv(vX0/.A٣ :;l^[dRDg|lV6&ߖz޼O0qK9Ƃs,Nj  !fobn 1t%T1WK!¤+葕3QMjĠ\*J!XwPnSG)Oy4D{;^/@$>©-%yZOӯ.`稭lPRM::/^`Mݻky@VG1hß]fjŧ{ l"Pw^YR`p<0ׅ#@ᓲ@fPёi&PZ*3cx{'_9GVu=b91 l1ULDS< WaP9% fKcpUc"YE~<䲲J^=1T돻2I6[P|Zb};zw*̗(RՄg8lH Ipyރ!Ain@kul/[09_3M$+S͚"DO!fXT 3}Eՠ)/M3?W*g8fo,usW"n}/,b}yhiѱFRNfte7yUD3⭥RE)9T|T\8> \p*]B-Ю>%}EU|֛gu>[~ Ҿ3|~c)4K#t<_%遗Kyb5ǏLH'9&)tK]O0K AMa(DN053uөk:^j,X:r $LL I㛀;nؼE&:SV#37߂8k$.NEfѲ̲@L>]D]u@mPnKflv=!A@>v!8W n\c|XȬ@J!صlhOL':A'_t" K^h!Z-DZS4;U|rNW^F&nX gybX #"JD?N-J7)V=}jSOVf 4@%M折B-hS#;U/,շWVd5檺VL~}!>hI*@mD PhO5TٶilʓK²5m,g8rV< EHO.`h* sh Yx{DD0ZZTԼ*v]4+I T1e/eu+gǃ<5|&dYoP֭A_*'U8ݳW$eJo hNgO};RIw'r Dz"1rSF:&Kxa^婣QFIuhfQzQ TIOg>t)LSNPDF7^Np;]--E`v_\O!L#ʦդ (xL+}HآA_3n e[CO"#F+OxQF)#mB#Rz)7<[ϴ 8(pE:뵧Wnr n4PPeXȘQg _1z `XraS4#?'ǧe!+KoyxJAQaKO7Whvy! nL{y=i.*f4v`R{\.1xVl>27Mv E,h#ϝ԰ۑW#1@Ma4=j z6磂G˔9cٯP617Ju`:&ÔGQB9=1jωFOdx&q[)9w\uѼ93pp5ml'&cSYƴ°.9 I0*e@A<ҾÊfnsf0&~瞼?_&(8.#z.~|49=cUuk'qk_9z68wD !)zV!(+"1K/6.qus-1ZWO.lnQ_?^!Gy֙H?yK#݊Š%xĭ%Ly eX{jaL%(ż= 2mѕrH grrrkA\ؾ4mm OzY΢+S R":˞q ba$-SẵI@M ^i[L[;9FF͋ ◗H E Vt]9Yn^HCb=ndIZ͍q+^(vI嵿S"'i5%KV yծi>K ǘ'L۷8on5G^z,֍,~>KVw慄$$Q媟KŪSs HleҸ{qMG'շ~=Y1&޲6q %C2?\  zgqH '5oCvj(!I3YkKXL1*O&˪OH!0) 7~cDG"6 .$DmJ=tV:M4> hmL=й]@x@1Nթp+~Rxq̟YwľHg{~1"*J;93Ur%Z}mz@/,Z^ԍ6랪J|vaMId:Ogͭ^L!`NLe' sV=C1_Wa㛙9KYԀJ}neUڂXD|Px޻GgϸvcfEqWvCMZ~~sJA־ϩa(dK1H_tθӯJL .4L'2P8)tI8wu e`e!۵)41q+(A0aLu6׳©Sy4pMM_[Z|0ܠH#g^A^-] `k`TsI̫1YA嚻RD9vgPVth'XEAN$Ipbu,-F{DGw][h'HQ+9S u4`IdE b޶ uQd=}zc#Nq;_'-zI !f75딣cN4JΤRz8K"z/8N荟tCʛ̃k$Zԁkh,PǴ+JQj~+ʴ|;8/v &XtIAAxdZWd`UCC)b<j#KX,lFI \uSWdY۠dC-Jl!֦~#)匂m6G .t$|G7n6I|۶!F=dS-;k-ZNkNׂp]we8=T:J<A|W 蝂6J)6ߘ*d$U`%y+4MXwv(Tab#}ǸuB2P綀oz \6_[NP=gf7Q /V$4Yu87Ny::jp4Z6rA!j1j{ Xj m%5wT! ܺL#eo{g!)BBh4$Ua6L\Fla Ms}RO 无.)e{^E9-:@F,~C&c=IZK\,N"XN$$%'ϾD &!w:[YlI'#~(•EѤ !|EZi+qżnW'5J{XiKò=mm)X5wDI=m^[^'gkRkw*WSU3O¸Md{(-ΪŦy/ፍ^ .vx~ jvmJA/E=BIBDQ_@P4& r|S}SQ k ]@!LAXJ i2{6H`dR"ի?aTvl2ϙuAH'_UXmpdze^S6TϘ`SճT0(cјe=pʓyfaiqU)a~ٚg.VT pު^(3hXr2e_ 5ZTD!Ο<䧼|~b5eQѕsGLgR '׶׌rH}Qъ:0u2 E{|qU_il- H} <&A '6Ph )OzWYBKxGS`L̳9108xd+̻V0ur 1@$|#hBSvxB'C6!-?u遧we]ҜCj0iCSpjnD,qfîVT7c U| rSЪMX#Cu!$ͿMgĴW0 eO3m4pW#Ɇ^ҲjCIhWYv9c'Y IRN&'72f}Xu8$dZa Rlifԡtc(MSΖ5g9A4*o0O~h{ѭ5xK89f4 Ruw%T/> pjŕ:i"瓘pANW+q{՘8ڷ;?; r_~3Q%7GՆ0)ĦJMQBKBڮJHEgtl~pRn<^dcRŞ5pBBQ"3geuc}ΩL{"Nd6gURGSb7swZ( tT!Xq{}-&SǤΕӔF1i-MۨlIb=Ny֟%*l.5A h֑[j^O/B}r#+zԶ_SsR|0Jai v  TH_Bt`.AW1|gjI[Nz&ii~(Ȱ0Ye|x1j=pg,a6ݣI;SB5S{BG+y \L2-sgS^rYG?-I\xT=PZE}ϮM%`2{\EWr_KA>y(h}'rSK""VE:x)㉍n1롆U~vqL3$~*prU*v/q7;tIl PL_VǢihSqW)ṿ4j0sc4/KU ^RW]~&gsyMT4h \Xap']+ZƼ.$h㵨 JļN |q("N1cw@qSe'ɢއ $ak#7qjDLRt|RB6[VJuУj|ALĮ BbjP؁ĦdqX{+N˓@pR1vX0l`_ p#!PZ.^ãmXVD6l )>3sݟX1L4禳8i- SFx&n0>r'x(x(Ԙj=o)'%9H>2Nӷ |7jIƆLz=0&`g#$eKE: zqWx6Ք=|WЭ CyaLeʇ\B/թc}՗i9؃Pi=֑h%lL5+8&ΩɺުW(ZɊH:tۙ ]dKCVba ajcG+nO .ml`#q`.JmSuv|"@`٨t{'Eyj3[(cA~X~ =k˙`95agr[D8*s% n{,BuPȡ=C\Jᯘ=Z(ޯqxD"Lo@z-~,%vkSDr@V..Vp9 }e=|^qܘZ&|H$9_nQxQ;d(UǪ6XBF,' qЁk+>_ K $ u.h55o bt!2XK +XdްķhGIZ`S[ƵRZVb!7!g` 'ȑݐ6 ӵ]o<5I(e4]YמO\ݙj}Sm4q^NRG ڸ+D/DmEẹ&0,7VfV[$P P_D&{FqFJc5F[玈TpoXLJ(&0R?9rbOe1t8a3Uiwj3 I YaD3O =k_5iko+#Ol|_E8JQ`2^t"B YWX#Y!k/&t:SaIQАI<h\g}jiоjmkՍ >?7ߌZrUb_hynkuMF?ŸwM;7&O7TB0ҾB/P1,H,_t9"aҠ&dħQu(  NxcI.C Q\l׍ۺ,i âe{Zh*.\3+pG( {F v8jsIi9aK݀R?ZT`H@!.@y"'PR2?oSMTr,TփaOTQ%$wyK<0G74ڸ̠LI)lfL,Q()nFOz)0кAˍr3bq̲ic̱ 2~tHb%[{YVF&N./= ۆy#<5^??ΕO0gA cU2폈:5LqUW F{my!ޯn=XijSpH_@z뭇ux]jK zD_(@ yEay`1K!+j,LL\[}:j'yyΩaag6/s~KGƲs6C˪g:,)V1‰[H%_gC{H~a[C.FCę뷩!qb@$'Xg+Yt͊p¾m~IoY!I6 O>9 H |tLcXTBS'֙ +)\O{]hjUfN7Q,ndc3 h.=xuYIf1VO-L hlTJEG?& زWV$<וj.&d%l@w9vBu烄 34WWb tٴzBAa8[K%)x]UHx)zW<&3k`c}oeDSLy5'1d%W;۠>'3Y|+&?#sWZF?~SE4ռ;Wi{qbe<_8-v;rmZ+C3;~>M7 r7 Tn ZV{%Pni ܸ*3>VO=XT {*JΡ T*ri m Uv~ ѧK 7j7]l>-Cݿ3P,B3UMʌ݀k4#7SUEs@0hRmV>!G;SA=|G;=M%馱z{tL,$xOV@\ͶaiIN;B"XxXojTXaA-W"9RxRk]7 :Ej:j}5~x _,!PG@@^7棇X'vBY9> #mEt$Ymk`Z_ êUw:R|iy]hLw5Jr4x]hP-~4idG;XyO8 c?G6"[9[]05Dا0(HSAiY܎B/"ETG w.qMmJBvwo~.쐓;Hg[ "<UĵDHL1_iz3'|cFV/qԞ/Mdqα^#⒉|o[?meg{5 -٭HكQ2g:-jC8s 5v[v6)\_yl!շgʳ~0N#"|rG9 4P>8Q[Y)?BqOvXC -?1sX F>B R`*إ/XmpB.e& (Ҁ }F|/mӠE~ @&TNZ̨QXϙ^y{sOn-a-='5ٝIuŊ|+HY$HNKHG4 D=HMY [ea>rg݋NGЂ#/LɅ }/jژy7 |PV7]V}*q0@BeZA3պ)^gӈQگ5 32f)W cK),(,o۬q-m,D)+0q?''Hcvq~׹T{h Yzy9 HsZhZ#,K]/r9L J8bzZF岽ձ}pC)%bJnS<.*S`:jc?cTXĊY(GJ&rJg=Ax5 H(J?#" |pi5qM@=4LGvfeWO*/nЇu5`6)mNKWO6Z, :Nyf;ݖ鎮6 `oJJ_6U\RO$7|/(cRF;&4PB\!g`vE=}FdC5Y~ %lQ*G&Ydݾ2$pva+f8# bJ rl[*r{y'b$+C5WޢLF. ~r"d Þv4;BN2i<!TzqjV2UI"f\M S1~SI~ۆ*S/%i7ZGÙMDL7% ɑ7wYF/nTP*xnYo*ȤZU7'74ex=2vG9"BjAUa2&I_K']G +@dPf.?dmYQX UռPR1m>(7L|ӯyDg,yNc2b匭g5Q94-|F n,p iY5}K^Avl_=-PIz13=isY`@+XE^0S \Gm $&$=K(}wm"АN¢,Ssӳ9X9GjSNZۻIe9C;LPoپ7k!FAhe~Z PY<;xY]xJz1ΗצX:\j5R<=,2g5_i(Aʯ,'wn5kuCHQ;O>U̜kv i)zFuo>g뭪=P`O6w6$t0T\ܰv% Sy^ZЭTKY YwVV?5<%$UґB1OWz`3V@c (䄬CpgK' 9>D^ ?rIVAH[taGI,c(7,Lj=㞼 % EP#RGMM0#lX})A߀Z^ӢzݓӚ` 34sGݐR6OMݚ݃#2`,,Nv%٤: }Ԙqe9? q9~݃4b0}l7MM*S:Dn:l37)jJuB@麄MfI$FNہaݤ c+/|X&Gq$s+=8R$7 >cmѠSWΊSC\ ikwH7)VU:).q{\ WVWD 4Fj*E\:ftFj3fO_BY1U+Y 3ևQYwzd UNteZJt k<4 u`Fi|]q, O{B5)ۊ#*k^gj@J`R1;f%ˡm]tP'ܑz|p9P%Vk36&>G{ *^B{ V^§e6ӿӴ$r]o^)l"C-Q;8J.[TPYRy'NE#Q$O){Ea]PN4~<֜90텭Z=4AC9$p z ϐ<'C܀' I!6 FM[8_9CE؎7x,VBZ3Yd& ̧{H#ig[GtG- +INBR?! AtOr!=vCXt:TX\1)qK[JMPg#e9몴Lw`mN 1/^dȦΫJ*!HbQT 3A^ņ_9JKt0G7+s2 V'^тIk+xk<Y|RkiGe/wߨ $96m=S_5}D_0~u +x%ѥ Oy];I{*٠!iQc&fB)Hk7@laLI~9vyx'y]UaI{ (x֭Ia 5$|E,):G|])VGӇ*PV ,-qSY#+LMhYcP,YfP/Yw uA[a[Ww!U$_FWŒ S&OgU6>yAaO6~5AGk_e:j/f``)t$\ !VQyzh?[HR·PC>MJֺl'K< #ywZpiYNq\.ƪe\ȶӉ@ra oȩu|FZ5::n gy?قaQ>dԞ^O Ny?7a˺>`z9Akk&РTۧJ۳8Hj^do 4B R’id ,[*s\E˨4Z4fM`%G14Ș@eQ+y.VEg 7s9FLN ]zʡ?Qh {>y/N>h X "J-E1\tKV9*j?ɔ߭VFѢTio1t&Wd%|FuN#b 3^DxhѢ폠]q2=w(yȯ ]OwfB=~Em+KϣNS![݋Z\+3&ACejPOꖅ&ArEhb\rIE,^n*J?mI, OK}wt){x)}z zFXg]i,Le4dWp3U5_$ΌLy>@nC1g@۹iv q$*M&$xїm^y:J!,3( )j[zM˅q< xx 5y%|]Z:AB/@ƿw9!y4\L73`"i#G\ah" D~ݲޥ`VN O2$} ܏'5Rs%C+P2 .TMA cΪ onmf՛Isr+!\%K wBѵ1Yh#vP/d,RDt2}}72UY/d$&\Plu\zOZܗf2Bu@Rv;T8#=uTN1E OIcN8#!I˱x EM&sK7NoR90ݭBʭniCM-~*LL8^C[I /cHD] [R2 ۴&KJIԠzHmKqD'D )ѻff{yvr=l&{,O989N)%LM}䭉ơ44Q]tPk٥fe6QlCbFt.{Qk5. YZ