libbd_vdo2-2.26-150400.1.5 >  A bwLYp9|J*汋>D-OCo(f[ٴrlr]#4$ JP=2mU_p7D+.j%E!WR_WZӴ͌J-F)Ё1,=ᨧՅ1OǜC1L@ 1: q[bVaѿ0g09>'N dRAC݇čGiŌ9ኙz0LdBMM:'d+:0(z e772b5b56477bc25f4336b1607cdd2cf3069c42cb83aaeec9c5b6c0d013b15f683b94798e2ac73fdccf9e78d37c7c9ef96e3546aJbwLYp9|{BkxQ% 94c7;v;$6B]``A#;EhNVM/h8%{4'-;5 FChtaeհ;&VL.yb՞ZE5EەcfMR̆C'[A.ZQ.F߬uOuT"In=3*z\P{gр"Z% ]#[D G>nX%i_'{>p@ ? d   H$(Abp     . DLV`m(89:>@FGHIXY\ ](^JbVcd\eafdlfuxvw x y z D T X ^ Clibbd_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.bwLsheep60z@SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttps://github.com/storaged-project/libblockdevlinuxx86_64z@bwLbwLa606737069f371fe47bb30bbe46f50a34aef59989e8fc3031ab18a1b8771a0fdlibbd_vdo.so.2.0.0rootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmlibbd_vdo.so.2()(64bit)libbd_vdo2libbd_vdo2(x86-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.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(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/ldconfigsheep60 16519854282.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-libblockdevcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=834f927549458e1d8f61396bee034c4267fb5c6c, stripped PRRRRR RR R-4h-]yt,\utf-8cec0365dee55315e7c205b8942588e951d81810ead7dae5177f8e6e8660eae2a?7zXZ !t/{%k] cr$x#F2 0M`bp ˦? Ԣr2سY4>qSc UKgA;: 0Y4 %0bAHSsYN5LoZ+SWF1UKe` <]=;GA3 +([ -bgڐN{4>dtpљ%8|nF)u\'/-$ I*>^k$3kLK 3]_.6 8AC@m<┨| %Kdc0q*)+vb}v-%?˄ʍهl)δf_V oZWU2DMn+! qS Ad`\&[S/v*ٔ([ךJm_M{1ߵ+ /%:z#?w<&븊v0Bgl缙߃&Zw*t"#`@@F %RpENp15 ;g/(=X\#.RN;׷*`eI`, [w4yi;MqNHGiuat꒍l[FlݓcDgV/Kuib'4'V..ۍ2n%MAed[Ϗr&̾zNnܹDssc4Ti"oNK"bwe9K:Q33E q% tŊNoQULi&b&hs0YVI:E)p~+|&!,O7m#ӫ-M1L_7\2/^wzGZB=:?e3(0`xUBRyRDb3K=ƤVOn=u շz}^@oWǖ]_DM囡ff);H/=Kl:7ψڀ"pGNz WOOو*#Uhmb.Z7;`QIJ8mZQ*&]W8^̇Mdp<\4V=F*ljV5Lc[lP/B^N } Hs|=%a~Ȃrr.vW;?W{J3N.R]8}3u- :e~90AjBl&~$#I_:FG# ^c'+dg"䴓vpx(OF<*:1a4LYGNr F)ź\XJ0$ue͏ LZA2usC,dٗ"*Du"caB忷[edzyׁhSJ CyY9 {j 7\"ƋT|ok$-Vԩ~seVNfcDs▤|SwfOr쾨66y)7E?˼50vyINͯP|,l 52h [!{b\;`pD)[awdTd351-1e\NSݟ݃.x8QjCϾPן˿n3bfٛOl Z˳ KJى8A7҈bB: :Ȭz@~$V(dzu2 nftt((E!d"eX@ F8Ԫ( Nm2$dqξMwv"ѽ9 > ]I{ʙ ] N=/gb?~Zm1{8/!MV#%'hHLO 2^%_-6?<[ p Nq>$NSQOe;Dgt@ 8e=d}+aBP{~ rYkxALu0 m!sd%M: 4҅S?_BZ0m?lm.'#aekv2Hݒ{`:f:2Gk -k~JzSѩ#!g$4Q ȓ$@&y"L:XCq!16*& irǕ99aTz38g!'@ u<G3@w5/oA}fk]%w4Rjĝw23WQzbne&&ޣj9I.^wX Ϫ+kY TP}f(R1ou`k沑Ă寂܎XZZYUX-$'*׃F#Gin=n/@R&Y=9ϕr{z&IJb%&po2iOZΉÐH}4p7Z`λ%T]F[W (i>2YMy"&6(>dʢeW3pq'Uc7H;lHjmFU-AB#)t"c,pխU{ &WpoՁT$䴾b;(y A.g10y4;47A~&O\Ag%Zkz^BAJ2d,v2^fSÒhmN@0E {Ŝ/1Z &.&iLU#y5Ej!$Nkyᩞ&eQ #ޥZ!e`m RFt.k@+ނqYdwެX֡iBRѸ/3:iA+l별.H7)I2AKD6nz&yI aSX qYwaf2N"gUMΨ;"k,|= '呡Dk".r0#ռ_ 3<#\aCwmX/@&`tCۼXadf,@UI֣MOnF9ZZZy@@t`Lxx"K)=.pW|?}UebZwZ&L $`[SNAM`Mһ>~Z`ӂM ozki?=~'>,Aĸ< ƒ&f{EΓWIME+Cem"%PT1f3r5Yhekkpd%t:W\yiPBpW.ڐW!8A u§Mo" Yj YI,'O ]˱TabX3GndzqKҾ|L 毷f0m[q V+to˲5V65i2䯻7[l짮F{܉JG({M{ ՄѓUk'p6?&^ꧻùHZf ²FF~ ?mS(pӣ"l8\}mMzܯ!c.%h=Q ɳkh{8I9:ir(ߩ݆edn4 '2u1FT{TƵTB2 OiTY`;\oĺkMV0Ad:(*WrN;nH\+Ρ&lP+CzF8C׷KWVFl_`xДKv;ԝIIa=<$zye?=ʮ.tK.앭xftï/O~F@Uy6u̅jShqa-yHԸׁ7LA|/i.ED3KE6zm*2كL9Ótp\ AeV#{?'-[IŝUK ű@J0A4.Rg޾A0kѷ rʕ5`5^Z=֋)h8 ;߬0fVgB}CFGce2^kIfZ#2>{kHS|53_ҜuٖG.IM-Rj $ᮓ/h7rgOI7)X@Ϳ!(uxbYO7<,7IXn3ma ETU C 8=;=9P $$Wͮah|Br}T䕮HZ&hI4 N } ҚB\Lܡ#f=BnC4}lI݆!x>zBMGG!N``Ŀ>XצַoC%Mm=q=bd<Kčjy#n?#جi<- ߭^$Yh;:Ԫvr wsrX| X8s;~Mj"O}87hUr#YǦUI9A61|0 qΊGq%IN32а,sO*\:P}R_ZvxLd5?{ש  esF.[L CK9Z}|yЅE5͑ }ecT̩*s ij^\pq !e~.Af6_Y2nZ/Ҥ. s4]3ɯ|F}8oPp,`S|Id\M̊${rý[j탯ei|:z %&3(UǢxa ooP+^n=gk$,o!}: b_n3:s9Ĝ_q r uO*պ&pv˜f˽*&'E`/?=Q??ӓ*IQ C8ڢi2P֏&ui{#DK;c1dOj)&( \PY G%iCbIf3{><ÚgG33ob,]Czn/--ON>o,(߇+&ȝG?'C#,q=~xsh({PJ$lC3i˩TZϔ)= c"XE\_oW"S,PV5%W}_;@z&%ol{y={y驫6ƶks(XR0mu;Z(~4f!l5Z `5(dP)S"Wm1!%p17~iԋzt%pz T}+w,QYY$$IvyfǪ!:%Zf5 Q0]q ցlVOͧO/Kw-SY G BYEG#N%pz摝1 b# ! h_zbH\o'A3“OK菱BQP4sLH}SF87z_J1ޞ.4DC{Gϵ@b!t,TER#HB_b.2WT1 *>9IԻ)8+ ܙT曞C>i&v~\B}ֿ]~R$KytJ̬Fub!'1%H$iP'}6bο ) A,?SnEcnRMʎq}Ҡv])25a{A~N;iM:_kkԀ!Ȇse_qtl`?{\[i\ȟ /F 1pw.<9@ׯ4_vY6Bg 2@Վ?u>4RmcW 3z~n?E*?Rt|B8SIQ[~9׌2աQlԛ{OR!殠ꃄ<^WChm@lN_R=xk{:F+FS&-1l1Xg8xJp  ep2%Z<-\'c5D0zFQ?c9uJDR%'` 1#j&N4--[3C̞A1 h׋>ZzӀj&U2|8]=s>>m $7e'#cP>w?ѬXk|u:]ja=%׻[ CэrKL^q_|4'_SyQl; -ۿ֥J/4xhIv.p߬Q Ϟky)$Ltud+u("*CM6a%yuK~`B@>,əDQZ~F;1ylx/M2" > 选MBݽgcZcq~6<X4 ]xxڕug}!zbe{<ՅQ'bz$~yU6#b 2R԰Y˴;Z`&,Rqj8Dζ@=>{e3Y)| w:bqD`Xɹ[F}ӷ0w\3$[(P➊[|Y?lK륑Ӷ7EՃ0^{)i{UN^1zxnY  zfZM+Rq-A?,FSzl.= "|[$d8]=Bq"t'd w_5o}gjl^3Fn3ƃ]v:}%9r?bQچ(eV@B"5UR9ܿB?J^@}L@+>開p[-(|!,YEt }4j|Li>>)"ug#AK5 YZ