nbdkit-gzip-filter-1.30.7-150300.8.9.1 >  A c Мp9| ftɝ(ךi6h;|E3 )*\Ln >,XM^T$#= g" Zo@AD X ڮp_3Ľ$;[:X u%PB-Px'A^GSO͏Ϲ-xȏS({s[E-6jB9 D.8{8s5>F8 {ҟ+R-ǃ1718eb4571fd76e19fc4c547e5d43404e6b356eb4b7cbb6127cfff42e5c218ca1674e36b4233150b33547e3b020f81ebfcbba13bOԉc Мp9|J* Ofd6pi0  y#>p>(x?(hd ) @lp $ ( , 4  0 `  (8 9 : F$G$H$I%X%Y% \%4]%<^%jb%c&Cd&e&f&l&u&v&w'x'y'z(((("(dCnbdkit-gzip-filter1.30.7150300.8.9.1GZip filter for nbdkitThis package is a gzip filter for nbdkit.c ibs-centriq-5CSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxaarch64 X 큤c c a819f3a18cd5072ea14c4de939901d3a4d580eb3f3f1729408beaf244715520c9eeab822e48dce3583d55f8acb483263aa9027990e81707154dc9f822e08598erootrootrootrootnbdkit-1.30.7-150300.8.9.1.src.rpmnbdkit-gzip-filternbdkit-gzip-filter(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)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.1ibs-centriq-5 16618496261.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_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e2e770a0c9f4a7369b919964afeda162c32891d3, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRR2 2e-MɽOutf-814363c043cd9845f2cce873e24e4a2b7450dd6839c88bddf28ddbb2cde0afe4b? 7zXZ !t/#] crv9w:2!%Ж 0T(R  W8k]ƌxfY޻MlӯŞU]+.yfj2[f7e1Pgg*|+-NUFꤵ]; 6 {~~nB4zvu/߼/Or"!ˏH3m]DXFZ\ߝi lL}bR y*ʋ_S2Jw8mH-Bg 26qg@I1U򔸀FIP`!YI2Ka@ʵqe1G4{1=3sa*!Ե{? z{4YX. N;SF]zvԲ'"c6߈L86LLHqld)n1AX̍oǰ:}4.cDfdto;]S'o͍MC8 o3ڜڼRAP8J" $ə)2 gL"\#ٽ\P-Ifl>y㨮wC,DX14 N]ynF]`pbTUNyAHd J;܁JVQo\>Fn rߜ10ca1tzކ۶'Y鵢̲g2:2d3qhrcR@ESLI} CvM@]޹x`tWҚzr)5| c)7Xd WSESY{X iH_9䂗#?𱉈X4(Vn 2 *t3w-TU z /Fs[w=5$|J5e9Ac3/kGb L/Qͪ`ݼҏQ,JHYıHBr F!ԘKǒqj72ON9q12)h` n40ɴ(nD#$s|ʾS5Ad[.SCi1/U|6=8{\>M洩7Uycm) :enq^5W%ϵRF/}c6) +,xFP$p/RJv8qդ&3Oj;Q|FneuSR. C1{?Jy!Hp#Vf7 /Sh$Q#t#ğ뱶+P79:acwzvQȤ5&gS>;+Vah1{WN fs=\، ޗq~UAsk7#LD]B [``nMpgVn>4rE@B*@*8Eh $t!xlF՗x5)\ǧ d hiBZ D3ѐID$lr~@Q6 )tzoZʹ&~ks@P-z7M 3 cm$r0D> *qNH/ X N]~znԹ O [dvhgI$)%@&`rl _\) -Q /1?l3XG=xf+{|+v.%%{GUN8)hd~!{^̦SB!gCIw/_JUʬV"[9I<8ڭWzH'(yS|}%s7b|񝛌mI5u،P|%c(m_N Ej'zAL,-˅ y1Ԅp;F+2ߠvm}O\Atvf(~kO>P&0Nq~)6sԋ9^>|[ W z4AT9U_7*wٖPh׻&rD6'bP:B-i$lד5+}@`iȁĜecL'luۻtkzC[=Z8|u]ZDD,O; ;P HMpm#VC:羽цU :JeK)jEB8lj z\#(1U U;CtR?zL+v{YR oSHJg `DS,Im"5i^)X-ʔpd_"!zM:nh҅# !|58V%Ty|҅|oncwA/<ЕZsD-G9GuNh8mJ(#Sh贐? 0PPtBx|'6&pRcy%|o Ink[.b,i85N60(lhFÏx{uƔGY<J]2} ׀ykXa[uDҚ^ sY ;lxRQ( 3A( Н2-GW鱙a1miC2.][ԮIC `dw)v`cm; tE$!Kݹ47d?l<.4mLp\-֦@L;|HzĞ{dY>l%(HbB. AJI9o5bd)KuŜ8Dfy^x@XE[ Bj%RACHfMsMFBpJP%&N̋aa8/CR` O?D_S1In,*_V%̉`QB0~f[UT#"'%9)?:cʋX,EPax$hGgz߄Le,{yg2"4?e21NBDcqi%w$s5rٴfHz+z$ڷ^ ?1eJ!0d?-=^aYL!pCKѯ8Q_6vz'|9!\U1Eo`^ʕ!nPW<(jsp*tFK.<1#{y%b@Boݳ54_|j{ 7o+qn%JvoSn3H|`Vwmk]Ϭp%PŘ++?I$}:xa"BKx^Oj䴠 >8謰2W/-/8-׫æ˽xo޺KƩE ?i: !*JJøDQUdFz~+i8V1e>MQEKL\L@`-PX:6W'3D]*OGF"qw!hnPj.h;:~Ɣ-sĊ u @jѬnA̻Mw mLW i4H a2.j<3؎–I?ۼsbsCfPr(tfBX17m9;sVF@^^y} t`;^7xQeUVZ?{و=y ?ކ G\[6qtM&$W-rmdɠGnh~@Sud}#VȽ}Kgh\#Pr "VӟR>0HM\ ^]"wPk?6c%}b09`AJSWi~ ߌR,cBg}sT";ٚD-WS0,Oe#:OGRF?\ 3=cyo囍oSu2Pl~ mfCsٿckYOHa=~ U<?ᎌQ g N~}WgKKG.aoʪ R:9\%m9}LU5>bsU-‡|}g7V$س.~"X,E1 q_$  >#_ RW)9,oq-[c{MVB G]K>·Lh{oucQ ]n7@BBBW |EV3+94:O8V4.TJiT. іŗϒ?Ij5Ċ,I%b#&{"Y8uL )/z/.@ԨYjQ7['xǷ$PA}A1`T6jjda ט[ZVV-H  )2/MR1t'~|Ah_4jh'6(^+fh:27%`ݬ8h$:m w 2JL81mA8k.ޞuLt!]IѾr'U/6bP(!)rW UA~Xǭ)$49Tb^oҟdo0 {'!I?=tIw޾-_>;ʺ$a6w7`  ޳߻z0VF>{\LوhΌu`J!k?&EZϳM} ob kdȫkN-sx1>kڡ'FwIdgF0n* }&`i/j).B\"}$+KxԮ3~q<)J&I{dr.O' ESOIZehSТ a6c%5_j0Z=:kZ5Fcl$<јc]wVvo{@1 (4Z1caB)~Ԑi?Dib>@YՊ]N vL2(k jpug/,XOjɝAⒸV3è"iS/%C28ɸb=\ԨM@6Κb?leOjj"F qbw҅{jCZQz!i@Wl4h|5ޏ8#^R?]z&b?F3GAdbZ] Fwa YZ