lzlib-devel-1.13-bp155.1.10 >  A ddגI%z 8ݻ$ex[RtM3bS`J׻ fj,uM"[aw7=HÌ2u@'Ha9x|F)/BRr˹#DMOp|'YERfDSE*df.bLJ;#TJ3MnB8/9o=P4C/a F9[y#M,o ǽGsO >ʾͻy3xeƎDcc+>OT3,RϘ ZUM҂!ٓLf_h B%i43y;fZBg} LUc(މhJØ3EA5A9uCnIFi+KSJ$'õ)YF fcuaJ>j1&>xڜX4>ΒߞLC4:9%} /[ar9h%P B#K.GCYتY;^91m>QxۂȽ@D*\efiI҇U:: k.jͥ[G%YppB(?d  I  *QW^       (D(8 9 : >?BFGHIXYZ[\]^;bfcdve{f~luvzClzlib-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.dd׋stonesLISUSE 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.htmllinuxx86_64 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 ;& :#dd׉dd׉dd׉ef091f468dd6fb25337bea396b9be7b6a0339009014754839391ded1c16660a79ee4dfdb110fe473c3092a9f9b62ed84e17d10262be0b067bd1febed5f34b04cliblz.so.1.13rootrootrootrootrootrootlzlib-1.13-bp155.1.10.src.rpmlzlib-devellzlib-devel(x86-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-develstones 16843303791.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-lzlibcpioxz5x86_64-suse-linuxC source, ASCII text^M%y`jxwhButf-8d6c1d0e98dd36a80a49a923f0a93687dccd0d3920b5a605fbf22c13307322fe7?7zXZ !t/No?] crv(vX0sԙ{QN~;#:9c6C詖έ\M`bIgTh b^BD=b2>L nt܃LE Q'+)@ȭ#.C'H_i'XZp]nd}_UJ-#DWV)&vLމ qy o=Ix '>DgeQM˔9)pK/>j-^䛢\Bھ@~J !7'd|)O>5O,P ЮgIc/T&?nqu\P>j_P,Jz>+uKsmVm*@_욊7Um#bɕF\ӃХ :\hҷ_^Kl|򬃀^"*bW ;ϫ쟋DL2# (tWEumӆֽglքXsU&iT] %7 һ&ZAl'TAiY1SBK@ Z] QV]%J@ i|4=A1>i\|1k+eˊ+q40c+V1V>46s2Oir3`DJcX=WAt҄|2;;T#-ų_Sn|\Q]?Dԣ'$d^36%KF}ZaoJC=P 7g g,k%`$ݤ,D' [8ހWfFp/!2W=G^ۆ~2$ɉJ ZL ҆P$|aF*@[4VU-MßQI# -f ~fv,*nA kz]yL37N d+]ҭa€APiαO^Ħ"VlȽD%+mg2y A!q$dH\FICDlA8;FF z5FkAx)jFp gk4H܄<C%SXwFIecF^+aS@C]VenK-,xkǓ):ހ3ykϸs 7n7:r-uK2'{%OǪ=sN<3N|ͺ(2fif';\ /Ppd2QWյ^#:0wT]G`Y91⼼#XaZBX. EBq*%F@iU.e16ֳRԵevXq?vO{џwNMR&o&KU'ߠDnȢYw%y~s!D(dUذ~ \~[gx0ޛd ,22dnF<{uXߓpvwF1)׷6](.H; 56qQ0#S(n(sw@EAS(l& []k,rt/P sf,lj-F )nvdv9sE 赛x_8W~-~m_ç'tQkG9̨r+wH{r<'(B2Dw*F5BU޿e̦F[y&^fīIZ0ƍ|DԀ";X0"p3[/|s\f~e F:h7D؜#!/Ms[ov{)1ᢒ=_V=)sp.\ BFf] V|A7~5)@ӶE cO'*^G' G"ξs$ѽ2pK6{ݠՀz<.Ab87{hYDbL"-Tz->n,`L w$0SzړY$>8H{9Ki1ƽQ<0Idu,-`u>JWp\gwae"|r_Rc୆?Xm,y,)7[ ̓ц5onq{Q&*I^ U"s,X}{q]HY 1a6Gš0*ѥg!!yk;F?{^,0hB.摨{{)޹u:&m:P;q$Pdev@hYM0\衑QMC/l m}u@] K,㝦MYUP/7rwcKgs.nҥSPO?[ SizwyȘl'[{_ F e>At_.* S8Y[y;B5$._0f:TtRv fv&cnB_IlsGFY9QA;7J J0'}pFy׮dnzI7 [ ql9]pR?75 ~XG6E4-)l0Ή# !3Q;a%*Pky*v <]A@z9);=-w"Gʣ`+366,C +Od*!H'(H8Rm3997=N-/pZzXТze),i=!VacWeV\_^T?x_)Xfy=آ uT=pSVIK tHcӵveg|OJ}UؿK>t aCz^'8'Vί7p^v\-1qy_Ld q\ nAK!Z|rDUHD)^ObI)0[ei%@e{H#ɟQnv&?1|FLÐa6\D4vK^8_uYS(Ҽ/1a˩ji)*`LA?MT\aNˏҨF $P^DC#i+(+QRWߢyW!B]Ә Wl 4hDb,>c[Ե4w+2oA?0Z&l nȓ?OZÖ%5z&]۫v2DJxğ8ga -6Wm5t3g{!wEC$8):8_"ovx~:Fg.R7 Dͽbҍ_VjG(JR9!Qrv8dQ̯ )ూaLܝi!рU⽌YTwBHx~H+Sg˘Ǿi^ڪfnc7! ZP{Bv^HϮ^iM(SҬj!yX$GSdv-nI.v,rX׋?O*=9}A : [IjYfn6+O2&ᷥ򧕚*)\OG4^,Έ/9\nR⒆?-e߷2UԖ3RNc:޻bւzWQcXܾը?ZM$K[Th-x2OʒD魺TXNZケ%#q\Jm nE_8:J-y؜#JH6 lhQ{AhOZj5.*"ExRQI g^'lnb#|a&! kf<%\Y"}% :&ANY/i_"DT +ߵ&N2uk RHfִA-?4\4gkda]JVղ Gԝ(ZxooѢϑ}#TQ,*;vSt`[ GguFFCG`_&Q/q'hK`v z̦T]ww),ihi.dp0 g'R! /u˟EwY 6Eyl-uW0@W}&o@Йγ=ZT R5ӬȪGbF>՜yc\cwAi((&Ź+S'8V $n =Ԃf#z`s/]{)@v("$D|h~XX]S3` /[Y;m~Ra2 O$=,vL %#~,L~%I`j\=O&r /b F!M)G^#QWrlu-oWHY{Aە~$y6ҟ}M>bYPci:+z8+G(6ok٦.ߠe\>HC%})%9 h`*(0q%wǜ5AdMTh* ѝ?),?Dm!CU 4эc֟Km\TA[Q0vlj&^<|4k2yAn s辤[aHW6"fh4cJh5۸XS}y;uPa N6y g /`N|p@ Go\9Dzco$)oq1ݕݛ=Y~أN1*4x+v̨USKCL -Lʍ [>nV,>kYKɧ~wAI09A>OJUT{>L_ge:J:ld5|neUȍ^Wý*= cυO!eF6)jT hsIr9w/I2N+ xpq$xsy.p+ e]r1=&.ptsR_DWq )9GU Ma2$<㎘.9K26O8[ vYjFu UXN +]|PF P|*-In78QdP襚:j( ߻sAۑ/Ei=%#?xnl7lS:?~X, {?vFdkmK[˛c١aTy wv6E'=*AxQq"2  'lEӯur.YAhFk41(Is[t -ʐ o (]j٫A,}q6]XîgQ#n?GV+0:#nwFQ$u ZV S(D槨۾ij k q>$LJwH4\!X1U慉?͚Rb/VtQ>U)Mc hjB[-5󾗲LhI0k Gs!yʛY({ RB!c|xɴr4RpF_.2\iÛCsWɚLLG s%^F‘߽(,Z1߫{:2oMWg7^Ny5Jݤ#I. Z?6@yOS#i#8:CXRwi>&}HWـ*4"??x+~aKgX(%9E5-c3p<"H-? e$; IJujѢx$ 1Jdvcl;rilzWvIO(ACZh2NU툆N/o4rqT>0^*.dBrGèJvש<=n/H[j<hKuT wten%U.2IPFeq1 gppDKt3{h+ !˚떦G@5 ^g2eB%a@$x;DOA?!Ւ>2{|GY5n]7КG!7vP% V("r3X+G# ]B|Ij9*ZyC,tZJx2OA:OO t| pj(n[eQ ǧHt? I z>U6'O0tkҍ_9F!`ƘshA; %Yd8K{C N3*97nIgم[>h!:t`j H s0+b یj='xK5?乴2$uS≡[k 㯼aLC@DXQ t8 "mn`ݴXu[\)j{>LT/f@>-.kdX()2Lj[M\XJ05VFn~ޖ$gu^`2b8Ua%挐 esc!u+Qs/ڵ5icF"Y`n @ 9 amPvWzʏCzwI+-ss#wC$>Hdf cn*irbPYA'xY+j `a cK\ٛH3ZcLw:@Nfuj"0y~ݺU*WGtS0se|xkm6] >Ȑ GY,rc$2|l4ۺ2Yσ-)n6ٍk&/8R/~),JꁪQ.Y[킧p-,w +RӐbZ=5G+dVq14&0s]'`cGglgx8S?΢?4I,Βw| xlLc':H mCQPpQI>{|lyQd£Xb/XIhHw~1UmzyTb`78ͦ\y?`ҿ#(XtaLoBR #U =}E2|r )o! tbzdpb | 5^Yd mx3{Y0BoNʲSX~ m a3هjhG6ߧW^^K̫oWZay6v^Ohqҩ>^"+:d# :ei2GgHm+qRί2!^1CiK $+_)dmqQt ]]R@i]m9T9l4"L1C1NZiTIUۜƊٔ2MPul٨M[gIk 3c!?9_sZ pdž/8N鶲 `zȼ.*BuYNَ̘-ڸyU9z4vYK~Izt@f1<3ev=tkPhԄ +& Z9rVy-O.n)>$Ye;#}Rq إdW*[ٰx(gѤ Иsa(^pcuTю&0$'oCu8:1B!+ނgL8'38TN8om(2ފ]> .nYP3Δ$WMFw KiF"ٽos>+5|B:1FWhjP쬁 ۵0yd cs0K/_&y2#+XZRod3节ֳq15{?Jp֯ٻ$|V5^+9y'Z F,C Rn=p#'O(L{&UQx՜Yv!!U$M9c%T#1`ߗ7oJill -9 v7ATl׫M%pzw! S.*#(P8%mVPN u<-Gy 8 GLҎG/q::pdEt l)fFO@ >bBJfS}̣r(`+ #&<%~,(3^,_mUR>*(|.wnM (_DW gfj|DS{#+((Wd(-3]Qsbd ?+"T9Sԩb/'Wή[{)YV{`Ʈp 8fNB,aTw[o9xay uB>PS{#F&" Ah2.*Ca%j{'')Y^i %}=Iƚ]sDOt|GQ'|̗] 6O"eb4[g!*LL u!Nj.2Kat&^E  )K%r3zIM) Ƈ¨ә.÷"Z4kGH3?CB?f}>D Ѭp{ӵ>rblGJoE "xbRy2:ZTW *ie)ysKIl AI)=|4'.qLg.}з{n_8`n9UɴF~N{Pq.wQ m%h0w=P JVY @\ +cm|sK̖ƖT>/)5"0/fC3P)a2 Y. . rvh|"{6d$:]X$ ҥ1S\faN9t}=J(kZ&^+ tsY7鼨*6Dv<#zGpʟmf-`L+(⠑V-f2:\?4(NGp:%T|?5X& ˲R &xDyPyTK|, NfـN9W;m@ݤNnTy>iQU^sBY6^Ae9t%hIF)f@c*JL}X-muKTԥ[a:`sߦdKNckZVp#φ9劼ø;`.Ư =Y1FPYt$>NhbTnfDɏk }}yPы>,ҍ\6Ncu~BVUjG+>eiI3ƒz$jL8*lΰσ}x|x aܰ+b9Vb 1*Znb%QdA@=ߕ7ث]Z8+(TP0WQwq*QaXzDM%Q"C1L%M57<ݻѤxŖ~#F-is][ǐk,^5O̦"E==8Jj|'7[4]X>22K[]ueDȡI B: Eύ:g|Ȱjckn'0h]R~pTeK'H*(wS'`rF?>NŖ4b pvx~h0K_?Eb.Ω.#Hl]-IV>f+h&2`tkZa!Y*DiA},<2?l_.0B &.Ermrk# zNF}R^jb&[+3_bTM_}us:WzEЕ'B 6)&8F 0M 8OmܩLo|?!$/RuyCE?$ *8䬝$Ҿdn;{9c]'k^r`fu4)Ijps={|(#|?;*JjI{|< ISg^xhd#16srtQ#R562I3+!gFx0s;f961JXke6|dkZBN65?`e"#$06?KͰVRy`_ @Km@NlJ&&wYwݻ |Q*RdvPN<,+@7e2l;mچ|LWb$(9rٷ;*U@'li>"21ҿ<.hӖs_X lnOXoa4a@?duHsp4{M t<e}HWYìfw+MOq;q꽴 SZ`6HE钹Evq}bimD, BՌ+8# >:J-VO[5lY.n HeS`^f7_0:Zp D;S%ވXcQ>VH Jd/㬵EvP)<(Dh|n-Y{=(eلӜ(ǣr%h"MR\tLW'|mx>7:VjD{VuN1x6sTGUԀ̡Z³o  {+wEiwMjò1" rޅXu/6+7?zrܜuH)[q䵕˫+Ƀ 3=i?_C@UF­UU∴͏;^9mހܚ49C)j^6HmGd _N[GN ع`9W٢g;"=ov0Ycbv T zlLR6m- ڜl6<—]%: Flxv3y.iM(}OIPxJ؀'>d}3ӣs8IDt.ԩNYP*< /_ aZz=D3dm+H{Hdkp߻ }s{3i9ּ΁B;SF$>!X_tT*-`E}>`FB^ >n$j᭟-ѳPc+Z3sOSEϤц e9)8\MnrJU|0ӏ`;0k+ M%UUD]D'cf3%YrѰ7!i5HVR! r_Zga9I-g4.;&A/V]q/T_0U(d`'jH=2,TYxGOyPV/+ 6n'$&-燐[2&\(_tP{#<)J5i\CxaG >՛gһ"g+4ѹMQ3"Bzvd8zoSMtِs!lr^,feXlW66ꌫش=,Bq4ʻקLp 5]5 BATȋQ-u+cQa-I|kg\LJ4(̉ k:+ЧPSEc #{V)*gwlmt^1KOgq/ƾ!դc :v~i }exܾ$e,m2Ȇ֑)Ul>O7 fP_V#U qEh\@l^WˏYciRT 'c8iJL"(<6b8 !wuwt(Ŗgem{.Ms|Y4=}U*@I-N+)ۊ?$3ȵ;xϵ230 {tWrLp3hՏwx1dTrGfI0̦&i|4Kq,>ǿHs9<fEUGv-Yh~r8V| ULEEc2<ZF@I-& w&mNDpJIe[E޷ _E1zwZqӎ*4?c {#Ն:B=4>QfI0,d]2\͘=CDJ:8UcqO!S\rp sKr~=hDZ 4EBg#z$% H]$/FV%avAT߂@SMp_KZ߱)T5h]6bUӺ-Dlp5?@)~§aQbǾ3rgccF|auQRʿYKp./LC~v8%ux]م#>MbO~϶x)  K25O?G,ocsb3m]VUtum( .rSv1=Zs壃,if`ln'E=Y>"mKQ:!2jG1糔Uv}nM=}1 9[dyB5t |־2'+]A X/+N2')I%} U?!֖|_!9Qb{csWi\뼂̲f=${J? pg} =%鼽[ Γ1S79- 1/ݙ- yfT”g4{_0^e33CGhYOanD=lV0FW>afZcPPj[IiÆ$:WDc*Nrqu5:2L4^tI7 * ڴ[`q ]8ݵ,=*4 w7x]U91b.37NIctEw3C<.M]AʂIw̱nu2>43 Z.㞏w9 YDfkd yC̸.2&9î]`\]F$.,Ui ~(U&(P~.F2 <4u # C*x=N0_Ym(l1ů.yrrR)Xb7gwšL҃ߟn2T=X ]!D c.9nyb]BGj[d_A>,q ^ݺKfno+OQ ~+8Jr4F'Vm[͊=?[~︧cg[MXiT-ζyP38]b~- ;(N龷T;er\V!+dI#0tugǧ\_: 2!sJ&ivT ;_^4 ۋsy*EPnÈtz9N!Vd+qT,w+0wB?GV,9:W;+FET̖-gͰ,k0qT/D aOaՋ]k!xQYiGzٌYvr4kL0v/~xQSeL |(מPhP%~[nvo+U),k]8ܵl[L =H E.YxjWwJ”'m^.v] Ө, h$_k%e^!t©2ktd6Jy9Ct :)/ܫ]X:&؅D O^ƾ\/.EN Q;Mrc\4 oj=|xXUނZQ:PJp YZ