python3-libnbd-1.18.5-150300.8.21.1<>,>f|p9|ycd"hNPxj@2&+lp.E;!4dIƯ9m]̚V}5ۏ,FYa~9J*>&?&xd & C| %,@ J T h   4(=8D9|:iF!G!H"I"X"$Y"0\"\]"p^"b"c#d$'e$,f$/l$1u$Dv$Xw%x%y%z&&(&,&2&tCpython3-libnbd1.18.5150300.8.21.1Python 3 bindings for libnbdpython3-libnbd contains Python 3 bindings for libnbd.f|s390zp346SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/libnbdlinuxs390xBs j큤fLfOfLfLfLa5d8ff0a5e7872b419ebc7f9fc59c3d76fb645f875a935553aa63156c8a1aad25a85f421641d5f3b9d391f160803e7cf1abaf8f4ed0cd8138a0588d5543da8ec31d292708263fb1ff4bcb798d0cbba679533c06fe84f0c2dc940f4871226d7004532a4a3bddb8ca42c667450714cae2dbc854ba0b0fb4e1824008c3f333cfcd12201602fd3e15157a534d40eee2301adfe78e4d4154804dde69aba16fd46d04brootrootrootrootrootrootrootrootrootrootlibnbd-1.18.5-150300.8.21.1.src.rpmlibnbdmod.cpython-36m-s390x-linux-gnu.so()(64bit)python3-libnbdpython3-libnbd(s390-64)@@@@@@@@@@@@@@@@    /bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libnbd.so.0()(64bit)libnbd.so.0(LIBNBD_1.0)(64bit)libnbd.so.0(LIBNBD_1.12)(64bit)libnbd.so.0(LIBNBD_1.16)(64bit)libnbd.so.0(LIBNBD_1.18)(64bit)libnbd.so.0(LIBNBD_1.2)(64bit)libnbd.so.0(LIBNBD_1.4)(64bit)libnbd.so.0(LIBNBD_1.6)(64bit)libnbd.so.0(LIBNBD_1.8)(64bit)libnbd0libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.5-150300.8.21.13.63.0.4-14.6.0-14.0-15.2-14.14.3feRe9@e@cIO@b@b@a&0`ݮ@`@`v@`M`7@`@jfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comrpm@fthiessen.dejengelh@inai.dejfehlig@suse.comjfehlig@suse.com- Update to version 1.18.5: * CVE-2024-7383 (bsc#1228872) * Drop upstream patch 4451e5b6-CVE-2023-5871.patch * Version 1.18.5. * docs: security: Add link to TLS server certificate checking announcement * lib/uri.c: Allow tls-verify-peer to be overridden in URIs * interop: Test interop with a bad system CA * interop: Add -DEXPECT_FAIL=1 where we expect the test to fail * interop: Pass -DCERTS and -DPSK as strings * lib/crypto.c: Allow CA verification even if h->hostname is not set * lib/crypto.c: Check server certificate even when using system CA * build: Move to minimum gnutls >= 3.5.18 * nbdfuse: Can't use ?tls-certificates or ?tls-psk-file- Fix assertion in ext-mode BLOCK_STATUS, CVE-2023-5871 4451e5b6-CVE-2023-5871.patch bsc#1216769- Update to version 1.18.1: * Version 1.18.1. * rust: Use string_starts_with instead of String.starts_with * rust: Build the examples * rust: Write a custom translator from POD to rustdoc * rust: Add overview documentation * rust: Annotate 'endif' with corresponding label * utils: Slightly simplify human_size() * docs: Assign CVE-2023-5215 to nbd_get_size negative result issue- Update to version 1.18.0: * CVE-2023-5215 (bsc#1215799) * docs: Add link to nbd_get_size announcement in release notes * docs: Add URL to list post on nbd_get_size security * docs: Update release notes for nbd_get_size backport to 1.16.5 * docs: Finalize release notes for release tomorrow * dump: Add more examples of running subprocesses from nbddump * info: Tolerate missing size * block_status: Fix assertion on bad 64-bit block status reply * block_status: Fix assertion with large server size * api: Sanitize sizes larger than INT64_MAX- spec: Don't set tls priority to unavailable crypto policy- Update to version 1.12.4: * python: Correctly use PyGILState * olang: aio_buffer.go: Explicit panic() on invalid usage * python: Enhance tests of nbd.Buffer * python: Plug uninit leak in nbd.Buffer.to_bytearray * python: Avoid memleak on (unlikely) module failure * python: Accept buffers in nbd.Buffer.from_bytearray() * Dropped patches: 794c8ce0-copy-dummy-vs-errno.patch, 8d444b41-CVE-2022-0485.patch * jsc#ECO-3633 - Enable building python module and utilities- copy: CVE-2022-0485: Fail nbdcopy if NBD read or write fails 794c8ce0-copy-dummy-vs-errno.patch, 8d444b41-CVE-2022-0485.patch bsc#1195636- Update to version 1.9.3: * Version 1.9.3. * maint: Modernize configure.ac to silence autoreconf warnings * maint: Update to latest ax_pthread.m4 * copy: Avoid potential divide by zero when source size is zero * copy: Test corner case of copying from zero-sized source * copy: Fix progress bar * Update CI files once more * ci: Allow failure when building fedora rawhide container * ci: Consolidate refresh scripts * macOS: Simple cloexec/nonblock fix * info: Require can_cache for info-can.sh * CI: Add testing on Alpine * Update CI files * macOS: Do not use --version_script * One more VSOCK include fix * m4: Remove *~ on make clean * ci: Rework the build script to run check-valgrind properly * fuse: move check-valgrind out from condition * qemu-storage-daemon 5.2.0 is still broken * Version 1.9.2. * python: Add missing test file to EXTRA_DIST * build: Warn about large stack frames * configure: Add a macro to test if compiler -W warning flags work * lib/uri.c: nbd_get_uri: Do not translate port name into service * python: Implement nbd.aio_connect for AF_UNIX * bash: Generate completion files during build * info: Add percentage after field in --map --totals * info: Add --can|--is options to test for NBD flags * info: Add --map --totals sub-mode to display summary of map * info: Don't print extra trailing \n after output * fuse: Tidy up MODES section of the documentation * fuse: Note in docs that read-only server implies -r flag * fuse: Improve documentation on the thread model * fuse: Update comment as we expect zero support to be present in 5.14 * copy: Set default request-size to 2**18 (262144 bytes) * copy/copy-sparse-no-extents.sh: Set request-size explicitly * maint: Untabify configure.ac- Update to version 1.9.1: * Version 1.9.1. * ci: Update build files * ci: Also perform `brew upgrade` on MacOS * ci: Only run `make check` on Linux * ci: Skip some broken tests/distro combinations * ci: Rename build_script.sh to just build.sh * ci: Add support for test skipping * ci: Some build script fixes * ci: Fix run commands in README * ci: Add support for FreeBSD-13.0 * ci: Remove debian-10-clang build * ci: Remove cross-compilation targets * ci: Change docker driver and archive logs * tests: Rename version to get-version * tests: Do not use magic parameter for some nbdkit plugins * tests: Require cap_sys_admin where root is required * tests: Fix port randomisation * tests: Enhance fuse probing * tests: Clean up qemu-nbd detection * tests: Fix hexdump probing * interop: Do not test against broken qemu-storage-daemon * fuse: Only support defined fallocate modes * Include sys/vsock.h if linux/vm_sockets.h is not available * info: Avoid ambiguous 'allocated' terminology in --map * run: Unset DEBUGINFOD_URLS * ci/cirrus: Update system before doing anything else- Update to version 1.8.0: * Version 1.8.0. * docs: Get release notes ready for a release today * copy/copy-file-to-qcow2.sh: Skip this test for old qemu-nbd * docs: Put links to release notes in a separate section * docs: Add preliminary release notes for libnbd 1.8 * common/utils: Add test-vector.c (unit test for vectors) from nbdkit * copy, fuse, info: Synchronize --help output with manual * generator: Update copyright year in generated files. * Update README * Version 1.7.12.- Update to 1.7.7 * Fixed CVE-2021-20286 * Fix parsing and construction of IPv6 URIs * New API nbd_get_uri to get an NBD URI for a connection * Permit "see also" links to nbd_get_error and nbd_get_errno * Avoid over-long lines in POD. * Fix reporting of NBD URI support * Let exit status reflect any failures during NBD_OPT_INFO * Fix page eviction when len < page_size.- Specfile modernization- spec: Only enable system nbd interop tests if suse_version >= 1550- Initial packaging of libnbd: * Version 1.7.1. * sh: Add NOTES section. * copy: Update multi-conn documentation. * sh: Arrange --opt-mode documentation in alphabetical order. * python: Add example. * copy: Fix initialization complaint with ancient GCC on RHEL 7. * python: Fix Python style error. * copy/file-ops.c: Small whitespace fix. * copy/copy-nbd-to-sparse-file.sh: Skip test unless nbdkit available.s390zp34 17229346521.18.5-150300.8.21.11.18.5-150300.8.21.1nbdshlibnbdmod.cpython-36m-s390x-linux-gnu.sonbd.pynbdsh.pynbdsh.1.gz/usr/bin//usr/lib64/python3.6/site-packages//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:35097/SUSE_SLE-15-SP3_Update/dff8f47d61783128f00674237b2b4da9-libnbd.SUSE_SLE-15-SP3_Updatedrpmxz5s390x-suse-linuxPOSIX shell script, ASCII text executableELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2e533fdee768436695ae7d229a6a64db5335db46, strippedPython script, UTF-8 Unicode text executabletroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRPRRRR RRR R R RRRRRRR`?ƛs6CTֵcutf-888280f4b7b815276a4766ab345fbde845f096dc13dd47ad3492fc0a7872304c1? 7zXZ !t/$]"k%4Pa Ó0K4}Fn'DvC݀N/YKSѻBS>2CU=Zݧv/9|KmaD04m vuy?=aqJ89Y]hmLba< @Ƃ{!eHA39T'_i =;;-WKF\ paUk^Dfh.E%agQVGU7 { HGi?LG9ꯪ;A9HB5S(~ zGs:Fӄ {5ıݾu;[Ocv)RZ*'q4Kj #@龚r j!*O̕0V4dy+qk.S;5_ɔca<}s͖'Nun/zWS/ *]mu]]*&Nt_ KAs%oΏ L|Y Lrׁۚh漻XloiE}Vbx2o!C_Kv^#z wA3% *EpK7I$ˉh5А3 */@10p3RSU" a^(=0$vF,,F͟e@̝2̤0Y@ sUp9҃mY >QQ'$QN2S [N3xIwiK*zب?8F*YЋnaC<͕>;;bcW3||vy{_~oK&7_Y)ox%@W} YmV:yvZp& _r'P9fΕFf2۝L-C? ^@#G-/X:d|aX8R{fIZk& _]Cb\Iqk{kgLD̃2zs*zބ{$:=%Jft*jrkF-r5*4HI@_Qۄw苝SI]@M(lБ꒦1|r}^wOax0 /1+mDkج9Q%/&;*>pʈB4swKloeA{lacLvj60_긏:Y[{aR:$Qs͠`H7 ޫZ[Z&s!Ǧ7.Oޛb!O$+SO7( ꪥO?K{޷Vۨ? {pG~ƩGv~z|H6XiCj-1 Rƭ4?zMe\ Xz8ΕP\\_OɧOz: li1=ł,oX]ltf,J#dǎ zBT$!XlmN렓gA]qNgS^۾y((bMr4:kߟҾgZ_<d)im}$dA}_;Y;~ly'ΝDE+iW<&SrSSwʱ;_i\ie!7c<`>s c8'ꏩ/2W֓Qiԏ*M"pO6fL*63.(]7!9~9(_1.Jbϼ7<4e p$Ŋ6xfGHFTYv\4#X:$dJ>dUrVq{SBk F0[7,ФLmEgN85`|`B`R@#4՚b!U(/Jv?YA{ "AװNP"j#0L$Պzjt B1_iojn,?|wAUӏUo9]U:f흭#J L?=0uEĥ ]sbD<*EQ-X"oq@L(ibK/)?%"XBL Վ #=d/L~ p) qW#M֦y/LkȀL߇X B"`͎',.ZvJ\yOA_- ^,yo6AuU4qˏ;WK,ZDdn~4#a%cg3g B>a=ݝRmI5NmV< hCڳ_OC{Nn#E*QgNHa?hM[`eaW:”@Sy{&Kp,ew_)ڄe3ʐߴgQ{!js t2= H1ϺϻB4Va#Ns]evk)n>ƒ馃;^-'v?fڇ%z&B{q=|᧍ԙ > <CۚX'_kN1tzJeÆϊ9d!Ymѿ"^+؃]||c*`fɩ>.D}ċҨ)W~V| (<ւXp(urj9aj d<.4尝[5 >Lek 8gX"/c-}gkSd*삎 )u#(9¾/6U020npk;wu)&k( ErBqFfW^KxA:7Goi&Rj]Y.Ax}Mbh s@;S|F(a6(D4fT`TPW{%B%"Ͷ'I6iRcgRP KypѴh{B h }KfFhk0M[n+E緕 R d`dx :\E={&͢2v_x08xeJ/Z|uer/?BnkJ++ E'Cݾ:Ee&T:8w8c߅E LssxS.ц9+ UH(@Wt03)vvܠQ->pG S5XvY 5Xڣ~'qmN _⪨s.XIeSX͓'l'GkbGjnT2-4bRƚ)TV \H8W /Byg|lmNYL::Fi(7 >|-Rn"CiMH@#Ӫf!òA8~:hX"Ҥ;/73-{vBF -OvYaΘn@28w^\iZ&avY:Gwz͂>wq2/)ݴWaɴCek{_R0w)\rdUAٍG}.nKmCcTfkky:Ӧ