libbd_crypto2-2.22-lp152.1.4 >  A ^'/=„;HM[kxYri绺76PckAp[UʈS&YP!g`ìO!;%Ul0jX5S׫S|Fj6R^qC"嗀_/$ F$/h&-TE̶a ,KAv+TY*|#Dk_nAw7r(W~ˆ4w{ 0'U+ĈD+108e62f51f1047d13a9af3bb1fca702af9f8c2a8f016a9efd8abdf9823a244b2f0c05d3f39440f292dbc92bf21e9939eee5ed661N^'/=„0 @8F[99z 2k76x~J3`@9Я wPOT-&U0l k-8&_u3d-a4oᝍ[T`;0bIyd^{u,βepU("rz/k 7gYf7 @esX[\p"D`s0'W[_dW6vu_͔GD`₣/Ü{.t >p@P?@d  M 0Aqw     4<(89:x>%@4FCGXH`IhXlY|\]^bcdefluv wxy z<Clibbd_crypto22.22lp152.1.4The 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.^'ilamb24popenSUSE Leap 15.2openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/storaged-project/libblockdevlinuxx86_64p^'S^'Yeeac8cd02fa9e75898f2b5662b6add45f37b64727425eddc5e8de926b7e81073libbd_crypto.so.2.0.0rootrootrootrootlibblockdev-2.22-lp152.1.4.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.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)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.1^9\]]:\d\I\8@[[4ZK@ZZ1@Z_@Z`@ZOThomas Blume Heming Zhao Bjørn Lie Jan Engelhardt bjorn.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./sbin/ldconfig/sbin/ldconfiglamb24 15896513052.22-lp152.1.42.22-lp152.1.42.22libbd_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.opensuse.org/openSUSE:Leap:15.2/standard/a1824a0cb6329e9152e893605392dd07-libblockdevcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4efc3ddcf6eccc136df6fb1f30822ccb515c7056, stripped PR RR RRRR RR R RR]@butf-8b0458d5864040f47c63ede49e1466e4cae6f40aa8c27525847f0f50854c12080?7zXZ !t/1] cr$x#+P2I#ARoUSڠdC k}Z QyЪb_N2.5@MYn i<>IқdzF-4\ZS1Be*#kp?͵o{O9&=$KPfʢ<`CS\E* UϨ=jf&jD#fƽoq6GxS펇MP 'Q4SbJ.8ˉ+ v&.z7MyEsa`~vW0i҃®Gwñ5RVs+TLyB[mqlm?^\"CGBlIGb[]se)Oz%}]@]QXt;&~I TAS|J${Ix LރϏ*>%LoʒA~N5qFE=]b)x䅂,9vpB'D8-'jain@xxk+xv) 0Y.S$.璓5}jk˴&7͆ &ZYRJ -wϨ|Bj!Y3tZ2̋<9l5uղJ}At*~Twt(օVz+/c>(Ll4FK*y?Amgk1Y#TB JgbA/OM, 99dL(U SwiEx &T"ߓІZN*:./zU=~{=DMjg/'2=dԞdӲ@!θ֣DXm)e X -:!ͺ3|> ;DzJL= h TGb%{"SmF(5GiޜCD?Dv Vȋg@S)<)˞t'pb\4$X浕Y-ꎽ}Sr[-l)N Eł;젵)鷏`L{+z+6jJz_8"\L ^KmޡyR;HYK_'P[MR-fh:4z.TXGʄeɒqǯ"Yn<++>jnmFS5[:le;6 " Fs h<OmIV,&P` o#I<4lx1b[]ia̲wJce0<I)k]׆$ Sa/9t!9ɡ-JhWQ i >y舾pZVO[ᜃb 8}KAIw=Gٓ~ى-2d;ٳ}Ge6^T\qHɮ*#4T&WF0kf "u\" uNy5-G~Ra2 /XD& 崝=Fq%fvB`s6mQ?ilUTL( PwT%Z[?rCc\:axˤ$[[h5uBZa!Y9;8".zj{ Jufy݆DPNΡ?DViHlΕpdDGxFWxhq4#L G o!S!xIz]pm,кp|c2; nڄMe'l('yY x0=H!t@w($zoyN'[D@:KQc8`<Ʌb%3%`L$ҭTx>|\VO,EXg6.fm|a8*JZj:!z(&Kx**F=<9i6g8WT?I@^lls W&&7ৗ1v] ݍImFlo _^lȬ؈`B >\ E4Qi뽠q;E=ySJ`R3|f6{{6p&Zinwov U- {(I@uу"{]ԭcѰ'%H}0=},vNm\1rZ0gWK{FENty쉢3떋]#(R[Z# Q\%a ь{bamƤm1}&xǝ[M=(\vo>K|`:'S7`}WpԇU?ޢLhfoE/"Z|EbgO1BPTvyr{XImbKxzFLpNb + &T*ES>ZحrHfl:'.YdGĪ`b3!wk&3mnҘOdk̉~0fkE~繦uEHdE x,Y&pe;MNo2_b6yW06 )Fψl;&Lv܆)[ l!RC 咽{i9mT:4F]UնTew*VuYs`Sj?4(U'v~/ '; Nba9d8J*meQ|0bc7=̍ޜ yn>cwDW{91s)W~\ +ܹgUCoj3eԆ0A&P"t!4)=3/ N%QT/}2|,sAevn.XYmHnt6q%n$[ 1ahmp[`6y3:<-b0^H vN%DCr@Jct4/tL{ ܦ =s۲3t01tv[St5Wz"Rp'%BհҔ ƽ#g%X 3Ytہ/ Gk$(Imd4Xq?48 0ͭc TgVN]6BnWuGO_HCwbg).)KV[ q>Xh!?/m݈ڦ*Be昄+҂\z^7Rx6Dʯ |\=K,߫dz)}? cNk^pzW^w`{uH mY2P @xrK`:Zb zCmO6`C択n /OѴ`:>Lɘ3=&?vǰ&+;!@TO޳.xeCoHVuvHNehL%*:¦Љu!0K䓡^ȖeR g+^YnY2] \l-aMxBa_Mvʫ> Y]v×"SUTb14Y\R}g(@H,YQ>hZipK^$nTu-y6FiyIs4f?!F2 t2.K斃uRGCq.WGׯ$H;˕ZYEVmD(8+7my7@dus$f¿TPot(թ)y]Z`TZ6|r8NH@*{JЇ(" q'Mf^]k+O<^.hl >@#/ܻLj)ܟP3'{ ֛;p\G\Ní]"3>2c0L^`匭n0鉼FKrk7ku=˓lZ[NaOo16ZO+sܸ=21Zfd޷gj.|^$;NSTJOl_iiH?b%d8!R)a ->/Hѭ;zA( +ϷC6hٳDeC/F6hBV5>?7goJxb~@tQL{[B7YLpXq̕J@sPlhzs~2yXQw$tSͼ̐UN+DOVIɡ!"S,!̡&S/bJ Fo椘o}e<`}SCJd}+Q6W C>nNbo(48 ^ %M׫T?h0ŬUd}H96`ƀ6bEP{̎>7պ*qІpgX)PGyYCmuJ/qMW~~ {3 4U&Bs@dT e0E~理ܹ><}MOT}\3hC#tS f0)*$[\.ph} #;UEl3뱘tZpImYبcAu1tm7ZkL [/#Ϲk Ihd-W9/zPftj 4NH`'yyd]UPC-Pb?2!=p陲gZ^ݪhߘG<"!J6 t pUGH$ks LLj |?x?_<:-2K;d~2٨Uv$߲tLmڙ tXQ}ΎJ20؞Jz?ٮ826pk@7 p=EEӝ5Or.0]qLZ!?mڛ1rSUT [9oRhV]8VB{sg4}MFX?nFTJSt->BoT O%lDb5~D_=Ei^gwg#e ݅"S6}Wh`9o R|h)P?)^nNV`؍$ lŜ$u{cV{'7L͵?dI8$b:RYLMgA4!cnïXF-c!!Aa;W>zɔ+`J1KRY4*f1QZb4%}HIoN]~ߡ/̥ d1"6ðU٩K7&'"#"2)ի2ȱE)|[T| Kx2aSgy4"QZ?i gtK MX0uRT =T,ChIr@2OyVc /=Qd+g ~}q:jVS_g-8pF הIO+ _ A> d9p<{#3iYHA"Ѵ Ǵ?-q@ ݵaK×" |;HYI+͝Y,8M)3f*#9HG2dRPhS=.]SƂ JW&1W!' ϗI?r$j<7ƒ\ӥO<љ AWPjK%2[% 'Mu}&$%hSu="0f܀Tbwֳ&nK2GGD"\vʆjt W^J?e3t+0\?r,z^ >z>תi`p90qP#0/? {skгϭ&±g/a]S*ôo " ".oZWrse+cv+*傔Kg/@`"qci-K@ R.گ'oݼ*}HtNS\:#+mA!fQ1]2)vIJ#3ulQ(N`k%GAC'PK[l=`=3~'N] J̳NuEᬩG"RgTϖVѥvU`皝>sx(e&l5N61 B*qvP^gZbXqc:~WިB0;R QjK2$cxabxP3Nf A2r-}!#]&PuytI^H1) b(0p=#{Vhk 2țk-5y#t7e);v¯$&i~[/.TxL#N#x@2\b5 :{Nھ}uTv T]$e'{ ՚լsMD_j%2F ΥFqX|V;e.2VY("_gNsѶ YLZZ{'2[t0fE8POг&S(\kگ ?*;A)S6Eow'8B>[ IPsZ1gDH:zw|sLϏ1 o=)ܦZWal=։Gi2O)J^BP'wzzrd迬_{RKO[2W]mɞA_zfXHRwgEE%PrvDwk%L7;7LOiM3n7P0r_ aНfp!'23ҜoC/۱ԇ٪˒B΍z+5P^X9NH.rG@:wgO_[3]Y1\.]f T[ /\)-AKD46|SW3`_C_:/9u7"w Դ\J"Ҋ91-ͺbI 6u#b)WnѩkT_Fd$n~T)[s Juh3]x-SKI&$@AUE+'SC  (X0:ISO̱ƌp+ЗKvPD`586:ؙ!Õ')v:/pYC1f:b9t8{("dzžZ%Aw<-ze=@wE!$۶#-Ahs۷B5T񪪻F0ߴAQ;yny+aM~`3f'g_Rbڍl U$au@ %slE8gP4n ߼Cu>u"F ^^ pp]"3g/YeqX4ʖ]߯D͞ v| go[\T}Vq[b}T!oآ8$ί{Jۍ%ҪTaK^J6Bi]aZFEs.ә k+)5rEl8ɫ"&_vpƳ|ZkA7"*v z =y-ya"#دG2]ڮJq:`ĀYUB-9].'$n]]k+6 Fn_h C".Iˎ>bO- u&ɇJ g;m-w}1LkwZu?e)ձҺ;(6CDRJWq1*iz`I\Lꖎt\ݚlqZR YBuc#G>r ?xAkDWyىĸ2vvE"@n;T8K']xe-WZ }AGtVVJ.`@wش?tqFcJAOV"0)U$:s/!Q78NkFBa:&(w zz3@#Ho)rd8 x ժ踘;. bqNE$q, b_JS#/6]<j_ ؠBU24P=T^[s3ty F9Pk k @Ij(7Oj@ !*b07Ta;ƽ޹U!rd^&?]zw.: 'RCZB#7_\f/5&bHQy=bQ ɚw 99p|kFWh(لZoh{#sI|v#3W:OgtmibI P-'n5'7 MCDwFЁrh8JĺKW8LPv8΍] xrQ@J+f=àۋXX;.Y\ i-GZ9a%~Xo6 WwI7"Z@n+zU f?)B˽/rP扃xlfe_E|/S}%sdUql s%h)t7-jZճ EGTX#7vdVn[2ڎٴtXӻzxiʿ'^ʸ>ZEwm]^m:1ϔk^ڐܩc:DZ P&? 7NǞyޱB W^D[ܣweO p}\+êQNUht /8+Jv xaջPlE+| νgWmHKztBZi_0#K*޲ؼbXSzŀUtt!{CٟS_̎akCkp һy[ް*#{ut2`]I#06`*8xCfE풏+(<캌k ei,t7/j]i ]ڲ;9i > '; Hg_[,BY=?x0VXB=,>䩧 #]K#g D7]y]ҍpypוAH1Zݿ <- 4$F 1Z(:,xEGt~A.չMcٚ0&L%7V%t:Ci<Wݠqt;%DlyOR; )׿Uo)YN2jfVia\)C}-rn\'6HyLWȢρ"eZ!-)zOaCwL4N۷Kl\ #z1d(@ɰaF)%%F1\_NWsL ܛXm#SXZf7)!إ{1Q"k.|er! nV4s [UFwo=N QI"4xbbfr YZ