libbd_mdraid2-2.26-150400.1.5 >  A bwLp9|9L8(ihJ `4< &3-UmW.. QgܼPx:@'=Q|G eۈp_.xҋ0TGfH*dQ}V&#hsGN)((pY]90ry47f31e3dce4fc274e2c7238620127f4297215c99309ebe902ec4329256a1deff1a4202e32a339e774e6a07f5dfa3246def32b51552JbwLp9|xbt+8jZ]aJD⋦ (*ɻU䖡hB< p@ p? `d  O$ :K{     <D(I8P9:5>S@bFqGHIXY\]^bcdefl u4v<wxyz     \Clibbd_mdraid22.26150400.1.5The MD RAID plugin for the LibBlockDev libraryThis LibBlockDev library plugin (and, at the same time, a standalone library) provides functionality related to MD RAID.bwLs390zp3a@SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttps://github.com/storaged-project/libblockdevlinuxs390x@bwLbwLe8c7887add2cd46a3d72005d7d862f4eebb39fc616f413cf6a8911b18d4492f9libbd_mdraid.so.2.0.0rootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmlibbd_mdraid.so.2()(64bit)libbd_mdraid2libbd_mdraid2(s390-64)libblockdev-mdraid@ @@@@@@    /sbin/ldconfig/sbin/ldconfiglibbd_utils.so.2()(64bit)libbd_utils2libbytesize.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.27)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)mdadmrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.263.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./sbin/ldconfig/sbin/ldconfigs390zp3a 16519855792.26-150400.1.52.26-150400.1.52.26libbd_mdraid.so.2libbd_mdraid.so.2.0.0/usr/lib64/-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-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=dae958c331131bd8defda61cc922141fdb18203e, strippedPRRRRR RR"pO D˫<utf-8c09db779bd6c4649074861e1739b77164e03d4f9952d0fa20c75ed1741ae330d?7zXZ !t/%] cr$x#F2 ,8:mx-Fd d 䤡$)fإјcz}~=*3.rϪ)f amwux+ -MF޳# R內`h醺;(V{Y3":>onB3"j x+~Ȕ2Vq" ڝK7X+G i ?b;ȝ$9s_NAȭԕ mϬCvd|Fv6$<)Z2&aN\KYzFNC9 q'T<~'}OL"ݕKf$;V{aēxbJxB7% + w 1q ٯ>-ZvOEy{Uh802njFh 6b'LR u qj7~Fx} Sw 'D@F- GiM{uǦ]: dmfv 2$5#ՄK ~ bp|@>9R}/ڲ|Y~r l?59ef~!2h}P'[Ѕ0K?bIs8&VA|m"֓,(KYYϮNu3 c~xFVk:4oBMJ <+my,(D.cQH4.A=~MA/^`B/igq;('+vkzsJf"r ,K܃3L6PA=,,7Lk;?/.C<7iVCA:P9A믇j<1yo2}G訡'W5(1o=R u$ύ7ay{[!.N5+עKJ[@ϡqڼ|.Nݷ6o~GU Bd~J霑wf JuƾhCD;P  *mW]>S;RkErA ot J0R!OǁCNb~{)N3۶ݭ@Do5njL 6 ܬK&Um _wthWF􍂀$4d^ag+BV"[Yr *j2SYXljgOy-"6?yaP80b[IIF8i@戱\ ӲcDS{;?!`-8%sYC{-sӠ!F'4Mg.v8=XVR-*(0r*GXI]?_LiS YsKLPo;C[!1:󙸩q-9aR[}-_$Sf13-T,@a6#TZ7eiSF p Gqn 6X@CJ_A5ׁP{DXRh\m I3="\W<#dmMsf>?-?c`Y&k`(w Mg3}ף#]RvODYIp Lx&m0h)yAT_H7o'k\הx'p)ưru{.6R69ip WC]RJ6φ6rLr%!9v9ER}2=D+*whT1 ܋ͥFPi00û{w gdJ'!G2i(,~¯\ ,}Sy94jz;P^D>( Lv}p|i>k(I]K|WU(B -8b qpCmb$ fTŅ_+9w*2)<YAQ0of{Hb!}(X 1:&RIylG4BpFO]Ic ˆx>764v vŵ: M!jp1%{oFDkeo( v+ 1ЭĘ~WsN\zqGkJeEJܑljC. ACb>O%p뫲^ُ})!¯+qK2P 1+i:&£UOQѝ,3%0"GZۗ d \7('Tѱ$[θmV!+>,Ubkt2DMP5Z.D=t-( :R,x,]X<mA:/VX3%怉{|Yq8N'?j}&, m8TlPS!=74mYpf - ^qH7E&ÉvYֻۏ%IhdOS %{-`i%w"4Vq8Z6 171GaYE16s5cGi}軿_#~#YP?QnM+ ؔShACĵYTOey+\tkE{j9lsdO8ߟ; 0J|Ean!юk8{`S#[ń+lC1($_|RhǺ?֥n D^D+94Pk#5 4GĮwKՉȋd]!Ճ8G~m2tLo+*|E-^& 6c|-+swYhhsO[%ۢQ6T1J<G.P,f*lhE_(Fr%˹Ë́MyF{dpkl:A>萣)cm]p)Kʧ}- vdkr,ƶ7pYO ѦLfl ǤC$g+HHaUU6oUPt|بwO0MIocaQq~W~'hD_ĹL0GR"$LJbӓE^9SJc ؙEUD9Ѓj#DZ|\G~߶Ybf+xљp;A >i.ns{T 5ܪK}}I/V8TL%mMJ$t~HO+zk59\)a?l ydJPfmh%ه=a *[Ԭ3mV~g}e 2 \sg""֕Wf(` DF{|7,m١5~l9sK>,Ke|IqQ*RbwGbc I>ڽ ^RSuٽnv+.$b>WHKp$2T ͢%t:RȇnӅ\w7UGRXrpX\ӹyi^49JS醍R~a9hpf܇MVs&fF$W:Q6jkГJ/H|]Qnh5ò~cΰPۋ7xz٧D}?}P)jԨ g~Tk}p[d(jg+ $@AYQw"?Vo7Fm =a."j`|fy>YK)N)K㪦+iӯ̕F-ݻ Z\DkXu[y8dL:c=Z{\}ěgqWef50)j,aV.+&q0p_bz8gj8F^CZjU'C\P:=3z=T[?6\O*QZ,KFc"V%a IVE)یΑ'V,a" ~08l10̩M  YeBBwi Rc$RQGsXN ^O"Ar~GSdib,V`JpsX/Sʣd)y·(!.r( -r&./9ebb#UOT|PeuG&h nD6*D#G:w+fb4 ":atbd-rg;en[Cx꺉1xJJILAfb\⻌OqROXcv ylRyj{0+T%T> b9ɓ@QxcBѢAvGmp7R`mR;",KOӧ=пʫhCK6!1GO.rJQ>` fZm9WFK/:35bo'|y*HLaBldrľ_2X6੷kUFSll($?Kp$%Nr㢇UU9Gs|Ur(-M|ï}ͶU^0Wœ۝]R 8$U`}ȹoą>&#k}"TUn;IƈXa<Xo(GNe: O/iH#>I ˎ+W爥z s]`X~iߎlT\.!u~ʲԕ{̪:$?O G%p#ޡ)V')Ʉ6em^:- :6?Ԏkf(RnCbZXI:Z8V0q\xjĈ#}9Vt'QΊOD6{I#СX;NƬ]Fjf5]3Wp ,UHD/ĥ>sd{FQ| 4<6%ŒY  pURg&<~XHZE# D؛*#El Ȃ#1Л:aLxިO4M1 =tx| +w1G`,> Ljrhf|TVɔuB'*f~8SJ.B{ERÀP3Pw=5G&OMm+J@# >e U!*;(& PӋzU:f4."`-Yj#HpI6a\qYٙ<3zw%kB3gXiL3vwWoUC ^ۻgg7v?D(339o|,9F-ɾwlh'*"b틸w@tPR#[`U~؀x?%9FubqGt(:Y6r)HMd$Xzz ϧX]xS1J.l<,jbḛ̈KqS+E:*5[P։Y{٣YEy<+a~%&rbSŦqt|_+3ZM;^?BY|1ZSx딷629Q[ lךwχ\}; R)S'hA/]GB"eEY%,{rx=41/-8vd%gg1=l4ΌȘRZ嵯Fcqb`G%*`ދWЍjQ(gr" 78ߜ!rzSHna1pq v5!tTm W 2++o YC~Y'x4P=kVhhd'`2)Coh5Lj8dpE2 ۮ ۲Ќ3Q{DAAs'х zj?uI5E@N10~WDPAh}p˔K43i:>b(Ut"Rc&X]&ȯ =3QO454rH =34$>}Uw< y'P.γF9G1Ϣ셇jyE2͇өr_aT2'+ + 4'n5Xc/lZq+3AUF3ܼ+2H ɾC&aX^]*PQ%./dӣ؜rxPGP]xeU%LD/N^x&b&:2IÔL(_=@c0NY(r*!l%^Ե:):OJr+^L}OlfRyX"#翾h|4Y!HO[(WqdEZ- ֹs7|3 m*5Tcߢ j^?!\'x;bg2QwX5.7ѺW9)wX<\?KMn77pH3]ct]jSoPBbMࡿRlf 1u>3I"~bx3.r  KCwn`Hee<(X G.oʎULIWDl p M"Er;]q!2SH)+ dZIckfP=J.-y@*M/8bDc>#a"aZuQ 䎦Y}0hvT7fOٴ4[ke$7KB**$=Mv]N?av!wGFӮM7~^,?Goxt %8}Mĝ3oӷfKJGꞔZtlRq ,ajL&}[ae~cQܒ-m7Ѽ M\6.vPjs) m92lX$WLƟTTNM7*[L 9hO(:.!(|A Eh. Ul)@F16>$v, Sa/&osA=@8670 @}!Vc䱫~SX]bt57G^V:)})X3`NwN&VE >,~oMKBL˘< xPi`ٯgd%TRf ISi_-=8yY7ڷf*irqըڠ%<*ԣd%!)靂ᏰXb ;\4 !Z*!>U.EE ;HI(}ACSx}G:!bW;vr '{bnws,$'?01Nн:m?KghS:XWKd"( \|;Ѽ{VD'h*Fљi b{p;# B#LnȐ+Yo02|d١Vo+sD,5}ᴠ( [qQ)xeI"d˒ \=@=0 Ȼ۴p+?ǯY!z~ t@Ě%אԛKC/ ]y)t-Eh]}7=\UXa`yB{G^t([ݎ#\B)3:vW\#|rb_5,d*}`.TAbnPb6NM,F@pJjA~O /Jf2)K ?-/ɠg]@w6^  .;uKJ)G^ α5Vޣ(:hO ho#륯:'um}UObf z4 a@fwa@\[_X>t)m5-is$D!܋S6H&yOJؔqYTCgLfCb O):(oә';ӹ/!­LQrfkDmy˦Nr 2"QƮ\.ݠ>"z)< 3<1q&Z9c;ЀVzyEP+b,nU*_ -iEwvztP`/Vg ,wa eu0IT>ioAOY[ӈ[K.{w \h|\YX /h?=lƅurMVykE1g#MŃ =N@P_A,o\Е4i ƖnB0BH@]i^!Tbd>+iW 䋙:3v&<<}/ 7 4xPJBvLN3( YZ