libbd_crypto2-2.26-150400.1.5 >  A bwLWp9|1j"Mm9k\]aVt΃}^%lE`rDkWm8Es5g=l4Ϋj69ARE'6EKr-\/?|@2M 5թ mCY^d}ߚ<`ԯ%N23W1ny(B-:x4ۈc_&6!b|[۫SS"mt/%m0Aq00d2be13ed0f89339b885dec744de151277894449545638b2e02af1f4e6a2bf3b4dc099c31df628372a1651a2e0239cce774456bX@bwLWp9|;^G^l9zlMGaAyMNg=FN&"b0/zԱ`5ǓM7n~KLS6!omkg<9ӡ]Gkzcl2;Q )ѐvx<7͗Gƕ^~G6(ld;z_ƹΫ~*"x~]9Zq0-ݤ c4T<ң\7Xf,]q|R;*+u~@(>p@!?!td  N&4 J[      (LT(G8P9:5>S@bFqGHIXY\]^b cd e f l u 0v 8w x y z!!$!(!.!pClibbd_crypto22.26150400.1.5The crypto plugin for the LibBlockDev libraryThis LibBlockDev library plugin (and, at the same time, a standalone library) provides functionality related to LUKS-style encrypted devices.bwLsheep60xSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttps://github.com/storaged-project/libblockdevlinuxx86_64xbwKbwLc519bdd361e773bc9c44f2b621d4b94aaf25c8dcc3f539e40b362e5a638ca57clibbd_crypto.so.2.0.0rootrootrootrootlibblockdev-2.26-150400.1.5.src.rpmlibbd_crypto.so.2()(64bit)libbd_crypto2libbd_crypto2(x86-64)libblockdev-crypto@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibbd_utils.so.2()(64bit)libblkid.so.1()(64bit)libblkid.so.1(BLKID_2.15)(64bit)libblkid.so.1(BLKID_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.6)(64bit)libcryptsetup.so.12()(64bit)libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit)libcryptsetup.so.12(CRYPTSETUP_2.4)(64bit)libglib-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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/ldconfigsheep60 16519854282.26-150400.1.52.26-150400.1.52.26libbd_crypto.so.2libbd_crypto.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-libblockdevcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f4c9001ac96b9250130cdb483c063823b5da7f18, strippedPRR R R RRRRR RRR RR-4h-]yt,\utf-82f2a6471109ac54cc3a77d7e7dbf40c88d248340f5a825198abed555549911cd?7zXZ !t/'2S] cr$x#F2 ' 90G -vwGgC*7>%9N +#Dݖ4ܑH ~6&71M yP;&;G6OG/d[$KyY#ؗ,<ȨF8ғ!Oᵇ~SV8f7l\m9q*mչ9 oo$} {3F|`_I0U\ Ej-TL n`=@bVY,;+*_:R2a\P^й_/W,B㺧 ` Tk͂\bt!5*d2| zBu)ˏ*{ǔУpDpeuQt7dVC|kqfX2ܸ;ayչ ʦhbjQs;õ*ޅHbۉ"%sSGW8[{2Ŏ'@t^g w*qL V B0D455<[yrJq mn+KT0gIzնiSyʐ꾬 |jT18Zxx _${8q>Jn/еռ6v|L`y^uw1 R<ƛcȫ{Zb!-l}@v&7YxLM201ځWԈ*sWӟTm"mg *¸D)w9QuYlh$jYK2ɷmhų2i0?,gLe)Cc[UiL"lv>yv܊p n$ $rޒ| v^3Ӝ>mCt~FNzlfTDr,FѨNuD4۠86-Nfʌue fDx4[lLVis]Rxs5.aN"E+`Dax?'̠kX}|}* 3#roxWJ ~ ﭅3ӱ!?TE]?ZUEu/ZS 4iB\~>ǩREJKf83}nȷS,/&̏r4My̴Sq$}Cb-C V]P7<ԁ&$lw%uE|Q9q)UZm$(S96߻DlQqߪ9mgLĀ}T%|I]^'TcXe}dF- Ib: }'O_ta28+2lWG,J ;j56Tv- t^z^\E"[Ǟ-2|ESe 6Dh3(º K)hA*Uiڬ[BbA bjRUL]d Y_LqBI8Η/uf%l-miDCOZ)0\hx4cqAZAf6ȕՈ5qw~Iድsp8ܗ? ڪX3 MH8Rae?E-ȉ2j¹sTNNZEߒ;!}cCׇ5:zf@?{K;Ƙ`~b4lo mJH M;S::QLz:Юf/"' (dy =*UJd Vw^TjJ\/un,累[$U*̦L!dwp؋Mhd.ČE%@/r*SS)ݛME8DlY^>NxPJ۠+Qj#6߃/J?(~RYݣNv{8BC9I W 6ejPbCu/46h/{՘1m7Sq=D8zםw\S}D>qlJWjEW{'Zf/j)ji9pÅ{`|Ϸo |dNEal{e_a,=!}H`.6ĎSĀ{u}"U[ Uh|(^ֆ PVޤ1[sf{|{\7g-^/ɋOP*)MQ`'Csy/VlbfTl:p 8\{Of9ROkDžY0E9 GfOs[J4"z^!H }/r5lm1LpM+'fh5"0ҙWc%`ʦcV"v'yviPml`1>7"obAf'P&2Ic!s{qM>snme%]g:-VDєUo "MR+2Wp8&?^3TPr/olzN?b+&yjH!EcWtA6yJ7Kw|}.I S`˫pHL44##fzv(K_ nlPfj\7YN ׿P/䉔v.AYMcuh3i(gIAêm*yRyy,ζؿARɑQ<7Ʃ\83S<x6 Wwt l+u6DM ӬVL`ص]t74{;dO<}(z/ ,&XɢRLnQ{:Tp<Žb:ga'huNpMeF8|,mˆ'CpokY^84ۦ ԯ`丿#e 3-֓~t2w9ugeVvq3-[D%" &LǣS;/_ 7&͇zvƑVsnˈ3!< c\\9DmB%ߕ/9H>9qF*OͮR $~FO.QIu  eeHj3 r*lx$5mKq|M Q`ɣ"|zTMk*RFw0g";`[~xuEw7 j'dɯcS /D0П/25'NG0 ` ]iK>yc`3 ڕz+H>l&4aBO,P.?.E@KlV3߬wPe *s(.visȆ;u쭗s*/A8YnsoM/VCse,.ۧkt^MVDvAvK6Ј+nf ^@/(&[uTpjFr'q|}nԒAB-X9"m1&e{~UsY$u(5W,ȚxeSX7S9v!.C4d%ݧS4?hk$p4eBOٟp|_*Vy 4v b32w`iQ~T\ _$ρ|3*ɿ !5`O:!5T8Z'04>}jֻ-ry_]w(MuJIz{KԔF*_EǧՃ=F<@lFԪuI/;)}J|j[PV8x(S^nH4ZmB{ͬa :6ļՆCNN!h7Mޖ!VR).A"r~d Vb0q#p)۳#E#ŽSFJ¡At^pgڍH*E?lN8_45Sw hM7pvYsWo?x+@ vfclܭi1ZĎZ#cixm p KHޕwr}([S\Фr&t0ޛฺjve^3gܴ@~|y2" 1/Si9G-8 RKf mHTOVQ# ZcqJdy6?VvA-ɂ?Jv 3F|\Gr.WE. f;C_QBjC.QRbDGqH9ߥX,-6- FFΗWrK&؂vɦ-E':*ޕ1OWw[J4LF6\oP5\A7D^CL<[{ZZjjkv̓;<_UٜʑܷO3g1&Z}<[!%ƐJvc[';r|q}k<ZEY5)䗨*GɩD6X!P8cQ7\A| jսf˜]K`L"B'$0+aYŏMj^&>|T\C!vAտ6"![&WT`&PyΈL>_l()K88\|J#xd3f;f*׬*D21@M.2 Û|9HlpZA(eI-\a^DrGsEh/H '@ww0VٴHMzHzOҫZ'vG 8`.TĬW]mYi\0HӞ&ZZ7^9eUᔦۛY6DKWZFWt9',eP|~kګye@owmD?)Q<Of:@Uҋ(5<>g^W{(q LWܴ3P52ۊ/ZqBµڰS?㑲-VEܣ ?U^Җ%/ oL&uC>Wt!R#*_U^:ʑW! XMo6 Cɇ{1#-̩5j.9I^I奵neVM|ԿitFya,ۅi0EDQU -Pܕgz|Uϐ\_vPu OXF#3B G&K 5h7Naj<*gp_{p<cׁvD`tc4i17K/`cA29#^ȕ/I?0σ+(p>0ɧl^Xx7{G]1D}M2,t ޶Eˌ~Nc#J&*pVSrS;M`)TΖ``ٵWȨ('KsvT7̊IeўXScb#E+#MtfA)64q^j*4f8[@V''vg.*"$\NHGtEw;RxJK,(TΩP5=Ƴ5ՓјNBB+V.$z \!\ /KϿ*= A#C~+rPge#S禟~H. ~b ߢ\+ _ ݶ|6g ݇8zfr\"+Sia9۝7.Cz҂(W`'~pp54Vw!2."y\m?؁Sfg454=D3,G;mErDB71 O@% Oֆo*KN-@a>ܽ@7T!dsHqr=cX~h*Kyݥ,!{apDa$=Bu{H,*[W0P+ZFQ!.#GC0 w}Y!0jT]O};{׏Ed&s=D;˚̳r b˦R3Af{瀀1Wx-!K Z"LrD;ow9)!E q8quڅlr bVJAQ.j 0 'ݙ^, -8*Mm-Am@:L8'jkvo{r(k6 㗱V_j'cɦ@qx݋(8bYr'~Pl e7p8SЦd\XP&_4I"Š)w !~S'抰z1.gwӴx3hBO3totfqYqY|VSǴe f͍Z~x6,$4'?m 9d5džwH!uE&-_ p Ϩ~W*-cF "دMBh[$eX؏0?2GPT_4EĖ'',WGJGl%Uzu5.WWE5ՙD8}҅˹!kV?qp oD.b5_]nRF-dIծ$6է3MVK`m;M| wWT uȻC=#Qz89>'Z0{ '1l`yYGD5ֱc|0Q&0VWuUHGRH(C:i魯YbMXZ+fk̙(W$4}w [D pcK]3ɗ<V|4_k-т&+ٓ1 8BSDRq) ɛɕ QX,Xzg'靄_j&a/wMxy;`eK#d8!(]Brj~XY2UcX*^xEco(MvADc6޾LolB;+|"[֌zi@ғgs䈇rAH8÷zVgjZ @9mȖs~C}ȳ K Z y X?q$aiH0_- ]xSMj(Mڄ?ԴO%+~3stO3\ޢd7mE90jR/.Q=$pe/c_,X2`PAБw]u_&v:ݛA@,iWƠ8 hUʜBtn5u?k*iiƎ(E؋οh'M`Eyk߹5~ˑj ]"K/8|pq!gXϯ,>|M>v~VL|nȈ@ 4Yg:8i.\F+R ʏǪ~xn& $n.7,E ~tf!+Vr;,D82A..XDw-Q|EWPocD[Vퟬ 㹪hF}_;!ᑸL-n-|֙ypnRVs K=zeL X8_8O<ˌJ#爚>F8j֨0rаIX5!Nrm#Pz0VLS.TcwY=)m(buBNOpfS-R}2A;$U5Ͽ0K!|0?T &_ >˛WXe|1 BJ'7z:kd2j#^<9d)mY-(-Te"c6PzoV-~a}KEW$Kw!5u(@ b[MUtM Fqګt eꀱGg,G>m)F BuGi}jf5!C}s$OpM'jQ [} = munP~Edfe)"ٽIֿD$x\]M(`+iJ_OG+onnRFBki6G8Yz(`pjG{d5hvRK(jMwPwhb%;|㔢Cm[HD1|<fP^4m+xudj\YB,E38 A_vX.[,?5Z 2C޲,(ѩĖ |1Ipb/;TTdsVH^Rfd?t!F2%uL!dyeSB aK 4lvXer+[r8ͥh9BshW],c_lx:Ls@۪`dhq<=MGh ޭ`/xC+}81d}ԵΙv) ~9Tksjex>{Ĩ6mɢ`;*eG⃓+%LX̅/ Qx˱R -=Sa-[3z&=3hM߻HF ;96M Bf>J~ws| zHP/svD+!J~̳)* '%ҷpBUuQX x0?a¨'=s/q8&aI6t1mK0uYq< ulQ Fyع9tН{Z;H.pObO mn1K2-~wn_MK_p, ϸjLN#&:^(?&ZS3,r!nSG]O8?Q,oUkcl]d 3%98PI5p)=1pw$.RY*WP*= ,&3'/}p晃9u,aQ~)wtIDaz[u(6ƈwp[s) hS7zМiQ *THgeWd0 tb Cc wX㖎:jl.XFOf̷%NdfhE8_RЕBuwB85Wn^Ĭ`G.4QӰ0GNᎥ mECJidp#Uj0$a,hR3褩rf5d|%:_ jD&`xq&ۜ$l/<С/Naw?A-t)3 kA.q g(.}?OaUVa:ߦ0\4t=qѲdP_b"O6u֟}p9mtwQM]KO|(}iHArA&#|w(Gr~vV}\mY uҎn "߂d%z˜g^*(3F/fho9kҨXDNmu!->"U+x+a*c=$yr ХdN./A7FM#cV= =5^Z?OfGՄ 3'Z D/b=z [2Qk5FGF@h֗'K3}Z5 7XWs\CZ"O$(Q#`](䀚 D+4FA\莮4$U Ϩ`qxkuf;4Ă\#ijcc{-߸Qz"QK#}i$Zzi%lk nPM]19ޅkaPn_nC|ajZo1^NøyN&zaMCup(V(% Hj~4'QN[Ɇg ;@Y;Ͳkw\ҌO[" $pm+@\UWcRA)k˧TsENpnQK9)ǸIPhvN'A{ JKޑ)ZF {˞3 .1z|1WHTeSapA't hy5vqvM8?XޮKD"=TXbHF'&T  9PVRye'#/VgIq}fxFf#D'si XB\u䂫~`H)fDtUIN +nr}e W#sI\]Y;S< ?Qފ jyXMٝ~*֒OcLIS"Wq3޶NxߊtnQek|+_WF*_;$iCVerdWB9IX'W[ G$;=Sj+͖7.Yi K/-7|@udXFQzKD"$(Q!';In9%3D巃zV4 7c7]jpݢ6Z{!(Q$T3]2%c.jF\ԗJh8w s κMUO+\ G ָ$m