libbd_mdraid2-2.26-150400.1.5 >  A bwKp9|&Jl?qWJ#/jc|֒0  3TX!zwxBp";颥C޷܁c'= H7λ_tfr't*N1i9[éI1 2_rD^`[/0S-hW )A7o~3G`Nώ#NgءXz !7\]{(7ZO`6̢74095b7784167b1964fb186c7194ebfc7dfdd7eda73baab49954911b1d8884f1dc9574e4018d03348dcc7a10ff7e1221381b78ecSbwKp9|sLxp>Q11[vX+Ϻ%h3Ԝ6Hś"4IBȋD[DS;dJ}4Pa/;̭V#%=yTLJ$T^#5 XSkZ? u#{^RܭtQPR D6GAӽߐ:D)Tp%-t;Tu@$;A )ݾ%YYÝ6>H~2?/Ք A.R $-d6_ ]-k^b<tnQ€>> >p@ `? Pd  O$ :K{     @H(-849:>7@FFUGlHtI|XY\]^bcdefluv wxyz    LClibbd_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.bwKknebbiolo SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttps://github.com/storaged-project/libblockdevlinuxppc64le bwK[bwK_b983cad2a47c5500e7303c8bdffd38bb3a3954d4a186511b9a04b5d5a9fdda75libbd_mdraid.so.2.0.0rootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmlibbd_mdraid.so.2()(64bit)libbd_mdraid2libbd_mdraid2(ppc-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.17)(64bit)libc.so.6(GLIBC_2.27)(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/ldconfignebbiolo 16519852592.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-libblockdevcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=86f1ae6415a9e82511f1e03175860dfc024ebb9f, strippedPRRRRRR΂X$Hp.utf-8ed189228a5860263f6b638e81c35459c9774180c435dd97dc1b171b7f1961886?7zXZ !t/ .] cr$x#F2 &}򓳔':x,׉PGf(; 5frIQG>7h( ¡(ha6@YP$-$Mq %vd1R'<ӕ!e0=?Ji9:c>#fS$_Ce`C1iC}#KbLҍ+!j~8٩E';G+4{3"F)'εozȴGPyEAc0`"qI[𷼰zmW3/d[LU #a:+NFff8"K]V!UL))޸aGDhZK2;U2 -xFDM#u@}x r0t@0䎯RL`h>co+.$Z邶.&i+.C+/LY.h;&^cr^eBL k()l"o9 5BCA$K'(@C;[Z);bش3~ᖥ 7߃nRjT|FgɱGO.!4U91&'~T8qYmcbP1FmI[B*i$R5g6f6!plE b񛋨25!"^VE.ƜG=y3X/ux /R :;E!tӱkzW:{0E@'{ѫq\ҳ$3";Q]ڑ2v[|0Z)J H=:&zа1%.O0m gQ<3w`{3A`_5f?g Q́O#De>wH\Ƨ9!bǃ%9_'̧݈o'aQBKHVCX}wEv~z99Yn#?LʹX3B.Oe$듖c%h 2,-|X hV=7ne'X\A#ȍzyS/ tP¦_ig*."ioj D5spC~i&/CKƊ`t抯q.V8}9A:) tBFQ7N +mMfnԅZv*St2'b{HMT&=(RsUbe6چt<: YeG+”l<9 !;o;7?o6Ws`H4j 1Me su(Ӱ"0sbksh# q[;,d2YLA:֠L3 fR'I8;0[i\&Nx?i ENQjr)N-3\iI_{g(?Fub}VRfw-Ňi6:- d|6Y >rIݜq[]xMU)w#H:pp|C}e87 .w ~2['Ќ* 0unJɧ9S".R=2"V?=)ɥNeo`ZUn"p2NIN8پ &HT06pywiΕH߄q O}u Ϣlwd1"]bBiB NH]AD͍>+Nck!<U3bp J(I)crzo%,Uu$ˆwY=TFc6jZ`s>gx5)I@ә,\hPA?.GbxOcmVs]Uy~ARvGCzbZJ (sk+u_.?\f ySNv+,~oy#o%;AۍbSXN4 -(ȻO\z>R_wgns}x|;֬i$/Ftp6,w K#Tպ$PC'H:_M~TzD2!݃Z.4z\I;^%WߌR!=ReP)l3ܻDNTZҢF7܃Gy<ʶHS#`01 HZTaM6autℍH/4.BPBH4mMSONU6taJVHAQNŊΗ9oѧd)k)Hblfr@-@4mg%ڗ:-wa|cZ biٛh}J}u%څkݖ5-$]Ip/);w$ GAL '*ZCm'w=;+%7]6}ʭ:n!;/"60^0zppcG'3Ⴜ-|j xS{X'llNf_`zk"!%l"BvWG3)@{1> xΎ ɕ4PPW~l̥&(Ngs(^c+gT"qcwZ{ 6[P۵(Xd8#EOqfU `BI3-靝53#-bh`\p!&l{+J6&@z Cdֲ6H4{QX.$K猫ާ{: B.&m~-O&+&v2w-eQ*jAeoJaFV!l>2Qj7o#O`A</nv9#'1ɇ}K* ` } ly9^=vu@` |ێ.; "X$g]SJk*DJ(+k,TbB]R1$+zFzTq?r[`fd@Գ6ݝ(}ɶ׹O sɶ =4}>V# q5$~S58| =S庥V ͬ l1LB4XPj|FtCNUEgPF{5ʋ^4xH!gK$VdbVF^1VǷVVl5e'hFX>{(vcc9F']aU3i Yi@IStVhns.1?<4OAknˊ/IT%E: s$[9&CPEx9rD\tޟR!UaK"[^ .{{dtQE &JE4]ٕywAqώdT #ʭ!5k{1JZM&Yp'UtQ u)4=~EfB 'JˈR52,O?ZK܅Χ#t He6(ϤPu1/%l7f^g  RSjp(9g|E R+w &m>?e (- K$,꾄NIu?sÚACVcx$m>u[ ݩJ[3. DZF"}Rӟ $:= ,](1~0rb:za\hL#G@ox{&3pP[K ÿ-iJ8]%BTLBcBR+?& Cdbp~˰ sʉzCqUI\X|Tx+H;ԷbØ--R *anVp$Fh=866zH璸vvgbf}"sZ/@>6-և-#P;1Ym_Up(>KJ9Q0f?A˫nsoh*`fIx@cdT x?<}rـ܌&=a2@0XÅgU* EyI`O3M=30[襄1s$mZqyucM*f%P}Y`ȳhUC` R[Rs lBl?F]P.@rn0[d1g#kMȎZw,)bM)Į| cl6cGʅgA9L~'8v adʍ/詳c;SF0o̰ c[/ڢ1"4&k4Z:e}bj5MNwzYf^DX!w0KMwظʧ\@^-]~Nc>+y ^4[f=QrvD+|)1ڨ:Oё8ik\E7c!|;V)jL@~I~8]$[u3l`й@<΋ti&'X'TriJW,g&F9RmqOoQ̀J0hٔ<;F&ɥC9qNe'iHR%2)fwB}W.몕gniWA< "oz%*IQ 6W05\}1o- Ќ#+l$*pDs՛OQO{!3ƩIuDL>ӆ>i4 ~N`O7Gyv_"=w~P MwE %⚟Bu]Nu0ty]wf̼ C9)s { ~0%].:e.bq{FHKXrz2G3J|7+&;h~Zb/NG; +%>Jd`zlEi, a^XiA"q-XAt1=A.J$tu扷|fFRWwB-n^2R{v ܱ)ȬF!8Ap ћJl&N}ʽf7aޖ/>Zul*ݏ9'` v4]MddsS*:͛4X`N+̓b,F>G1sLFJ_Q U^hȘn5bm­!I LN%H%ߌv̲/2 *A ?Eks(yAS<{*#=й\Qş1n"r&vi+;Cdӓ8TFmk-<TNE/>|V ;Hft|j`^uWU *|p1@zk =,?Z#"i: tpdTy6N"<(n{s}rsS@[{ dgz&) +y}_>@Ľ^<=i 1> +[GGT L Rep;=^aa0őY䱧)/bl((6ոRk >Vf'xx:n0 ٍ9"8CCh]+C !{S^en\*ߵl;V!rQEHY9L<(dbw'"?f?i|_0PRy LWKyFMxdx |\aC NETr ?1®chK+6(p%AK%,AKE5h*NYpoWG\dC:TV"g|ΘÒ0tFbPʦ:ЯYzMu=Kؓ{F)0J&a&Y[ =y'ܣ0(Lr]@>B}WoKxW4b/R]:r?3M>g®wFO M1rQB}Y&,kAќ?b{t'9"qgyHkCsL\Q}8:mdCD6 xLEZ$f5Yad>k1] F4C+q(ep_[{O8X'wg{ z]3+" Lӭ]S?-TORj뿥qP27)^*̾f-D"pтfZ"ޚdbaumwd[Ui5pw@LC&Sɥ 3:(aቑ٥j;^b-FAh^NJUt/LD>5ȒXi;q,`hK ͸L&nZ.@Ff'o²!b\W3^ˮ/V8Ȥ`Z΢ʛt_Xq9;UcSRsݴi evh3sYJ}+%2L$@*6[yJi+f<7tN }E{/6-W-zM b\ceu-@NCTIA&j '%@iÂקO=mި-"#?2\"_ե./p,{ ˏe|~.hvq6)7z>vC1{VK,B"le VycAޤ2vB84>(t(bnSĬPy+ھϱ'ilĢ~Fn)' !VA{K_CԑlHBLA̪4gYBԞvA N3$>*6e0$d :t2.a zG^*Jƚ" >CAFBt B=2O>x'w*.F& vn]UEmDCZcQ#"xԢ@w#xxrVF'yV88˕$[MŞ[xW$nip/N| "*Hk"\)֡%ӹ潲?U+Sɨ< MBs}AЋj%g-uOME|Kj@E: qdktl"\OSӳ<ˁ(t T0|^cPq羘B.w2/>r3mT|NVeGW {8mWdUgw2*4Бl;`'qA\xmoiyXFdOs#ٿe3(ΰE{۱Ԋ' ̪߅#Os:U]td^^{rk'ck QF2 pPCӊbvd5?>~\Lˠ3 &!FC_)S >FnBP4=-Ee3*xIM<5e A>)(2MT]JXG _km#s)[Qv)ڐf$ЉNcp ]pAA8E4`$]H2T`. lƎ8%zP؏?r*,fa0%b&*=xPop""nO;PͲ 0?*S}a4@p`GΖ_ʒR##nJKh+" LSG?QRܣhN'ȳ!d4ěFߑXZm{[a}˔bap0ro o&@NaWg p4дa\%ƄeIjTƄb)SWQ9^^+[`sӑ*o\&# 0GcYeAӳl|c{\D|-T_>Pɿ()I ^TL]n`cyGVȶ'w;,r|<܀k%76:c4@F`v-U '\=M~@"#枿0V =Lq]e%+"#̗b84maVJ,f]Y+ 0D|˴;K;$)6! \S,@S耖eKt?14kɳh]gl^Cg_᫑;7yG.2-jy7=U:h OtOqݨ4^hkRZy.@*/FnB#rv"+;}B3'[U g X#J i|bv7e~HWO]!!d0k™W'O%շ )*u#}M3}%~QGFk05 =˫׎g&%O a_864!Ul nURWS$[+0J5l ~>Fc"Y }m_lv C{ NpaOl6B%V ;=p8@6'4?(C\u[n4NtfR$1==; 6Bl, ovξJjE&zxk-!ij&b_v+;$y.#VN*Iuʍa;ݗY|{<ݖxXБ yS.J2ExW$?HIpoPb*"kooZOp X.rg6]|uibEHwC #Dž+˱Ί6W=Ka&lqө] j 1E8lQ)֢}jHN6a¬o惡aҺn6--ۤ Z`V/ٶ 0-hT?&vѮ{˒Ɇ0d-`h  ! ϽJ3@\bH<؝P"~L@{>g>_9>V% j8\eD:^_3FQ& B=_qi3%M]n U;+P/G:eӄGctZc}RcD2~r `({Y|~Z~yPQi/AwBH+X<¬"Z"Cʈ4NjqL ?%܁Ry"H~EāϵIiv6a-" 6xpYn3Q/@ ?؁h Z轩L*j ۯ Ǚkc 4Qe-1} `?=e3̑I:0wzmЈX*eh +dׂiՋ4@ >obtb^N[\i"jM^^nRDﷇNy^v\ ͼ<,ϑW<"VndDԲJFc@sUz] oo1w[!P(/2Ϭ<}?˜sVY!^kj/ yf:oI͕eeq$A.X Z#H)F/?n]z YZ