rarpd-s20161105-lp151.6.3 >  A \S ָ/=„ DDmû'm񦸨(3%!.<QShd%ewvj k"U/XU -oW`\5oc, UG}(JM۪ gZ&j|qZv|bN`MpV,[P"?EtWn."QFfqz4ٰk`W3WE8c#?9`j spY{w|`k:i`B\\r:<pYZlx'j[YM ݸmsg:Y eB4&X ISF1(I/$wfz_Һ2qVӉS;b.mYҊ33t7e:Yp5mX~}tEse}l [D4G>-גb7`WrA7~)3xDIt ~W׃ܟD2* Hc,ncR>pFA ?Ad  G> Xw       !:`t( 8("9":"=<><?=@= F=G=(H=<I=PX=XY=`\=]=^=b> c>d?e?f?l?u?,v?@w@tx@y@z@@@@A Crarpds20161105lp151.6.3Reverse Address Resolution Protocol DaemonRarpd listens on the Ethernet for broadcast packets asking for reverse address resolution. These packets are sent by hosts at boot time to find out their IP addresses.\S sheep83OopenSUSE Leap 15.1openSUSEBSD-3-Clause AND GPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/Systemhttps://github.com/iputils/iputilslinuxx86_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 rarpd.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in rarpd.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-iputils-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-iputils-update-$service-new-in-upgrade" fi done for service in rarpd.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset rarpd.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in rarpd.service ; do if [ ! -e "/run/rpm-iputils-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-iputils-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in rarpd.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_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 rarpd.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 rarpd.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 rarpd.service ) || : fi else # package uninstall for service in rarpd.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 fi*H\S Ze\S \S \S 9d0b88a84a04ca889101acb4c63ad9537ac192d2d48fa204c00516be9d3c7c587365bbfe19e4bddb87993c475736eb4f0e649a28ec7edc598d5b2905a5f08aa31a94cf4c56be03260cd6e760cc667b1222975c599c3291ec7c9b1473140344d8/usr/sbin/rarpdservicerootrootrootrootrootrootrootrootrootrootiputils-s20161105-lp151.6.3.src.rpmrarpdrarpd(x86-64) @@@@@    /bin/sh/bin/sh/bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd3.0.4-14.6.0-14.0-15.2-14.14.1ZԐ@ZOhZ.s@Z.s@Z+@ZZOZ @Y4Xk@WDB@W;V]U4@RR@RiQp@Q9Q1O>A@M@LfLr@L@LNL@L)@L=L to fix compilation error. * ping6: Use GNUTLS API directly for MD5. (v2) * ping6: Use libgcrypt instead of gnutls for MD5. * Allow ping to use IPv6 addresses * ping,ping6 doc: More description on CAP_NET_RAW usage. * if IPv4 resolving fails fallback to ping6 * ping: in usage print the 'ping -6' options as well * ping: allow option -4 which forces IPv4 * combine sock and errno into a single structure * This patch allows running ping and ping6 without root privileges on * use better names for socket variables * tracepath,doc: fix corrupted tag * doc: ping: add missing options and remove ping6 * ninfod: remove unused variables * ninfod: Regenerate configure by autoconf-2.69. * ninfod: libgcrypt support. * Fix building with musl * travis.yml: install nettle-dev * Allow using nettle instead of libgcrypt for MD5 * avoid compiler warning caused by snapshot.h * make `getaddrinfo()` and `getnameinfo()` usage consistent * enable IDN by default * remove IPV4_TARGETS and IPV6_TARGETS * Use svg instead of png to get better image quality * spec: Configure before building ninfod. * spec: Fix date in %changelog. * make,spec: Add rpm target. - Refreshed patches * iputils-ping-interrupt.diff * iputils-sec-ping-unblock.diff - Remove ifenslave.c. It has been removed in the linux kernel commit b1098bbe1b24("bonding: remove ifenslave.c from kernel source"). bonding can be done via iproute (netlink) - dropped iputils-ifenslave.diff - Append our CFLAGS to the upstream ones instead of overriding them. - Cleanup old make command since the upstream Makefile does things right it seems. - Use Provides: for old /{,s}bin utils to satisfy reverse dependencies. - Install utilities to /bin and /sbin until reverse dependencies are properly fixed. - Do not install tftp and traceroute to avoid conflicts with the tftp and traceroute packages. Stick to what iputils used to provide in the past. - Remove iputils-traceroute6-stdint.diff patch since we are not building the traceroute* utilities. - Install tracepath to /usr/bin. (boo#795788)- Update to version s20150815 * use syntax compatible with busybox date in Makefile * Makefile: use #define as in previous code changes * ping: status() now returns received/transmitted instead of trans/recv * ping: don't mess with internals of struct msghdr * tracepath,doc: fix corrupted tag * made ping functions protocol independent * Allow ping to use IPv6 addresses * if IPv4 resolving fails fallback to ping6 * ping: in usage print the 'ping -6' options as well * ping: allow option -4 which forces IPv4 * combine sock and errno into a single structure * This patch allows running ping and ping6 without root privileges on * use better names for socket variables * travis.yml: install nettle-dev * Allow using nettle instead of libgcrypt for MD5 * avoid compiler warning caused by snapshot.h * make `getaddrinfo()` and `getnameinfo()` usage consistent * enable IDN by default * ping: perform dual-stack ping by default * remove IPV4_TARGETS and IPV6_TARGETS * ping: remove obsolete preprocessor directives * ping: avoid name clashes between IPv4 and IPv6 code * ping: merge all ping header files into a single one * ping: merge `ping6` command into `ping` * ping: refactor ping options * ping: refactor ping socket code * ping: merge IPv4 and IPv6 `pr_addr()` * Use svg instead of png to get better image quality * iputils ping/ping6: Add a function to check if a packet is ours * ping: Add to fix compilation error. * ping6: Use GNUTLS API directly for MD5. (v2) * ping6: Use libgcrypt instead of gnutls for MD5. * ninfod: Regenerate configure by autoconf-2.69. * ninfod: libgcrypt support. * spec: Configure before building ninfod. * spec: Fix date in %changelog. * make,spec: Add rpm target. * ping,ping6 doc: More description on CAP_NET_RAW usage. - Update patches * iputils-s20101006-ping-interrupt.diff > iputils-ping-interrupt.diff * iputils-s20101006-sec-ping-unblock.diff > iputils-sec-ping-unblock.diff * iputils-remove-bogus-check-required-for-2.4.9-kernels.patch - Update home project page and download Url - Remove obsolete %clean section - Remove UsrMerge process; it has been done for more than two openSUSE releases now- Fix a bogus kernel version check (boo#927831): iputils-remove-bogus-check-required-for-2.4.9-kernels.patch- Fixed ping segfaults (bnc#860616,bnc#860655) * Removed iputils-pingnamelookuponce.diff- Update to upstream version s20121221 (FATE#316211) - See RELNOTES for full changelog - Removed merges patches: * iputils-pingtypo.diff * iputils-s20101006-capabilities.diff - Updated patches for apply - Remove libsysfs dependency (FATE#316211)- also do the usr move with the permissions handlers bnc#841533- ping denpend on SIGALRM to exit sometime, so we mask it UNBLOCK (bnc #674304)- Build everythiong with full RELRO here. SUID code around..- update license to new format- place binaries in /usr tree (UsrMerge project)- fixed typo in ping output. Since 11.4 sequence tag is icmp_req instead of icmp_seq beause of that for example cacti ping script does not work anymore (bnc #696720)- remove no longer needed patches- don't verify caps as that's done by chkstat as well - use new %set_permissions macro- fix capabilities patch: first switch uid then drop caps.- update to version s20100418 * ping,ping6: avoid gethostbyaddr during ping flood. * arping: Set correct broadcast address. * tracepath: Fix some small typos in tracepath.sgml. * ping: Fix resource consumption triggered by specially crafted ICMP Echo Reply (CVE-2010-2529) - don't install fscaps, rely on /etc/permissions handling instead - compile using -fno-strict-aliasing - drop capabilities unconditionally (bnc#645423) - spec file cleanup- Use POSIX capabilities instead of SUID for ping- BuildRequire sysfsutils-devel- fixed device broadcast setup (bnc #614389) - upstream maintainer has changed. new maintainer is YOSHIFUJI Hideaki. Along with this change the versioning of the package also changed. Current version is: s20100418 from 18-Apr-2010 - many patches upstream now, reduced patch set- reverted arping-infiniband.diff, it breaks arping (bnc #614389) and (bnc #610839)- security fix: replies by a malicious system can make ping run into an endless loop (bnc #620837)- fixed arping buffer overflow on Infiniband (bnc #610839)- ifenslave: fixed detach/attach code of bonds (bnc #595474) - ifenslave: fixed output of the IP address - in hex: (bnc #595474)- enable parallel build/bin/sh/bin/sh/bin/sh/bin/shsheep83 1548946893s20161105-lp151.6.3s20161105-lp151.6.3rarpdrarpd.servicerarpdrcrarpdrarpd.8.gz/sbin//usr/lib/systemd/system//usr/sbin//usr/share/man/man8/-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.1/standard/25a7994ddbc3260b6568d6399c6fd8c5-iputilscpioxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=745597138a064ac9f10e16a3d511a3ea817ff9b6, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRR<]z\Z-&Hutf-804c6e12dd1bd2eefab7f2cdc540ded4b8a8035cc3ca4a96f2b4598fed56afe21?7zXZ !t/R5] cr$x# 6se ]`rKF,yxF.\vVPP*`-\71G"O T($Ib$oKQ(괊m*85^QELt]!̛ۅM1yڗmкg =1dmӐ!@HrAq~Jpys✤UiT :c_}~N%zq3L R8#,M^am{ot~?61Kz\頃[".QQSAF6ṷWW>sо7rۂU/Ca?? ˖jK'C\gxkxZw#&e~.'5 \ff8{YjUM]c`ds]l[O]W|FVԸu;bxVP2'˩C棚q#)YUn#1X`|f++OhN-er^[e&nw,1%ZN7WvGM? %-4F$DE̠U}[$-4'd1^(G@B ̼3UƖ20I>zF 0^^6C-xCL;CH`뇒2Ⱦ%A. py/-Mr9{N z!B*ںsz 61Tr~,vR|w.Q{&nS`;0Zٛi25)&xB~j <ӭ.zJϿ35,nhI;zLynFdj*Tsqy$fXUykM ЉuZUOB<)Q21I=g=ˎ۱EF%$˙d\+4;-V{akޓDnx/_nm+էۇY l\|r3+)ɀ4,ݼNSF#xU I[nz|ZF`+ɂa-npp:s#ϥKwW`'/ /ZMC] <|<.h歰/ $2Su'I <2SGb<6=T6.)R_o[Kcz<81XFC)%MkQS<eණ }ʵ'<>ޞY~a@*/AdzB|FiΪ,yMpg ^< =:CP@bs_\Ÿ8Jpa(]}?Q;B>lvE?[؊n'#@ > -B8ݛ cؖ+RX -ݫý;EMI$wJ]`l6?Q7\dlzx!%^" deA<18aP`#10,9Ka#!8MI*)rJb69CM{/EeƛsAFZaWhR~Ӛg MZT|,  *DCCm2f}ϹEcϟHEGϬȹU vCELb%ާ]] .>&w8^mo*bѐQf@Eϧv*qU,hܐꪞkܿo/կ?`zVD'"[Ifa%CL1Gs*]7Nax5 D/Lmt%tHpKЪG$/46Kj֤l$^o݈byŨ$o,&OZrr.Yb' c}I+2sv7fL\dq[;x̷ cJ#m\Y ]ާHܣ.d{g=tt0b`e>W} ^{R-Su5\0jD{Lϰ=1coK]7B>YǕ}'7O4ڷ4 F}lEܩEt^C0曖uFcY ZO "yhʸn#1eATncUIۺ٤v᪨ jբ$)qy!)t3 ]j@ʮev#;Sc{0O?uNS#f`*?r%ס.Ɠ&|IOch* lΆa36[ 7mHZ%"ұ`; 0Z[w=QayR5Ƭ]6ܼo41L26Oq|OpZ|ekX֜g)V ujԯ<]GxRsh R\}=& y1f+wg>O& -cgBT0h] ,jʚ KZT7RF5 \o媒s\|ۗ1wv(_1^G-Bf )E_Dx_d-zv5Nӵ{E4,XY~vb*_di",UTGHv8ɀNW<{h5 # ~uD4at{YG̋T}^$\;jLBTɯ ]ugحҚX_akvZ@eli}ͲsL`s^>{ͶsiO^ b -wuwB6A[ah2UgRì"-πQt ekY_Z7EFoᯆ WvUld(MN TЏm.̯| knFW XPdƧWkgnlY0 }U{Hcu&^me^m$Lb>]k]L}@Jh9-}KRMc-:wL|uH-ES bi> XR|";a~OiOkA_ M0hHϤ"ֳ0CҿԵȻ,߬jGq%PP85j;>,ʁiD78RY@`1ɜdtp_xfDqgUGwꊰL.uW%ϨI鳿Dxwçnڤ?pu$ sξ3a8?SO sQ-x-01rBw@Ϩƥwirt=zL+M6055xMW-.&MԨP\t5ic>9>ddtǂ)˺Qň5j}mR]Urr 9!U+RkXץS&vD^C,:n*)|o L` J5Q[!!pA[Nx!(zKʍTlu i  r#0O/kW%Q! aZ+ T\-UO !p9Q&uXd)Gpqa9A~Dv`1l nxCxbYj2LoQڏӆ ;mhjN&5Z循ܴ\p`eV#gЈ 8wxg{S2Wc8=x%Ͼl#"Tݾ&<)/Ӈj2Œy\%S~àf"lY0 ȋC=/ :F?Mҫ6!n $毮*2$-%*w^0`5(-WnY[=DRp\}uelto$!T ǥŏVz7bNFe28Tb7|88>NA,sεUU"lvuQ@>׼咒m! r FV-VlF$fG!԰<@'`&ӇX|J2*? B㖢^~ۥmS{P-XͮfIT߬0o^d$Ct:7ճUk{Npgp%36F7 [CFK'.Hyq3~gip2q#u>Wt&*3,c~8lxGc{kEW9MsjZo_^H|-ymrX gC 2'kVIE;§MIMd8d"`yBjs s[0tRIPk4o*!C頜3mO'2@W7rAY/ ts`#/t1j"9<;~ $|ֹ󆪩㾿∏`r1XK9P.D͎B"eT}721|7be5Q`ߟ{SQU썲rrz`5]T@89}:^/S~9w V~9}KU!یB G@?-q ?|h2vL/[FtP,)ʇ79ϧ9 8Zħ.@XYU \[;u P>CL4nmH u©'Jk20Bpu o?8f W{'nzԍi o DFѶwG&g);ǩYrțU>*fAV,]bJQnB r"& ?rX;Rc=Ăy\kυiUuط*jك{D:C'6z]4 _14=53EYE}q)6Ɂd9Ђ@:A)3oT &y^oW8sur$ʻj`W(qV}è e"7 ִnSr7@uؘ.@D"WhgACO3r R p]^bFmn toO߱_a%_ Vf4~^L/Stcj3G/澗]ÈasT*ۆr/G~l.OF4Dg-}D8,>kХ#  YZ