libbd_vdo2-2.26-150400.1.5 >  A bwKp9|E̦ʖ_jס'}Q S,T_uR3AMݣ G gURAghl!(7<:-7!a|M.oV+\z䣫)DZ,SSE{.2R = gq" %EoKO |0ךVDrg;g!;ET\ 8L5/˟g^xCbϴt :iX1>OhpAo%ZX4_A6&kCQίˬ:>o ⳉ8178}& 0 >p@ ? |d   H(,Eft     6 LT^h  4 (]8d9:I>g@vFGHIXY\]^bcd$e)f,l.uDvLwxy z  , 0 6 xClibbd_vdo22.26150400.1.5The VDO plugin for the LibBlockDev libraryThe VDO library plugin (and, at the same time, a standalone library) provides functionality related to the Virtual Data Optimizer, a software for creating compressed and deduplicated pools of block storage.bwKknebbiolo (SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttps://github.com/storaged-project/libblockdevlinuxppc64le (bwK]bwK_880ac6a9d470d50ddd0c0da39af74f96af95be0d857cb3f4e4493f01ed4f255elibbd_vdo.so.2.0.0rootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmlibbd_vdo.so.2()(64bit)libbd_vdo2libbd_vdo2(ppc-64)libblockdev-vdo@ @@@@@    /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)libyaml-0.so.2()(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_vdo.so.2libbd_vdo.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]=1dabbc2bc14363a2c34e966dad6490c56893f482, strippedPRRRRRR΂X$Hp.utf-88e2b2c48d44bffe82830f9df9297b0cc5a5558648729309350e3aae16003f715?7zXZ !t/ )I] cr$x#F2 &}gSZ,4G!@z}!%nsk,̒K>2^vWIOd%;A6Z')% q"*5jݝ|+8^ߘ% ›Q:U;?TI~ kXG^t+͜]2Wt>1Rïhu5Co|p_㳞LKUUʍ%BqOh% j.9 >2]mCsK,Y ؚgEzSEal ӊ45O!i#?S]m}G],"gyW3@%.'2_ĥvcsi[S/m[tr'QSj{[08l.[k8:} ˤgeh Mv@u.e nc-Rj}i݁3iz:Fl-S!} ֹkrU9r> 9--(J[ Fh q,ͰY]Sier2v`N<#n+oc!, I Di;X[ť_KӢ^0|,2KQg;vA?0S٣S4L`K\Fߩ BgyDc/MMU_ ;&KK,ፅ0cX;eګ\IgڎU'DIKTzC ðsCUef%Qp67x{{ +hrԠQ4rK_3]&a)}3 ulLK)_b|PtJxEǧH63-aaqӺU(UŚ@$ڱ鋍r^8tI>?GgHIG+bRk|bUe~r'Ja AFu'sC\>cX4 zW(ᇻDD-I#yn%.@w-SZ*o[|њ'=}6unK|vdM?8f""`:"HV܈Z9;=֊?F_ϪӔc*,m,Km5{dhњ @FQ (շ3 fsn=[~:ք9:.Ǫ`&WPZ#æ(ߪs_ W۞KT3ݚR$$|F)dq_ōe삤` w V6j pŮr9w )֬-33Fu/'MnK mXmcM,FEe}z:(WL׹ާX5%q{oA,#Y1~MӚ Ыx:TWzCхz"uxAc :˽!A!.[]lޙi-dV[2ٓ-}-r9DĘ05KA,ǝ<<ߒ_M}5g&•Nyv:R} 6I;G݅k@ਨ쟮RӅZ))>k"Zc;CI32}=Suqjs9WKvB00\93:&'Qcm፤A'vEԿϿ&:;Ј:륶.Jc E] cBq3Jm34& ^aASf(!@@ x(au`2B}= }9j%*tp3jN)]֓U3RF $+گ='X@q2\ـTGN ٮ-qihA!͙:){yN>ֺ 3Z\ޗB{w#b$&c4O",:e#dJ]cf猰_†.vfiEAY|]~s9fI=+0u-2~Á`f؄k8`Fc,KiR<\]"0|P^:I9BJKOLY(\t.eT~EM$c6;yJS̽⅛, D 9c,R%ȅḼ[OQLh49Q95Vdf}A!A xteL9r,2냪4<Ĉ뭫((\99ŸWH&u \+&_v;|O֨6[;" Yk8nŠ 漒i[/YKwh!`Su MMmlڷ_81 g/zv _?ިu*QBg +=̛2Ӎ,Ωnj锧%jP,Ϝ7 i^ʨ"wTR!Π$<+#Hfvpu8=؈6)\LD!.pB=.g|K:opt3&φX$ahf~toEװ[8}/l j [NYN?F ^:5`-sWU~C35fP(RLeq%^_Qwf&20Ήm[|[%\\7a=7۱ulPc݌G$x'ąCo#zt2TG" .>REGx^ChjT%Ƕ"%1ӿ#%.7 QtZ<ѕ\p; #dhx;2 )+yU Uع(LO %#7(ΐ4'⭉y<):SEtC\TUYSH磛$|\ uIYT$c+GYw/AVEL62ig^z)nR>]˄wFV:k9_3}o׿- SD'1p2]ZIlix涶M 犢RQ䎾J\~H^Kk ] YfP֐-c$aKIN:SV# =bLJ@zE 3Pis7 ^  OԓDn<D6AZ&D~(4ppejYaHcG/UmJJ &S ~fIk?h,;NSu_)n1]TW'VN"V ilSnv^j0V|Λل>l +JuF2T~ [}\5 Q[ oCguG,Fs8VOEgr*J&-TWd![҅lu[i<4k4BVtdפIosiiQLOwF18JqZ’_0񅂬E:dI!3dSozx X%B W#Idm26Ը%2fW qYexH !SԺx SLT : Ӱ[@P j pe$L `i43s R\% 2o+ҩ7@zʹ*z('˲QD4] ĩ꬘jyΗ=E9{lctº!fc:q;GA@OZP $#5F3GY;X?|uȿ%@ijuQ8e BL/߈cCk'V}jo5=sjW3?!@`b;7udJ,/LeH7lm]2' 4%8%FD§`6bG|Cz )T.KLykwptGʑz)AqYb-\c h+iōXhN(F>G@*;2ȣ;& K׋xK䤣`k:)^_~YSxkW|n'o|(C!K gJ&Ŏ!~̆CPR]@="fÂ*oJ,@BFn 7ɫ&z':};`_7*@̌Jᢧ_^!01kdy:Vڢ:.J@9ډ\ECz15]fV2FwoZc_F='Vln}iOb IQBg65 |buR&)k!02 #UúOVb^%@8$Oa0tz #7@'φZϥi Wtyۭ"4V/ =L8Y(R2%crrßfZd\Ji_<әf4 [/kZ3Y+,GNoP^7? -`UH!ރ*nI( Nwd#˷Ӕ-*kIlTJmzt(J/bQSڥPXZYwcS.cpLj"*@XӉ4=dc"VetRh)xNP)7S`o>Oɔ|xӥ>@rR)4SG7EƜK4]OrѳsRS .h=)t!^) (afn(ՋMtىDv #1;6 _XV ԅfBVɔʡ ;7<-8ᢡ"񑢑GOVׅLr\BL؎ 潴${^܋xҖ5qN}/RjP*^ z<?lUP= eݽ{x[EX dE.i-qze]˳y܆t+%3x#Nl4 mV/vc &PM(e0 W/>3? Tj@!U9>jJ/ /8dUȜ0Ї324wA&`!2?MX&%Rt{bFP] l~[ӄ؀)UJ,,dfӔxi8]aI63 AHN tFoxkC4a1=>\Q&,dyiMBtIyj=%|9暶8a[ى.-c1O|cHoݜ9I`(_}%N=+zd:t_}NK[C}$?EB-~>M*^pYSN!$W`4 =ÀD[mZ~wL!QMxUúm=oS[Xjr#rV['T2d,tCdrԂH z2U/EzsVYi^yMTHo V:$Ϙ矒<E:Oog.)ܤ5olYwR+`Jeqڸi!de(r\LFMr\8.pY[~'\@jѢ*vRB:i2ܽ.Hr4a⮨WbxRA B߆3?G3NJ\S%^4znYΎ( qQRCZ3ռ-u,U4X&v ~S>)?fXR9 9zhZTfB.,\ ̡l:'&?[hFYτoEUDQsUSz~ 25Y-+؛z_;G[PΧƪش"l}VsaudpE&%vʨ:8M>ռϜuB8R;,8sa6񽭇бg2zuv $¤X@pyn2vpC;Iࠕ?3~4<$yx!>қ9GV2Uɏ5(Ûv d0@FD`'V8Z`*pzʈZ}#AWnq6DG+drAѮDĔ)eky@߇ rp4ЏSQv9cZ! +J+_Fy[gXbcqG/X'dؿH1KubB&K,qSZ =`IK}\<>:2^_F%xfR5@f*#3G!6ƒ.9wxIc]b(΄ ٺ+N}h%ēP5cSΦ8ߠUcT_K¬dw)Dzͪ|W" vLMsU3nWAi}ʹx]tә-?]mNJ`Sjp#W&Ɛn[7L}?znE%c@+PK,seiy_D7ï6Gйv&#?k8ō|jA++40xz}!3x[m[Qńi3lYE"_{92O[阂Ն5¥-Mc٦oN}ĭGI`ORnE>bo/pTWyNzWy ]8)ZK/ƝGnO &.V#ԿLlM%Sv57> 4($.W{w턚ZREdY]S7!,Ԡ??tK,noTO_%9탆k^ lmv,aE6w'kK?SE6W?41_-WhrZ+*x?8}ƱqUL'x |+wcLE`hvE%ՙ/o {Z`,}yP%O@߂)>$rK9Rȁ-) p.Ϳ ξ :Jn#8G7a1t{[p@Ȥ0#`ȉ pi.#!3Y7nqKnӓt53AbezZ h0̅1<\ԓpe!A%@Ϗ_DA?CzV%a B~5 :b;F)!D <;|Uxj{XLK( ҁի5.Έt8URB/)@[zw8Z"Rb-2+àK^XUydrP0GFO5NmCbx5j$4E|TFG#Z{E/-/{K +˔ΈYzfl!FXد׌#h?5Rm8KPjTfoz>,kޓNw!yqJ%nhVO4jLRn:PK$T?Σ Ak'e70~ ZD6\F,KEro]L+(:*Z9Ӝ4/7M8@Br}"&Gm@mx9aUQ[X;Mbm<2TQ,?H8xRԗ YZ