python3-libblockdev-2.26-150400.1.5 >  A bwLp9|I{^ԽBL/&x$Mͫ #ބsQPSg<l 6k$**ێL(vxBEorHzM3R{K!Dfq3|?4X5ݿ]S8.l: cRqDL`巳ci{tZ(h"+~-r$<+ qgsdm'i4:0; 9g5p)OFM(Rzn kvbpMLsVlM+c4b08907a273e53755c99ed47f5616a3fc0a9e4e33a1e93ed527eb30df0bdc997669e2a4f36c11fea279891a1f87317ab4024b76CbwLp9|D}b y=˿19Cq{,qu.L"N'e}w75/On$/KބjUs0vڱeDJb ot=9dsFg;0;u<:3՚C-aanX9}@md M! dLXm3vZ+‡5tEtf^BlBW՝"L(ךc=ZD!x)ک sKC4{[l>p>l?\d & i, B_     #2XdR(y89:eFGHIXY\]^b}c&defluvwxyz XCpython3-libblockdev2.26150400.1.5Python3 gobject-introspection bindings for the LibBlockDev libraryThis package contains enhancements to the gobject-introspection bindings for LibBlockDev in Python3.bwLs390zp3aTSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Development/Libraries/Pythonhttps://github.com/storaged-project/libblockdevlinuxs390xTAA큤bwLbwLbwLb7104a83361118b7556bea751bacab5bd95fffc85cfc9e0a626eccf7b555ba94rootrootrootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmpython3-libblockdevpython3-libblockdev(s390-64) @    @libblockdev2python(abi)python3-gobjectrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)2.263.63.0.4-14.6.0-14.0-15.2-14.14.3aa@@a@`]`@_>e^9\]]:\d\I\8@[[4ZK@ZZ1@Z_@Z`@ZOfvogt@suse.comluc14n0@linuxmail.orgluc14n0@linuxmail.orgdimstar@opensuse.orgdmueller@suse.comdmueller@suse.comthomas.blume@suse.comheming.zhao@suse.combjorn.lie@gmail.comjengelh@inai.debjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgjengelh@inai.deluc14n0@linuxmail.org- Remove unnecessary dependency of libbd_part2 on multipath-tools (bsc#1194771)- Fix lack of dependency on libblockdev-lvm needed by libblockdev package. The lvm-cache-stats binary needs the logical volume plugin to work (boo#1183948).- Update to version 2.26: + Fixes: - Deprecated glib function call; - Build with LLVM/clang; - Many memory leaks; - Many tests. - Fix dbus.h being wrongly packaged in libbd_lvm-dbus-devl instead of libbd_utils-devel (boo#1189787).- Add -Wno-deprecated-declarations to cflags: dealing with deprecations is upstreams business and should not hinder downstream packages from building.- update to 2.25: * exec: Fix polling for stdout and stderr * exec: Use non-blocking read and process the buffer manually * exec: Clarify the BDUtilsProgExtract callback documentation * tests: Add bufferbloat exec tests * tests: Add null-byte exec tests * lvm: Fix bd_lvm_vdopooldata_* symbols * exec: Fix setting locale for util calls * fs: Do not report error when errors were fixed by e2fsck * README: Use CI status image for 2.x-branch on 2.x * fs: Fix compile error in ext_repair caused by cherry pick from master * Mark all GIR file constants as guint64 * lvm: Set thin metadata limits to match limits LVM uses in lvcreate * lvm: Do not use thin_metadata_size to recommend thin metadata size * lvm: Use the UNUSED macro instead of __attribute__((unused)) * Fix max size limit for LVM thinpool metadata * loop: Retry LOOP_SET_STATUS64 on EAGAIN- udpate to 2.24: * VDO plugin has been deprecated in this release (functionality replaced by LVM VDO) * support for creating and managing LVM VDO volumes added * support for unlocking of BitLocker-compatible format BITLK added * new functions for (un)freezing filesystems added * test suite can now be run against installed version of libblockdev- fix files directive for s390 in specfile- lvm2-clvm doesn't exist in lvm2-2.03, so change SPEC file libbd_lvm-dbus requires from lvm2-clvm to lvm2- Update to version 2.22: + New minor release of the libblockdev library with multiple fixes. + nvdimm: New function for getting list of supported sector sizes for namespaces fixes. + Multiple memory leaks fixed. - Changes from version 2.21: + crypto: Default key size for LUKS was changed to 512bit. + tools: - New simple cli tools that use libblockdev. - First tool is lvm-cache-stats for displaying stats for LVM cache devices. - Use configure option --without-tools to disable building these. - Package new cli tool in main package, should possibly be moved into own sub-package in the future.- Explain VDO. Fix grammar mishaps.- Add pkgconfig(yaml-0.1) BuildRequires and pass with-vdo instead of without-vdo to configure, build vdo support. - Following the above, add new sub-packages libbd_vdo2 and libbd_vdo-devel, aswell as handle the new library in post(un).- Add pkgconfig(dbus-1) BuildRequires: Add missing BuildRequires, libblockdev needs dbus headerfiles during build, but configure does not check for it.- Update to version 2.20: + Fixes: - Fix parsing extra arguments for LVM methods calls in the LVM DBus plugin; - Multiple fixes for running tests on Debian testing. + Development: Vagrantfile template was added for easy development machine setup. - Changes from version 2.19: + Features: - vdo: new functions to get statistical data for existing VDO volumes (bd_vdo_get_stats); - crypto: support for passing extra arguments for key derivation function when creating LUKS2 format.- Update to version 2.18: + New plugin: vdo, support for creating and managing VDO volumes.- Update to version 2.17: + New plugin: nvdimm, support for NVDIMM namespaces management; + LUKS2 support for creating LUKS2 format including authenticated disk encryption. Multiple new functions for working with LUKS devices (suspend/resume, header backup, metadata size...); + Extended support for opening TrueCrypt/VeraCrypt volumes. - Drop pkgconfig(nss) and libvolume_key-devel BuildRequires now that they are optional and pass without-escrow to configure: libvolume_key's code is ancient and nearly dead upstream.- Resplit plugins to avoid pulling clusterlvm support by default into the dependency chain (bsc#1086447).- Move all plugins into the shared library subpackage and their respective development files into the devel one. - Add '-only' to LGPL License tag to comply with SPDX 3.0.- Update to version 2.16: * Features: - LUKS 2 support for luks_open/close and luks_add/remove/change_key. - Progress report support for ext filesystem checks. - Changes from version 2.15: * Features: - The file system plugin is now split into multiple source files making it easier to add support for more file systems and technologies. * Fixes: - How GPT patition flags are set; - Check the btrfs module availability as part of checking the btrfs plugin's dependencies; - Memory leaks in bd_fs_vfat_get_info(); - The file system plugin's dependency checking mechanisms. - Add libblockdev-fix-libkmod-include.patch as openSUSE doesn't use /usr/include/ but /usr/include/kmod to place libkmod.h. - Conditionalize the use of Python 2's bindings and turn it off defaulting Python 3. - Drop s390's plugin due to the lack of a file still not present in s390-tools package. - Drop BuildRoot tag since RPM already handles this itself.- Remove excess Provides, BuildRequires and %ifs. - Fix %description line mismatch for s390x parts.- Initial package, version 2.14: * Features: - Added function to get DM device subsystem. - Support for the NTFS file system. - pkg-config definitions improvements. * Fixes: - Fix BSSize memory leaks. - Fixes for issues discovered by coverity. - Support for the 'Legacy boot' GPT flag.s390zp3a 16519855792.26-150400.1.52.26-150400.1.5gioverridesBlockDev.py/usr/lib64/python3.6/site-packages//usr/lib64/python3.6/site-packages/gi//usr/lib64/python3.6/site-packages/gi/overrides/-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:SLE-15-SP4:GA/standard/341369f07224e06234015afc3b76ea7c-libblockdevcpioxz5s390x-suse-linuxdirectoryPython script, ASCII text executableRR"pO D˫<utf-86dbac1036629d6f36bfd9398646a8c0aedfef90266b4e84c2eeb34dd5ee3db47? 7zXZ !t/໳L] crt:bLL h5O˜{k3N}K[RvC6LdV#cs}0\e{7cJrdtl=(^;E w#S䤘cJL?x,f+Ԭ2\H!?hx٧~;yz1b(yS9L z47o+yނ"EluY>iaQ}d$zXAN)\Vn~UXi-=w ȣ,Amg-iCŠsclPG`3NFӠTSLg?!?tK 0|9J$MlAۋPg<0\uqv:Oa i,Z4r(B7TuV~&~`]1WB @2?{d.0*Gd4a`^6 ÁV!EqܜOUHax6 KRߖDVW9Y:W; ?$AI]ۭ\#H jNƩ3JͲ%V#-M羀H8Umh rM}>5u :bBR5߮uΐ5Ǎ2ԎW=4k+ ٮQ]Ӑjvs_i4}^pjŨK592yC@֖u]haWiY';hccddl^}pY1lȖ?_ok>+YQ ;_i".|-S|"8а&@s R,@׊XUEL~3!#]@ 8U#J"2.ux;6XӡMۥjK$1}1TVquC4^=ȼXuClfI60CQ8#*&. .jucr]a7*|\TazX;e( n#maf][Ç[CRfO"|b=~_r e:](- ho>G+,"y!~Qb<67s l$oNC`a Z+N* 5]ߣo)"Nz${5#Սf.}1(7JkP~(*UgE*}~֒O\o'[/D_:B&\k1]V ~X1֋ ;[96ҿ|"zBWhSG/Ga?> UL'X7…HqN/@Y?9*-Y?ik]}!<ՍY8Z*V6y9X{1ػ,9ˇLbk'0/ÂvwxV?aޕį7TԈ[*W SgFW22 T!;m8q ilB[,PưCڲd1:+tU2c`-@6AbK7rBxBCRwC=4nך>JNԂ1(\or ]k졹cb)oVo<4QpD"X?)sQ#oS[stAk,EPUڇn:Rѥ[ٰ{BREȳA =mnp-]˅u!@\K$ZMq467h!*yeR.Fjғhll͑|%d[Ÿ;ߢ_%<4_Fi de>'!|n ^I^;0NH>^$︷+ cpៜar:!zG[g+#Pmnr)>A6bT,5QF/b།#kl'ew;-ݿұMR,px!ÂRT ڛǛ#4Ӌ1P ΒR!^*]W7tV"%_S<".GN>cE{u"[;G3# aΣ iKyYㇵ}ֶ=K&#+^ș 39L]'PMĶ/Ĥvg9R[ bKRD:~5!21H PWRlugPu.ZɗJܑ)hes$JN9qRSWSCS[Ӕpp0jztgtѱdT=C3 8M3 KKC`nB#QxvXc@*V/,'.2f]JQdD? I-VaiORP2 1D:RQ|I'lV $ _(ͪ)jbs@*%y~V'2# W@aM%$ttN߻> ovh7(DV$)?A|PY=q/cry$ MghRtF.bޯ8Ri0k0Rh6-o-!vkF{ᓽʫQZ-Ѥg;/SMSb0 T-18DYLFpGW*$cA2e7h"q1&roiˑ%:LY'6wo76 +d)+QB1]3y+JjckQ]{1Svv7Q%=kf .h;AIM_z~q$#ǐU_H`3ٷ?YίM.BaK$\n nM\z nQ%0|ewljԐY;$kW8rp12*sxgUBI: ^41sij&T>cf(f[d%J)Pե?J :g&U ǛV1% (Z%USq@Yo >M6%gdl66.k*ёyH;яM V<.e.1;i+Uvt$A#Gتi-S4n[5pcBdq3:DT'l,o઀E*¥h}}< EܥZ !闇-1~h."b3W&b "96ru 5$!&ØȐRFr0"NBL[[>n;[5ظ6?&tg~xq)GZ$0(XmMk6f QtIazU` };e/ hg;-ynlXw![q/K˙8\`Z> Vav;ҶA+)O`,A8Yȭ o7w :Vb;4̃4B Ai~<+iyv9s’ 6^6 -9q5˲F)NQݣZ ?A!I# l/}:Y]br<ΞN]cɘfqٴZ5H|wmr\+o?U5 פILFoNF{4oc̵%.? ꩀ");zbVn{$|#yi9g(jVo]!< ǥg ? b/feϒQ*e(N6L%Uz0b5lPN+عS6i)qml܂ vD,DЩJoV韘)9@ꎋ Nug1p4~|ٽ< yr(ZIOyly@݁ueǢ؇R OJj? zu38=>>'[6`$~?XF by1$rCVջ5#Q>qɬ64JA.2%]{-ĖB)lFv/X f['Oa%RzBM$!l,'9s Ga^n+^)202WIΒp;:QJ?HxYzt*$x1:!449`"nX x^ѝh$]/Y+2߶2>YhsEPBve10qüa}t12p涒w]p˸>F]>E-fZ7=$u6*B{ہMPABM ⺮qګK|3 N{VFX!{NA()g RĨ0,2}UKjy^Z\LfcYJM섀8-"|n巓d$*טPÌEY<sl{sVPFPu4AB$aS#.v=vËGDY ysSU$#3۠'AwaO↓E퓩/Æh9]g{6w љ[|,U,"kCY7 J0uYWWQZcʝ~jo>'az. /p/8g$Zzu!5t DlԋMfi _0\n&)hڗRڋCrg M9O_GѬOڄ'ٚw帆WR!52ʓb ]ϛgiIKwY:Kg=zYmb,Tk "aL^r Ǩ/&Ԭ 5;fu'&<,rY1$L2ʂQ /STTvd/E8`^D5EҒm6F4\pW>릵'&Dez-mq%}^?UyQg)tA"7QOA}Kק.=l NDX6GM&7gΏRGo=/@l1@7"k]jFn `XuR8O1kKfʇ7gZaoXG <\ڴv̚=݂ogϷt(27eFGNpZI*_o\Ӟ Ied~Lp , wW+˜(Tpìʨ}ȸxJ|RE@5HY 3+5\dFKLtZTJt* 9ӭ>9#raP֒P<"I)sml>UԧfX1TKCؐ'7/LV gn MlYE%^zdLA3FW æ:>jE8yA'!>]}SP,FE2}ˌh6zb&4CSPcJ̐ȶ61m6 BABs8<ԚǑ6hW'jS gY6ئr8FPa n[r>O9wtxَi29ϚJvAx|mԷ8[%k72 zc@+d}@/”¼~>[Dl6 _O?n'^rqWŲ-(|.*I+8;Fu-sK+4Fu/=-:T*<;q#&p\ Ǡ~F PuQ8 U"CC(omfQPe($@ qs*2X>Ī p- ֤7g&@v^˓tA^^%=^VpnV ~:4)V1B΂Z! 38I Gtv?H19 YZ