libblockdev-2.22-lp152.1.4 >  A ^'/=„Xx˟! b}>饣4$&6@ Äv;P5Fܯ>e yD!. |wJ'jmX UX }wY1ckWx3PӉcƟJ~cy[~VpV:O@IA=cd~ҽ/U?1}qہkIDn^)(M^Ѥ00995ccd5ac84a8aa7ed0c24fc9b3a5e81066445794ab14e58aea2eb6c2c598c0a3bad7c4a634a80275283c55e9ef2abfa732bdc-ԉ^'/=„$d=^3 >ްFKةrQjic~U4Gozh)xyD~,M;);r\ķ% U;ri?>Qa{}Avjc5LFo[4hb=@^.Uĥȉ)P$_|S3i7_<[Sg6]$l|iWI%6RjX@{EH—^qʍ?#'a 5\)n7ĉ/D>p>?d  UX\dh{   $ , <   0d   ( 89L:FUGhHxIXY\]^ bEcdPeUfXlZulv|wLx\ylzClibblockdev2.22lp152.1.4A library for low-level manipulation with block devicesThe LibBlockDev is a C library with GObject introspection support that can be used for doing low-level operations with block devices, like setting up LVM, BTRFS, LUKS or MD RAID. The library uses plugins (LVM, BTRFS,...) and serves as a wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of LibBlockDev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV).^'ilamb24,openSUSE Leap 15.2openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/storaged-project/libblockdevlinuxx86_64u)(AA큤^'X^'X^'X^'Ye46a92159ea487e103feee5b5f82c14faf35466e08c4bec78ea61ae07ab6b849fd9f676b74e70dc97cbc1c6331a4acf22b5765e2b9583bb5bd960f776809c2a0rootrootrootrootrootrootrootrootlibblockdev-2.22-lp152.1.4.src.rpmconfig(libblockdev)libblockdevlibblockdev(x86-64)@ @@@@@@    config(libblockdev)libblockdev.so.2()(64bit)libblockdev2libbytesize.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.22-lp152.1.42.223.0.4-14.6.0-14.0-15.2-14.14.1^9\]]:\d\I\8@[[4ZK@ZZ1@Z_@Z`@ZOThomas Blume Heming Zhao Bjørn Lie Jan Engelhardt bjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgjengelh@inai.deluc14n0@linuxmail.org- 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.lamb24 15896513052.22-lp152.1.42.22-lp152.1.42.22-lp152.1.4libblockdevconf.d00-default.cfglvm-cache-stats/etc//etc/libblockdev//etc/libblockdev/conf.d//usr/bin/-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.opensuse.org/openSUSE:Leap:15.2/standard/a1824a0cb6329e9152e893605392dd07-libblockdevcpioxz5x86_64-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=d5814a1c376a5729056079e66d89d1f021c0fe46, for GNU/Linux 3.2.0, strippedRRRRRRR]@butf-8844fc88076a329b56d48295c8aa40b6a26648057c8325e54a518c28a71512e1b? 7zXZ !t//C] crt:bLL g@nMy5_j ]R,$<8k8{8]ZתcI.q,JHK#vltc@>NE)i|\;b(TQlEC]:׀G*ՁҨ`Сt}cSݎ,wjk[+}w}y,Հx1.3]3.yDC/ qAzC#{>c#lSyXK WBo;X5~hfzAS[~w9dBO?C_?y |aKV۩\Y}P 8h5<$?TV|+5KB^v uy )`/[i+[.;p`V3g 7,KwKL#Z,~@%g$j ټ7߅T'  T0KÕߨ EN>Ssr.YX}ӆa9Og Y^[:"s˲޸nE\IB+:7kuS^ ?6΂/gBf> |kz@b>|Lh"M/6aB˔'4H~(J]TT͞: lzl1J+S14K񊳫Vc|(bԦon=ceb;]1V9>30 ( fI!T~?,@sޭ p ƒ s\a2m!ʣWX]^8m:`L ۑ9<>¾df&ZlNZ80lf>SO )VJQd7($+Xq;u)˘E#ZF,O1d*n1 8yY$!l9[0;k5*mZ?72U)Z9nڣ@97ql|7A.FVR^\Nn YWa߹Lsł cl8rdg4YmmTXҐ+}bKO2W]# loN0 dh -zG1vs6xPԍr~̉[i8:.a?VS%y><Ԙ6,zUf04r`2)KлeՉ {1+3P[e_Pt*61VGh*8p;L|f9g1y`2d]oÜ"Y .Auq(y?6Jȫi84T`7Kdۅ:*LzpE hytV53Q8iTiu03HEQ1WNƺuX-t$GH_&|tmӔKɲKebM_Ic;vC)wfeG[Wn}[FȦX1YAЅ᯶Լdn`|oUMp*]N"t;4N+ E+DѪBe{qS S}`a=Lm,h֮ cpq肴"RT7O,*C6C)lr =g `SBSVcȎ9JrgD&3H~ _nVvw9naX\o&xON?F!Ϻ C8^ɆXu'VZ@9ԯV6 =ٱWgyP&DufGzQ(/ i$c&8xCJ U8΀W̤[702"YljTh?*SHkQ sc>o7ZرÎY_߬XCa1)1dtxonA 4H.c~Hd~5˂q7x^C3vNeX(ۣKHJn"C: UO ڦ h2 ]2EɁis W~F,eɄ;i:!s*2'<@gHM|S0Bsd?Fg]l#!jN Rh$5X6>XWa $6ҷ%X)_߿.P#ZK:֖55x󊡮Y Sy}πZ ]lE9ߋ˜{ZTY9(r)9f cyҵ𚑵g 1Ug5|jP-aut˨ЏP&:f.CW<ӓMЇjMhVJRyw/ō!{{j~o`x`F.J~.fK2+EKJM {VyK{%Fj U6)OB\ ,\W=][T6ۘk $s+aҔ;)jLoux{1oUL7ݐv\,j|OeWV@(/J-y? fR M쫚 G0}8_ɫ+ـ!ov-w^NB4GR1N <-h;9f[QTH\5QnXNєE_`)2Nm+9rCZ<}?j"ǕmGW6_n6\9I$zYj\Wv߭j<{[ْ?%F ǒX`olL4PBPԉ^r  YZ