nbdkit-ssh-plugin-1.30.7-150400.3.3.1 >  A c p9|cvNG$)2y&z¡5zG'W+wN4E\Ӈ{sd9dqhN2580İkKhOHan#SwwߘZ)"&362vp5ZUդxKEC\\rg),[Bb$ZY4NeԆ]Dbq0/ F_Ro7'5yΖd#dMJ" O/&u 1A'4224558592a887fd7b76684650abaa5731e87d9dbd6b62ed13a88b4a61cd480d3c8327dd37770c2b25bde27be824582f33f5cce8`c p9|H`xPPlsX|Ib,Pz vX8{Xl>pϻiZJ摑"#Hƛ.2ɵ94KXɚ.̬9kL)0ueŁ'PkfO7.0棬܃l!YAGap^:%5 p3MYtynf _QTXbh9{Ծ<ҽa>ׄPwh98ɫtA+|P 8rPQ$6! >p>(?(d ( >lp $ ( , 4  0 d  (8 9( : F$G%H% I%(X%,Y%4\%\]%d^%b%c&id&e&f&l&u'v'w(x(y(z(8(H(L(R(Cnbdkit-ssh-plugin1.30.7150400.3.3.1SSH plugin for nbdkitThis package contains SSH support for nbdkit.c ۗibs-centriq-3CSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxaarch64 @큤c ۊc }88ec6dfd1b507ba53e1918c682408be55a34bd892dc52c49137040a2073e01d1cebb0be03ddf19f3f17ed0170551bcceba8139d99108951da4ff28cb0349e1a9rootrootrootrootnbdkit-1.30.7-150400.3.3.1.src.rpmnbdkit-ssh-pluginnbdkit-ssh-plugin(aarch-64)@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libssh.so.4()(64bit)libssh.so.4(LIBSSH_4_5_0)(64bit)nbdkit-serverrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.30.7-150400.3.3.13.0.4-14.6.0-14.0-15.2-14.14.3bʿ@aa&0`ݮ@`@`}@`@`M`8`Ujfehlig@suse.comrpm@fthiessen.dejfehlig@suse.comrpm@fthiessen.dejfehlig@suse.comrpm@fthiessen.derpm@fthiessen.dejengelh@inai.dejfehlig@suse.comjfehlig@suse.com- Update to version 1.30.7: * Version 1.30.7. * configure: Use printf to print $ISOPROG * configure: Print the version of curl, libnbd and libssh * configure: Make the 'feature' function print the dots * tests/test-protect.c: Fix typo in previous commit * tests/test-protect.c: Skip test if "disk" was not created * common/include: Rename BUILD_BUG_ON_ZERO to something more meaningful * common/include/test-array-size.c: Avoid Clang warning * vddk: Demote another "phone home" error message to debug * Use ARRAY_SIZE macro in various places in nbdkit * common/include: Add ARRAY_SIZE macro * tests/test-parallel-sh.sh: Skip test under valgrind + debuginfod * tests/test-parallel-sh.sh: Small cleanups * server: Work around incorrect include in gnutls/socket.h * server: Display kTLS setting in debug output * exitwhen: Check nbdkit doesn't exit before the pipe is closed * valgrind: Update comment about valgrind bug affecting OCaml * ocaml: Add further valgrind suppression * ocaml: Add valgrind suppression for OCaml 4.14 bug * perl: Move GCC diagnostic ignored earlier * docs/nbdkit-protocol.pod: block size support was added in 1.30 * jsc#ECO-3633 - Enable linuxdisk plugin- 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.1ibs-centriq-3 16618525671.30.7-150400.3.3.11.30.7-150400.3.3.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:25652/SUSE_SLE-15-SP4_Update/b17ed675629b1b0f37bd010f018ac632-nbdkit.SUSE_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=769ac4705cf34b18b18a131467c242489df05302, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRRRRo&/otU &9"r֬ݸm'3 &Lcк6^NP_S&k W#B.e|HzUuOrY!ޣ$O[I' DUB5EU v5TZR.ʂك`YfA`:dD\8ws_2+F'砦ZN'wZʖ:+Ͼ .]jٻ,S!U&\6r6u99tEꭊl㪈NGb͌ WŸv QSFFg| q$UHۯ>M/{#0m/yI%鞘Nb j ijBJ5h~/rt:1-tk4T tI^xX)ECIm Ec*Iep9\Da"Ez?ht, JaہW#TP NHks q-d;9< 59qilb̋zb=!ׯr?St::ϔ$&,_s֏O?=rV#m*nV?]sl:rXDysJ-n5c ;|ÿpZ61 PÇBR=L.t׷)0i&ۀga"kcˌCVy2f+QbhDͭ&* XQhZUtQ'-N8*nUUW,(݌1@u;;^A9Kx֑REv(J+䖥F&ΛEl|oaF(bwjT{Yo=ufzn 1bz&:x_ߜkV]ŸDpЧ`WWL#KyGmLC?#z:1ꎌG*SοM`d1ZА2J́)wP 谭-vCVX>Q;p+x ɥ;%bq:ޢ -][ ˠCH\%ʑr~0YS"|pƿ-K ;`rdPR<ӏ5JP-wn~1pH)qD rzJ5AUXh%H H_b>(&uady /̺\Lo ͠w" Sk'<.Z;#X0 зq]SdLukL'?ݘX+͜)UNENCTWE@5TGt,~ ̤T f߾OO| W.[edP#8Y ~* W]_\(++8@Tr|iM]*/Ye%"[)r^⡑Ƿma̫d.R7z#(Ai(R6nX]M,zΔ'"e~[!l QP9XP_E$1lH W85Vj a 2Ǭ?U@o%^C/k .΢Cw HYQ]mΡ%M`Ii5[BBO88up|.n- ^ae}r},R9=Tܨ,,'=BJ_ny{3ߧh@ttG~iա>vѫ8 1"ma O9KO gc:Ƭ%7¯Ï4o̒P Aۄ83nT\ȳmBrq#‹n^t ߱4حk:;,BWkyF` F b-^CǿPap+wy2ui>25.'`_ U[ҵFsgݧBK~{u[c- ϿNvu:.PS{[Qňe!Ǫ,Sʲ1(=oNu$-x3Ee0c^i"M3aeWz9wtV\[:a7+'e.fv2EU 6(>ͩgQR˯& :vgJ zfHuRV'5dEӏCvl=%Q2w4ڠ6d>Q sF2ZO)U{6}+^RN \L=VөJ!|:@+LRJ*V#)^0n 8wH-TNA^U']d:;WS,r`+h3W*7gw7,;v/ 7+$V#`'VS̄nxX*ղlÆbǝ'-ԇP-Ϛ>7N+-F) ^&*7[JISSȯ!G!e'b^˥txbuy EtڝT]hM-걹,4ظ&n7=)ӥLDL/ J-+#-g2ml!Kx*B9CN#䎖Hk}_P qYڗaDgѫRkRE$\-MOVX@+_DSyl;d|/O@=!XԼ6X,>ڥ/Z{fO~::^ G1I1OۆC Z)L=Ge/Vϳi [Ӆv3zsK1R(p`Vn: 'K..tʔ TSMےbpL.Rl+R%H`=&?_4pSK+':cĽlmp;h|`|EJ?h`j{Ā,R_/z M{ޣdwz&Dg ; epg;V6_czLX!^o@ƑExZ76_.7(E*!~f~YcG}ѣle5jakဢ0'VQQ+nKާ+:iddפ_0.ɂtŌE`=*6y_<ъB A c\0|Υ{`)iylX`Ep)c,;q E?fwf=w7F7.ޝbRұj˝x<3ǀsPD61-8$zw쐵jo"j"k!D ^Q-NU{xm>(k@ 𩱔XQp|:0xTf2Pdkp=_vG.y'oe )=٧?,ul3< [vdk ۣbu:Q15)6UH&ɋtߕGW?_"lYڲ*׬Lnc:'F) ;7+Y (K*!L+<gۀn X^ФEGh(S#kG>mh`j͈}jN3íRF#a;6 z2Pv\vFKIFI$+Z^Q|{#3Ro~o@nnp(zI?!,bQ[&[ sГ=y^*uMY17V?kiZʱb`=weRENƊrNj"DLdzUelllڕlܞ5<.@$h,&"z\ljj+s3OIS([BF\_ RTZ~)B'PY9F;XM$sN:xBz*C%}-~= qgK:NXuuG0_VhUŹ㾝EeTIh&DY(K! pl^JVn]p݂X]Sͻ|+N,6~j 5h)Q8>&JYcr:hڕfg1lN#|CD^,lx |ݙ <7-ĊGMп=,3Y#ۄy5=-̕xGJM .i|ڇgLm>*kk+7yb֟!KZi *?Gݺƍ3;bEDm}c_uWsnKQ2a=zdt lƬ+ާAPȰc7J:-_\9a}?{\,nVWʡ}tgqĬ@L%R8o+1TN!Ii(8ig8K&6lɄČg Cܓl/@tDiS? L0}ªE6LՏqUFk[,Zd_{ղ𞉶5Ӥ'^N5(,ƴxïz 3,]/1L3\bj"E\E13'(hg sXՕL;ƨ:s쥎:/A&Rs{+d?0qCf p}ci!D7ٱOzTs4+D"0n~V7CO4 (pe#oEfE9 i]d;,GTHS|s'SB{>aY.LG@⿋%^W VQd_Qcr.ȁ-i@M^.7=m P1ơ);LmREV|ZnFM}ϯcn52Baů>Gxm5NO]m%A2@m߿ؙi ,Fn0|uaA: 2|~*>PLI'r̈́H!Wi 62E>Dv;4EX$#~z|}wΔO?/h\g.L7ay{莮ZUn/{LRR#dUGcΐ~V(bM(Xbf7(lwGs E ֋fSuƝye G8bɁo 8[ :^o݄fQ𗵖9ڦ7Ӵspa҂p1px-JS579֙6ĎuCOZ :[kn#UɴrCZ⃜,~>S?`Rإ|CBFƗ3 pN0Ґ,:Zl~/P0Lf$k(K5!(8uỌ܌*\ A EW_+Pփj=5rT) GOYdpF?G#=Ӎ.#ԝ%(}%?WI~Y裼f̐'H#JGwI0)/և0$Gђz1Ίq4*1J>0 X"\7R?K{ʊ\XDr(vuKzY[ur,mDEPWB`/\`a+00U`0rFFT4CVWvOv|ۨ`Sjn!IBl e hZze0.:X (IJ`QrKG_5@Ld/R#KMa#9@Z0^ѬU!)^^a?NXS}pIGriQL }![]Cs*H)|Nev ֎9p:٬[iMasSPSƳ *^i(qJ AlY5@66s@7K\ߢY͗ T#x[:,tSD|R!%sM \5!H-cD^F\.#d31s,Cn r9 Cy] Ҕܼ>gbD!qArFXPeVUNRld'1o kv̠'P,хش~#n,ט( +!`C!-C2o.1w k;dmA$ϤKC@C/醽f\x[K9b0/GM/FS Flv\}n R/2%m='jw&f; Gx7ʬ%-d΄wfdNaûX`]>Ul޶W^LצVD0:ґ!$"r&eefw2ЂYXEI--V[Buguv:[5g \%"FwbF{GeP%ѹ9kSE>ijl%kuvӶ\,<(r[Uņt6쇗(Ry1;;?J+c崒ᄯc>Nw"1Y&]He^N:IW. )lzP[;I 6T4G70 [3L8POM{/)I_5:[rZjl[K_ɳ$dh[ %BWH4*DFjl+>zWGe[2xL;k:$}X|6 VuuNS ~-o,Ae1 &CN:c&[|^ڽ90RJW QAe(hlG V'8s)K0M~7:_r9mvIQBn&ҳzB]蓫-BwtKY!ec6z JR&?6x c!&9h̕`EMX3T o { 7} cp*N>LCځ7}pi ji2Q>ru\<-vSxo/OՏ# 0<f^WK|ԏj#$xn)Q"ٕxrMq^>fhX=2դnY Q[ P'!t$)k,mֺwmZN rrs3 $tQʴ kA?;0¦86l9hA Z^J l.*aHy2wPApA's9_o}۶eV,*U):)a"{s®$>;$D դ2IY/5:KhHw;xqq R߳Ә_`l c&do.L9fRgSP֌ YZ