libblockdev-2.22-1.36 >  A ^Yp9|mR6}e!U,`smmioijm5qP\ym+66-aS!JeMQ Bei[0Qq}b"qe.,Y x;D2rm4\MlWZT9֎ˬg "JWPR&彞ss''…yV"u0@nJog7"& '$n{C}4Z&2`&-q944ed017110553d3db96e53a6d8a12aae79cb0c4b8f6256d2da5f2f1ef428d6d53116a78d2647e2a572b26df9c5d8a668ae2c7d7.^Yp9|:Zܼ9bќ[r NݳJRXS&m/ٓ39Ͻ7|Cf dos\+V܅ds\#ЅŪY ƼE},6I<ܚ$6kLߴ3!I7~QIhϾ BE@,j"&ߤU]9px[CIύ"ʸq͏}l>\9kxzŢVMςʛdּ۬>p>?d  PTXdh $4 < D T  4D|   (,849l:F:GPH`IpXtY\]^bcd#e(f+l-u@vPw$x4yDz`ptzClibblockdev2.221.36A 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).^fibs-arm-2 ]SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Development/Libraries/C and C++https://github.com/storaged-project/libblockdevlinuxaarch64uAA큤^A^A^A^Ce46a92159ea487e103feee5b5f82c14faf35466e08c4bec78ea61ae07ab6b8494c69196b1af395ce37107be92d63180fbbec2e5484661c1474263007a5a0c643rootrootrootrootrootrootrootrootlibblockdev-2.22-1.36.src.rpmconfig(libblockdev)libblockdevlibblockdev(aarch-64)@@@ @@@@    config(libblockdev)ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libblockdev.so.2()(64bit)libblockdev2libbytesize.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.22-1.362.223.0.4-14.6.0-14.0-15.2-14.14.1^9\]]:\d\I\8@[[4ZK@ZZ1@Z_@Z`@ZOthomas.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- 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.ibs-arm-2 15917343742.22-1.362.22-1.362.22-1.36libblockdevconf.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.suse.de/SUSE:SLE-15-SP2:GA/standard/a1824a0cb6329e9152e893605392dd07-libblockdevcpioxz5aarch64-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-, BuildID[sha1]=ace6b00e65665cf9839938d69cca4135ec5917f0, for GNU/Linux 3.7.0, strippedRRRRRRR?: ٦ *#8utf-873990b40230d89da19f89673048a757ba411d0a99c69e8ba7bdedc9a105feef8? 7zXZ !t/] crt:bLL C΋q7Ie!d j (f6-YlT5;yXY}+bt_1Z.RAQ{UoAu4 ͱj;_:4([kU*fꋮ-/XICh)i8%Ϩӝ |+LD_cF2cEi/4CN}2f{ay01iX<. _3uߖw4m8x#BA4h̸c {FjOS ѵgwv\ʱ/w^wg ]6.5{Cj]M~B}ANRT^j-7ٜ\?vzXkUnsP9% 6^!|ٙӅ3@poni?|Ѱ]56Sιq2.ܳ3yc;X˿0Qmz`] dl𛁽 Y^c2~g/(xc/q-5ȗ 9i0$9'yEkgQyK:> vP/[KJaPG~K-9C88KsPu!sw`9{SGЩN-* ]sȘ2 ER^^u?ʠM/_ݮS#x\o"f 4.V:\V7AP fG2zĬQS͜g5m]׷]9̯Nj*ڥ٦ch3vEmI7|$$Rڅ5 7S@Si#;$~Tyb>#YJBop4*W ƐI%X M]@xWDfK1ko&428L؂B%v{k!Mo>,gFةofdiAʿKN1So)|6T[(uG f$ Bꗊ!7UYp (uzڒد^6b[me1 Lp9(5ȃ;W6' &#B?yyNT! 7dbҧNENtSuIJc}ȿ!!كn IF褚Ou k2[pM}za /mnX"ssu桩R޸ː2Fd KT8eeQlO+THo8 v3 1$`bLsCV?BSK&&ڄ AAy?D}HZʻSs8̗E_];q5r mG9"3IK#sN.\xFn"f=-N^ÐvFN x=o &L[$AN_\ "Rm:,xH 0kTKY K2z}H}CaA^EmchNQr"JQv"7aAO;lG&85m5q*I#=|.Fi@"(GVYSh,8-BNdވd)"Z>jpQuz3+ۄkAa>l9>H>n 7V/f}axNko/٩t .LчDyʷI^wEOzW{-F&]dR?e34,۶_ fg^ %P/ϳ92Ybx r;Η- J=Z0yWH'IXFoi%[0!MS6j>Ic|s4XU1XLdN_OO2*?b |QheLr#QdE);+oxB0F2mr)ƺp46zn*d¨JgS Lyoxz&MGi;7YoU X:Pt{<RA-á遌c,fr8cp/.0E7:{qIY(\r%dH%=ʹ&]sG<: 7i=btd_Cݼ,?OH8O?oIDVz5,K% 84ԖZF,GT%t']1|b7̶tUJdvspve ˯\ul8A@FOSƮyqZnyT^,/ CrgTۈ_i a4=9x5q Ǫ> >Op=%|9ywua]6xaMف"n uIm{XQ$9RmML;Çi3ܼfv$,,B89BIՋdK~RuŎ&!m}ߠ.e֚P˄ zcCj٭eng-CjX6^B6{a:3FSEpkYwrZ Қ̴)0Qhnl ЁQI>C,M:Po%}{gffŎxDml>˓zxPG :Hk5#5c!"7a j 7L PALC-&/4ij/l YZ