libdevmapper1_03-2.03.05_1.02.163-150400.191.1<>,ev6p9|"*1\SLҢRwȗ 6eg&Q,*P+m{/ӫ;{"e,ʼ)g ƀo5sX%iVa`?-,^/k"TД0j p:E>ɊJ]QSA^D?d$ 1 Kpt 17?     HP8 G t x ( 8 9 :>K@SFbG|HIXY\L]T^~bc3defluvwxy$z(8<BClibdevmapper1_032.03.05_1.02.163150400.191.1Library for device-mapperDevice mapper main shared libraryev6ibs-power9-137SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.sourceware.org/lvm2/linuxppc64le# Below 'if -L' checks link dir from bsc#1198523. # TW already use 'usrmerged' to protect deleting if [ -f /lib64/libdevmapper.so.1.03 ] && [ ! -L /lib64 ]; then # Special migration - the library is now in /usr/lib64, but up to the point where # zypp removes the 'old' device-mapper package, the old library 'wins' the ldloader race # resulting in binaries asking for the newer version still getting the old one. # This in turn results in funny bugs like boo#1045396 # Remove /lib64/libdevmapper.so.1.02 - and the run ldconfig rm /lib64/libdevmapper.so.1.03 fi /sbin/ldconfig7mev3ev45826dbdbd1c54cfe1a78cd5f1c0538642fd2259aea55014420fc442f21551355libdevmapper.so.1.03rootrootrootrootlvm2-device-mapper-2.03.05-150400.191.1.src.rpmlibdevmapper.so.1.03()(64bit)libdevmapper.so.1.03(Base)(64bit)libdevmapper.so.1.03(DM_1_02_100)(64bit)libdevmapper.so.1.03(DM_1_02_101)(64bit)libdevmapper.so.1.03(DM_1_02_103)(64bit)libdevmapper.so.1.03(DM_1_02_104)(64bit)libdevmapper.so.1.03(DM_1_02_105)(64bit)libdevmapper.so.1.03(DM_1_02_106)(64bit)libdevmapper.so.1.03(DM_1_02_107)(64bit)libdevmapper.so.1.03(DM_1_02_110)(64bit)libdevmapper.so.1.03(DM_1_02_113)(64bit)libdevmapper.so.1.03(DM_1_02_124)(64bit)libdevmapper.so.1.03(DM_1_02_128)(64bit)libdevmapper.so.1.03(DM_1_02_129)(64bit)libdevmapper.so.1.03(DM_1_02_131)(64bit)libdevmapper.so.1.03(DM_1_02_133)(64bit)libdevmapper.so.1.03(DM_1_02_135)(64bit)libdevmapper.so.1.03(DM_1_02_138)(64bit)libdevmapper.so.1.03(DM_1_02_141)(64bit)libdevmapper.so.1.03(DM_1_02_147)(64bit)libdevmapper.so.1.03(DM_1_02_97)(64bit)libdevmapper.so.1.03(DM_1_02_98)(64bit)libdevmapper.so.1.03(DM_1_02_99)(64bit)libdevmapper.so.1.03(Local)(64bit)libdevmapper1_03libdevmapper1_03(ppc-64)@@@@@@@@@@@@    /bin/sh/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.22)(64bit)libc.so.6(GLIBC_2.28)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libselinux.so.1()(64bit)libselinux.so.1(LIBSELINUX_1.0)(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1lvm2-device-mapper2.03.05_1.02.1634.14.3e]@d@ch@c_c1@c@bc@b-a a*@aS````}p`@` _T_G@_@_E@_?@^n@^V@^@^j$@^W@^^@]]]@]]@]v>]v>]m@]$]\8\\T4\ version-plugins-in-libdir.patch- Remove evms provides/obsoletes, last seen on sle10 - Mark configs as such - Ghost the during-run created dirs - Install rcbla compat service symlinks- Sync with device-mapper.spec, build only lvm and wipe devicemapper binaries - Install in /usr there is no technical reason to keep this out of /usr- Split out device-mapper and clvm to separate spec files * No factual changes just deletion in the spec to keep it out of interacting with those parts- Do not explicitely require expat it is only used by thin_provisioning- There is no factual reason to keep the device mapper out of /usr so just match everything else- Remove device-mapper-static.patch as there should be no need to have static library here and it can be reenabled with some explanation if needed- Rename device-mapper-link to device-mapper-link.patch- not output error message inside retry loops to avoid noisy error message being output inside retry loops in case of remove failure because device busy. (bsc#940298 boo#957059) add: libdm-iface-not-output-error-message-inside-retry-loop.patch- Add 'Also=lvm2-lvmetad.socket' in '[Install]' section of lvm2-lvmetad. service to remove lvm2-lvmetad.socket when disable lvm2-lvmetad.service. (bsc#960044) add: lvm2-lvmetad.service-add-Also-lvm2-lvmetad.socket.patch- Split thin-provisioning-tools from lvm2 package for easier maintenance. - Update to lvm2-2.02.141 (device-mapper-1.02.115) - Remove patches: lvm2-do-not-strip-pdata_tools.patch: thin-provisioning-tools patch lvmetad.c-ignore-lvmetad-global-handle-on-disconnect.patch: already in upstream no_buildroot_shared.diff: LVM_SHARED_PATH dropped by upstream- Fix missing dependency on coreutils for initrd macros (boo#958562) - Call missing initrd macro at postun (boo#958562)- Re-add lvm2-do-not-strip-pdata_tools.patch: this is still needed.- Fix boot failed due to segfault at libc (bnc#942755) add: lvmetad.c-ignore-lvmetad-global-handle-on-disconnect.patch- fix spec to change /sbin/thin-check to %{_sbindir}/thin-check. (bnc#940754)- Update thin-provisioning tools to 0.5.3 * Fix bug where the tools would crash if given a very large metadata device to restore to. * - thin_delta, thin_trim * --clear-needs-check flag for cache_check * space map checking for thin check - Drop unnecessary lvm2-do-not-strip-pdata_tools.patch- Allow building without clvm (boo#923127) Keep clvm2 building by default- dmeventd: fix dso_name compare error. dso_name is thought as not empty and doesn't create monitor thread. (bnc#935623) add: dmeventd-fix-dso-name-wrong-compare.patch- 13-dm-disk.rules: Import ID_FS_XXX variables from udev database(bnc#909358) If the disk is unavailable we need to import the existing ID_FS_XXX variables from the database, otherwise the filesystem UUID won't be set and the by-uuid symlink will disappear, leading to intermittent boot failures + Import-ID_FS_XXX-variables-bnc909358.patch - 10-dm.rules: Reset state variables for spurious events (bsc#932300) + 10-dm.rules-Reset-state-variable-for-spurious-events.patch- Update to 2.02.120 - Fixed numerous bugs(see WHATS_NEW for full details) - Deleted dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch (upstream)- fsadm: add support for btrfs(fate#318413) fsadm-add-support-for-btrfs.patch- Moved BuildRequires: libcorosync-devel and libdlm-devel from lvm package to clmv package to avoid dracut build needing cluster stack to be built. (bsc#923127)- provides libdevmapper.so.1.02 libdevmapper-event.so.1.02 for VirtualBox.- LVM2 does not support unpartitioned DASD device which has special format in the first 2 tracks and will siliently discards LVM2 lable information written to it when pvcreate. (bsc#894202) Add: dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch - Delete lvm2-lvmetad.socket from %service_del_preun/postun to avoid lvmetad.service being started by 'systemctl retry-start' when updating package. (bsc#914415)- Don't replace lvm.conf- Re-add lvm2-lvmetad.service to %service_add_pre/post - Add service registrations for cmirrord and clvm - Correct category for device-mapper-devel- Add lvm2-do-not-strip-pdata_tools.patch: Change build system to not strip pdata_tools during installation. We need the file in tact in order to be able to produce valid debuginfo packages (boo#910327).- delete lvm2-lvmetad.service from %service_add_pre/post and %service_del_preun/postun to avoid lvm2-lvmetad.service running when use_lvmetad=0. (bnc#901859) - locking_type is set to 3(clustered lock) by default will output warning message if cmirrord is not running. Set to 1 to be same with upstream. (bnc#906710) - Set silent default to 0 to avoid some commands have no output and to be same with upstream. (bnc#888798)- spec: replace some shell variables and paths by rpm macros - shorten filelists by using wildcards- Update to 2.02.114 - Removed cmirrord-fix-s390-endian-issue.patch - Renumbered patches to allow for upstream patches to be applied before local ones.- Drop libudev-devel BuildRequires: we already buildrequire pkgconfig(libudev), which is the better choice, as it allows us to get libudev-mini-devel.- Require device-mapper by device-mapper-devel: otherwise, the .so symlinks might happen to point to no target.- Delete BuildRequire for device-mapper-devel for all symbols needed is created in ./include/.symlinks file. - Add link /usr/sbin/lvm file to avoid others using /usr/sbin/lvm/bin/sh/sbin/ldconfigibs-power9-13 17022764062.03.05_1.02.163-150400.191.12.03.05_1.02.163-150400.191.1libdevmapper.so.1.02libdevmapper.so.1.03/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:Maintenance:31864/SUSE_SLE-15-SP4_Update/68bcf47e50f497a03d67251871d281df-lvm2.SUSE_SLE-15-SP4_Update:devicemapperdrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=fdc720a8abc4f6d14bd96f1e76466995f6544672, stripped$PPPPPPP P P P P PPPPPPPPPPPPPR R RR RRRR R RRRfVUmƠutf-8b033e87bb2ce572a43d9477697dad38190a3d7dc850ca3f48d58c85f5704f2c8?7zXZ !t//?]"k%۫=˻{- _6xO6~2,% U֒|:nɆDogGmVP'_`$]je {bn}As"(uv/.괮K粻qۢealf'q>r'x[.'vms!J||XU*N*) >> * 5KNK;hۉ7t=i94ێ4c)}.yu{ezfZ{~mLU"b |vLSt;do{koݤTO n hDGDNHlW47`,;oBM>=ʣt C8!mDPv Ԗ~woҢ6 ؇Aj o.NE[kn  b ( >zזnU8~/845Zmg3[~L-H"7u+2#d1Oќ@6[ՠxbvߧe2WX5)jmBL&9-jkEJGG|*:Jj.c(m_I.C nhL gËE g15U^h:} 9Pk5ysۋ`ک,|湶NUݐ9I dcF1 .uZԃƈCd9eohKk_%Ó7B&,yV%UUkWbe  zyQ`B孏ЀW]MSЅ&,(4@]-J_"zQk/ot3aF[1\Itm$}XQw~EJ}C<%DqF!*0 *fA>ޔ={|reV6bt6;R?n;T6~^kb!s>@Տ}# [=J?V7*;aY  o3R*GFR`d"X%%7.l+؜^~IO׳!ɩ9,q{fyuR\r 9 B!%~gEHFNO.0$k/!iB eA#A8jx4U,*' C'L*@e/_'G紖?vi8OaB DH0k 1fVC'D[n7ڔ}=GQ%Hs?C)vrً:z;0:[I^2Q%Cp N 1M,$2cH9wH{k*Z@N'iܹB+i0=۫9}Yzw3 䒬L;P!4F .Rx&*au4EF2j%mW+6#ێ?_b\7{ݺjh\@Dg3oM4: !Zf?|p˔ ZDdrb38^ՙ\/¶C% 4Ⱥ'6yb' u̯ 8J`/J!+%c_QQO:bO)h+x6ſ?zF߉S' xӱ, ! o6PΣ`сIe6rQqN?@rx.c42Cc V#&PW8-#xSúxdWʎ =LwKm_gf <HVhhfK{PtL 'x]ŮYP_OۃAS*X [ "H1ܘЇXet Sֽ $)s͇%gGĮMKi:Flr1>dnm`HJ(2y|픵μO@&8Q `'w= XRP rSτѷVi!O";Eq^! zNdY[Dȏ*2OmBDyJOl"͂Xb :(Uzsc] ESe"y *ioC7gonm@撗iMAGٵA䣰8&Ov7ć_Vo"fi\8Uّ®D!Oꓤ#(!zX\Q xi M,Q>܉]rT6͡`xr8~ -PRf-Y !@)cMLFU&XEe)oOo)w68NjbnVlD7U(DrUwhYy9zXWե4c8 4gbgDA,6ĝ") Tp 4)>љ-8u~8b$, vO^r|yG8~_"mdعR{B$d(!H L.e5r .GPP$]yW* @aA~L%%j$R^E q.f؍Ӄ@zt9G=k k4ۻ3*ŽZgc&|F.ďrF{seƛ`*6|s==,k@u*k3Q*iA*#p ٛCg:4f{7Gkrt$Hub7T\M?VMN,SqJ!m~ϱ@?v^ ]ܦQ ULE{@#S%8 A<$,2~Pcmz=ɤrW-2ׁa1pݘDݫ]GGs[} e.՞ +Bݓ2́K\BJ܌qI΀(اĸrNP 4>خa0v 3/HSA .g߭`ҢY4o%X-BQ Bu0{!C*5X@@R"+sk-%gD yJ7G$QsC'X|_2QGqLQ0Ep>SbYyf$~M%lls[Fn7θP ȪgTxͽc ,\&j|m%()3tNݩ:z9ZBD?ve;TT6NY‘1IUl@oZi֤U>V[P]M[aG`|jk=bP !yUFΫ! 2HXX/[ۆ`R †v\D$B?btTt# ܢ* Ld=74zIf!)H )Klsj(BVB,"J2q렪|4u"VWq(Qŀ A'*gE^!OaX9K&X? %'W,(< Jn W+c !d"-"wonEtmveyY& bI_Hf!Pya)zHE D] P >l&2&!:&U[k Ga$h@~&Jh|)ohکc+7VS!InMG  Ϲ: ߐq:sXq#M/?ч: 7ٔ) 1?F Fꇶkw?pzg$:±X LKfB܀RTY(0,,4X9ʩ mHncGFQ7mn{|ŭS撒20,M|#Lގ]^Zz _FF\&׃T eѾ%̟: 8AXAlҼveZok_odK5TpVb Bk,I ?#`lEZ`)ٯg Gt3پI:\~!glBrqБ0/ڇg[WuSl‹'>v>xUFi賗9 *o>P @pQC2C R~>909аռmKv4!QҨD7JՀROr:3tm+gy[H p*5Ծ7wnB A56nB pe+zrK2- A:nl(m˪ uu6 jއc˟DV<*Qc4WCrSh,x1NnBdά/ߎQ8NK s}R +Ϲ{]U&*`j5w Swf_uR5Y&^p2?@d\f^~9M$_d"{} A'H\Jm!i X.i"w+YD=F <&S%t&`|O"M\#IdsYurtخBzSNqZ 0A!ٮbI%&+>`\R8ih_:W\U-{HY'_Ѐ2nŵ<ɫþXOst$Eli-c>Z@eдլ%2 eZ,N`0DSwJ h 4Sߑdf˸ > 2τd%?mn':0D-c=FK6xAN<3b5Da'b2.=A!CnL<~+ជ$ ?l'^3}3=S򘃿64>"G컬:|z`YCÞpnTrTsXbl|_Q׽-d҉nYNEAq>4%Q ,qϕAc.?Kr\I{wǏ[(k䝅"1,0K)1gkuRL&T3 $*ϹB'Zo i e@JAuY:!I`|~X U`WFpxi=jinx8" ufgSF.-\|'}1<.Jzl ><쬽,ܗb됒lfh>(#˘l -_<obl %4d Uzl_y#\@fEyc:}m9+sq2ȩ{!1PZj(,emWG>?:T%>zϴ,%o5ݼdҰCgOyB \ I#ZqkqPo9O Yl(M ,k(E?5_ܩzC6!w"بHd1l }Q%mvq`[eUe_\+ᘎQe!^ܐB7U9?WN=l!N1YKifNu1}q\$٤~GYJfP{"4ܽ)$lϡ\^irftkjOoZ`SI,n |BҟgG;U1&K,iħJơo-ܡdxvSODlSNb} J$kJR}P4ӏhPb,{dŧLfˆ9K&Pbע/252O]l_YԶU8^a9+s1ĺȬ$"'Ryod˚ d^:QF`1P]6}z,A. V̻H3*s܋yŘ!DR-|vAN %\0cI4ձ?J-乖H] ߗEy̫!