dd_rescue-lzo-1.99.8-1.2 >  A ^p9|֓?8C=qy9yw {dF!8N$OqOQ~HX @5~>^_Z*X=7Ǻ6Qk,P=jl>(Y&"u}.վ+њK5F3 %{N ,~(!U|k(KQ9YdXXtr=̉S]2Va1X ޳]TeTW/!hIjl}f+d/J^$C?qQ[a24c0145eb0def9c02d8cf80f4dab671192e8e034c7f5f3790e7a739fe47d965d035d1f457c7b31557939e543c6ac6de728e5aa4f^p9|kttxEcna߁-)?) 67!%].vwC9F1hB *.b P T,OUZiPpN)Wl9:ƚ^4/4x~NC5zBX!䈖]A%SD#)d1$a&h>` aFX3\<3 d1c+t{XD 5$&Df=#5};=4>p>l?\d  4DHTXq  & 0 D I Pd} (  (8$9|: FqGHIXY\]^,bc6defluvwxyz XCdd_rescue-lzo1.99.81.2LZO plugin for dd_rescueThis plugin allows you do de/compress files during recovery copying with dd_rescue using the lzo family of algorithms. lzo algorithms are very fast to decompress and most algorithms are very fast to compress as well -- at the expense of somewhat worse compression than zlib's deflate. The plugin does offer a variety of options to handle corrupted .lzo files with some grace; it does skip over bad blocks (if the block headers are still intact) by default, but does offer an option (nodiscard) to allow to attempt decompression on faulty input, hoping to produce some usable bytes. It can also search for valid block headers after synchronization has been lost due to a corrupt one. The plugin also handles sparse files (files with holes) and supports appending to .lzo files, so it fits neatly into dd_rescue. Some fuzz testing has been applied to the plugin's decompression routines, though more will have to be done to feel confident about feeding untrusted data to the decompressor; the plugin is still young and might expose bugs.^/s390zp37SUSE Linux Enterprise 15SUSE LLC GPL-2.0-only OR GPL-3.0-onlyhttps://www.suse.com/System/Basehttp://www.garloff.de/kurt/linux/ddrescue/linuxs390xPA큤^^.UU.'^fbb0d53bff6f4c81060473fb083767255cac15218695f0b2734e112cb8260ec68e56377c9271a6d0709d7b5ec14663512b32523335610886069b72a0d445363e150acaffe4d3f0d63d93d5798b395978ddd6266824a1607520d10107989298adb173ab5972653d4650ada8a3dd68ddb03ba6dd4a1bb0b2ffb43e69be99765809rootrootrootrootrootrootrootrootrootrootdd_rescue-1.99.8-1.2.src.rpmdd_rescue-lzodd_rescue-lzo(s390-64)libddr_lzo.so()(64bit)@@@@    dd_rescuelibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)liblzo2.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.99.83.0.4-14.6.0-14.0-15.2-14.14.1^@^[Z@ZZ#@Z@ZYYY@@Y@YJY-^XdX]XJUt2@Ui@UhTU]T[@josef.moellers@suse.commliska@suse.czschwab@suse.dekurt@garloff.dekurt@garloff.dekurt@garloff.demeissner@suse.comkurt@garloff.dekurt@garloff.dekurt@garloff.dekurt@garloff.dekurt@garloff.dematz@suse.comtchvatal@suse.comkurt@garloff.demliska@suse.czmliska@suse.czkurt@garloff.dekurt@garloff.dekurt@garloff.dempluskal@suse.comcoolo@suse.com- Dropped build dependency on libfallocate-devel as fallocate64 is now in glibc and thus libfallocate is not required any more. [dd_rescue.spec, jsc#SLE-11887]- Run tests with -fcommon in order to fix boo#1160261.- Avoid running dependency generation which can produce spurious errors - Use %license- ddr_1998-sysrandom.diff: Use getrandom() decl from sys/random.h. - ddr_1998-testhole.diff: Ensure we have a hole before testing hole encryption (fixes bsc#1092758). - ddr_1998-ossl11-warn.diff: Avoid warn from memcpy to openssl-1.1 to EVPCTX* internals.- ddr_1998-alg-caseindep.diff: * Use case-independent matching for algorithm names (hash, crypt). - ddr_1998-check-nofail-noxattr.diff: * Make testsuite succeed for builds w/o xattr support.- Update to 1.99.8: * Support openssl-1.1 (patch from Marcus Meissner), patch dd_rescue-openssl11.patch has been merged and is thus dropped. * cryptalgo->recycle to reuse crypto context (neeeded for openssl) * Fix memleak in test_aes * Use test_aes in check target to ensure all algorithms work * Use std probe mech in test_aes, so we don't fail with SIGILL * Fix build without openssl- dd_rescue-openssl11.patch: ported to openssl 1.1 (bsc#1070369)- Update to 1.99.7: * Work around gentoo dash echo -n breakage (reported by whissi). * Optimize away strlen() calls in format_int.- Update to 1.99.7-pre2: * ddr_crypt: compat for openssl enc -md sha256 KDF (openssl 1.1 default) with new opbkdf11 option- Update to 1.99.7-pre: * Fix for segfault on multi-overwrite with -2/-3/-4.- libddr_hash-round-down-static.diff: Mark inline function static.- Update to dd_rescue-1.99.6: * Merge previous SSE2 detection patch from Michael Matz. * Support calculating and validating checksums in the S3 multipart format.- Add dd_rescue-i586-sse2.diff to fix dd_rescue compile and runtime problems when GCC defaults to SSE2 also on i586 like with SLE-15.- Cleanup a bit the dependencies * Run %configure as separate comand properly in build phase - Remove support for < 12.0 - Add condition for openSSL to build with verison 1.0.0 on Factory- Update to dd_rescue-1.99.5: * Merge the two gcc7 patches from Martin Liska. * Better transfer length estimate (thus better progress report) * Optional ratecontrol (throttle transfer speed) * fmt_no was unsafe against undetermined length (pre=0) and visible digit grouping characters, resulting in memory corruption when using a -b logfile. Thanks to Marc Thomas for reporting and debugging! * A few more minor cleanups and bugfixes. * Fix segfault with graph in reverse direction with too large transfer limit. * Fix build with AES but not AVX2 support. - Update to dd_rescue-1.99: * ddr_crypt plugin: Add support for ARMv8 aes hardware acceleration (works as well in 32bit mode). * ddr_crypt: Fix CTR iv initialization. * ddr_crypt: Support for openSSL Salted__ header. * Support ranges in fault injection. * Clean up write retry logic. * Improved documentation, Makefiles and test coverage.- Add gcc7-fix-htonl.patch patch.- Add gcc7-static-inline.patch.- Add three missing doc files.- Update to dd_rescue-1.98: * Fix AESNI detection (x86) * Avoid test failures due to insufficient entropy- Update to dd_rescue-1.98pre: * crypt plugin: Encrypt and decrypt the data stream using various AES variants. There are -CBC, -ECB, -CTR stream ciphers, and 128, 192, 256 bit variants, also with enhanced number of rounds, and with twice the rounds. Keys can generated, saved, or derived from password with salt. On x86, the hardware AES support is used if featured by the CPU. * Speed up PRNG generation. * Fault injection framework for testing. * Some minor improvements of the plugin interface and fixes all over the place.- Add gpg signature and keyring - Cleanup spec file with spec-cleaner- include the .changes file in the .src.rpm as its used during builds390zp37 15914066391.99.8-1.21.99.8-1.2libddr_lzo.sodd_rescue-lzoCRYPT_TODOPADDINGddr_lzo.1.gz/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/dd_rescue-lzo//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:SLE-15-SP2:GA/standard/ee3364e0564cbf5e09253e04c3750399-dd_rescuecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=652fcae2fa3b095829ac2baca2f040810a238a58, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRRRR&$N x"힛E[utf-8d930adbb9a93009d1f7f9ba621a7371b6ad68c2821d5d935b93c97666da8b31b? 7zXZ !t/3E] crv9vWL^O_8lav>e i͔ͭߋܰlؿoj6p59&$Y3ZqqihQ?=Oh*P狾|‚RvK%FxQl>NNه,\:1{.mߖ"L6NV8j\P-X_y,~ܶ5E %K9!zZ)H‘ˋ3_Ic<2zF&fH#Հ:L̦k~bG޳ɝ%̩}8)T)S}&teNαrʬ<Ljf g(~| 3U/PGFv$0̯Fwżn i1+ʆ supCQk62j`9΂) K).p1qz! !;9.Ck-MơvqU?doWB%!TByӺ(S4}ӣpA֦\ kkt\7ؾt^,9TM A)32g&;' v=`q nơTBqG Ay<''bzEč߽' M8 $tsUܫpj:od6_bqg ' hiu B{cԒaY Qh)v➌u9mMN]t=ӆ|K.-԰s^i%”i??ybD#(mcRppbٓ7\+~lsSai8 oH5秺`a+rߜbsbp!h0I 4\ăJھ`JKO UM$L /usDY7Ai gqt)d%lF+D73\F>um)zu.`q]*O|߅$S.$I{b'7J1g}S^hm.Bj .TԆ{]vZ&D܃ 9 lh3m/^8lYS}^`@`h\S2tG ]XScI`UFzGAѪyT;54efkB_b.ӁhG:m3hG$qGoN`,9_w[@ .hn!A\geҿCHFb^"=:L%y}o۝uu zJeM(`DٙLp YG/cՅϋ03U_@<,hE,`~vY&,;1CF-+ =mBN+ΏS(4;\ҊEE܍iz^tN>'ۛ:-qCH1?b{J gPΗ5[ zr패Yf/(>.>Waj m{GOUMTY09Ao}Dc hH8Œ` P4MafE.L/u;խZA;zOjϿ:*r` Z[HCc.REQs+I#ѕ?wݐ)!9/-<Ky hD@̋5l1Q35=drlքF*N\@m~c4XX@CIcՒe?c_ k KF>8 ;.Aum Ύc.5 v| Ré=qsnAkBcC|?j4}=8SiI (zάT,+e ft䋽ll&-dm65VV2KAzHlD?>M<-8/tYbo9iޥlAx-{Z|V Q<\E#EV$/pBNH=͍xδ0T .8=҈-;e|n,pΓ\US7AM\UrŻc+vG[eB, OA zcYAm+ú*b !t|p1MYlCF'PC2[Rr8 ϼC *rjPgO4qizU?f`ah3TI7JX'+oF/>/N TxbpAaˍ z@8{8,&K .EEM;h)$vAw6y#L[MZIlzUܭ ?gQZF6$,%AsPɵ) ̇ş+P3K=S@[s2є$'!*l >}ь@/efNH~C8nldj{4@\;jkYmE:h&# ]؃VB[o%ǽq[QRBOM iVzY};yG[FD4_<#y݅r@J/8 b:6M{d P9:W9a0 VB}GWV2 c_ 郝;h5N# tYZ*vañkcL[ Z ͬnZ1҂mv2k%^r)U#%>(G Y σQ2/wY: 3ңA9?鮉f'~X%0byZS,q*InRLY8"i;LY'g8z,TH/oijШ6TZQIbvl+2~ANm[Oᗚ%yny<&\&lvw4# ;hu1X;"8NXl{M ƏOh/ 'v{ήWG! *Uqww Scz(tZҖgU< dreg2wI`m&:ljZ5f[ʧlف>`R@⌭`N4 Tḟ%,5|B/MGixR6X N&BOldg3 h"^Xwgo^Js= }^xKS&E\NnLJK$c+eUJ(EX]ԹNQTyQJ_ӕrޫ۶JjmpEoP5=\%)vQ Rr:3͓-sJWլҽ Mwa H]9|M=A#I'ôE[L6:]!PnUĵ?3 aR=eE.Z6Vzt]P7,'*]wҁ.hX`3`MĕVc_|2BgL-F=ѶD嬲b~g1׳ +*e-"q++zp'1IJ%@i|= `2 qLM|龛k0+% jGzTF3 ?E l$gE`(3bI IZyUÊ~'N 98A3JCtLGjM6nj[(EXY|7 v ! osArOJLrOtRe:fY;$y^==K$PT!xeq셌w\br&:s0D<']34yaAt$AM]:+5m9>ff&)k*1};QvK՟CTr£yn/7 +[f/^Gn1R-dCb))j,}|j<56~ Zpe3FU$ߚ 3\W4MW@ZJY%{o/!̳p t*b[Y'OEVa-ۛnU2HqGn+KJ[sn7&!}uʑzgGT<hd&WuSP궫Nj _Nֳic6)vw}8 .ae+]G jl@ '3iTX PcɊ!/<2'Hﶲ%53ct]z{ډIBă0A:'#]8,ሻrVGEO5K l?kŪ9h]f\[-H41d'✛?4r^Rlvq-jȞ;CPD )1`z1?]B&JT)JR] ?{5bL{:sV ˝Lco;ug1]kkuXUa1NWM N.A'k_̦ ~?$wŲh< n_[c~{ gÐ f " upߪ"\ԮV~h׿$0ȄYQ[Qsbj 6D}aZ|MePƙCʂqP[b45NI:9i/-p&M?#I}> 5 !Q MN0Gh/o'V{-#{9c|EՒЯ%gR̄s7v,?*w@MQ?,h]+tCc* p@|&]* ?z -j'(l_Ug,'ʶVw@+ʪ5=Xŀu GCȾۗ.!J?hy>*_D\7R<<ܹ0?@鹧#85A ^ C jbLZ@4I'Z @a`K{nѫos:0wu뭏l>}.HVGeB7N=m鏝(~r&?{sDļ N QmcA[/Uޔ-va,Tt߻[ :rԢyP@ GJtq "Q{+^j ~fʒ>9hw.<ӬQ+ǩ=i,>IG!e4nSI'r_+`ſigl3҄3ԃ/SX? $VٮjQ=ca'RbDUSHTRQ^;DƦTRh i q Lb6@U/}(DapH 0{YpcmP:Q_8bE] ⩶3^""\f4f3Zg[\rG\rrX+ iiҗe|+MX0PjFG õ+"{H?f5%վ-Sȱs;$- |h^Udr$QwHrÍ /ٚҗ26:a&bWz|UZ L_ӍL)跀E,`_'-ei@.P9cc@Rq@30WW&4`\f}{Xz7E 3  B] n+ˇVދlB.gnCmpgN̙.eGGdke@waG/qE֦mj>$xSzTci4^0k=6I gCqFnR52ۑhM( M԰yyZ-ۓ!tLDpA,N)b|%|%&|_’#}wE(a&d/Y ?FGgq:$Y/<SշnIVsZT/&3kpqA ;q_MaSpi2:/ fkKI.h63/q!i|( HhJ:ht迾6SL>HB&vT[f{&iIuzDѲͤd51=#68:{;PUa!`D|vl`%=zeRG;9f eҥy 48JHyU呔!~ ^3{PJI!]"DW.\}nWBšЩn@*|_Ӏ#a U1ĽIS!M+Jǭ9dEl vSqϑ896Wyri&]Z\;1ɻ4^W_2ݍ 0sVf)|^Eې'\b42ڪ{,u%dEmu8b]IІOi.Qs բ׶SH~c-6*>PvtWZ2y Jgmjed8UuǟwۓsFq4MYolꑱ*-U JU_=dpgGRdDdDCxP޻\J;e\_s2y''Xr!pK˲a*1SG!]%=f{va6㾥G|`T=$E\)tZxV/px\AoC]BGWOX ¸84!3{x|927 \MoIV#M6S#Ԋ#faeۡ=׺(znPayeV{qh{(&G P\|("dׇM50/E<%bĞ l̇7OUhs~35Jgh,Kn6k6E!:/lj΄9XG2 K}#D62M{=BMDe/ΎnNKn8% 7Y/8ʥIޏNfy*&۸Kr)a^|_dih#,v:ńe60]W[t[]=ZטN" ȭdᚊje5ExvKE{'HҳpX\}\O )~zGhƚj>2̽WN-2G ym},PU7r`" D \Ax(|i'8^\]U|6I^ۑt#Ijx'Q=KF&s;ZKQ`)bC+jg_˱O*Bϝ.E,ď sB"w:nZ2V:<Tkw;L!!4 OG0\ti<2EVH%2%T^\Fhxy\3]=n@Mc .Up7ba#3\6Tpz/"Xn~h`ʔ_-B|]}㍭Oru|LtG$,E1@A7}O#Y:\ M7,03{6ol:Ac<7Uվx ^½|')pKjRdu,#+8Dr!*ʐ[khԲҀ`[+Ph8p(o?VL<dɿ0xJ8X%1 ~X1=:|K Z@;ܹd҆# lôTvY }@ZiZ l#FHȖi&BUf ӏhDNIdgwNcjjhw:11cv٧e" (T7<0_ho :q6SzPC>b#x9s=; 5t^I|˟ ҜM :39{)[(Rٛj\yoa#,'i>m4'?l2GjkRc [C*`D{Ef\ERц2k`D8Dm|D. c-͘"$pWqv;m)꫙bƱNʙ9Ҝa ԙ nUDG 44@LקKU. p6R?hGYif8e zh}!Y\>w~k8!s'-/{tf!ov޼27XVIQ넄\^? J3xZC )Yob{h8I\L;V}]sF9U^YQSq&˴Bw OuӚ|DV9\4>Q:= x7.ςFb}0 1 oS&|NaLvp 1Jd*F:Lx9_\&S28ZO!7,Sgvd91%P;wuP[%8GFN'>$9y 20 _9>RNGqdHFnuɔ%"SmܮkPO y|ncQi}5Y1kgH` Hqhs^/@w%k&,ϋGйL~3sfa8TU3 J~ 5M(a/"Bb{pR&GMr2gsPIpmBuűQajN*nIso]WuNO^EK<{>lE%5A*oڔ]NUcPNEf: }ʔc"аM8hԿ:A!&O䪿f3os]uj"IXGpCE7j7 K ^nT&*i@Q, Q -60*#>CŔ!bGa, v˸ $ek̵xeC7C6 f¯gy&(̗16zj] &w4'`hz{hqױ!V9^@)UU>9,K& cSB̒' z:-ȯH<6Chrz#NP(ӧSN_]BEdGoYΠYnsuُ{wMbMj,bf^qu!)X7˂(70. m>Mx+~ ?c7xkE6a^a[ہ+kH-_4m/nph %}T ۇ! 0U#g:7D|V9cW+;lإ^8{#mms{ivcj[ړ~Mٝ@|\r>lLP-D{d;q%'nV2/OdZmjO9!uȲVzLz,\_e_dokG9|[u"L¯YB!Q 5z@[b-M@qw P=)RbӞ'giɾ8+쑉̱8dZs<%ez>q|I@GHzzqrjaU,5"{q\>s8ϱj^v3 na!hHxqߛxyL1pWA+12 1uiޖ+~"M&pwI:3$ u ֈ!g zO+ZQ`uREDPDT_[tB~۷iʤA$ LGbʒ!*{tLsڡ I)x;NVj"U `=5Hߺi#UX/wx-Va-2y޷?I&$`:}.;S[0?3vլDv{eIt L~n{ pz!S# ؊'y %;V%#;6 5<%3adGZLY߼I-~=tLV4Fq"Fbm fX\0%#e?Lъ&T.bA3ڧN¸!5&P\WYJYE$caC6:990,QCA$ 8lVd`X7mbwpWp5sij"uA^WQW% b@(vmK͕v+Уm*;Ƙeޠ5dJY']/M\^eԄdh L7%77 'APi-Y H^T8rkpc5BvF҈$IZ%[*09qp x`-7 !V8L'WePm,&>p`V,73yt$(ei_!8lz嫿]Lsvf3)_e"pJ?$ &K3;e+w@[rO>$;Ӧ4-uIQjz-.Aq;R0+\ 9G',O5` l߹5OڝzOTLp,)5ܻiVy ۡU憢3BRKYnŰ5K %wI{,/ B6OɼDJ;عqTT|8J'2L l9rP-@gp^?TU9i,IhMGOQ[vA֗ߖSt7]a(EtՃl>"7;tFe `̿lfBhy 4]OۦnvY ⧿'I6(҉5nzou|L]Y]Y)Y2{?+0v(xk"Jp:`-7{jS%*U7u1L5{; d_T~H\v {wv!ʥ WF%7jYEY4"֢uvrKsN -9yglx%pDk⏗dnrQأԖrBvf36v T~\(;(:&!$H `BQ0VfJ^y52 }؄"p:"۸L^H$ ;;Ѓ񘎆\G,>E1<.t% [ևgbhёG.Jn3_$ 2P!sdM5h @>] *9كMEۊǢ409a7nL۝7O֠H>\;Tf9 \k\-O/\oqJoYȓϸ70JG[Qc ${#!a6ƭf+˱Vm1ڍltLSUV'ؑ]uPΥg?1kɞ k/A?eK3`_S[rq#ub" %L  ^?TPnjV!F]g-\фոuQ\v-]®l{Qޑ^ta^R[z4|X\kI_;TTJ͑Aså\tL=c;C6ܵtHj=zeK>ˢ)1֖>pg_-@ڧ.lCJnAPř99ڤf|{TI@oHev]X-N#||^v (~PvA@m ZHCۆfMbc l1Du Dy ,JѶ> )R r\[  vEѦ i)HYb<*dl 9_)|"ŠaVmNpTq0W|,En R45:< 5.z=e_]ԃi!^V*ᥔuώ-ӆ_U3.FqդoȦbUc (/hjߔjlLNs0_-ĜWldʼ'P3WDtmVП|P25jef^刪3biMN^\,_{ts;&b O@}IX/x}k HR_.'D[~~[OM~W @ۘv] "j%GV3q(xu:iѩ$~LU f~w4?MTJR}z0e#Pw]h}< iE;ya`õ'SWAl-MM]˫ mڄ8~`qq(ifƶ<1ン@Q)v%=g0#=d䦤6)Y>5Z}XV76X0.snK9gLJUפ &qApbb6Ϙ󙯚7[ 5Z\\:)V BF(I/fD.'Rq0jҙE G mJf{D˾dQmJ8OVɥǯd Q~ԗhߺi=Dy( +>,u:z|R>J>jrV$K9%B*CB 2u%~WcJǛLJu{n_icfloq ,2r%(0| lrW8(fpp 0֢g]!T bmxeg Ek]&`ؚDi6ruBUω%lxG۶ YZ