libdevmapper1_03-2.03.05_1.02.163-150400.191.1<>,evLp9|W9>A  `wnmrfaZd%0OCf9ʟȲ8O4Yil\1 z7Ok$, CNz<9hWD4)4=Iw/?QD+.WA|PhYYe7iR!ŵ2ܤ~; @jP$Gj}[]i^P=>ؿ{ׅ.jɓ6f/s& >r`-HܙVL7զ37ݺE.$^AsPu 9ӫkw>D8?(d$ 1 Kpt  -39      DL4    +( <8 D9 d:>@FGH I(X,Y\]^b&cd[e`fcleuxvwxy$)z$Clibdevmapper1_032.03.05_1.02.163150400.191.1Library for device-mapperDevice mapper main shared libraryevLs390zl39SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.sourceware.org/lvm2/linuxs390x# 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/ldconfig渡mevKevK60eb9b8344e0baa828957fb7e963ddc63cab0608d23a689e14eedb427a66ae5blibdevmapper.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(s390-64)@@@@@@@@@@@@@@@@@    /bin/sh/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.22)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(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/ldconfigs390zl39 17022764282.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:devicemapperdrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2bc991e89b1b9392927b945f3eafab0ddd691097, stripped)PPPPPPP P P P P PPPPPPPPPPPPPR RRRR RR RRRRRRRR R ReW:putf-86d1b9a1b7e47eb84469e6bdaf113e83d9e1e053a8d387029142ef1491c5c7af1?7zXZ !t/2]"k%˰=˻{- _6x9n,g`H0NQB!p=]= F6~nZ]G$y6iGClOkp_Oפv68&#MH^$3ٲ4 W`vKy)e&+|hK[y'Kxc։R<2vHx‡D%x!HH/5ШHhL⍍$ĈasAo?KI`˼t]*ռHͬA`M(=2\oP9hrPHjuxF<ш+ s,<nQ 2!ا{XeD ׽2B <0zFțB $0#-8 dfiahź[[1އܩY B'B7vo!kK3ڤ@qI8p_I 0R,la3 g^;h)VRv= vfȐ+ʮkXO=UnHLp֖cgfc"c=5\.xm4XXv<^>8^-XsQB%xϲHD S9?=DIV }k2[㦨5x+ɐVm1y%_PAu+rwyQ W|Ry6Vǵ uɕXby\WRm;B~_h>LԪYC#~asMoQ|_ߞ!5n{K AOa5jyp\Fz~ ?cXI4p(G)\CRWz6\Ii9!AkPpl-4˂{w^qS4PCq]*EOIh0+jԧ[^r1RDaN\Nڕ&K5t&A?+Ȣ5w{dYK 8( ?M0SwKlrwbu[&*#׆b2n;K>l[OΌ'(A4ruWN(&%Q|GӻG<$tƻ(ʪ''W#a.!Al+Pωuެ ЋUl5i\3M%6 Θa} N!zxH4 smí?Ez))VTVtLIH3oR8]!G1gLrH񂥀ho>go' ;o ^F3iiY'@'Q'P1n:I'hݾQ#@Aó6_V~L GM>$)rIS-=rq#Fcz:/GED}gA^S~^v~VL/DZ*f/BsFktY [MZ 'AV"Z$ ,?N^m#+ G}F␏(ǎQCᚶΘ R߯ G7InEm.XcR<* $JhD Cm}#-z$lW}4O?!~ n7|ksiٱJQUHM^VE{āHGhۘѪ(c^o]6F n~| ;mE _IK ]e1dA$N@sEvkzaZ% p찊7ML]U )_d-Q,[u C.ܩܷО>gܰPWY]XEDay`+:a$P@>ZF . 찐 FqDL5X,|A-J2Rx6ͥoUhEϳdSR1`w !DCٽD9U[ ܭu:E=[fY h1 0 IkuL,X" i= 6δUPA15z3*{`{b@a#j<]N%x9#ee\^՝=c٨QD8B zlNچHrLn}s\~Ma;Yu=ÍB: _ᡏ}w!%@M%jE# H2̻suH;ONz*L(8pfD >Y~!ax4T^nZ^⡋ëT-3:~;?ȸVg‹5*%acLJMpmәy~ߕǨ=삻q;яrnk Axa5sbUp%\=Ψx4w s.$DVPۑ2ż9ŋ:g$|xU4nup]  )9l bhҭN&Hؒ #qQo wr1Vo U?@.K;u~0`!*YxDSu(,UjR_: %sXSNmlUêI!Te`<q|;"fiQ @ IYAb?r4 ?jm#`*ZH(ai>)C^LW֞2׼QMB1ه FY)vkxbR?Bd~E "'4YmG㱡"ɑոUUtзBS_͡m{F80=0jmzg9hxEG@KAHc@%sx{e.8qֽ;nM$ %%wU{#ii~i5e*[:`SDZS59v {r{7fѾo>#wB! '  %]?2ossN r^,ab&A6/T(KT(J:RkК EWU%MeV[,F%ZtmOؕN=M7gtRTg9t^tf|3!JS)Hê0 xDhn ц c_U?ڴ56V.ư E7#KʘV h4"ɡgPH"N,,1PLe:9w`r*Ʀ4ɾ)pIsäbF|y$]?yV0LiK(hFXBlh)z}!':p[ -Kz-Cd[ʅ8S J' o=-fQG`7Rl<+\O]>YKFmX=GZrLAn@Lɦȑi˫|ly7&5QV?'9GH[#պ?%*ɠI?V} IIrS+0Ͽ<`sOH~̘hᆦSAش3K:Rvp#φ3PH}fdVB}wg@T4W_xf`x5w(ޓ/\Fc2r7%w.bfZ9Ɖ9ez9FG͓nhOﳫjNL#|1Pp}fn蒌@*$yu)yF@vx!RIv*ϋHEtl9k6f͇fk=#&vӣStOgV #B QS_$tyz6ͺ "Ŭ,ͭ HSpHADL$­}be1*{BޙCRu' n(SfEMX} o Y6!2F<^ͱB$ m,z^O]S pڐPpp;XGg*q!SgmQ!R,"GJ᱿8YiAՃ>Dd|Kb4}$geջKx<_IN~R']Z{#㥭XE'"I d xdH%kZ@3WcX,Rz2܌N0 K/*!j8{16P!"4nC!G` "%,hơ[yFX>!ة34&'CI^6@AKbi7ҝO־=ؿ k8,CO09/JӣH@kzoLU +)!'Eq>' vw/a\7G'_L7f:̎u#uQ"ѐ:Cv<5c r"dH h!P<"rT# fd`̸&F׼IW)j0%nWvͬ7<]lڤƷrwiظȯD=rz"]&]P!|MN|56U,Jp̲*9cp] 7Cȩ1 9/ iv4MaS#_+M- {s!HHwtN lU 8$+J|XZWGHJbss9#!Sϕ לmčr&w֚rJi\΢|zw2ZeKCf͍SL66*jƠԆ%ДAVTZ v;)C.z Z&Ks%'W_. o{6NP&5Jt3FC!FHz}.{k>L \k!#56R#D~Oy $C(4~4K(r *jSkFb!A,ê4opN/?҆NeyoS(M흪!rI$B5t[Ż58If6+6j aMKGו7f%44y~,µIuZnm.}ylpw[(49vo#vŤp\ͧQ\7q-I"/ aO(BL>0$NbGc:]~m9f7MLWrCG_$'Ȉo6eOr8 YZ