libbd_dm2-2.26-150400.1.5 >  A bwL p9|d4.wwǫ|_>7u]1͇IOQv1|d g-!dJ!&׬T3̙,HoK'_ōyO>]gJb{6bjnU,?dp@!P?!@d   Q, BS     @H(8$9t: >'@6FEG\HdIlXpY\]^bcdeflu v w x y z    !<Clibbd_dm22.26150400.1.5The Device Mapper plugin for the LibBlockDev libraryThis LibBlockDev library plugin (and, at the same time, a standalone library) provides functionality related to Device Mapper.bwLs390zp3ajSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttps://github.com/storaged-project/libblockdevlinuxs390xjbwLbwLc04ac2c2e78999ed1105dd0a51637be99caeaff1e2a805ded4826978e656a316libbd_dm.so.2.0.0rootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmlibbd_dm.so.2()(64bit)libbd_dm2libbd_dm2(s390-64)libblockdev-dm@ @@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigdevice-mapperdmraidlibbd_utils.so.2()(64bit)libbd_utils2libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdevmapper.so.1.03()(64bit)libdevmapper.so.1.03(Base)(64bit)libdevmapper.so.1.03(DM_1_02_97)(64bit)libdmraid.so.1.0.0.rc16-3()(64bit)libdmraid.so.1.0.0.rc16-3(Base)(64bit)libglib-2.0.so.0()(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.263.0.4-14.6.0-14.0-15.2-14.14.3aa@@a@`]`@_>e^9\]]:\d\I\8@[[4ZK@ZZ1@Z_@Z`@ZOfvogt@suse.comluc14n0@linuxmail.orgluc14n0@linuxmail.orgdimstar@opensuse.orgdmueller@suse.comdmueller@suse.comthomas.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- Remove unnecessary dependency of libbd_part2 on multipath-tools (bsc#1194771)- Fix lack of dependency on libblockdev-lvm needed by libblockdev package. The lvm-cache-stats binary needs the logical volume plugin to work (boo#1183948).- Update to version 2.26: + Fixes: - Deprecated glib function call; - Build with LLVM/clang; - Many memory leaks; - Many tests. - Fix dbus.h being wrongly packaged in libbd_lvm-dbus-devl instead of libbd_utils-devel (boo#1189787).- Add -Wno-deprecated-declarations to cflags: dealing with deprecations is upstreams business and should not hinder downstream packages from building.- update to 2.25: * exec: Fix polling for stdout and stderr * exec: Use non-blocking read and process the buffer manually * exec: Clarify the BDUtilsProgExtract callback documentation * tests: Add bufferbloat exec tests * tests: Add null-byte exec tests * lvm: Fix bd_lvm_vdopooldata_* symbols * exec: Fix setting locale for util calls * fs: Do not report error when errors were fixed by e2fsck * README: Use CI status image for 2.x-branch on 2.x * fs: Fix compile error in ext_repair caused by cherry pick from master * Mark all GIR file constants as guint64 * lvm: Set thin metadata limits to match limits LVM uses in lvcreate * lvm: Do not use thin_metadata_size to recommend thin metadata size * lvm: Use the UNUSED macro instead of __attribute__((unused)) * Fix max size limit for LVM thinpool metadata * loop: Retry LOOP_SET_STATUS64 on EAGAIN- udpate to 2.24: * VDO plugin has been deprecated in this release (functionality replaced by LVM VDO) * support for creating and managing LVM VDO volumes added * support for unlocking of BitLocker-compatible format BITLK added * new functions for (un)freezing filesystems added * test suite can now be run against installed version of libblockdev- 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./sbin/ldconfig/sbin/ldconfigs390zp3a 16519855792.26-150400.1.52.26-150400.1.52.26libbd_dm.so.2libbd_dm.so.2.0.0/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-SP4:GA/standard/341369f07224e06234015afc3b76ea7c-libblockdevcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=df608bef049aefe4eee51e9d5cd0100b9d645b9b, stripped PRR RRR R RRR RR R"pO D˫<utf-8615898aa6396a007d6cfdf625110a5c901f2191833e5e53dd4b9eec96905af22?7zXZ !t/k] cr$x#F2 ,̼?)ɼY3܉_%GjXV\bրy(I4n| UHr=3]AYu7p>Qo9eϸzu=vhcjLK\y4z[˗qH\(`Oj%~#ޟy̍٣6Ia3X_v?>!'u}#>Fkt .ןɨE,ri=Xq':Eb*8. %k yqZhX>>W8aaކ9b'P ]%k^k9,Ь>iӘN ;21]zO>nYY5""o,hqŽ/ YK m|Tj;qؘo^3_\:I"Z&ɼi!J}Uy "$g%IDGaɑŗٺ6)[oKWheg'P-(D'sWx;Tk K\PEֶ֖e 17t 6[ Ls:M/-7%_=5F^]o@-oUSJr/ꋿ3iDT$ZOX\C}i6VrRty#{2 cJW$.C|e:gpѣ\S *Y6WYt-02-oʴf-oDSQw9NB 470 6%l N^ӛ{?2?*ϴQ *Y27v~nbX"J6,Y"'N!|Q#apmQrQF͒4G7s35^O v 18<.}S6Hi`gx^O8#mw+21-G74r2o \JBuRVJϢzn-pL(j^hQn3F-(||5[e_=yuaQugwsJ.`(1=g9>ZcG3 0;ޖR-Fbysmjvt?33G8#_% ]ʒ=ux.cߐF >vf !Xs46T8;ڬnQ)NU]iXdc9dx7ex&ܣ%l@əʠno.VTrK *}fFd3: LwȽ|pw{=5e~}`ɨ6J-g3\lo9#C턵n!B$hFHGmeN&jLTEДpZA)PU \qƺEmN%TLk;ӹc~% 뎛E@Gq;m6`vJ1!NI,w ^@11ǿ@Qq)8ڲIK?No>yA2Y .dh}+.m!_k,q{TG\nu`sr>LMe4^&J'.JcOhu>)No *ƚΪT?WkH8@_\`EPiL`WgSݜ Iy(JWh1 xSܚ7>%ZqC; dA}4a^*a  5AbŹ"򰅠82/uFo84ݏc!vm% 8=lj޸l'hW"hNBPU,t6abqHB+5$BtYIJ ޙcкNO5mȍ-H2$]ݸH#K\1JFD}ϤJvM: vV >͗DPkX FȾz9.\;=zttU7|f 垥I\xrlz` !غ?T60ܨk^2_:JS%C&_8( TmZg?|iu0߅ͺ-]Ľ(>C#y9)t"jL{8l7Dᕇ4  R jnwNYKr:$r>oZz{WBq1"P!%D-NPteH\0/48d Ia 'R-\:v!@± e\)A ,?/ =}\g3,eu:̀䃜9]לyVYcIS֊dt HHad̓aeb yW\r#-irtb1w@9:Lgrڼ!һyۋ](b#9Ųd&h޵"^94@b#L{E׎@ow\WxP)9@ Qaw-twђ+9B(Q~6O "013m3h*kGXh=\gw9h򓭭t\yc.&p"ŧoׯ#W тh_M؟[_A\B^NWi/ DuU˞[.8R/ tAX~ΖϤ@O)[%s0[ 9_&-rN, 3yFU{?M >T}k ns,ا.#`'Fq4*ufHOƞ' /5fdgka{ꃆѨ]L-l&5噮-Wz|4]j'(@P>Nwz =`{\5[6tm .}s_ #@XΞCڥjeZÛ|-A~"xᄺҵ&<\PNicW1%R4Z ƾ0a&!b40@S;^}aɯo^+u1`K_{\B7ZTS{sиu!1tK\  G~9$wV)/> p7'Gջ9$8?!ceAR9]|N+`{12MP FBĜmٌ0fUg\=L\I:ɝ$ 5优$FaU3nuz뤓e{WIOLא>6Rt:Bi=jx3lja2󛗆duNj 8wU֩ϛ9ySj ՚/ufI焟bP"LSWf Ti}8WՅ6+cRE8^m6ͮ iJtք܅ t3zwtߢBC$L@֭o7"[o#l3PÇo&9ʦnj1GH hcBM?Ŏd8"ͫ{2%}\ɫVRts;$ N`MFc;\:/%@$n_ [r}rB)Nnaj,|xmܦw?A'/`$^wC)M-rZ'tKE[d/Y)>Wt5fi*o`%M'iS -Np9;4Ehص -W\+ق1ލd24ןoz)%AncZx?Iez"C^t^9pdga-A8"`B$uBoZ#8tV)eKF #5!1ҡL0, ݿq ڰȡ1] cB1N*#ٲR `=`4]9# vjoT(_&aQ% ͞V|p9陳}/WZQK"Fo|p k4<_9.MgMeNg=N=;@l!VDz'Nr6OdPORKu7umD }:ey;+@y *[oPQy*e- E ј; QDO :ˢR96TEH3R֯/#G \%/B,P0bE/2)>i^7(ƺd;(Tqn9ޯ Q^zg"FikK,.9OrI u6'Inya|8&c(cd-NBL, AtmRaHC8ۃpi,~%Iؓ[q(_J.Z[r 6)m E޷tH(Y(am-Nꫡ75no2rXX?w,RR,+!wC}7%iɈx{EF^ .7wc#I~ZjܸuWKR^iH)9C}>.uTע>1뇿%.T>pڈJrKJAeπyOB6Gkό˘Z_<ZgrXVtq<|0<に3KbV.׻eC5E2r 0w8#3wFh= lNSMj;%g1ciEo0 7-Q;I%Bm%:מl,ƈ+.NĦXT*ߔHa9h qղR9}KCЅpCxjfK6e@2̗_<<}&QjFJ6iV]c u΅ANXGzrй2e/5[{vRildMh뀇=y E|C74e YZ