libbd_fs-devel-2.22-1.36 >  A ^p9|wWW*{Rw3Hx+k{jo1bpy l5I=NAX^TqJR|A eq+Bf|aATf#d*Wl ZW po.x+6sX癙FIFK#ҏ:Pr4Pj>i։M`C[չ_ w@"[#Ve=='fb4ceed3d25c7f148b43cde77114fb29461c1450d9fc96591601a5b879ffecad63872e8362bf8aef30a243b2f7948071e757f8c11%^p9|&@3J E&,%_lٱoEs&VŶau@2B"7$HK:&vlu/seflorkE *#+2Gw_,h})C-T_J4ImꑜV[+kk7t=#7>ng؇fQʷ/zk|2kn*jT U(=oz/ ,eY/*P:'gСXQ[A!ݿ(@>p;$?d  M  .N~             F x    (89$:EFG H0 IX XdYp\ ] ^bHcdNeSfVlXul vzClibbd_fs-devel2.221.36Development files for the libbd_fs plugin/libraryThis package contains header files and pkg-config files needed for development with the libbd_fs plugin/library..^^sheep13"SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Development/Libraries/C and C++https://github.com/storaged-project/libblockdevlinuxx86_64& +eFAA큤^L^L^K^L^L^L^L^L^L^L08a2927d06df5872c6c4bcbde811c097e161221353f85e8096e08d339a7d1cec96897ea987ac8de2e77f7c6876f80233e88451141038f5302e14c0c38d3d849d7346374879483f1f4303619528b1c5c88feb4ff6dc7440c99bcbd6f9c3c50e68ddf9e797b2186388e49d8d2655c3ddc87935c246f207104be9f354b9342aeb5881934eed5990f86a8994e8c9aab84c8e334d75f42c31e4745a18a1e474690f4fe968a94edc3751f3cecfc8787dce45dfa8b56ae0fe39f913d89e28624bbd67b0afcf9642e4eda66d271db37eb2873ce87d180d4e54074554a0a5cf5c7a206c1clibbd_fs.so.2.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibblockdev-2.22-1.36.src.rpmlibbd_fs-devellibbd_fs-devel(x86-64)libblockdev-fs-devel     dosfstoolsglib2-devellibbd_fs2libbd_utils-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xfsprogs2.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.sheep13 1591734110 2.22-1.362.22-1.362.22blockdevfsfs.hext.hgeneric.hmount.hntfs.hvfat.hxfs.hlibbd_fs.so/usr/include//usr/include/blockdev//usr/include/blockdev/fs//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-SP2:GA/standard/a1824a0cb6329e9152e893605392dd07-libblockdevcpioxz5x86_64-suse-linuxdirectoryC source, ASCII textB 4.Lp7utf-849c4b699b16c59857062b590608931d74f7de3e908bed85c487dc9cb91b4bf6c?P7zXZ !t/(?] crt:bLL C΋5K#tvkWuXXIap ;ATi&Vd\9i1EWr@b:ip,gj\|>,F6,?&@nf!zNtRfM[fMPGzcle^PBJ-0+ŨHʁ& " nț a<;0-)Yx30N{z!N[svqCccA$#큺W"ˢFR79,wDL*UwP_&Dy q,NMXE0H2u$@b):0@Yg-gֻ!+ꋔU BbQש|O:=c%ӟ˜_ҳaݥg ڻy r4!2b&+bTBd!ѱ )n~܊C/ I*,.p%f&~V3W}3X p"i`,RB*x~Wl$I3c y[M N57vĆ,h!EW=pЈJġG0mzJ;Ho[ u[x΂6X!f.< GK##"<He e0#SFhpD?ɳ ҫ7[NeGUI2}ǡ^$j*VY h'`5?SlBwC֥ _\KцKVX~šyZ.m^N5{C2O|ɒ CvICHS3Qwukfg^ƫRпpty%/VNhȆA+4j'Zq끂gQ:+PҠgQq&v pd%&ïF,{4̴0٦,=j ]I^&f<(OK-ZV*V< < ? Q1k Hkù0O>4:>:+bFTdWJь`c~y29} @wSwB-w i s]CqR14t@! HJH{b>afRPMF5_2.KTȜ)hqK]L9PHsr"r*+DVQA^7v^Nj:|m3B=Ǎ8[}+P?5z)/T' ]a6_"^`z;,:Yx @'SȣS&ohq+/gys??$ Uds[NC[lZjȬbQͮV\bldQߣ8~kBY`+hZcqxFҼC+5w'd"%SG¬n:Q2^Z:sז MvGtx.k1ZGl W[+|-?-P@rn?\ElZM[!֒L0P-b?' |:֟a S`wi;A䆰 ߈ /KGn+^CT+yb{] mq~P+_ YZ