nbdkit-gzip-filter-1.30.7-150400.3.3.1 >  A c p9|A9Sî@P1Btȕ!U)@2n1_Un/Mnwf;`85C}M#e NQvC aBR `a+saǨ !qe p~jĎOF\kk;FPNAA.Ҷ'@Lt FW}>\j;JDj DdN+NLZ&_C֦v5{?jwl]I7Oo{t5S43f23cac70cfc881e8bddd6b6ba834cc57bc16d2338b3835978f4691b6cb79592ce3f0faf03805151b7deb68f3c08f568cd79026Oc p9| =cg35pTL%ʼnN1 ҧ%tF!y0uvܯK|3'@T?"jT_W&x"pl>50wVq㗢BO)hr&J`C~7q}T\MQUi6}'ٺMٔ)QdwI%1¸nZّO=d JW4[~oR \O/,h؁ WT>p>(?(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.7150400.3.3.1GZip filter for nbdkitThis package is a gzip filter for nbdkit.c ҿsheep63USUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxx86_64J 큤c Dc ?5dc01a5af9225423505c8953e00b38414003df35bcaa548a2677bb6b7bcc07819eeab822e48dce3583d55f8acb483263aa9027990e81707154dc9f822e08598erootrootrootrootnbdkit-1.30.7-150400.3.3.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-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.1sheep63 16618503031.30.7-150400.3.3.11.30.7-150400.3.3.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:25652/SUSE_SLE-15-SP4_Update/b17ed675629b1b0f37bd010f018ac632-nbdkit.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5a494ca84ec2892919638d12b6296313e131df3f, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRR R:p3Vutf-8ee39b6c99c09c95497fc188a0e740b5ffa35c31016b743015d96f0fdcb715e83? 7zXZ !t/WS"] crv9w:+dMr>\cf`.VBk82!?CCؕzK<.ˈHf >\V'X;uNqع!0_MdT8!)瑆r5ͲOY.Mjн,OĨ%k/7zҠ'Y霢 HrέE(+e1D߯AOJktrp+ n(W\>{L_BZ@#A}nqD!9T&aA/$8qZ6WM')OHnFMN@[4)Q >ON#+ϋ9#Oƍ6>bP@0K4+-g.+Z&n.9lFا('Yi;jUKlP{V9myPiMk9 GrdEpc~A>/g'zc:J'WA+=x0PuҀ!!l\lBWGc?QPͻD@2Rꐺ(`/>N`2a1Srdm7ϑt@?qVj~}be#PlTO$YV.բ) k>1^X* P=^? NH눾>j%-J N鵄-? n$U9f=f_4&Bҹt-|y͘ew_u#P1/}CƟZw`8]enH!g ܘ|F!~xX#@{3Y{yZ(W6axD|s/" ҕ`0:m"ݳws4 ]ClZ#kah߇~s=LEDk97x.bw@ i|M{ȹ_,%KdŝT]70#$daQ"H/v1LE&~_qw[0מ@ZMLgԵ0iC&Xd #@Vx\VLj2{_,-fSq1<bK 7m::j:K 8>ѦO/IM)&2M&[>~dYQ|>x%ję%qn-d'nb1rlWʎ E@]tL"?}O89*b9?YBXyU##!؇dب$P"qm#wO%RS|O"T586S۱S0oO>(/; d}0/YUԖ[ Xq. ؅F׎^M %gy>AAًq,;+рz,I"d^t&"vp0+YUE* ;w]?Z-w^bluL5܆b`ϥ(gix/oj~@afpK4f`&﬘?+ݳfMmөĻ<)a1֓V nhں:*RsLsP7D^AspI;{,sIeOA: " tv5lJd9 q!T? /j . Q.kgUzroO?@`J8YSgJY%vJ )Rj݂Z>8OF3]o5m8@e`.*Xyԝ,T? Fks3$?o9`-Y>ݓn'&:誚0Re%sv 0\<\tCӀ;;{ @M* ؟Id_508w2S해n\ Zuh:gǓ+zK6(h?t:vsm(!FEi &n|N$몐#5tU~>[UkTf6ϱ:Kceؾu0:74 ˘u]4r(Cne$s(#̽$ HC? tKWUCH.xQR$l.44ag(3AcZr|e.j ZUņ;p<4m+fe[,m՘kl&J&T"GC"cO`6RS@gFGtc¢i*-F)!NSm. `Bֱi72Zx:ډVo$ JvIO!* ';4O͋ccm|TX? bxouߧy"Xڵ(G<w܇И-&ҎR`{;\ c` 4f9N5޴KJNgլjg l`ȔHS[,{[8ĠJ5րꦴ3xbm,IGTV % SWGmJ]DFe|)uė;57NFNb[^1>wl'rj2B) ^i$%ZڑiO/htʒF~y^Au3cpظ'&䚻W\Q+m(!7/Z)M+1ss, kCm'/[Amnq2&nR+E1z<9EP*/_q jŰ=o2iZEy; dQDѷZoi~Un.Iհ~Zـ}i63|*=k㮵(vXy-Kn8;r*) >a@7jo#$7?x,.Monu@$]`V)som^5>[@,eώ/NoSm6#Oz'0B H(Vpy6*k'TnsSyJ'ݏ'q"SN#UXn$Q2EJ)1?{˜"`> Uޜ(in tR&fP !; yz3`4V(xMj|CH+hDeWydHp'?r&RF~ٍ]DثrjT2}NaUo+j1.xma͹6;5q:-c\W%y2{eHMq+^lRc>G[Vl8fEN85,˔wuǑQ }(1"ȮI .=ˤձ_ʅ!cisjdKD9zkhtp,-y>@Z#1/a5O)1\"+oXm8ڵL]s_tsKH s`Zaʩp*#[}B g)7c;JdHPE 2@5V׫֚b4 #PFX!?Kք;ug1H-lĨ/A&|g*ژtWH} ln{aվN.w Ǔn$XPa=nl@S [ꠙmi' AauKd>j1}[4A\ۍdRc\# hY9ؿ7_馲c4.$mCQߧx!8NB xaJ1|e."|'.h׸վ_۰c+m%{wf ٘XO~S,I\=K1J0l,g:m(?,4yYdIޤ ׿2jX. dBr`2Ju ㈄ĆH:ŬEݻ B3F.`߅ y#rK?)pvQ/ %L439#04*/8=$E'=xb.Ԇ^_U*rYh222@b=% x>č38ŎC6cY b t=]D R' ߃>*'3ySuѲ9z C-СMP%pir9l:߲"g#O~"N;C&-p-.sEqZᆆ*%-ZGUP"ˆĐ2oz[o@6T96)V0j#v袙bh! op+ݲibPF&͘Ux'}:͏h= c^5 AC\WRw&QwztKqHS7VyZRߖ} 蜖Pj&VɈC66? 1Hܵ#bh IX~Ii1·XgV$yE qڽK{<}ߝ ;SX'%PČ?  >~aQK~%>DY%L:hxEi> A.m,9D`XIjln?[~8m)?+IɛG8Ѹ/$樌2SJB/Z/^Z.ll"ߝ‰M~^*,8[T|3NBRiEai[i|ʼmNxGmnĖQf[2ΪZ'ӂ99~˪~9.7*  Ď 2]czFq?ezƒYkd.5:0_]hGU$q@pT0vUMD DLMB䲠c7=~yAmb!!U?Aa9S2EP-ɲ.YMZ]k}y.>H"|b ZXT>VN _R Hc{&q: ӹitV2RǶȰpe19)zdo9xgx7xHyLT;1e`&E8^l U/R7*5ELB4,rp͟J\V9,z͸!X֞$}A]NSex#jT~pAU R|ʒLv7`%(lBdf> TyVRdnWΑ3u1Lv'Xm|a)X6s("T:i'Ja7ċP n }%=){9.uNCL;vgWtMfE<)Ʈ)5WGJ9F(ZEԮ0 YZ