nbdkit-tar-filter-1.30.7-150300.8.9.1 >  A c p9|s S1dR];H9e}6JslJӴR~$9U)%5f{U6z_i\$ :EUKkaV3 0wFwfJɓHœvTntr$0~evhR =&,~aJ {B! ?_ )wtl@t8wMIlÊ4wT&w"l9 UY.ud)B4+81b0ce86ba39699ea2d2e54c5c0316d15a0b123d3a695c2c59ccc8353e98b60c0e9b6254b1954bb3833954fd6fd91813642dc6813TPc p9|z[uKs,’:Feml6J: Ŋ 0\aܝ[70dp4_ύ#sdvisPnބ_@զS7Xd^ Tv( ;ߴ ; W}p>(?(d ( Fx|  ( , 0 8  0l(8 9H : F%G%4H%<I%DX%HY%P\%x]%^%b%c&d'e' f'l'u'$v',w(x($y(, z(P(`(d(j(Cnbdkit-tar-filter1.30.7150300.8.9.1Tar archive filter for nbdkitThis package is a tar archive filter for nbdkit.c ^sheep65XSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxx86_64J 큤c c ed833a26bf8adc56777836cee85e16d08ddff69053cd93519ac16d27da2922a328a133adef9023286247f72b2b702622f82adcea692089cb7f256031428f5f85rootrootrootrootnbdkit-1.30.7-150300.8.9.1.src.rpmnbdkit-tar-filternbdkit-tar-filter(x86-64)@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(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.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)nbdkit-serverrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tar1.30.7-150300.8.9.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.1sheep65 16618496941.30.7-150300.8.9.11.30.7-150300.8.9.1nbdkit-tar-filter.sonbdkit-tar-filter.1.gz/usr/lib64/nbdkit/filters//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:25650/SUSE_SLE-15-SP3_Update/d937c694a5701c2a5dbb4d8943228188-nbdkit.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=55c6078fd57ee1d7e358db522cf74e07b27560b5, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRRRRRRR4zj^ {'a*dutf-8bc768718f232883eadf929cebc2685f59ab1dc30629707023e1f93700d72a49b? 7zXZ !t/ZC'H] crv9w9 akF@-mdU&'l]I^&{=cD幣7\ِͅ,>ƄL *;sU6Gl(>= 4=zhNY.aIp/%9M䨺+C*3xn6sAqNs`_0B"$wSMR8[q(JX9N!IY>eM bnͻ+k"ME;sz.fS(3w@] |[╜1'iwU@c9tgx{Ôi-/< :^D0ժ1x#N6"t ̧y rËZ7îV!7lF5C{xy,qTfA]^R|I۔H24SJ~L %Av|*_z~$dH'/_+ž`9>ɯD&}4i>~.>.;jj~l~[>R`0Mt_Bg^t0KO m€2a_inO68`Gy.vX^s+N"HRz`SmԭSHZp^Gcd5v 94/|4)zar#kwu*8]"WHz!rUVlō d3:l` nmw: Wm5f&VN|dSC?: OSh#jTDNR5rLd1}rOpIWkww*Un n×| {,8\-P0vWr| n4=/@Սgy't`h$.vP]eҟȑ=#qbE4y ah <6@DFKf м "I`n-J~R}쐼VG".&*A!Mqo´qMWx1f5L1( 9@0HCUcict`i{$m5.#_57!^,,EG!wIl9>M`^JX֚L2<:`{nNYW']ͯ:@zqQWS=qS M> >H-|{\),}2QLrR[}4Tz< H63lK /,j9JN;AvC(tjʕl>`ticmCIt ڠE(˻h<~(ro4M fE%_qqN]V YPeҩ 81ӿQR̶'lڦ8i&YS/OIͼJbS:@Ҏ8^Se4VuLS#|vXP%;Ty kJ?h5{ώPx&/2;êW}TymJ͕ē9U$߭gր??`/`e({OM'd'j}{m { h%fwo z |Unj@3%'mrkCc{n>"4 L,Ì8E6c'ogO _qCD+)|Y.o;{q}}^$G_g#E cDdڜbih׮o@Ɵ;6]f Z;qgU* /eM ipylXcV e R򔦎lTmh1ux^g}󻅠GoX癆[l)hbr3'&n?"G&3Y{Dt+€k [ktUz.>@72/Em}}169?!L?@f 㖇t:w3ryȟjˁ؂b |%-?j0:&7]w~"v+~S53h[96sU+\є\G6p<SH.,Hr۾F89%)kȴ w0 e# MDpr\ۋ''NDM߮f%:@ CGHla#fV$a© 1ko3IFڸ:M9d8䓲# 99Bǽ]6õeWP4[BP}XBZif\Ƥvk׸܅:h\pr3[o/]M- \Qi#x)P+!Rѿ**69ŮSmyzCf2Q-o&*M|yOZl\ ٯ -qmY]I\by,`1|pSRXuee6fZ - 㘲emr`KN6Vt:G . a<+e;O j. UuAAnõE8 h<;!DEa',t]ӻMWrYDۚcGAp!7e7d_E.~Tp%Z=Y:fFa=z)@6cA Wϱ] &\xq];I𾼮:S;#: GaIh7Ţ~!7eZ]u+DLm&G<[b~IBaBeE&^ 2@TDN٬~Ro9cxSLe$V8^KOH(v*ejf=;~o.-{P̼xjJ֠J>0e<>=Kph=DH۞wzf%bvUb" ҊnpiF`/ϾZ`INώH G?$gdLa+@^QoFşHZ&ke\DpI<̋g ԫaHdi(V- QZ됸Q<K䪓!j=^w ØDW:gB~ JPwF[E'aLm'aNZİG߂cC!sF= d48-:+xM!n1udkRf=Ml8Np,jsM=qXɂd;9 h# Y Ѵi3Un0R_y鬝ͫMcV֔uz|iUHh =a_ 0`Ab59}EǪcC `вȝlyָ/߂\X󑲧j%yD]ޭWI T)U_؜V|l$hLN:XL%9ߵqvpye;qIXoo X/A.u9cVBHzNjEKK-(~/K#u_%l̰:%w' і(;?&$EFb{wĈq. ).L\@*7tDD {e7`O'o9]+)w/Yz|J^g1nr1%DpWъhc:eކ<(4*>o/JzyiOŷtt<|ȝ  I`Pn:.k~s tz*6/^8ip.ե_4sͰmħ؋61){|"ؗ=u@ ĀP4Nȭ`tXq7?͎x'\OUMVa_ǴIglJ>Y,F8r KRS*\IQ|6C(AdkrO]SF'àρ}=5u9<$-`'W(z`E[j BV!'ر1a#lOz|[ZwB1N?x`} ?%R\B% ii= \8!Œ&x0?6A!h$7u߽PpYcݘrw%Ty({V5Ѳ Dס.pT Шm}!-/",.rk0N\Mx/f2 𲇂YGڦ&T"@GL]ˬ'#oHunPOo-( wA}^hw:±`?(.vfxV:1.1$>~f34&_'lGϯd&Gk^Tύ$ԧo8TbNgJE?rttkdIM]5Ds#}FTͅlz7"Ek}kG]m*Z).܆MZ/ft+X b3o@yp3dW2PUHlRk R__VĀmVݾ[g (hiwQ2:'| D9Yꪮ{f#ި-c6!GVd<&9Xݮ`3 :j٫2#^IR|9A6 8y':W VG k$]zKC2OItcHɺf>LjU}I '#xM`n"@>37^P2²} *=1ῗMX8W qvzttl3-&~X2b;:Wt[KqEM;u=068mi=]<>OfPh^k""/5K\ٹ? ʈd#Ib~H+6@ށWGLڅ6S0NhTcL*[xEszwiWjr'^/TMVG" K=v^Yo>:(H>俠0mϷZm5NזYHJYau >*$X;5$OoaYaL|`=z(w nHN),M wN,an$ЧbζY)k[ OO= Vau1T~އ\ Mi\<ߧ^&SfcBI%aHU֢ (@4cR X+jG;"J(&&`ܻ+~i>^z*~' ؉r)8ţzA,[nM'~!845{?&o|0]>k䛋ge(mНT 9PՋ/})JC8;Q]%u"P'iZIsx*L ^/&9Q`gB5X>X?$[ɔ2}}&ff$&˦[C.YΔM-@]ЕK_|<9 Iyw9W!xi|7Ag9|utjKF*+p@8mDȸ2D\Ka?za+H~L/)PK,c?O7nMn?8jLÎLv iNp%#Ȇ^d$q]` wWc~ųJCRɒG<"V% ;*q{m^QJkWm4ACEՈm"ow؜.p~I@&|[ Џm<+ƍce =)=͖0 1h(H0Pk*]}ADUAsw5 ͔07i,&<{Hj6f3\TdTvک,~TDǭ-GxX,f Ұ`a|C:8 l,Ӱ>7WXv?h1lŁ}'RI!]  m_`)R2(8lG#GNC y!R_8(eGsyŖ!y6Lc:(<ƃǼU@>.cɔY3Kv Xqiбx"dà^,8ÜL#YsBDB eΗ%"-1pBiE¬ŮXy!U8ufL/Nd0/e`OI@$ǀXh33/⟹`0Xy"B9&w3I%D$! u`ކy=ʬ-MhHg(Wd5oʶ6&)N#n:sS\Ҁ #>Bs.|NĴKd YZ