libbd_utils-devel-2.22-1.36 >  A ^p9|%HʋkT a= /$qҫAC<ִ?fQW`+J*pެپ)Tki{ /W\KSs/]/h@ՔOJ֡S :GAM"h_:Z4{e80dBנevO~ {9ک)r}8-O;~*2^m;jjð3߀l_d8ߟ[Y  4mb3G}KW51668d77ebe46ad994cae0fbffc44030b3244d6e1ca8b1ac3dcc988115dd4a9ce099f3a389b22984bd5be8e5424f3a0c804ac5996(t^p9|Vk^{`M3ί!me7m>4ZӨxhϬc A*%ȣ+ ҹVWo,PjC׳=ne<6+Ɩ F0 {BUS’ lt%ɤeRs_cfp>?d  @  "Brx             R  4(89<:]F G HH Ip X|Y\ ] ^@bc0deflu vw x, yTz`ptzClibbd_utils-devel2.221.36Development files for libbd_utilsThis package contains header files and pkg-config files needed for development with the libbd_utils library.^nebbioloFSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Development/Libraries/C and C++https://github.com/storaged-project/libblockdevlinuxppc64le ;4]6A큤^^^^^^^^^^a1543979143974d201aba9cd208a49dcaf3df3cc8541f190c4f59735d6f9788bafe5ef450d331ef72384da732b8077f118f4a95e620390a29dd82dd16d4df34b7eb76f5e30739c11f09f42c5d400ea288dc1b3ef1c542fe6cb14da1e9f81a1a89c6cf039ac9517b876ed236af0b2ef0c5881c8ba4c8e325b239340cf034afa5c8ae91c1632d8a7f0fced8a1580769219335442e30b2cbd229a700b0ca31128f013790ad1616e4296645f4365dd16400ebd27a4bf025a65ec93744255183be6c85df3838888857be9d966748d939e4e0dd7ac47fb2c01598bc70b736e49693fd9libbd_part_err.so.2.0.0libbd_utils.so.2.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibblockdev-2.22-1.36.src.rpmlibbd_utils-devellibbd_utils-devel(ppc-64)pkgconfig(blockdev-utils)@ @    /usr/bin/pkg-configglib2-devellibbd_utils2pkgconfig(glib-2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.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.nebbiolo 1591734493 2.22-1.362.22-1.362.22blockdevdev_utils.hexec.hextra_arg.hmodule.hsizes.hutils.hlibbd_part_err.solibbd_utils.soblockdev-utils.pc/usr/include//usr/include/blockdev//usr/lib64//usr/lib64/pkgconfig/-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-libblockdevcpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textpkgconfig filePRR#䜞Bfutf-8a75f8d5f505c7d84d1ea0829808ae8b2a446044d72979f0d681e41f02ad5fbc5? 7zXZ !t/! [] crt:bLL C΋yH7{wD~ReDॠBqB9n'+Uw:wyHi;Zdp& ܆ȧRh[O&yn`nEaԷK7C}aZ8P5ԃJ)n}rCFYjD;j9]x8'dh|͐Z@,rjFT!úq،_5BK,ʇoCc r > `fHgS0 ]%F6ra:y~|d*Jى-vX~ROTd#tȹPyT@{90xŒߞӠo| hӄC8OOcxtCK7} I;9PX*kx,Nݿ$ZrVPupv+ayVT+˖URQPNO'և)PEyP}ԋ8eSbtT^]XvUuޗ|4;ZڇH!2&x w([aTs-#+r8ⱛ❓qvrxmuUx1Z[nw< n? +Kyc"fW' :1upC_KW&htIoU=ֲK.chXTlq;s&l{Yt[JzӅ0dy&&:nR +l_$WOѸYY-[{K[c߾H.j'8Mۜ.P.E#VW.0s#$J`'TK 0nR -2c{&Wl a]K5< )p͘wsDܽ%4̸y zK ɛag JQGi%K3[Ȏ xCB͍0Ԑ(OA.AVk>++1{H}%H=:zu󱙯N%X7>_=qiT2'(aE D{ȿLJAY5tMa*o3R*.Fm# K!S%~G 3ob =tPQ TkUvIy-y)[rUnQpP+"IeHQDTNRvnr:7^-3^za6*&콐R_v |2EXɜ WTh2ӽJzdWG90,-jf5iÃ?S&xw f E/   '|wg)>*P ̒/W5%iQvh2%mt,Yc~ tJ `C%p"7淪!֞ŏC[K-|"JW ިavNF_(q쀐^pb@X@#mxklbτ %q¥fM{m{X}A6Cm>@|-]%VPA'+3Ј7~M1Jh,B yhin'FΑb^V/Ba(;`Kfx# ]!z;99Lz- c H7H5Eq3-e5"vۧ?]C B(RIzW}tn#/Bm4xLx쩄 haN>6Cz_va&12+m}9 =xO ȩӎ27' *& ƚ5mT]?sH@6Bv0LnHYM [ &lΝ^є\>AooPPj}`Aғ|DAWBf7O:|ݿգq{FC#bŕfq-r3l^A9@E q e#1R/sSmWmhg%2ي+Щibϡ.CVBA[tnGCMoĶ YZ