libdevmapper-event1_03-2.03.16_1.02.185-150500.7.6.1 >  A dp9|h©aͫ;+3|'g쀵ԣ̜kQld8SPDqRH*.~x扸x3l~.""cLSb i[m֏<%#12rK|7:MdUw֭9CX=WZBFK+ ZTn uS%zgk}UX 8󰖨iٹٱ '4?q~]dEm.u']jFtjHNw\Os"mQӬpԂI,f5d0841d6566e30174b7f03199ade982e7993647759df0464decc4e40fb7b07425fff3c62accc9579dff9fe70f45347cc80b3f56$dp9|i"D`dlD<\,+? Jql/]mV駹b+&&/7=QQ/&2: FZPu\R~ԝ!V!~篭b'x;"_Ocޡh*X<|Ö*,i_t_<R~" RH.%ͰDomܧ=Mvнm7>Š~$@+-KIi>pC|?ld* 7 W  AGPX \ ` h  (89:C>@ FG0H8I@XDYT\]^bcdeflu0v8wxy z  &hClibdevmapper-event1_032.03.16_1.02.185150500.7.6.1Event library for device-mapperDevice mapper event daemon shared librarydjs390zp3agSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.sourceware.org/lvm2/linuxs390xgءmdidi91e1a2151e8f6a843ee9a53e160576c80d8264e80c2ecff85541c40554ff6965libdevmapper-event.so.1.03rootrootrootrootlvm2-device-mapper-2.03.16-150500.7.6.1.src.rpmlibdevmapper-event.so.1.03()(64bit)libdevmapper-event.so.1.03(Base)(64bit)libdevmapper-event1_03libdevmapper-event1_03(s390-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libdevmapper.so.1.03()(64bit)libdevmapper.so.1.03(Base)(64bit)libdevmapper.so.1.03(DM_1_02_97)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1lvm2-device-mapper2.03.16_1.02.1854.14.3d@d@ch@c_cF@c1@cbc@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/sbin/ldconfig/sbin/ldconfigs390zp3a 16926034982.03.16_1.02.185-150500.7.6.12.03.16_1.02.185-150500.7.6.1libdevmapper-event.so.1.02libdevmapper-event.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:30301/SUSE_SLE-15-SP5_Update/8973e53b2ef37be78e68d951fddaacd1-lvm2.SUSE_SLE-15-SP5_Update:devicemappercpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=3f8501a9c5051568248a5ad99680c8994e9566ef, stripped PPR RRRRRR R RR>mcl8>+utf-8cd0c479cf87b1d5b7c703ba474c13b0026e5369c196bdcf469d39260d3cfe93f?7zXZ !t/i! ] cr$x#HrngW|>>CM(0޺1D9o4jLzR,-W/!Щ}3!O'I ̲&=ā4d)eMWQB)}'|#*kv!c 6yϫxՙ# @z&:x>[n;x7_;Kg-n^2vGL>|& Gj>0(l ^ _CyҘ*_\favT4qq )iy _sYCGɖ!B@\4'.X7˰^EoiW\ ZXPje ֑K2 #^9|*C ػL*J4m(FmE%t+bT~չuJ)@Ij;y nFm\ۀ!eF N: RBJmf7:uQzH ݸ,6mN֍$wX9#ZmJGir 58m~)@8((R Wƪ_:6wDKK4. }.` BY۹$/o|C~Dc>ʡ26"O3bkŶ ou؎5"s*f[iWjEW#LKy-ϰ9*z%9.rKdbY4LQ Khj~yHx%!"| V~e!ic ,anK hj,qBOUDM)բ7&]) n.`ѪοOg9e#V3..7?Iecb[GY89kpNTgpMZM5.~ ]2󄢔 9aIKbZiM?Z5=hstKqcC)L˧R.]9]XbYa< ;Aˍt[GepxjcyW<Tܤ؎̂b!nG`a-G ްע 9-| 2RSq\eućn u(eUb`br=GZN7" {~vU7"lntޞ t"&ek)}@fZ\b&jG\h:޶]K~-$kE%3M^lUq K 7EM,DGX>*%VrBM儹(R]'b8[὎W 3'عڴYn,Яm*0 `?!WM;~xdpSIʮtf#2X9 a[A l-.^E'v/)e!!-yQ"UdeK.pv7Vr76xȼFu2.f ^XѲ;?%:,*w|*2 咚9tbњ"zeJ,)T0Һj#}/K<и ^m0nVgY p3usǘ0,tH7f wm[~IŸf>ShrE#"cLhjﱛI##qLpz{V^LyHݞ)(.ؒYbI2ctR/+)Mw9 X{Q\M")A]`8ňq;/mWy'ޠS0@` |N% ~Sٝ%\tm2֊e'Nr?cd /u`ǭ{%Wm=k0WY78gd`. ނjeQ}uais)LaS .NubT^Z:1N7 XJ ~#"I9VxKF .]޽8ש7Sһ"|`f+<-zC3$D9-+hMޞ4:V#wu;ػͅt?=Q7+͐E~ԀW{k;K/}:>ee'Ӝt̸ctG5<հE;2Vn "WG"usPwȴE9W@FIcY"[u:]/fںwu-eEb{)߀-A9ԁDblB_$wP@ kyFn}ǐ ''Q!ӒD%3{[s0\1f}Sp>BTдQMsP,Sf63[‘4 Bu)yɞ ȳ:Y4 G('b<bP-ӭ_z$)}3\A=3ɻ䂧Rs8<+ 8Pn_ }ڳ6.K3<ޑ`&Cn_ުP AH'vE (t&3,OͶzݶiqFE~L?o|k*p WǡHR3>b"a"3ƔЋrVegn"'ENhQ|BH}0Cێ*]_79,˂].qU[0 h,EBGnZ IT Os䱏S.9K+? >XT(N ޺/́s|\I̒?WX7q.{SJ -`=,ԫ2W bpaoc#u$-Ln;`ve1b=\&w? OzFۓ)DaamZN'snZ/.Aع~Q~9AWdE̟#n :[@Ȝ!L#hroTFF9[ {{Q>:jg7'ZG@UO? I S1Û-| sXPfۓTG v#p=]A0%dDl 음l,{3ƢBv TYu{5؀:H-rc϶`wؗ16luHEξUa+\W'Z3Vt}G r1*$nN6G7).mN _v[*pfЪrnN¬ ?sCd.pݭRKDd3BDeNQ'ܹ5Cjƴ*10"%pH.)Ƕ5-&cҿ9þݵ1PW.;V4|U 8 (k,ojʄ(D}8hXEage YʜD: yN:mMZkfDk>SSHi볎}lA<juMݐ>.XZWk)P3fi0k̶ʫ8=G]R?*$9J$͸P" 8<01(0>{yvJ &0z+~-H^r}?9'h^LX~'bylC(GLU ځ %`2vu1 ћ~/e|@g %HT)#;؁StF!t?´̍e0vQ-Bu[4[EuLh?7Un[JٶX.V%{@}M/_^t̏VL),rdX{Z;! ښkt"w(|SU^uȱyKjEWH?W;z1Xψ# ۘ[Vp.6> 7XbAԟƒW ._$tp кj\#oT;G/_PCHe(,A9(mVͣ0,\U8Y\( QX>JHo#wo=Cދ uiyq'F6B},ٻ[D >AX4cw׹?zYrL3Hәr7dA6bY :"'XL7ik~[j~W5;njI󂰶M =hL({-*uu4d(wTiSBzFG~-HOߖTG̷z ^^ }Q,Se g9yp~__r*#<@8P-dɤf =8I@ZFVfnJ0Դ{ y&i-$)vWZve}:. 9hʰ^kAq~+z#xGa? CP% ;Vm9mD-_O3ih3*A+|Yr)@ޒQT>z!%#ky'pu3-*z:V 2q=AGpaA9P@&q#X }Dڲ5L@|6)`g5>usDv_f2J6Xq۵'o|1)=urRʱ)Eo܉7M>vf4%>^{ ^|SA[rUV@I6d}!9ĨX⵿e qbw!ُMway E' f3[^iC@imD^ Fr>ˆWfDU]\!|kZ2"hct<1o`)rI %8 +lC9 ՚=٠W js̪ruŽ\ͤ K1PX|yen66fyg/nJلF7(ȁbZrl ƴ퐆+Fڞf. <%ŀ<| WS&!yVӤ1n*:H(&?8(a.5X"I8:Ef$dM&+<R%MH̑ZodCײ4 VA-a:nj}• F<T눵Mkw;50 ﯬZzg}i?, lvfh-{Κ/}$uD