nbdkit-gzip-filter-1.30.7-150300.8.9.1 >  A c mp9|He:2Ad_QK-R!bB`!3M8a O "`{)~ej##Z1aήZHеes<]0̔1;>>O{h?eC/uvN>t&F'ʱ=X\cNUj/U~ӄXbz̗;G"iZ.5X,"1Dڥ'iC}r\,|b )kx|[vK>Bedb51a8a6d90851945273d001b828c112cb9000a62610608bc4a64f6ebefe1db2ea717a5bca424bfa2c75571bbf80d36e19b8e6aQc mp9|Ԃ2=7 eR5-6Uc ^ۺ]'2s,8Lk cn?XyjAPil RgWA6YJ;Ԝǯˌfpڶ֨ ^2qO(w2NV_6s\ jbIOH խ2b!Eh^70T*woC#)idq{FD+h7G)s4) ૬`Y UJr;زi^cKXB2c>p>(,?(d ) @lp $ ( , 4  0 X H (}8 9 :U F$G$H$I$X$Y$\$]$^%b%Fc%d&pe&uf&xl&zu&v&w'x'y'z''''(Cnbdkit-gzip-filter1.30.7150300.8.9.1GZip filter for nbdkitThis package is a gzip filter for nbdkit.c ibs-power9-12SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxppc64le ( 큤c c d05507c83ee74f0b81a85ff559f34a69a8fffe17f683e0786e05f140fdee09969eeab822e48dce3583d55f8acb483263aa9027990e81707154dc9f822e08598erootrootrootrootnbdkit-1.30.7-150300.8.9.1.src.rpmnbdkit-gzip-filternbdkit-gzip-filter(ppc-64)@@@@@    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-power9-12 16618496301.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_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0c111038148670b0f0c28e000693b11fd25da56b, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR !M)nutf-8965ae498998a1ebc578bfaacc92f49c11a4cef7adee48010e556644ab5d81ba0? 7zXZ !t/%i] crv9w9 aw5(޳[ d0+ZL5-KkNv ɈBDA/{vM [{_TA_;pğPAxwSy!>Y`hG܍w O֏J''{Əgh Ƚ\dkC;w[Vow&, ^zpI_%< 'uDkZ\i\#\Mi_`bn' H)dC3ҽDN) KсփNuP@d87\Uwl;Go a Ԯ*,T*\cBjٝ1 dȊVZL5 2xWl'\001- u N/<'̉P{PR׸nE >p;F A0gk۶&dfC*/5mX\)Ֆ_G1zh*Zͪ9% 1Z"j*UZ)BNdsC21ԕy %>O\pO)mi )6VҩUi#Ű~V8u?LǗ{n q(4ȣvUB5K|]}W3m>]hn3GZ[N)Gegf0[zvAd#N(/B(r3n:Ub@xalD9 .XѳumVKVWAC.(hB^n:WD3uX|*p橅fmdB*Xn&*aQ'ϸI2 ̗@c[E_wO+& drү"- {sVvhjQ:b'%דC?Q@ ߲[^T;AFLd{B,jV؂+yݟR WU{TDwZRM?x ] b+߁۰Y| GNpW8ͺ}{ tvN2uiUJ]t?y6YBgb|n^͕<ѽMS"-Jf=h7;,XתE0}ٱI˖X m9*i7`XA{~4?8Y!Ump>i4*!5\}Xp֪:--On܋ &=5qtӻX.jzTP aiOI=]gz4켽BcXGղK;/V%!co#,ۏoYo) 8:0+*I u' `>5xH3T^ߔa]6})yՉ_X߸ҥS!{դXs490*# *b{bJuDc1mrk #ZLѝZ2:=3dpH V*UvZ:)#2b _dJ~{]VG8JvnJ x[Ⱦ俿_$׿?UU5B&bApBp eBzxPѝTNbq+TRKžsCp~YĔ0']O3ES8¢H+8,2ڸQ 6Z+R]M?*2 ]TI2g?JJj)W9f{^;lHEKS+̃dp&1tOtT!H'D\E3rvFxTpn6[YT%&Ć'Uד1X/v&{HD9 P18Ht';'˜|큠>,KoŖ*5ޖ6wިJk F+zf`@>x&S,Т95hi8F80 GY<^.ڮ? { 'GW_ctYLHAω<mYe͏|ïɃaNPQۺھ^O(GP65Jx:׭ߔ򊎃VHmj[~4ӤXm W`H)i"#wO{`R tܚ (nSJ>Y棇pe&`/)`ӬMrkk%^l2䁒R"7➁@*~PO/j*ݬ%V;wpϖiqRʹ)"j]~ (Ĕv DXJrs~ ^rd{;W=].V2dxULI#VBu*gW:q~PD6 F&'C:U|d'[3VWm\x]sM^߿Ns.udZ 'pxim̅T\\xRğJձp,n0slaDJhr3T.1 .^ވNUAu_a);)om#U/$DI"q39z#n8`>rm jSnDm3P(f27m~B1.\6PE7EcJiXkP}I:/%(܇|_YJ97[g7B~ST qp !P_}]^ MObɢ (>n`i5mJuPpy q^vd=o>CĴS4\2ħ{&IV]RIv1Czʲu設&6; =2gFhzuz+J_~)%GuT3'G@7'aI^/6Rphm̪5J,*yGJGHtNL8hҀ?Z t$8AoSا^ _pGI0 tye^Ƴ1S~dWy}1\]evu cWf)"|wz/c5LmUWL^[ϣv< Bgco J#QȘeY i@򐃯6O pM^-{]H{ 4$Jw#z/]܀E 0#j_|"rXX&5ޏ)~]UyA7&B7Wa,;gTԔX:Ε8*4=YؑLxg%$%] Bt4(v*t^D'1naV#O iMGyHs wdΔˍV+ٱu088Aۆv}i7Ϭ _XX"/O҆S LqoW3o[4 emof7%Wu`okr}/.牀wT,U0S0Ŕ󢺤S8Y {ub6rNf4ÑzG z8,!u*?6`7%1뽮|֠*u s\1BJ@Y2Z 쒓B )%C~ hf6M;q}dC[APǧ,2JPߒK0:0]pZNch'),A# l5R[3ۤNrZnxp=w=nsxSAAJUҢtM{i]^8B9/ N-.C @<(n'Y+tH]v#-s@zNad B)] >-lRsLyE@6֜狦Ժ21f +?HUEJIawt%'v:'Qxa)>յg~[V Ί8f(˱P\iĭoZ*5esǨk|u]ทj2"9}[[N7mT16bY"Yi~ndn:|.`PJ#p߼wh^Q/w7_+:VpCzT;/G>|Z.W+HJ %H/Vb!c`D fBnR[/DfzN3JV"\Zb=*#۪aK.n>t6ZC6gWj3{DZo)Kc%0U,-J TN,{$ #k?)d O\%/)bsD̶FqN6RW|LGaϮ~eU|twgCEQ C|K@!}hw(T*zX3@iL"q% 5mRy']nPar,n:i{w5PhT& +KbcLfn6<>iB:N9/[/Poy6U7d͑+5LhHtЯ2~u˴bU+%~HB # 'Uy+LsLg:|ƕƒA,J&vޫy&5MR^ Ǹ! ۞&2 cx[ڴ,eKi=k$Fit&,z뻶uO~P 9.sIXV FV,W~g&+&<3, ԛW9̀:1 hTzN&Iι[1_H:x ʼF ʎh25jN-EMVeG]F :\<@@` !wH:p0DXRl uSzADʘ; LM ]ʷk Jm0p p[~ҹ>畦OqMvo7twAyI"Q3{H~/kU5oJi}X+m_?W~x|?obʤ$PwȡXC6Y;8- ] R ~UOFU}ێ%BA`RUP{Ս=k!H; /M븴2#nsKUڭoo'nx؁7: <5ۓ)we 3WIPF9̏QR~'*+yE ׅ F]GL`|n8,4qV'i PӣTLh<*9GHԍmW7 g_j-y|py^6a)5:J?[Ij,ltف̽S99!0fa$+A:2tqpͷ #׉ߚ<1 B"Lh>Um$JWVMӚnUNsW?7/,yO1. ~zYe_`y:;y#OUDk%*ҋ<]$#0L8$F`;c<+Ya*/7vKR֪sG뻍8O;)Ni *!F4{e0Syp[1B&.&vUc Z){@%vj\3W'ϔ,?mhhS'}2dkꋦau_S7P6nG ~##M+,pB9_v{^24Svc⬊>:*c6yX`7|bA̠)r: G@ 5*V!.,[2#dFđhkFi.4ԗ47CPfY7GCOHisŒPBRC8gU'E72Uie.M .Mrt |s5~$j3bN8{q#椡弫`zcuUu>XebvV'`Un\zR cf=@wR˃-D%N|Δ]tAr 06򷒣HC^[) )ӣEIITוfGV^t,fi{GzKX5at{-QlOG*XjB|PvgWKpFrβ\4 EW(6n M] ⪅(>%[LԒm_0v^2M: !KMҗ: Ql=yyAhKoO\@8=V e1&OKm,79;h;h*0)GNyB*[&57M\vZ?tGFsR=y1KϒS"ki k;h7 ?XVpF)3?[O#_QksΘ.(FIUޥ*_/P4(Nj yJџ 'WEKs4}ky] ųBܧ'PO86YQSk6pm oCh#giT18J-/aƟ%y;p:Ί4:O.63E^Am!߭iNsaB~b 쁦92/:m'MK=ԑ9Ge&j|b􈭩\yP,[X::K%gKrRV4)])0Po^{p}L:C[kvWg3uD*@0;?-B5udCQդ|\.,d;d{?ArdQmR jLLޠ/#a@#MIIi]"j2==FEOwRS#^X@rz4\̇8=pE;s{iq׀E.Y3;|E PB8)nu-Дy\< ,@_%+TNy4ѮBOg9mx&J;\3w RI@ySB^e7j e˓..wlY=f"3Q8|y꿠Bꛎ}w?< p MZS]w^##YL }̂}9qĊkײ6nvdԝNS@hXkM=& 3- :¦QodLfg%#AᎾa[K̭Ķ YZ