libbd_utils-devel-2.22-1.36 >  A ^p9|Ch7ZAG,Ki/iXXƎۜ6J8m:J.._O8ƈ\ Ί1QW15[юKҬ$.CEG.s,&3UI iNpZOL,z 3}52RN|| &e<;Q"R=.zo=E'!>V͝Q'WӜE4j ] ̔宲 E9B|cnR 18f3aee93b5e69b5c07129d2352fd697abc9e98fd74c77972e2c59aa33f2df4d8e3a0c12027db8720e3502a6a331f5eeb8f3f01c(l^p9|Qy_|p+^o#2s,IqaP{ h{^zO)jq7"@rs(& 9PXiI)>SPbB юVCm-˿ qF^!39>z[zք$O Lj~"MI|-JV?Izb  1PʟMzPٮI7pX±Mq_]>uOS!ZO T c\$ӵƔd$QHjNkirb!>p>?d  @ >nt|             N  0(898:YFG HD Il XxY\ ] ^<bc,deflu vw x$ yLzXhlrClibbd_utils-devel2.221.36Development files for libbd_utilsThis package contains header files and pkg-config files needed for development with the libbd_utils library.^s390lp4FSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Development/Libraries/C and C++https://github.com/storaged-project/libblockdevlinuxs390x ;4]6A큤^^^^^^^^^^a1543979143974d201aba9cd208a49dcaf3df3cc8541f190c4f59735d6f9788bafe5ef450d331ef72384da732b8077f118f4a95e620390a29dd82dd16d4df34b7eb76f5e30739c11f09f42c5d400ea288dc1b3ef1c542fe6cb14da1e9f81a1a89c6cf039ac9517b876ed236af0b2ef0c5881c8ba4c8e325b239340cf034afa5c8ae91c1632d8a7f0fced8a1580769219335442e30b2cbd229a700b0ca31128f013790ad1616e4296645f4365dd16400ebd27a4bf025a65ec93744255183be6c85df3838888857be9d966748d939e4e0dd7ac47fb2c01598bc70b736e49693fd9libbd_part_err.so.2.0.0libbd_utils.so.2.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibblockdev-2.22-1.36.src.rpmlibbd_utils-devellibbd_utils-devel(s390-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.s390lp4 1591734157 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-libblockdevcpioxz5s390x-suse-linuxdirectoryC source, ASCII textpkgconfig filePRR\Mi&28utf-8a04d40a9124e810d04bbae2c04769e068f44b140ad25a57a0aa9aad1cddfe90c? 7zXZ !t/! [] crt:bLL C΋51EahiօcF3_ شǢZF:Zu\'*GLuSГǃxͲ=3O1`?l _$|)zKv֦y9H厅XA K8?|߭0BET! WUe^C H5Fo < ` r r:ms`PjS vXbk}"uIĿDzV0!s5E}!/wѰ?W :t( k//lj)Can!RAyɏmj-9p$fM?ʼ,{4c֕1޿)ɾd(0biE$/>-hn;==Ft؂qYm]!+56Vq"k`yw6 [q"Yspfs]kz\6;lbސ(ϋ\|JvfZY 0B೘z . cf&]c?>~;dK~}JƯ:b9jXgWn+H6c7eEO2L/ }P ` <(rwc'\ f)e*Ⱥ] W 8gs^\ǎk lh}U|is,8A7oU( fݩoЛ;Ȥ -"+Y)TwIAu!OW iXHANM!K`K h茎ؿKez,swTBN(0TKDTޅ$JZYvB"]-N7Cw F2k: t\Ih4R>hVA*%_ƹ7hm@1kbc8?5}JNİa^ ˕"c!3h9( XȌu5̋,.ed=HW;IC76(A2?YגsBW7$)sҬul,!YkFyf?V36=؝Z~!!ҳRC?9-ZiNJN==eɡDܬt}T_fmHg@|;ZY>J+xTοUl/┓x5#fU,,,Cַ,W9T;\7(S3㧦n\WSw uH?ܭ |%?Z_9:wqt 7\!(1&,i+Wjf"xaM2LDЅ(FT'yE* xkl\Ϛ!^ecRrGo[1FGs, ͻ8/p/Qܬ*CMoĶ YZ