libbd_btrfs2-2.26-150400.1.5 >  A bwKp9|M9Nm:=O[y;yԇbn/vg4tKe éGzEG@ NIǼ-9G ?b# u[r\S)m*z4;bӡcO rn9qۚdgqƃʩQ >nêTI\BU):o3q:_ ??. yEs`D XaJ~@rTQ ct@Nɪwޅlhh[4z!mg >p@ ? d  L 2Csy     4<   (89H:>@ FG0H8I@XDYT\|]^bc_defluvwxyz Clibbd_btrfs22.26150400.1.5The BTRFS plugin for the LibBlockDev libraryThis LibBlockDev library plugin (and, at the same time, a standalone library) provides BTRFS-related functionality.bwKknebbiolo SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttps://github.com/storaged-project/libblockdevlinuxppc64le bwKYbwK_2e11e20679e1646f0658e114117bbcac3d6cdf7c7e30f52ec829f16fad6f2630libbd_btrfs.so.2.0.0rootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmlibbd_btrfs.so.2()(64bit)libbd_btrfs2libbd_btrfs2(ppc-64)libblockdev-btrfs@ @@@@    /sbin/ldconfig/sbin/ldconfiglibbd_utils.so.2()(64bit)libbd_utils2libbytesize.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libglib-2.0.so.0()(64bit)rpmlib(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_btrfs.so.2libbd_btrfs.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]=5677130f2d2b9c7b148b762f5ddea8dd581c780a, strippedPRRRRR΂X$Hp.utf-81805247befb3e155a7f0909824e0478aab0d6345430717f49b63881b58298652?7zXZ !t/ &] cr$x#F2 &} jԥ8U4'6FJK{;(cF!j;xHKx2-J-VV֡nEfUugYXd/?BkʜZ qds.v" ":%) {ϑ/7k#7I,gЊA9 eEڟ9nEcX.OYV/%A/1_,UH+d{I.x1}"\םne8usOן%6qA۹HL!SNN܌̭ \O޲rE&mmVXW߂udnM:Yo)˶A>\~52 )H̙;JWlVHS68t π5Cώ%f7óE+3 7wO RLuc:=*p2%C7IP*h>ygށ 6w ~5;^ 4x-\ėK㻴 RXno11mCRrv!uC$=qݗT0&~l@ HyR eQE>.2!&fhX^.t;uQvL28Oos76hO8|xSL}i.m.#zoEu3 [SMH:q \NÔq^~;D"'*¸(uN6"U 5R;c'+ivPN=>u|֤׶ᶔc@u<ۃ~,<۬\{8SǤ@8$Zx~_4 u~vzIedT^&>{+P=9/xF~_\{z8͏=L! Տ!]1P?UK~Hl0JI`;<.6a2AUfJ ^zVF(hJ4.Zf"؉Υ{@uZc }͖F2BEE;T@%w8>Z\gOV@3E7ay>KRQ>mQ|*w̛2ֳqo35*;Jf8f| a%2R(~v)_)I@ 0L\ҿ [S:9\=K~*4oxOe lͳgca( x(-prVTY 7jC޸H }^S?'#u^c#lOf2.=!'[@e1"P̤p  x4t(q3lMH )l@i,Ll) I--UPΔӛn1]v@-4̷%&2D"jcKR!mBp>,YY{,f[<'#'~%a<@4i>ڐ/ri1Cr$h^CiXK6J`m0m] 2G_z?6Xda]/YZaZKwܖʽFNX3lj76w.ޙwH#Z=pQ(eo3_E :/O/X:򂈵:c9p`.NqP@1{V8z ?,G\-zpw5bwoY<1qD"5&EYW^Qb K7FK6 WycS2@6Ow+uaG8ӹ9$g9c8A$ðݱ},*Z}6e_L8΢}LkVz0-֤d?8UC_.?uw7|+wɃ½ R}+%V(#CZjx3v;%,BX{S:>mCT=<kPL7)kNFK^S}8K ro 8~Y{G-qb[ͩ:7T[)(*7d U< ;_#nUϕTl1a?};x?KƝc#H`HR?'VI("XrKb6|Ge,_ ,;Z}֭~|$Bn.t?L7eB[͝`;;w|1C \1_>qwNt=w W H#WM!@Х*-kKҕeR g.bl}8<%pΰU4vЇn. WI"8Ŭ0yy,h=v]LFRΤFLCҪ؇,ν-*Afr1tv{kыs` %'zNJ1ٲp"H-jWBsr*gE7t/Gͨo?]d<֡qac昶 AZ% Y2q?aXgGQOf|[~SPQҨ>u 9[ bacxz׭/l)zrG0"QNFT^ `-,\fF0Mty" *)h3aʏUp!ǯPIb31QY/B:FZ&,[:ddZQvES~EPxʧ8UT$ =cF/@Is#[iʮ݋\Y.VV<ٴ;`"DCʜQRA[bue?-P(!toЍUzx}4SP8)>mТ=~65(a)Y%Xcn=2Z ғBǩ+ďXR8&[e`NPstxUyۿ!Ts 2bf_]e2fb0hxg~7RhR#8{XT%[FSf\շV"rf-+6ץy65>E?%Âp70P.7+tTBҝq"zJF00BL9$loҥE} ;N>P,3=grBnjC>1<KtE PP7* ãoI -ЧJyD 4&Z}` O^Pݩ YKrrt&KP1lrQ_,Ϸ1<.$'L/'|Z u90iT82Qʫ~ /63õA-P h k)hh!(h|91ntkB1_)O Bs-w%~DW~"707-@lEN䭉U*:m.~:qqO}tmgXyZBlxD*Z k5|HgHcon Aqm\DG wv ?˓#Cb6_LrGJs*1dW 0@Ҍ"0#$y${>\)`-+lBx"8{Q߰^;&[yTŃ覭#ERU[)RL 3|Ur8;| .$W*7Ɗ2PfjF'RaZ%Dk`uDw'sbl==ιp8z1R S)aN {f2-3K7# y\2πQǛ0)n%}$*6Oۑ7{ N 42[gX%j`!LyzWiHo|QvH!Yo*ᩊ#N j lʐAr͞׻JV@Zˌ:rJܒ$B\J t,b^zQ&fi- &p Vo_hf|.P=ͦac0cx|NȨenŒsK~  xd-+ \ڷFޡĚSJ c,}eS D9o6 ]]e\:O(1LϠmj<ľT|'NtF* 'H^ȇvO#Zd̈́p2S"|V_pTʮTQc̪%9WԽ`b]GH(DsNYCӣًM@`ԫ!=gtc62נ,NVD@ˊ'" xH6 >>#h%$6Q+E*&mFN[IZy4R]g] cK⠝qEf4Lg~+Q/!#Q zxV*LZ-*,86<=,#E?"/%&wM?zeaIYܒI>/Y=Ψٶ ځ Io }f_i)D\O)U&C x:MR D>gYV>yt֥MU" ΋ʁ}*xSXiGP?)ѽo_Cڳ%Ims*4މRɾ$'$35Qfr(L9\U͓0 hj "WoA)+^eP%xuZeՕg`8G4`'?S ՂM>>)u07x0]^<< ή#v~+on9}MЉx yأcpavʏ'k/=c碂8<ҊQ\\^u(}?s!: J-߼]n]Md*!2d1ң&<|e9F%+F 6>?5\JvrJxNPwbu?$5A'k q\-4dA=^)(۰,\e#O*ͿH*,=,g,Bj!;y7دZHx9rzhH+951@k t(Jn*Ŭ8 C+7Ђly6k;,fPCv- 覨m'k+qK'wױA T9.hT˽UK] dЉ0+.o[ʽZ&ZT5烔 N"=EOE9`.I}(BA'en V=q /vY5l1vW|M!h83^️-ydڌ{vFCT !O/Nx*'=Fj/f%c6t r&D$!„{={8ж_@(1갸d*C[h=O}ȁlE[5**sYH>8UNtÙIeNUnۣz%xҍSCP:VBnO~Ҍ Vt96#G=I) CxM.h;Gf*tf=a{$=n.mhJjEkÙX!ʷRknG#tUQAboߐ4l~2w2&RBU֟-/{i[P}Į>#OR[( ilM iVj!R7m]_Q'V@?7 Qޗu#KQ:R0R'YSo >!3!jA.1BzC)%3$Rb.Eٲumg{=yw;O{=Rb~Fæb\6~ [ʊ9=C-PE2ޱHarj nxdp_i ՓuF F{rO77:C'W~ڕrQDRlWk>٦+o^9мY˨ep¦$e)n~k'Pnr 8t{WfvN@Pъ1 vݘ ;Z`hG#e9@hzgr_QZ7W|hldmb،e3NT Rp 53ѩ$O/(R3@ [b:ft:d6C>R& :mSMS(7A]-\Tp=/#n^cR l*Kny(l5_iσKi/Fb]YtC[zd9i3ޝwu6^ujP&2o _Og"4Sj{ofubOs3aG;󅾢\^XT)q+Jy+8%(AbV\#P u߸ŚX1j:gt f/2d/ =)Ϡ߽`➅A\ö͡V"# 1VlFlqobL|BA*ȍNY% yk^Q46;WXlXWR2S@Vjb7f{ŻXCܻ\`cC =X#~i@F| X~V,̝eRa8? |mݓ3`̎6Z8Ro?XEa}{/T{]+hIq}Ǜe0' iSX%I)+,|Zfɖ9I z<دY-Ze_DLLn ~(QS2B(`aMs>C YZ