nbdkit-ssh-plugin-1.29.4-150300.8.6.1 >  A ap9|W>)d_6bAsl2&91J] %`[O,!0K[cMixPK6%/Y{q)M+#jzā/,٬F{jZR,q4_n{jLЍ4KS;",W_uu"nH ܤ :>\+glR,< 9N(B-(C~f8e487446c9daa2982fb107ec7cbbd2a95bb9a1698eec9de8fcefd6a6a56117a607838e63a5275a4dffa4e24445a1608a0dc901dcXap9|=ipH Hs"lb j.g?3u3"vhIŬ'AضJw'];@{Zyt̼? #:?;d[¹`tA^pطO66wn6"ܾ&avz'yE8tݷƤ4\kAcQ532w=UHdBjx1o9M{4hul㱹YXut=vx']b熣 4sR\֝q>p>#?#d ( >lpx|     $ ,  $\(8 9, : F *G @H HI PX TY \\ ] ^ b c!d"e"f"l"u"0v"8w#(x#0y#8 z#\#l#p#v#Cnbdkit-ssh-plugin1.29.4150300.8.6.1SSH plugin for nbdkitThis package contains SSH support for nbdkit.asheep61obSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxx86_64[`큤ahaRb1245ece8f23aad1a6472a4c40937af9b4ea90e538e6c5e9aa0148441b3381b3c480d4d1dcba78210744a02b26c04ae0646f8e8b0ab5a02afe496e9b8926801brootrootrootrootnbdkit-1.29.4-150300.8.6.1.src.rpmnbdkit-ssh-pluginnbdkit-ssh-plugin(x86-64)@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libssh.so.4()(64bit)libssh.so.4(LIBSSH_4_5_0)(64bit)nbdkit-serverrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.29.4-150300.8.6.13.0.4-14.6.0-14.0-15.2-14.14.3aa&0`ݮ@`@`}@`@`M`8`Urpm@fthiessen.dejfehlig@suse.comrpm@fthiessen.dejfehlig@suse.comrpm@fthiessen.derpm@fthiessen.dejengelh@inai.dejfehlig@suse.comjfehlig@suse.com- Update to version 1.29.4: * Remove deprecated nbdkit-streaming-plugin * Added retry-request-filter, an alternative, more lightweight, filter with different trade-offs for nbdkit-retry-filter. * cc: Document how to create OCaml plugin scripts * cc: Add binding for .cleanup * docs: Document NBDKIT_VERSION_* macros- Update to version 1.27.8: * boo#1189634 * Version 1.27.8. * data: Simplify some of the Python code in test cases * data: Fix optimization of inlined lists * data: Optimize slices of some constant expressions * data: Add a test that expected optimizations are being performed * data: Get rid of EXPR_EXPR * data: New functions new_node/get_node with simpler usage * vector: Add vector_duplicate function * cow: Clarify documentation for new cow-block-size option * docs: Fix title of nbdkit-client man page * server: reset meta context replies on starttls * Version 1.27.7. * cow: Ship cow.h header * Version 1.27.6. * server: CVE-2021-3716 reset structured replies on starttls * cow: Make the block size configurable * vddk: Add stats about the amount of time spent in VDDK calls * vddk: Replace DEBUG_CALL with bracketed VDDK_CALL_START/END macros * cow: Remove #include which appears to be unused * cow: Make cow_on_cache static * maint: Mention online gpg keyring for security use * data: Missed optimization: ( fill ) => fill * data: Optimize strings with repeated characters into fills * data: When possible, combine adjacent list elements * common/utils: Fix off-by-one error in _remove * tests/test-data-extents.sh: Remove some bogus tests of zero extents * common/allocators/zstd.c: Handle zeroing unallocated space * data: Optimize single element lists containing a single byte * data: Remove redundant redefinition of APPEND_EXPR macro * data: Use common EXPR_NULL * data: Add a new EXPR_FILL expression type to optimize *N * maint: Also ignore signature files * Version 1.27.5. * maint: Modernize configure.ac to silence autoreconf warnings * maint: Update to latest ax_pthread.m4 * maint: Default to probing valgrind at runtime * tests/test-data-format.sh: Reenable valgrind * common/allocators/malloc.c: Remove bogus kernel hints * delay: Test delay-open and delay-close * delay: Fix delay-close * server: nanosleep: Change error for early end of sleep * server: Return from nbdkit_nanosleep early if the socket closes * delay: Improve parsing and representation of delay times * tests/test-debug-flags.sh: Don't use port 10809 during test * cow: Add some more debugging especially for blk_read_multiple and cow-on-read * tests: Check that cache-min-block-size works properly * data: Improve the example with a diagram * example4: Do the parameter checking in config_complete * example4: Use get_ready instead of config_complete to allocate the disk * cache: Move plugin-args in synopsis earlier * cow: General revision and updates to the manual * server: Make debug messages atomic * Version 1.27.4. * cache, cow: Fix data corruption in zero and trim on unaligned tail * docs: Grammar fix for .cache * python: Implement .cleanup() method * cache, cow: More links to related filters in documentation * delay: Add delay-open and delay-close * cow: Implement cow-on-read * tests: cache: Test cache-on-read option really caches * tests: cache: Simplify test-cache-on-read.sh * cow: Improve documentation of cow-on-cache option * docs: Improve documentation of .can_cache and .cache methods * cache: Fix misleading LRU diagram and comment * cache: Refactor printing state into new function * cache, cow: Use a 64K block size by default * cache: Add cache-min-block-size parameter * cache: Implement cache-on-read=/PATH * cache, cow: Use full pread/pwrite operations * cache, cow: Add blk_read_multiple function * cache: Reduce verbosity of debugging * cow: Fix assert failure in cow_extents * Version 1.27.3. * ocaml: Change thread model in examples to SERIALIZE_ALL_REQUESTS * docs: Correct --selinux-label example * data: Include byte-swapping.h * wrapper: Use vector type instead of realloc * ocaml: Fix comment on plugin .pread field * ocaml: tests: Add .after_fork method to test plugin * ocaml: Add binding for new .cleanup method * ocaml: Rearrange the callbacks * ocaml: tests: Actually call .get_ready method in test plugin * tests: Add a better test of real VDDK * vddk: Implement can_flush and can_fua * Version 1.27.2. * ocaml: Fix valgrinding by only ignoring caml_stat_alloc* functions * ocaml: Call caml_shutdown when unloading the plugin * cow: Reduce verbosity of debugging * docs: Remove nbd-client '-b 512' flag from documentation * docs: Use I<> consistently around command line options * ssh: Drop srv_pubkey entirely * plugins/ssh: remove pointless code fetching SHA1 fingerprint * floppy: Note that nbdkit-cow-filter can be used * floppy: support FAT FSes with unused space. * python: Remove documentation related to Python 2 and nbdkit <= 1.14 * data: Add le: and be: prefixes for little and big endian words * data: Rearrange cases in switch statement * maint: Untabify configure.ac * Version 1.27.1. * tests/test-cow-extents1.sh: Fix this for new output of nbdinfo * tests: Skip tests/test-file-readonly.sh if run as root * wrapper: Unset DEBUGINFOD_URLS * tests: Test --run + --tls + $uri + $tls * server: Add $tls shell variable for captive nbdkit * server: When --tls is used, set captive $uri variable to nbds://...- Update to version 1.27.1: * server: Add $tls shell variable for captive nbdkit * server: When --tls is used, set captive $uri variable to nbds://... * valgrind: Add OCaml suppression- Update to version 1.26.0: * Version 1.26.0. * docs: Get release notes ready for a release today * valgrind: Add OCaml suppression * docs: List release notes in reverse order * tests/test-ondemand-list.sh: Skip test on OpenBSD * server: Use struct sockpeercred instead of ucred on OpenBSD * tests: Don't break if libssh is installed but not ssh-keygen * docs: Add outline release notes for 1.26 release * Version 1.25.9. * tests/test-debug-flags.sh: Add a positive test of debug flags- Update to version 1.25.7: * tar: Add comment about why we use LANG=C * python: Split up the large python.c file into smaller compilation units * Some documentation and test fixes - Use correct upstream and not github mirror- Update to version 1.25.6: * Improved documentation. * iso: Pick xorriso in preference to genisoimage or mkisofs. * vddk: VDDK 6.7 was the first version supporting extents. * Removed deprecated tar plugin - Added multi-conn filter- Drop ExclusiveArch. This builds on i586 just fine. - Trim bias and redundant information from descriptions, and adjust descriptions for grammar.- spec: Fix license- Initial packaging of nbdkit 1.25.1sheep61 16433867841.29.4-150300.8.6.11.29.4-150300.8.6.1nbdkit-ssh-plugin.sonbdkit-ssh-plugin.1.gz/usr/lib64/nbdkit/plugins//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:22621/SUSE_SLE-15-SP3_Update/5030f8e7725511181c96e86070977ff0-nbdkit.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6ddaf8594fca057a6030fd50e7b45adb87587cd4, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRRRRRRREB2T,,Mutf-81fa06c6b410a1278c5fd28a545d67922dbe9ba10685fcd9eb027a44996006bc9? 7zXZ !t/q0] crv9w867=J se; O񩗫V}EA3'ScNNK2:?+-=/I˭-_jgڣClk!xF+o\~i{(pFt@S,kz!akc!C5%'66ZTk~5B}?Ld'w @mf0.ڨ_:gSps(\#ٍ)1CiGJ HU4QyG"_74IF%Bk k*X"SJea2paz#; MfV=He3]㫩_c[U[|_칬梠ehR |4B4쀅3J ':`kލ+e03kld9EuiQz+JAկSw1.dN`/KPHœRHhCy|бf,3>ˀ]򊸘"$=i*0@4A_<>^*Rvv#F|v{mg(NN&g@ȄR)ͫkQ`gaQn+El^W$|f&Icݭop/\R8(b`3>WBˇe g.A`xOp23掍 6CUF&2h@Rjb H7ue(2zٌ_ _pf<5 -KCfڐx3:"_6G9רyX:Bnl̔wWr')vZyֈRղk8hac7Qo(7B$ 7yyfW5z9b~}hιtv7k̢T/qӋH{B}Gj+_ͫWOh",ʧj0J'EkZGj\-`vٍ]8r5h~'@>0PkC;_ZwUCb"?siS2}$yZ}_7c|RfhU[;Oͪb"L H7j 75|^˦`gLoښ/LEqudYWVBxp蠙 ,Ojk Eo"[`W?ʁG]V qcż0')+fՍOOgi>s hQ{Z!/qkSCK ۦ,D%*M@e%PG$k'.lYX {EˬBwx1d@#=1 +nm~O4l .EoݝՔ%yRgLwf*V0I7ND~q˙9BPPo᨟;K$& mrxQ_hCQ]='Kk dPz N!(:gu FWZR?BZqms5ԝC8i^dDijx,}8ݿ6@vT+ZϤAPN)Ŝ$_8sͅ}ocHt:AkIF8a!-j=_nU:ўjv$?X4L8aGtt鷉AteVK6i}iӳLQd@, Z8y_NeBY6M_EeV:ŵmʺM]IW-:^c)Wv,g*cc%o;Gu u 8P$G5֜b' >63VgfR=kRS* *\&PMCiuyQNB4;\nigI3"HO#[<\δ6@K n#5w<GzfN,I: &7 f]-z`e_ H,K{1HߩLU9 4! Ӈqlgsmk075?5%OL$zv2;@m*1C.(!љ3S\-#H)rh}_Cqpq*U]DC"*=y_/w IQ5<@6ug4 lo`[>Oڋd -qW$j*[,Xv>}MM+rRMKP 'pBS|ܽczLEJ2(>FZ|/2of0Znm̉~ H~Bmţ<,`xocc!a SW@u_f M^ۤo7w4ܫ=|*\G%upE8SJظ$ΥIE}7Cɧ{{S [.of z%yMg~DA9e{5^z`D( okO6OӠu Yry`tKuCxLd3t&45E+#@e2zax{I(H[Q;*X0#=2a)W6`&8 K!_:C XۄʶSffl"o 5KNu!ֳBkgntL6Yp( o"JZ%'B?0n+]{'iKj?9;|b8:z%_vʴ]^Erũ/OȜ)lhG9hm &y, E)7zha36^-c'fCnH"n"^z炧\rGDGc_ TB!ߩ2GvNbJ)W\ bkgK(SئhgG+үݮl3Ʋ(:qb $hд"֟9%b ngV {G[0b߉xKhRM[f/`|ji'.AĚ;[^G4As]XN} W>DIޣ- nU-Bi.\@3]?#jE uW:dn="~kqt) lRwo4#`@9ZecH}lBv{ '̣ydQ;,kJDŽЋR ՞7'p X=<_="ׁNO- qMhbMEr'74TڌX%3A;'m塋+s5@ ɪj.¥&/d,yǕ8Ir-֙A?>[Ibh.AkS׆BsV|̱ .*ːIv>k6p.w궋7뻛N15ᣏ)'8#E]UYzLW"r/$%5$&uXƎNP,CU6İ9R6M?yR uP2FbAo7xH<]Ԭ6Ͱ+@Ej|‚j9MU731t'Cx{Z{[5Ж~Q^ 9rޡmՐ|iT/kv/[OFNBS'VW'֋)l(DCvř\f8+OZ^5N,RvNgM`RʴbE˟A?A &gR%<h?B yx_FYܿN !sCNPNզ?I]Fd+tJQu(džFPKH y`JC&~I[KnF)wଇzx}EV.!Rd_ iX$z/ [v ˈ({=+́?1W\?  D@,YcGC2Dy-\\TAZyr/R4],2% yxa/=agFg}pu83/\"5skH$Xi"\VCv!r3F`pRN(~}4sżf +Է~=b3Uh ޓ(,ŀ +V+ø{ȝFʞ `|gjc]swџ͜^ ]撁Ա : ]:2>.H3eV݀ ]yzN%5Xi{3¹~)zj+~ z|ʐ\#l厼 6!%ۀWuڨrq<7;BIJȵ8M[LCڷ6uƑ5G\UȖODQWNq0/f)']KIGg/C(Ӧ%")ĈLJ`9$7GomեU^FLfudAos)uCր|RIӒj]ǀHqlXm~֖RYc"6#(KK 17m7D/gʟ?$gWݏv# {b j X1Gpٵ$إyMMH iz2ө"Bmn{PKMa ?갪Q~ɞ-qV7rZrD'ؿ" $Ț9V~u N(nH Ӫ%ilѦnQ}s#~t?.B5m~r,D1 T4=l_8zÇGLicPKKr ] 'p/#_%j~LDQ0@YȚ$ *nm^qz7--Ֆf"O{5 Gi&):z rVq}UՎ>u2"2ppVo%]LYOBނ<2~hb[KT$af׸~3 n]DhmsӿS"Uah[lZ_n!6AmMa@_`'5ֿmH/ csprșj6׃&" b뮉^]@6C 1Ɪصs[|7 qb2Ro)CAM ,8` I)IxwcjׁNu>MbН׷o:>7 BGXLX!"0y.od]C& 1$"T`F5}z]gO3zwVv4wiK-ZzkVI_cg!һMbkƟE#EZ|baL<6x'Ӎ.c~?L}ET7\mO{6p/,@oǔmA 2t|KlIa1wckWX*\͞"q`_#bdUj0퀠 "^SX,o\FMQ>b6'wϛB>w 1h2r ݢ []J}`x@)M//D8is(`LoB.g woޓ8g}[b ]Lڣv`o.ϺLլ֊eSokP10J@1s\@pGYr$5MZ% )5Ќ2ڂ!q$ML}s-@7#Ϲ;٠lZ7bFQA8K&Q!ﳛ@,9VXW^LN') B ڍmc]ѧ3Ţwj>6N!i9VGaTZc̶P? DпbQLJpXh{ f֌X ͸$#;'Wb`cc;j0 \g~nȢV lo{$9y䓷e:ڶ~T6RYK5ƒѥ)# % 76>.аi):>fNQ4 $Lᚍ@"(lNB4PB:m>/D,gKS3GPq"`GE So_E*w"a/:Գ֥#E pW8>[(DlQ c0 :`g\tܧsr`gű5/Y,X{l%4jsvVZ ?dGjD*r݃K ]hIimڵNyu:nGjCCIƄTGn<(L2$eCv.37M*1{o{Ͳyh}M+]A,DI.$JÎ'D9B74s/=EV܃Rj llׯx#79HEly̿ JC.ƽ9.\MFXwrX]E=Wutْbo);zpN%"0S跣ۯɀdb5ZיCzfcI<|06Ix2]8*M O%'٣U%ϜŜ#My{2FH*2.FBl'愊L[fghX[n XJau>4Avkwo@p?2>0DZ]*rkްOajyf9keU)s-mDtt~  ;Q*o.- ݤIp~T9ʢcGRw'F X x?kYG23.RO0s[Hb}P OĩghzdgPJC,RPS젞Myм;Bgڤ)kd >h&a'L@owr /1m8M9Ni!=Ӫ yUj}M5PuK]Kh[jP"ab8 T5a/[4ʏd-ʹ=UɁ.T~&.o|p l`UEigNT9j%㵘rU7VK$ݤH/*,!MudR YYA ޙCRNUQW`iI >ғm&OC886~WVJ,$WTr  Dۙ݋ pʼ,u%IoRRLʼ_m5%8 R؞XG3+%S8>mi7q ,ӕ4퍄J зlinyq׾Zz[GuJrX~ѥw/^u~KNU<*)fe,P[X9+*fK(~#X{^ mTPUf й@H?Ϝ0K7uCA\PieskЏ^0mK~#;E(~ݭ"]}q9OLoq##ee|#%`Ի}$MA<ZH<=6Ƌi>^d+b+H^p`Nid =zs{;yII6q||+i'oQ |c#|7!ZyX!"*7*jQ\$I@_]Nr䑐dZ@܍yc%1v0JO4:9i&M6c;#~oKw&)MD+5=_HTs= gP<&`By]d&2kuogVP]jAq9˰1=9E?DcarR a:ƷIsmT}K"ɼh8lc\8o>kpH tېPQw_XHzf(!7W)l17jftqD {N^H*-˓|Nwݰͧ&g,@fgRݖl ^Dw15Ҽ`5 α0DQzB/. '*Ѿ0Ԧ qM0K C4%R#}⫢1ujkL_<30SlVڐycNj@_%ƫg4c`'d+C:q+;Jt-d1;ot0S$r#=Oa+:qҹGRLUvbB4Q'A¤Y$WŅ7Vu!{KyE1](CʐlJW[4Mد_ H"(.+~i) Oaƻo^+G8#F-2UE"k`ą`"PAG\i !|Jw.JaDC2*rĺoi9;MWkO4t8T-ləBe{Ӓׂ}iFwYdU\ T=mJ<%FSo/bQBIxL0޻4L[N?8Afw'9c`]Fd[31*dpbyJv84PXP&4ۢO^pw`'qГ_u@:t-XU3ɀQJDtV,+jGZ ߙ+VTqUOUc{%\ψM.N#Ǒ_cUp;2nN &,8&㿤QQޕH[p[nz×_$ʞVE pѵ`-͔ȬXPĻ=:bܹ5~LwxDA>E^ 0d]i6|9B:zYXC; % 1v,*@B|X`7/.[2išvڳ_}(ZAȡlb(MT6tm x_e?#DR'\mص|6ce: @_$YWkObFWP*?;bݐϪ&>lx^!j:Tq]&9oE [=ԕԁ A/m>)'|@3T;|f{ӥ!EdeCj%I{ɤ.z@t7W]Yp*4?_]ƿ?W&M UXׇE` \GkD ]nQDZ%FqÃJ:a*G(pefLr)stTʾIF[]Lg! Ti< r봌H%{]?y9D= dLAC |C i2/hfNaxsDWT3xǜ9p:6Ĝ9qƅ.f7(HH9VSp$}SmSSuh8)}U#$"2}+0Z3:G]uYOM/)ْjeƿi+7ܩ9A]v!Dt{8.Y8BFobo`B3 Ü'"8 R`]( p/5)6(;Xv ҜkEalݓB/# @Wŵl(wǴnd5F.Re/&5;=~eƖ{M*CvVn5\,3 i fVߓ0#d#M:`vHȜ 54eFbpxC1C4Kn@vɶr,yc>88+y&_F:B (6 h魿|ꓖ7z[tڀ^b!ava^_ϥPW %D^B_]}vV('>Ҭ;-!D!(xJ+GpԕHjV^cu :6FbR!fe_sx[cl]K$:($X:0-x"zD@ TsŽQZ~Z11$|錰b\c yM>r%aN"l{%f훍}LBX!3߬C'd-6| {Xx2b0TJ^a>PPy 5{i _A&AGbC3Sg'ӋNv`?eXs4}&-pGK6s)xX,9nrIF{:\&