python3-libblockdev-2.26-150400.1.5 >  A bwKp9|RZtrOUa'J\'p*t6h9"`@:Zų?`3.w2%d;:?$Bnȱ\O95ܬX|9I"-Ҷ\Z[ HuS=.(a۝ӪTg~(PH a<&[<l{+7]?0M3M:Y1Ϲ2(|bHI~Ȫ}K&x^ K49bf58170fd20fcbdba60374d967146316c60644e2ca78c5f2fb575d9351e2f5de7d36615b890fe542f4fdb3e82bd8ec46d0c343CbwKp9|j ¯sƸS?nQV9 z >Xl٬thp>l?\d & i, B_      '6\hR(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.bwKknebbioloTSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Development/Libraries/Pythonhttps://github.com/storaged-project/libblockdevlinuxppc64leTAA큤bwK^bwK^bwK^b7104a83361118b7556bea751bacab5bd95fffc85cfc9e0a626eccf7b555ba94rootrootrootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmpython3-libblockdevpython3-libblockdev(ppc-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.nebbiolo 16519852592.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-libblockdevcpioxz5ppc64le-suse-linuxdirectoryPython script, ASCII text executableRR΂X$Hp.utf-84a03bead8dcd034daaa278c373961dc8613b8f0b00da7f4716aee85a695df2e1? 7zXZ !t/໳L] crt:bLL h}(Q~Cvx'`z$]nP./ުնJM#F)]Ʒ+U[9Xz(hiQae!*'k˹!g``ύ1c$0C&Z]#DbXRPM=.: 6R qM؎_ǔlo/(֍zZ^6crV-KZz;MA¥(%R)˥2IsK+ f$Hx "= 8zMƂicx'jHr,ckXE 3;!<ㆵ%22KZ޺3^#  d\0qEYNT .[or|{vKjFG;w+PįKJ[\IwBec+Jo6%8-VS14T6[+ к9yVsd־H=:MҤXZaQ˓ᾗ'[]oXxCqVïtZR^W;-(!b/9qQz:LWӇhpdTmh<L=N豄uC:@PT'zEʙcv*%|xUXexpiv!6SUojR-dEsxS+:nʇ}T%R'r;qKRc&$! MaB170m6sf/Ck?\h[*ÀCiD6@R[17Y(Gh˧:-i 5۶r_ K…׏gN&u[f~mlU:&3/&HZC9ʤXlwiU> @?ak\,66d luesTu n ^X. VٶmdN%,Ϝ?K;6b HVd!? ůjb5h,gI!YXj ĝlh R$t6RC?&ک8S-F1φB,zH \]xE=X]`eP7;kYl^|iA߹ .P$$rz ?:Ӡ竃sXo"}$n2UBRW-^xdx|']v=$wvP/;AkWAf푏AL4ܜKT$8U3yHט{jn H7`'|mN#*&`]݀+9NtG(Q]_4 YU.:]9!ׯnp=ýot3%"_dZ@G!!8|ƙg/{0Rw<ϱ9|gu݁P ["IKg 'bHz UӞ )#JBDHCY֭fccha)iu5qADs+I̥!sJsܤToi{.\`@Q}=_Z:X#hR 2N';Fh8U섇F_A\T*Er0a'(H-h m}n=3Xfn$~ˍszCpdOdηP2a=6$ ';ߺ֫?&>؛bo)eglЀmVDϙdD6ۀm$"*GsWJ$K2~Aup=p@MGeG|II+I >" W:0lZ,?ش]*<h0 oc@\90K턷-հwv\fY|\<W)duc"NCE)tKo.ם9|McَyU=v^s>,\HpF"Qtt(SYk566sVIj\e?wmuo87_Pt8$_̲䀛Qj^p_~6h5)5?g( F'Ÿzp LlW,>b \ۨ WtS]AXPvDU\˂d!>!4C13_m & LK!耺WXf#ڍE6.ig9JhzzU%UWex쎥ڣH%}"]woM=_J3:m +[hn rm Hʽt>(#WWhʒ;u 2I- 綤tش*o )iMZ!~g.G7MP@ӕ2/6 N2%6rh&f w|Vw:Z 1Jՙ4ֱHǴā¦y\ veђnk@qjY1QJX7f%nI҆DՂ!:+Υpn-@Iu=BKY6_O=j@M1}`@q3XcFI|Ɍ7a(`Å#$?y6+覈dl7`!lbj q ;EWlBrqS 1edsk23Ko?Fp^Cv{9fת'S3pI~ L5"i+ 7L97YXwثj?cz 6odr--9ūyڨ&6;(jiCc?QI-`z~g(残Az2Pm=i'4t!9,Ѻ~9 H <@r]0+OX)-W6!wA mYd Ƒ)診7U~FheDezAjCkl݆X<͇*s y#Q#'eUu9zŹzᙄ ]Ț$FpUNZfF@VAR˪E쳰p`#B=wӉ=` (]>Ejrn@S)R NMZ.)5 C,"Qs)|8e!h?,PgמP G=_1SuA6h%S &9{a_I3"$d)OPLWH\-%\hѝ/M>0BnQQz9¯7"~軣c#=)kI6+"Crb*RzS yF+=0l}<ꚠ`ϥPY INe:f(j‚HhPTlGB5c]#rɸny iK3JkTJ"@-PcݐFh_4i@{K%M}lB^GmzN:-+t?7d\8XS$cN 7B5w1]{a;2 TU\w$FEAJ\5%؋J)eIRqс /3Ӥ^qE'ImZ×cbeo%5 ?txqOlzfN.#<DA,R 7̔EGVXbkD^QbO {#*EJ%'-)t)" غ|r nb-rztlǟQo^A+OF.2 AŎ"zW&%0 jyjUJAz|ps5v$ղBrA@ۜYl=[CUzFVӯ+">L[ u#\|& jlJ8:gg_)Z~S=gx YќL|,rJ$n fʕvzNORf^4_:\5m&kfr>&&9K@&Zjo1JxTʚS|oҟ(nnC*0>V H7 U{$8C?g 5_v+s+ws<'3v## >N. 1LgZfƬ Ǭ:uWbnmi篙Ebz*ؗUzkB&Ar'8osH99A~TPQй?3TurxfQ{ؿ,u]m@ hEfqoey%خ82Po}VFn!)9Ƀq磂$%FizE~}~P ?mpH$_#GK4p sʤFs[Ӄn~Ό [ZsI.8 U/4e enl滂F(M>OgGGd8.8'kZ-+ud0+BiWc% )J\K$ amJo,v3wk61ȷф~eHC M" 7er)O *\?tSꗍURh\[kFῌ\ڐF#=d %i/'ip}^񂵑AUJs]SRBeOf)YroviDD3qPJű'UYF4찛8^M8<)'`Fhԛ %*H1l?p0ړ㋤GOkit_Y6yB\Hޅfɻ|R:ZyӋ_۫,tj`Y7v-NG95,PhOwA>"׶ _66F\]R Υ׬D?5\2Q|aH FTU={D-mPP::ޛ0}+8Q |p}J֡ {HMmJHByij<~| w[?|r"I2#5*7=7( a"Dd BC9}~i. ѐqϟ91!F@P"#3&'K8U6 f9 [^i'aW?f)aQNJOno[hcm@9]c` ](0bpzrU=) &- < jwNx4U!RmQ-PS];4X4eq#_e~N++@d%q(^y;A &qn5 -}TWl[#31אD[7^qMDL5L%N>VǿfD󫕧:T!UWO pp.s4úY~"%k@bw̒;6nsQgQkPfFCV2`sԃx6lc hЙ#=za_^>ai !e۰&hJ K!pe:i'$poXڜFzL?2KGLA;G=Or"RQ!>6s-rtme 6 &fՑ_@f2rH5Grn?H19 YZ