libbd_utils2-2.26-150400.1.5 >  A bwKp9|,q`LXؤYmgJk]"u4 1arpjBK6Hu:×G@wX1ufn\~ Ymo ZZUpn̞ [xz5X <rpi"i#ny(Pv;1uLwi7%I̽e/- _H"6 Hne%od*OidD4f8b54579ca01cd42b1b500f0d7f79e1c8a2e45176d877d167dc5fce686cf66bba3b3ff5c2af2bd5546a46ec929f5b33a9666e5dXbwKp9|c&"pqdxB 8^ş΄BQg> HR,nx5;B{z&ۙVת6'LmF ؘ,o( ލy_y"J຤&ۇ5N\i_v12s|{}YTN1+ȬoHmvm([{?.9`Plp~%W z >?i. #BD1ܗv]>'qV)`zԽ^aLf>p@"?"d  U  .?ou    4 dt,p (68@9:%>C@RFaGxHIXY\]^2b>cd De If Ll Nu dv tw!x!y!z"$"4"8">"Clibbd_utils22.26150400.1.5Utility functions library for the LibBlockDev librarylibbd_utils is a library providing utility functions used by the LibBlockDev library and its plugins.bwKknebbioloSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttps://github.com/storaged-project/libblockdevlinuxppc64le bwK\bwK_bwKXbwK_0e3a25ea643ac9415316147770fe67e8b276b799cff6066721f2f0ebfb398e3509ed5c27d7f6d93167237140887cff196e31507a6bd4364e6f08e484cd72fb75libbd_part_err.so.2.0.0libbd_utils.so.2.1.0rootrootrootrootrootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmlibbd_part_err.so.2()(64bit)libbd_utils.so.2()(64bit)libbd_utils2libbd_utils2(ppc-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libkmod.so.2()(64bit)libkmod.so.2(LIBKMOD_5)(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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.5libbd_part_err.so.2libbd_part_err.so.2.0.0libbd_utils.so.2libbd_utils.so.2.1.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]=df92e75149b13898777121743c41ee28817081a6, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=d42a8071619d8308f5b519dc5fc27a2e64d5d960, stripped PRRRRRPRR RR RRRR R RR΂X$Hp.utf-8f9812adc8453dc40156ee5b68128668eb2e5c4353d1fb0d042a05b90a51e05b8?7zXZ !t/1] cr$x#F2 &}RCF%83qEf)-f"xFLgЖKc)h,ϙt^}}Oƚ+WqۼhIHL(ZhnYcժ|pS֙ET/ OX5|.Z@0l>!l ]!>! q|`-mٹ"?߿{ ?h%&CSڅ$!Qߕ3 ͨF2/zu{;BpdJNVLa1jNXS\3go+~9NWu> /jFکm_wO^^E t{Yfde*Ȭ:5o=/`K4N6P\k P nˀ\ceO! Wu7#]bfFE_{7[XMP֒`{sh֊NM/2kjѢeX(9`G~@sx_е[ A^]Saq+=ٓ+`t+EcTucD^@y-qe㝶e2ĔZd=&8uy6e-?V ӆ~Vv`iX6

c\_s}:]oBndbѾ0) Gw(1PĠ%7jw0BɝSuX40,n'yI#kK$ Wv)p  —U=39!mӾIRtfsSQ,dv-'vNaMAjҵ.(F$,K$^\}r;$P"qij#tsZ}%D(Def_}Tv^C L]^\klWWhPd-;XеIA w^Fҷ-E>A}8:~Hdi06zjf GR$xk,7`m8†U^04YduaUN8ӹ$t.Y ކ{BǕLU6wP Á~sA0 \a>v\!/1[@מi!Tq܍:(>QKviD¼ߝ /J5=bi,EuMnՊyNr>qvctc@ _<=__pɩy},Y_ 㟷Fk}L2/1Ո^'yoҋ&=H踜L=k蕃Chiqh6@WI=ZR :o el]%(_ePӘ&Ѫ5hrrۗYu)h 7: TqQ.5}(/xϴ~;:^r|T&DW=?po Qy/|Q?nho0uP 5t:SR vCH#x$ΌqI/'9))#Zᆝh_/T5鶌?2 E<5YEKC_|w,?YWd | bl7* }/ E/cLZ`[ )< ,0=pRU<lN N0K~P,5ʋccqFۡixO&-rmFFP&+LJ`="HzySTohbnEbZ/(WPL1fN״,܃f}KTP#eIHnD| 8RVS~9LSpON#rmzA9_ {=DB)?hh$,(n,G) fO24tAJ$93!Dy:]?.40 .!SLpubM8ڻme{#:Gw,28yq&`kYJKB`er5xL~XMoZ5Vm_^)SoC;uXBG97dc%Dfa+!E=&ahЂPHU*%8[UbXe;];|A=U6LמY2w좟~ܻc,{L;ibw2un{JvB+q2ϷWe6?jK0ձ@P/,gv";=E'XYI1fT=X7bF 0#фa);D\G_>j}zٳϰX{g tZXȗmilQ)}=1<$T_p]6QI}̂CaS&e+[ 9c"30 Z!91-}@xiZiE$8 A@ExnǴF%7d4dfKP5RJv [ٙeo*PR a< -[MM&U%sR 9RYz HI@mynT[v1! =,׿VØ^vjPk@

un#KFltܿ̎ҷp2a=^A`S'Ϧǃ|>߼Y3Zdv=AB[tPDu|aP[gTlWh+dᥥ8z+yDw2-I崮zØsOTD)}EV6ǓzAD-nqn\"~/rxbQr@v깝#|ϐ`-6t Kpz~`IW/?[02 xH@>ӓ|=.(p 3IYWmhbsq"OG++鏴uafE}¡%$E֯~R=ܲslXqjFqўL6Ji 0;袬A4o3<˓f022Ap4N1EcuWbꏿX)3#(?m όO_!.M2hD綱X߇u+_f[ʡ&ur}#'fUwnU[P#>3#D8 u_dH>QJ 'O-u~;4}ķDHz[~_c}?YgM#㊨ܣڸZ e-C/TTٯ1uEJHB_f =KfZHD vh ʮBV_ <2Bk>T2:̓*JKaXfjwAtt rMWXczuc@)rd)~*;A'%&_l q`4BeFY_ HMyoM[.ܝPь|,*w%?_Ǔf˟UjvhVZs0L㲐Q#WJ+?ٕ}ҿ^vR }~GNO~?ǰce\ Ҡι/R%_.L$%HC0 u ԫ]ry#ihD">͔/0ajUTԭSpA֓$_NOjQ8Ŏz:IlnA%n͖90FNH~81iѧ-޼Hzw/$b^4S8O.véxhꎹHV%Qny~)-4b9@7ޛTc=c)wSz+;j fgV\ 8Ĵ|L>=PKǷWl:/6>M ('UU?%,:6T"| dYE 1d I×gbh>lR(M Y×JBf8d9x3{SY$8uN9.??A׍@ .(cgl `w9b}00-v^(u)~Ue n-d)^N8r#D Rc|\O.S=ylp=Uv,!B\ CH##뿑aсXgF+w^*W;/)O.F=-d;5^CΏQ}Ez_G L\t$G{$y@τ 8o|98П[e_뤚`)Y0~8"``o-X}_@;+uaZD=jݡTaZS_a3Z#`n:tլRq#y&r/ܰWs9E20H 9"W Ld|ƅV(ߘOe5)춫, 61٪Qb,ЗJ)4 + {f! F_ڱ5] SEU R)ly:)Hñ_{>Y4I&s {_bkmg:,{>$&js^ǟ t(jSX>bOYo {G2@?1n6Wtm>ϳW ŬtkJEDiRԶ GZ5zTu- vE9Aw^8^)\_eP:.2Dzs,t4]N%roEx,U# ?Wڑd9TJdp!T&5ŀHՔH.u͛xoD|+dF冘3*Q rpB$2' ni/a/ [ ]nݦiqKXTcT90E-)bE7XhZf9^")(!F_ X2f- Vt m'w#sLn}ip˯|>Hsg& Z/4zφcxJCArR2lՉoȭ̃yZuDt2T厁89L*D蟕,jbg#"Б%Yĥ2xcU: 1]SФWvI")0GMV.;Ԡ@Ñ >+Ns $S/a$,h` K7{D?q!Ze#'ɻ8>E*3fӐSak]|9` 09ۼ*|d nWS@w E6F/|7E FL[:5eC{gS$lpiΛȅh炁.٤)V+`À7H>)r[_y5Tw} [fh]7-ǟGKeY`qEW %э;IH>/+K1 қ'́aG|ZC!GXbtK ̸;266}[e.䢅@U(3(8W[9%jT2'ÿ2L榉`=H-6cAnՔKNm"]"E*1uN g)j&βz K`M*^"Xl~ϛ `.M]j-&*iP;UPjl}I2ZG K7U#,Ď٭2uVY նy[EB`ڑsHpR0@32KN]7a4S߳he\o32ݫH$63=&nж p:@t/tr6Tt1{BnNlr-FҤ*vChuFto Z`ɋy' w=̲8E(>iKKST#Dé4 YAn]ςt.ɸs[KJwqc(2a =ER?,h4#<γJl.5mGq[АT.g5 KFs[fڐ65, fQy KFZyj\7Tk^N6Z͎bQ8(E9QH3>V ]X02gl/ʸ:|SĨ CU "QI=:KG'`v.d0v^ݨ|@ck6Wﯠi7 bQohm" jSʹ 9T't*`9IreH9~"NRwGE ccHɺN0}jdaD@xUT,ȺW'F{Q*1Q|“cvɆeoC<^h4 ,Ԇdw/ىxBD.k+so4YAV~FPs+bBN^R'y[vdpftp?M$d E~mSg!+<7?vuN#}&q92c"\cCM71BRYANdi{\WoUEmɧyӹhmSN{yjJEn~Hxgp/)c¤k!ث+0Qg+\ZU+",Dzb6L{Ti'nއ4P$Z% )@ޢcX4--MC ۤB`Faz~kqqsu#Lȸn% ^;LhCD旧5,|(Zܽwz4Ŵ˽?(k\ٝ; WT0q""]Y5/T%>=k93?~`7s՚BwKbK`mR#(.[" :}2.`\;Q?O w5Z$W n$c&KBQϑݩJ~ޙR,N^7@)''^3'FN+ Tyt[ @SB:kܪsFsH!:]]CU\GOO,V@_h4ծIj0)”܁Gp&,Ui= &TDvOoړ\.U>"PWɹܮ|cw10hBryqg~ k"b½MKY8.mjVgnYcr=O;Ū"C?;YJ ')8W f T>k[ΘX La)9k(q5[z1Abi vQ q#UtV41z̝$*5zkrȝt+|n dJ3=}~Mۿr`(k ޱ<,aNO }[<8UhvpfjZs%57,a˃2aso鋈nz