nbdkit-gzip-filter-1.30.7-150300.8.9.1 >  A c p9|4'SCQR)X !{ 8_\9Iv+7 껺$b^ywHkRt:0}owC뇓3E^)æ4ho$Ew\DrȲߐ)%SQ*1onWŌ곺/N/a_(%G4k΋|`1ڱm2<Xn^qp>(?(d ) @lpx|     $ ,  (d(8( 9P : F%&G%<H%DI%LX%PY%X\%]%^%b%c&d'e'f'l'u',v'4w(x($y(, z(T(d(h(n(Cnbdkit-gzip-filter1.30.7150300.8.9.1GZip filter for nbdkitThis package is a gzip filter for nbdkit.c ^sheep65USUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxx86_64J 큤c c 30534c5408f7c66a3bb42fbc4eafdab789ba4239821ce8f112d35a73801beebb9eeab822e48dce3583d55f8acb483263aa9027990e81707154dc9f822e08598erootrootrootrootnbdkit-1.30.7-150300.8.9.1.src.rpmnbdkit-gzip-filternbdkit-gzip-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)libz.so.1()(64bit)nbdkit-serverrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.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-gzip-filter.sonbdkit-gzip-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]=4689fb0c3e1c32fee802b3edff992850e030af0c, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRR R4zj^ {'a*dutf-8aef827c40e1cb73bd87d4fed4186c2f82beefdedca561a0e6a1ae6e2a000cafa? 7zXZ !t/WS"] crv9w9 akFd 1MwLL4a8yUj?:,av?"3 "gNϊC-fIJ+}[3Eͳ٪@'<ܛOP&l;,ڽY#T€R5A/M2YLF8 v@āW1t?Y-tCtȈ~Ť/є T6 ("pE 'dx)hak$(%]8#ϨT}$@N"%߼.}+Ep\jh©h]DȊs<)ٿʂR6&I]DϬ>>'c>>su:BFWǺa+IϤ[m\UrETi[Rh$MULi!Bu^ߜvDȜA1g˵ÿTyW ,\$˘*@vh}j~( u*> &%e~z9ޫf736#] ԓic.04OcDIkm&53eajVsZ\'|tM1;muőS*1˗ٖI,g G0-PV9Z&3^zaSn+|?#5R%4 AH |3=Frөw: aKAa[ZY(mk{W f!R|Tl肻,ܽ|d &]kQ:r>\qgK P@]DL[+* C}˱0:$p },Rh yTuO,zIXARrAz03o4ྕPr() O5LϿl;|7r͐hb%wgmsG $M@u[nG:uOc(c|=nK'kFiAM&',d-b4G>]JK(($͐vbyz xva!3 m`%wKy.x$+m3m'A!n;D̓[ 9LM  ƳOM\x{g6R=L 3#K\EJLL'=V2 ߄Y}m%yfRcpyd]+ԑ@}v$)*@$8s<Dޏ fAȿnM؅76ԣ̘$"Al׌ZCfHn +Nk-{ern+oP_=g(:gW C*T Lń jf7D7UY :k6T5.rXZdϫ1bkjupswŢ-$877b×t,]@O21/]VI\ } xMn~ۄ jϸv%mgl~]MA#i{"l^ g Sm<[`]C@S K Vuj쉘T^3XG`ϜG =]m:ߖB=S_k0U:۠zAD30?ŏDTT$zbh ^:NqvU>ž?;[VaAUR{NJ#CKHһmwl"MH؏5KTIku<yӳ1yq7wMBTTPyk}`9=5hNj-pG64zC"~5l2DM\f4cqAGVru-OQU, i=bu V&lwՀsmظsd u=~ q .ERV5ZFqt0Ӝ¤\G#3ǽN|t\G(݈pJm>ʷ, KqH 5@`ކrBz%:JVW6&o9abPLM"ƗD']" @T>ZZgG |]N?&T0A,3݃؅F E)c!tH̗vG ӥ)NJ$esC+YBwُG-w)µ Waॠ}b@@T,ƪFi!@?fι04~[6Ku#@~69imo :ѥn90O\ .$% F PE]T!tJV{r; {tL>Ŗ 1l>\]ܠm^>##0 ʍ"'F̡CPU.nvPw Ie~BYǁ~ ށ@A9&ifC5iT²2pB|&g3 cv/%O@F#5At_FHHE)uirK/n!ɛVTJwkx(+k֜xϡ+1ml|N޺o]W_HT1.yՂ) /w\G+ԝe5 7S(!');r K.#7'_h( K&[M>أy:FD~u8q_=~4mTDqgI|W;bʐ^׈Nb&RtNźm<, KXȷ mGe^ݱXM3=U VTdiKvDɩ4oH"tIQ{%JƖiмsf>quKw:ߺ_FT3}\ĝ`ejOwuB}7洢*l/ޒE%UȚ ̌:W1gL<9|`ΰ6,e?p =qƝ/ .w(~>3١*b|7jٳV7|X8$T׌)$kse\>w׋p 36?~cϗ^%8I1t̾~]q!KtQ#<*^e3o}Mx=Pɀ+!D9ts{%e*gBHVഝ}GU鞝$4?%4$-NGkR rϥcڋ7vYФAiM{7Oj-V 1z^ XȫEPQie޾(M8\;zh<6Nb ki|fʆ@_9 0:ڔc!j9u(vuN;\X:q !{VVZ__W|&G?L'ήJ@QEzbF1w9+/>o.?$kA_72;>_i,n'!:-&u2qASN2 $Ukf9&,tyxMxz`#wXs%yRx.?q_4~>S?]~BL4n/)<4_Xɲ.}mAfᖵ.J0{8E2hV,-{o53r(;30%s)PqtI NVk2O푩 @}`8;Ĥ\o!.^uV-[ݘ歘I 8\uo~)t%ڑQt\vId;:@S>FGΡ"D0p ~̜ct3H=avv}FWAbNK͹夈@O675knW)Y\pIןڲx u%@1JZ6f,ԝrEJq]G_ޜ5#(qf 'D׷#bJ**a"E@Y%дoeEwh/ ܣ)a ;/飶]tro)hMwḆڲ eo06@E`gK9Y}>.ߓ[/vXx@Eji@&ϾUNkf-Ef*͵~@kaG4)!4jFg"Z tMK!tn8pgythfV!ʑ%Et3uL}Z+S\G0M$'Bxu[A:5!?I.ѢFێX{2fccjWjP݊͝RHdZ:+I@YNeۍbrC3 WR-QVMM#ž ׎~^J~ɯI"(=,sY'?uīy'/$S$V5 *-6Jx?rۮ~'YM]_PqFYDPzKIt6 uXc2L}#dWBMGYcʘ3F~ty.t y:Cxzuг)߹eeuդP _@lpE)E!ȉ#gKe?oC~ɹ+G%I@hm /ȼXl5Oq⟧AOy ^Qcƍz9F!Q9SNs73{+0"8D$O!O:P6bƇ"?I}BKzT̄'l9c2iI4 }!֗z qe!n@3]8s"@Ur~Mx3 `M* 9*vТ^hw|5eaP"s1%X+-g'5s:7=[ՄAhK$ U#=t JWdhv ϧ4 w#:s?zU8jK>\}#mrGI)b$2*zl6V'@yx 6[. KY(u(f オdTV''M+.lZ;cCJ9)m5M_|cd,10kA]kGS(2rjfwֆF/#1s$ }ZX%];̕R3VdCN=(FwHG\a52l,R8Q5@#^T_b}V Qw-rU$VrI ݳχl>x]Sٸ%ƕ[&q;J<(]v"! $'Ҕ:1ygctS~^#h]tit7 Bgr\:Fmq +W<1a.K qCޅ.hf,؟U12vt)nɟsqDFgKF}KT%8ܩ*L`[LM^ /! ј|Eݹʼn@' ~-LU7tƊ2|SsY %L48xFUuЊbl{s>q\w?4*:HꌼHC0 hVſ%H&D0/flhPxTOgBR _VvhNaz'ҏWFL\*L!>,B{; %zG/NY17NƧ;w5#chHG=6=wgHp*ē%֯r4hRhUpۜY}w7~Wf0!hGJ fu\+m闱T̹v;(Z|vWλ}=kA8b =GEOgd xр/ >&l̔E//o4cJzUcĘ1/*,*OOqdϧ3# םɖ,uڙ'tQK{}QˋwD7 ̥ ɪKviNk1C~ʛr:d_j0^;Ӭ". 2p- |xXEAF<&ti+BI"pl};&~+ 8e,0s_gم'Μ $_6jA׿fuS(.=ZNU ,B%_Zf7%%wɣYIvEԮӭl YZ