rdma-ndd-14-6.4>t  DH`pY` ø/=„$n„Ok%-(bg.\ 5XcJz/.v2@>; A>E"H?"8d   9 $ =X    $ 8  ,@l'X\a(e8l9:)=}>?@FGHIXY\]^Zbc 3d e f l u v w!x!y" z"(Crdma-ndd146.4Daemon to manage RDMA Node Descriptionrdma-ndd is a system daemon which watches for rdma device changes and/or hostname changes and updates the Node Description of the rdma devices based on those changes.Y` lamb53>openSUSE Leap 42.3openSUSEGPL-2.0 or BSD-2-Clausehttp://bugs.opensuse.orgSystem Environment/Daemonshttps://github.com/linux-rdma/rdma-corelinuxx86_64 test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in rdma-ndd.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else if [ "$FIRST_ARG" -gt 1 ]; then for service in rdma-ndd.service ; do if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-rdma-core-update-$service-new-in-upgrade" fi done fi for service in rdma-ndd.service ; do sysv_service="${service%.*}" if [ ! -e "/var/lib/systemd/migrated/$sysv_service" ]; then services_to_migrate="$services_to_migrate $sysv_service" fi done if [ -n "$services_to_migrate" -a -x /usr/sbin/systemd-sysv-convert ]; then /usr/sbin/systemd-sysv-convert --save $services_to_migrate || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in rdma-ndd.service ; do sysv_service="${service%.*}" if [ ! -e "/var/lib/systemd/migrated/$sysv_service" ]; then services_to_migrate="$services_to_migrate $sysv_service" touch "/var/lib/systemd/migrated/$sysv_service" || : fi done if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ -n "$services_to_migrate" ]; then if [ -x /usr/sbin/systemd-sysv-convert ]; then /usr/sbin/systemd-sysv-convert --apply $services_to_migrate || : fi elif [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset rdma-ndd.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in rdma-ndd.service ; do if [ ! -e "/run/rpm-rdma-core-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-rdma-core-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable rdma-ndd.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop rdma-ndd.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart rdma-ndd.service ) || : fi else # package uninstall for service in rdma-ndd.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fi8큤Y` Y,\Y` Y` Y` 0e04ba5c24d75025418805fdea51ac0f941158cd302a07f28005e77cfe7c85b0bda3dc51f6e5264026db245ada2b8dd22e0e2e1cc7c25d37466865d932213a9cservicerootrootrootrootrootrootrootrootrootrootrdma-core-14-6.4.src.rpmconfig(rdma-ndd)rdma-nddrdma-ndd(x86-64) @@@@@@@   /bin/sh/bin/sh/bin/sh/bin/shconfig(rdma-ndd)libc.so.6()(64bit)libc.so.6(GLIBC_2.16)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)rdma-corerpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)systemdsystemdsystemdsystemdrpmlib(PayloadIsLzma)14-6.4143.0.4-14.0-14.4.6-1rdma2.14.11.2Y7Y-^Y, @Y$$@Y@Y@YR@Y@Y i@Y Y.YX:@XۡXg@XX@Xnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.compth@suse.denmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.compth@suse.defcrozat@suse.compth@suse.depth@suse.depth@suse.depth@suse.depth@suse.dejthumshirn@suse.com- Add patch rdma-core-s390x.patch to fix s390x build (bsc#1043105). * Add missing verbs providers for s390x * Add mlx5 package for s390x - libibverbs1 requires libibverbs (bsc#1042840).- Update to v14 (bsc#321907). * Introduction of bnxt_re driver * Rework srp_daemon's systemd integration * Various fixes in qedr, mlx4, mlx5, bnxrt_re and rxe drivers * New supported PCI ID were added to mlx5 * Addition of manual pages for cmtime and udpong programs * Multiple fixes of spelling types and documentation clarifications * Sparse fixes * rping gained ability to bind to source IP address * Various improvements in cmake and cbuild infrastructures * Add support for flow tag, CVLAN and VXLAN specifications * Provide ability to pass private data to create CQ * Exposure various device capabilities to user applications- Fix all references to /usr/libexec (bsc#1039999)- Fix rdma.service which had /usr/libexec hardcoded (bsc#1039999).- Split rdma-ndd into its own package to replace previous package from infiniband-diags (bsc#1039146).- Update to 14-rc1-40-g706fc2af (fate#321907, bsc#1020415). No releases notes. Contains libbnxtre bug fixes- Add baselibs.conf to generate -32bit libraries (bsc#1038742).- Update to rdma-core v14-rc1 (bsc#1016427).- Remove redundant Requires on ldconfig (-p already does this). - Add missing systemd requires. - RPM group assignment fixes. - Remove pointless comments which cause scriptlets to be not empty in some cases.- Provide ofed for legacy packages- Update to git version fd1db488 as it now contains the bnxt drivr. No log of changes present (fate#321907).- specfile cleanup, remove libibverbs-devel subpackage, since it no longer exists. - ibacm shouldn't obsolete its older versions.- Fix Group for rdma-core.- Comment out the -devel requiring ibacm for bootstrapping.- fix Provides/Obsoletes- Fix RPM Group entries.- Initial packaging for SLES and openSUSE, based on latest release (fate#322112, fate#321250, fate#321566, fate#321657, fate#321684, fate#321750, fate#321867, fate#321887, fate#322197, fate#322199, bsc#1019714, bsc#1001685, bsc#1016427, bsc#1022597, bsc#1001685, bsc#1022598, bsc#1022599, bsc#1024377, bsc#1016427). - There is no valgrind in s390 so exclude the build requirement on this architecture. - Add appropriate RPM groups- Initital packaging for openSUSE/bin/sh/bin/sh/bin/sh/bin/shlamb53 149947203214-6.414-6.414-6.4rdma-ndd.servicerdma-ndd.rulesrcrdma-nddrdma-nddrdma-ndd.8.gz/usr/lib/systemd/system//usr/lib/udev/rules.d//usr/sbin//usr/share/man/man8/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/4189eab70f8b32ae10552ad1b958fad3-rdma-corecpiolzma5x86_64-suse-linuxASCII textELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=03179b88d6b83da3a3fb4d232a57fa1edd7c912f, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)R RR RRR RQ"zoe2?] crv(vX0DSʎ4g.5m0 U"}Fm!> іc8^jwZ|⨥ƆLt1WL>3Fg-f7CAXXz5!/M^x4JZS8|ooX#7_q_n/fTzN3֭ \iX2ܥw!cI;TDJeƷ3꒵9Jbu)K0@PᰉgaHl$J4@ 2D@U9us4!J(1xR$ bo!nڽVVǴv Z^K@8yn%4o A2_N Bs@ߍB`-DNZ-yn08>y{rj(=:\'e%5P,@R^>Ʉm5{<9y.zd1c)sM#"hkdzV\p怩 =C,JGev\&u4UU@J}E•a u_an4 K?&L8RDȭ(+8ݢAVtkC5yUTFzO~9wyd,}^Z!0ƘSQJa~pVh3JI+{/"T~#y}a Η$#ͽO*g:y =wbyjP!6s MH_H =N:= 40Dk6?.*V O5˫ dԃ}Hwq3Z1ٴߛGU 2}0޼.& }WE3gؘgB `b컡ÇCNӨcL10>$)ê֭Q]Yƙ0N &-C w`vmRL P{|n[mβ%L`™_˙2X7yb Z-4]V*KkU//nfovuY yW]WZSë$DQ/E ꡜ`͎ί%?M-:֕U]Nw#Pk}~ j`gp=(La;>OaQFjX ˠ%fO{.HaN`Ec(<`pvdǔ~A&8i.K wCs"T4F[ju ۂ$>_I2׈jMY#춻U mCH\3PBO lx"Med!"SzQ7]!r#`=k!\̒ KοUkS[R61߃ 9,>/'W"~FJ{ER9?O6G`%d EeʄdmT, Zt,|8U[g-/RІ Byht1(ldʚ#G[ɾ4A'(ϯmx/'ȚK)5>32V+Mi^݋ɎGȗCbPcV/Qm$D`r,,I(Q}%m3ICW?^K4NX|7g>%s}9)ŏ<2-c_ữ_ٰM_ت\GM6wa:{ԆN=xyGLCΎRVljۗ4Q:Mܩ\M7_ DIg?W'L4aآCB4 3:❑?<[S-QE%!gT+G׻H}wHU* f6|J`Sgcf)D+ִ;_PAQ޷NF^ >D2O˨\rxFC`zm2Y,%_Z0rBt4-,Y$Gk M^?uPA#q>(~7 vz'Dst a| NF]ĿQ*4k!l Grָ&'wjb,Rޙ2z+.NR%CRg=O/ChPTc5 ~z@c(1,TJ4a _Jc[ .:/z#GRFSk|-bD@gbVJW4t|t=և&}È2rK8gb^S:Jo\d$Kp۽%ca}}є>TҟB[GLːziQ΁зg/|}#&"W;Yet@-x_o^r3*Пa`MϹsV@0E 1O-6S:?% S'2/wT g>pKE ~Ve& Kl!R6O Vh,+5^bXF4H2';S^?JYN9U+1#XiSC0U?zr6|Ŗ$O/8)B c0{\&\qqtTY ˒su-E. kn<XRpp8ʌٹ`[5UBb,e5X3h?ҝS0YCVN[בּ9˜ w:~Ch6 Dh[ p޸S=}AdcK9/4)8"e WV8f,H.=DGzX`:iF_]\ 6 ͉ٗRUƗqF|2y/YzI랷VvBzpT?SV&H lxoV5bf%s;'0KPnt^E~v銏Ò%EMUd\@W*X!F+4\.D]Z,HIO.ZuDg|](/>9e K1KFr A]Q|Læd 'ď9Mџ9D% xTwLkct2 t[B8Ck7acQq[_,;4nvYLmm"1rE =;1XH(EcmR\^6vc9 ghnݹ: 癡U"BX%wAZh3M1? ,C:~Spՠt 7U!RmyIx%oJ@nfI͡+2:T,zL2% 1 蒆_([@xp~&.dgf5%GOH>K^"[co:zITG/w\l]lkcmvDK>Jwb7asoxSr& daqA~y#(g ͂ip oHR_鴥FŠy$3^*'(".Oo|ꌵxG[+'ŤJ ;OFIĔWgA4,aĤVInrUbĥrz߰+:zId4Y+؅p 5w7:c-ZնoOK Gdtk˰:4U^jUH@ ֺkkb<LD^qYǨh8g%M蕝8q0S Fi4T3>YnQa6QQj2FP@$y(NHj&Tn<;njC ~L2UQe<l\өaY{U4YAaqGSlH1vXMhԓ&z;/3\xrXfVXOϜ!-F񔁣jO9i5`F⠯?gqhxI]P0tA2fb]>"@r