<86>May 4 01:00:41 userdel[468703]: delete user 'rooter' <86>May 4 01:00:41 userdel[468703]: removed group 'rooter' owned by 'rooter' <86>May 4 01:00:41 userdel[468703]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:00:41 groupadd[468740]: group added to /etc/group: name=rooter, GID=1871 <86>May 4 01:00:41 groupadd[468740]: group added to /etc/gshadow: name=rooter <86>May 4 01:00:41 groupadd[468740]: new group: name=rooter, GID=1871 <86>May 4 01:00:41 useradd[468773]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>May 4 01:00:41 userdel[468814]: delete user 'builder' <86>May 4 01:00:41 userdel[468814]: removed group 'builder' owned by 'builder' <86>May 4 01:00:41 userdel[468814]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:00:41 groupadd[468839]: group added to /etc/group: name=builder, GID=1872 <86>May 4 01:00:41 groupadd[468839]: group added to /etc/gshadow: name=builder <86>May 4 01:00:41 groupadd[468839]: new group: name=builder, GID=1872 <86>May 4 01:00:41 useradd[468848]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/sendip-2.5-alt4.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sendip-2.5-alt4.qa1.nosrc.rpm (w1.gzdio) Installing sendip-2.5-alt4.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81788 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sendip-2.5 + echo 'Source #0 (sendip-2.5.tar.gz):' Source #0 (sendip-2.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/sendip-2.5.tar.gz + /bin/tar -xf - + cd sendip-2.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (sendip-2.5-alt-makefile.patch):' Patch #0 (sendip-2.5-alt-makefile.patch): + /usr/bin/patch -p1 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81788 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sendip-2.5 + make LIBDIR=/usr/lib64/sendip make: Entering directory '/usr/src/RPM/BUILD/sendip-2.5' gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -c -o csum.o csum.c In file included from /usr/include/sys/types.h:25, from csum.c:10: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -c -o compact.o compact.c gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -c -o sendip.o sendip.c gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -c -o gnugetopt.o gnugetopt.c gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -c -o gnugetopt1.o gnugetopt1.c sh -c "if [ `uname` = Linux ] ; then \ gcc -o sendip -g -rdynamic -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" sendip.o gnugetopt.o gnugetopt1.o compact.o -ldl -lm ; \ elif [ `uname` = SunOS ] ; then \ gcc -o sendip -g -lsocket -lnsl -lm -ldl -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" sendip.o gnugetopt.o gnugetopt1.o compact.o ;\ else \ gcc -o sendip -g -rdynamic -lm -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" sendip.o gnugetopt.o gnugetopt1.o compact.o ; \ fi" gcc -o ipv4.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -shared ipv4.c csum.o compact.o ipv4.c: In function 'do_opt': ipv4.c:212:33: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 212 | sprintf(data,"0x%s",arg); | ^~~~ | | | u_int8_t * {aka unsigned char *} In file included from sendip_module.h:4, from ipv4.c:21: /usr/include/stdio.h:363:38: note: expected 'char * restrict' but argument is of type 'u_int8_t *' {aka 'unsigned char *'} 363 | extern int sprintf (char *__restrict __s, | ~~~~~~~~~~~~~~~~~^~~ ipv4.c:213:46: warning: pointer targets in passing argument 1 of 'compact_string' differ in signedness [-Wpointer-sign] 213 | len = compact_string(data); | ^~~~ | | | u_int8_t * {aka unsigned char *} sendip_module.h:41:33: note: expected 'char *' but argument is of type 'u_int8_t *' {aka 'unsigned char *'} 41 | extern int compact_string(char *data_out); | ~~~~~~^~~~~~~~ ipv4.c:240:55: warning: pointer targets in passing argument 5 of 'addoption' differ in signedness [-Wpointer-sign] 240 | addoption(0,0,7,len+2,data,pack); | ^~~~ | | | char * ipv4.c:82:82: note: expected 'u_int8_t *' {aka 'unsigned char *'} but argument is of type 'char *' 82 | u_int8_t len, u_int8_t *data, | ~~~~~~~~~~^~~~ ipv4.c:355:57: warning: pointer targets in passing argument 5 of 'addoption' differ in signedness [-Wpointer-sign] 355 | addoption(0,2,4,data_out-data+2,data,pack); | ^~~~ | | | char * ipv4.c:82:82: note: expected 'u_int8_t *' {aka 'unsigned char *'} but argument is of type 'char *' 82 | u_int8_t len, u_int8_t *data, | ~~~~~~~~~~^~~~ ipv4.c:380:55: warning: pointer targets in passing argument 5 of 'addoption' differ in signedness [-Wpointer-sign] 380 | addoption(1,0,3,len+2,data,pack); | ^~~~ | | | char * ipv4.c:82:82: note: expected 'u_int8_t *' {aka 'unsigned char *'} but argument is of type 'char *' 82 | u_int8_t len, u_int8_t *data, | ~~~~~~~~~~^~~~ ipv4.c:402:55: warning: pointer targets in passing argument 5 of 'addoption' differ in signedness [-Wpointer-sign] 402 | addoption(1,0,9,len+2,data,pack); | ^~~~ | | | char * ipv4.c:82:82: note: expected 'u_int8_t *' {aka 'unsigned char *'} but argument is of type 'char *' 82 | u_int8_t len, u_int8_t *data, | ~~~~~~~~~~^~~~ gcc -o ipv6.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -shared ipv6.c csum.o compact.o gcc -o icmp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -shared icmp.c csum.o compact.o gcc -o tcp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -shared tcp.c csum.o compact.o tcp.c: In function 'do_opt': tcp.c:207:33: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 207 | sprintf(data,"0x%s",arg); | ^~~~ | | | u_int8_t * {aka unsigned char *} In file included from sendip_module.h:4, from tcp.c:22: /usr/include/stdio.h:363:38: note: expected 'char * restrict' but argument is of type 'u_int8_t *' {aka 'unsigned char *'} 363 | extern int sprintf (char *__restrict __s, | ~~~~~~~~~~~~~~~~~^~~ tcp.c:208:46: warning: pointer targets in passing argument 1 of 'compact_string' differ in signedness [-Wpointer-sign] 208 | len = compact_string(data); | ^~~~ | | | u_int8_t * {aka unsigned char *} sendip_module.h:41:33: note: expected 'char *' but argument is of type 'u_int8_t *' {aka 'unsigned char *'} 41 | extern int compact_string(char *data_out); | ~~~~~~^~~~~~~~ tcp.c:239:29: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 239 | next=arg; | ^ tcp.c:241:45: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign] 241 | next=strchr(next,','); | ^~~~ | | | unsigned char * In file included from tcp.c:21: /usr/include/string.h:246:34: note: expected 'const char *' but argument is of type 'unsigned char *' 246 | extern char *strchr (const char *__s, int __c) | ~~~~~~~~~~~~^~~ tcp.c:241:37: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 241 | next=strchr(next,','); | ^ tcp.c:249:29: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 249 | next=arg; | ^ tcp.c:252:37: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 252 | next=strchr(arg, ':'); | ^ tcp.c:262:36: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 262 | arg=next; | ^ tcp.c:264:37: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 264 | next=strchr(arg, ','); | ^ tcp.c:266:45: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 266 | next=arg-1; /* Finito - next points to \0 */ | ^ tcp.c:270:36: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 270 | arg=next; | ^ gcc -o udp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -shared udp.c csum.o compact.o gcc -o rip.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -shared rip.c csum.o compact.o rip.c: In function 'do_opt': rip.c:64:17: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 64 | while(*(q++)!=':') /* do nothing */; *(--q)='\0'; | ^~~~~ rip.c:64:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 64 | while(*(q++)!=':') /* do nothing */; *(--q)='\0'; | ^ gcc -o ripng.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -shared ripng.c csum.o compact.o ripng.c: In function 'do_opt': ripng.c:80:17: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 80 | while(*(q++)!='/') /* do nothing */; *(--q)='\0'; | ^~~~~ ripng.c:80:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 80 | while(*(q++)!='/') /* do nothing */; *(--q)='\0'; | ^ gcc -o ntp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -shared ntp.c csum.o compact.o gcc -o bgp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib64/sendip\" -shared bgp.c csum.o compact.o ./help2man -n "Send arbitrary IP packets" -N >sendip.1 echo -n '%define ver ' >sendip.spec cat VERSION >>sendip.spec cat sendip.spec.in >>sendip.spec make: Leaving directory '/usr/src/RPM/BUILD/sendip-2.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81788 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sendip-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sendip-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd sendip-2.5 + make PREFIX=/usr/src/tmp/sendip-buildroot/usr MANDIR=/usr/src/tmp/sendip-buildroot/usr/share/man/man1 LIBDIR=/usr/src/tmp/sendip-buildroot/usr/lib64/sendip install make: Entering directory '/usr/src/RPM/BUILD/sendip-2.5' [ -d /usr/src/tmp/sendip-buildroot/usr/lib64/sendip ] || mkdir -p /usr/src/tmp/sendip-buildroot/usr/lib64/sendip [ -d /usr/src/tmp/sendip-buildroot/usr/bin ] || mkdir -p /usr/src/tmp/sendip-buildroot/usr/bin [ -d /usr/src/tmp/sendip-buildroot/usr/share/man/man1 ] || mkdir -p /usr/src/tmp/sendip-buildroot/usr/share/man/man1 install -m 755 sendip /usr/src/tmp/sendip-buildroot/usr/bin install -m 644 sendip.1 /usr/src/tmp/sendip-buildroot/usr/share/man/man1 install -m 755 ipv4.so ipv6.so icmp.so tcp.so udp.so rip.so ripng.so ntp.so bgp.so /usr/src/tmp/sendip-buildroot/usr/lib64/sendip make: Leaving directory '/usr/src/RPM/BUILD/sendip-2.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sendip-buildroot (auto) mode of './usr/lib64/sendip/bgp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/sendip/ntp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/sendip/ripng.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/sendip/rip.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/sendip/udp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/sendip/tcp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/sendip/icmp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/sendip/ipv6.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/sendip/ipv4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/sendip-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sendip-buildroot/ (default) Compressing files in /usr/src/tmp/sendip-buildroot (auto) Adjusting library links in /usr/src/tmp/sendip-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/sendip-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/sendip/ntp.so: undefined symbol: floor Splitting links to aliased files under /{,s}bin in /usr/src/tmp/sendip-buildroot Processing files: sendip-2.5-alt4.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46502 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sendip-2.5 + DOCDIR=/usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5 + export DOCDIR + rm -rf /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5 + /bin/mkdir -p /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5 + cp -prL VERSION README CHANGES TODO contrib /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5 + chmod -R go-w /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5 + chmod -R a+rX /usr/src/tmp/sendip-buildroot/usr/share/doc/sendip-2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3lauT2 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mJt6tL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GvnInC Creating sendip-debuginfo package Processing files: sendip-debuginfo-2.5-alt4.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.le907o find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I4HkgE find-requires: running scripts (debuginfo) Requires: sendip = 2.5-alt4.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/sendip-2.5-alt4.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sendip-debuginfo-2.5-alt4.qa1.x86_64.rpm (w2.lzdio) 1.48user 2.94system 0:06.69elapsed 66%CPU (0avgtext+0avgdata 27600maxresident)k 0inputs+0outputs (0major+619772minor)pagefaults 0swaps /.out/sendip-2.5-alt4.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/sendip-debuginfo-2.5-alt4.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.58user 1.76system 0:11.65elapsed 20%CPU (0avgtext+0avgdata 12216maxresident)k 0inputs+0outputs (0major+94402minor)pagefaults 0swaps --- sendip-2.5-alt4.qa1.x86_64.rpm.repo 2013-04-15 14:03:34.000000000 +0000 +++ sendip-2.5-alt4.qa1.x86_64.rpm.hasher 2024-05-04 01:00:49.671719920 +0000 @@ -19,3 +19,3 @@ /usr/share/doc/sendip-2.5/contrib/wake.sh 100755 root:root -/usr/share/man/man1/sendip.1.gz 100644 root:root +/usr/share/man/man1/sendip.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -24,5 +24,5 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libdl.so.2(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) @@ -30,13 +30,13 @@ Provides: sendip = 2.5-alt4.qa1 -File: /usr/bin/sendip 100755 root:root 7a0c6974aa535253c033a6c2ec87c2a4 +File: /usr/bin/sendip 100755 root:root 2552047ddba19af54885fa677e2f2b92 File: /usr/lib64/sendip 40755 root:root -File: /usr/lib64/sendip/bgp.so 100644 root:root 0c8cbe2bb9a4109b19b504ccbc372628 -File: /usr/lib64/sendip/icmp.so 100644 root:root d5b1a74344779d8f99675eab6d4e3895 -File: /usr/lib64/sendip/ipv4.so 100644 root:root fca4aa8c2790ec1701fb512a6aa1930e -File: /usr/lib64/sendip/ipv6.so 100644 root:root 9665f094e7ca3cad709203adb84f8686 -File: /usr/lib64/sendip/ntp.so 100644 root:root 8a578414a2e6e550f712f059a4ea4724 -File: /usr/lib64/sendip/rip.so 100644 root:root 23c91efe8d78950048c902b73577e6d8 -File: /usr/lib64/sendip/ripng.so 100644 root:root 4dc2d94c6f2afb4eec746cffad9eade7 -File: /usr/lib64/sendip/tcp.so 100644 root:root ac6dc77ad5c6ab2e3569d9299b3723d2 -File: /usr/lib64/sendip/udp.so 100644 root:root 0cbdbaa749abcb821ce9397e374739c3 +File: /usr/lib64/sendip/bgp.so 100644 root:root bcc544e4e7faf0d2252ed8043cfb0d35 +File: /usr/lib64/sendip/icmp.so 100644 root:root acce50563bbadef4565ececf0d380a6f +File: /usr/lib64/sendip/ipv4.so 100644 root:root 6dd55bc4bb32df663c47160dbf399a94 +File: /usr/lib64/sendip/ipv6.so 100644 root:root ae5781caf93ca8bf3a4450806c07b07a +File: /usr/lib64/sendip/ntp.so 100644 root:root ddb15e0b64b2dab76b4501d697a3e8e4 +File: /usr/lib64/sendip/rip.so 100644 root:root 4214b33a39bad645988ac73638e28acb +File: /usr/lib64/sendip/ripng.so 100644 root:root 1e598ffa0fab878cc7cf6e0a164e6c5d +File: /usr/lib64/sendip/tcp.so 100644 root:root ebff5ed18248cbb2f721ad59dfba91b4 +File: /usr/lib64/sendip/udp.so 100644 root:root 0838bdfd434c83fdb92aa223833206f5 File: /usr/share/doc/sendip-2.5 40755 root:root @@ -49,3 +49,3 @@ File: /usr/share/doc/sendip-2.5/contrib/wake.sh 100755 root:root 84e894deef7a558ca95258150fc6e390 -File: /usr/share/man/man1/sendip.1.gz 100644 root:root 4c49cb2ab7a88b4e1e3cc9d9695ab951 -RPMIdentity: d2b44b5441ddf63e87f3d796d7cef2f3938efb9c2cb3d37dd6ec307ff5a2edc1754bf0b6e68f13ffb527a5d01edd754b0f002f4dc96215da1b4afaf6f36d0af9 +File: /usr/share/man/man1/sendip.1.xz 100644 root:root 9b10ed109bdb4e5c3e4dc4c38a0bd6a3 +RPMIdentity: 4d7a00daa98ed4c9b5ffd1bbad5f1bb8ec02ae9fbe9199f8eea6ff38c296e9796d01a7c1e29577e8a5abb67aac8bfc5f048589adaf5edd2c7d8f7e12d1102de5 --- sendip-debuginfo-2.5-alt4.qa1.x86_64.rpm.repo 2013-04-15 14:03:34.000000000 +0000 +++ sendip-debuginfo-2.5-alt4.qa1.x86_64.rpm.hasher 2024-05-04 01:00:49.743720797 +0000 @@ -1,31 +1,31 @@ -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/56a88562072d50cdc2c168414b6267e5d0360a 120777 root:root ../../../../lib64/sendip/rip.so -/usr/lib/debug/.build-id/0b/56a88562072d50cdc2c168414b6267e5d0360a.debug 120777 root:root ../../usr/lib64/sendip/rip.so.debug -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/9ce0d86e718eb2b501aad15cc04e3b57ace725 120777 root:root ../../../../lib64/sendip/tcp.so -/usr/lib/debug/.build-id/2a/9ce0d86e718eb2b501aad15cc04e3b57ace725.debug 120777 root:root ../../usr/lib64/sendip/tcp.so.debug -/usr/lib/debug/.build-id/2b 40755 root:root -/usr/lib/debug/.build-id/2b/f99de3398f3657aff06f23a29581c5aa09c652 120777 root:root ../../../../lib64/sendip/ripng.so -/usr/lib/debug/.build-id/2b/f99de3398f3657aff06f23a29581c5aa09c652.debug 120777 root:root ../../usr/lib64/sendip/ripng.so.debug -/usr/lib/debug/.build-id/62 40755 root:root -/usr/lib/debug/.build-id/62/aa73e68f2e317c3721cfe573061a9117acfc28 120777 root:root ../../../../lib64/sendip/bgp.so -/usr/lib/debug/.build-id/62/aa73e68f2e317c3721cfe573061a9117acfc28.debug 120777 root:root ../../usr/lib64/sendip/bgp.so.debug -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/8ef6815a6f5ed46c9c28976d33c7c0ee335ef3 120777 root:root ../../../../lib64/sendip/ntp.so -/usr/lib/debug/.build-id/65/8ef6815a6f5ed46c9c28976d33c7c0ee335ef3.debug 120777 root:root ../../usr/lib64/sendip/ntp.so.debug -/usr/lib/debug/.build-id/7b 40755 root:root -/usr/lib/debug/.build-id/7b/7e88575031a3a0de56e4540feaa006e41724f1 120777 root:root ../../../../lib64/sendip/icmp.so -/usr/lib/debug/.build-id/7b/7e88575031a3a0de56e4540feaa006e41724f1.debug 120777 root:root ../../usr/lib64/sendip/icmp.so.debug -/usr/lib/debug/.build-id/88 40755 root:root -/usr/lib/debug/.build-id/88/eadc43ae3bf9ad656ba42f6d5b1090f0b9ecb6 120777 root:root ../../../../bin/sendip -/usr/lib/debug/.build-id/88/eadc43ae3bf9ad656ba42f6d5b1090f0b9ecb6.debug 120777 root:root ../../usr/bin/sendip.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/46364940ee7fef86f03b02875b8739af5a632a 120777 root:root ../../../../lib64/sendip/tcp.so +/usr/lib/debug/.build-id/0a/46364940ee7fef86f03b02875b8739af5a632a.debug 120777 root:root ../../usr/lib64/sendip/tcp.so.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/4e974ab63843058c185c92a18bf4b95b610214 120777 root:root ../../../../lib64/sendip/udp.so +/usr/lib/debug/.build-id/1f/4e974ab63843058c185c92a18bf4b95b610214.debug 120777 root:root ../../usr/lib64/sendip/udp.so.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/37d23ee7bde984a130e7366be0094eb54ef0fc 120777 root:root ../../../../lib64/sendip/ntp.so +/usr/lib/debug/.build-id/73/37d23ee7bde984a130e7366be0094eb54ef0fc.debug 120777 root:root ../../usr/lib64/sendip/ntp.so.debug +/usr/lib/debug/.build-id/77 40755 root:root +/usr/lib/debug/.build-id/77/50c48e30ea61baddecdde6ba004ed5e0f0fa35 120777 root:root ../../../../lib64/sendip/ripng.so +/usr/lib/debug/.build-id/77/50c48e30ea61baddecdde6ba004ed5e0f0fa35.debug 120777 root:root ../../usr/lib64/sendip/ripng.so.debug +/usr/lib/debug/.build-id/7a 40755 root:root +/usr/lib/debug/.build-id/7a/5ecdb02376e1097ccaca40c3062f3b08b342ed 120777 root:root ../../../../lib64/sendip/bgp.so +/usr/lib/debug/.build-id/7a/5ecdb02376e1097ccaca40c3062f3b08b342ed.debug 120777 root:root ../../usr/lib64/sendip/bgp.so.debug +/usr/lib/debug/.build-id/8a 40755 root:root +/usr/lib/debug/.build-id/8a/cf028910ec1e1aa60e67fbce34ce87e3e9de20 120777 root:root ../../../../lib64/sendip/icmp.so +/usr/lib/debug/.build-id/8a/cf028910ec1e1aa60e67fbce34ce87e3e9de20.debug 120777 root:root ../../usr/lib64/sendip/icmp.so.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/38af69655da326f238cebba2472d76b6e637c4 120777 root:root ../../../../lib64/sendip/ipv6.so +/usr/lib/debug/.build-id/b1/38af69655da326f238cebba2472d76b6e637c4.debug 120777 root:root ../../usr/lib64/sendip/ipv6.so.debug /usr/lib/debug/.build-id/b6 40755 root:root -/usr/lib/debug/.build-id/b6/7c09d292621264fcb8fccb1735ecf946fa8119 120777 root:root ../../../../lib64/sendip/ipv4.so -/usr/lib/debug/.build-id/b6/7c09d292621264fcb8fccb1735ecf946fa8119.debug 120777 root:root ../../usr/lib64/sendip/ipv4.so.debug -/usr/lib/debug/.build-id/b8 40755 root:root -/usr/lib/debug/.build-id/b8/29da7c30c4be0515c87fb78d2bb8efe3cae6c9 120777 root:root ../../../../lib64/sendip/ipv6.so -/usr/lib/debug/.build-id/b8/29da7c30c4be0515c87fb78d2bb8efe3cae6c9.debug 120777 root:root ../../usr/lib64/sendip/ipv6.so.debug -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/dedb6993c73b08317c6403f414aa27f41515cb 120777 root:root ../../../../lib64/sendip/udp.so -/usr/lib/debug/.build-id/bc/dedb6993c73b08317c6403f414aa27f41515cb.debug 120777 root:root ../../usr/lib64/sendip/udp.so.debug +/usr/lib/debug/.build-id/b6/6a6e70ca321f6fd33a6429500f0d2e06a9d04f 120777 root:root ../../../../bin/sendip +/usr/lib/debug/.build-id/b6/6a6e70ca321f6fd33a6429500f0d2e06a9d04f.debug 120777 root:root ../../usr/bin/sendip.debug +/usr/lib/debug/.build-id/c4 40755 root:root +/usr/lib/debug/.build-id/c4/376bc9057500e584d20615a0420924eea345a7 120777 root:root ../../../../lib64/sendip/ipv4.so +/usr/lib/debug/.build-id/c4/376bc9057500e584d20615a0420924eea345a7.debug 120777 root:root ../../usr/lib64/sendip/ipv4.so.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/93d1034e83c882e499a83009f782e294821547 120777 root:root ../../../../lib64/sendip/rip.so +/usr/lib/debug/.build-id/dd/93d1034e83c882e499a83009f782e294821547.debug 120777 root:root ../../usr/lib64/sendip/rip.so.debug /usr/lib/debug/usr/bin/sendip.debug 100644 root:root @@ -70,46 +70,45 @@ Requires: debug64(libc.so.6) -Requires: debug64(libdl.so.2) Requires: rpmlib(PayloadIsLzma) Provides: sendip-debuginfo = 2.5-alt4.qa1 -File: /usr/lib/debug/.build-id/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/56a88562072d50cdc2c168414b6267e5d0360a 120777 root:root ../../../../lib64/sendip/rip.so -File: /usr/lib/debug/.build-id/0b/56a88562072d50cdc2c168414b6267e5d0360a.debug 120777 root:root ../../usr/lib64/sendip/rip.so.debug -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/9ce0d86e718eb2b501aad15cc04e3b57ace725 120777 root:root ../../../../lib64/sendip/tcp.so -File: /usr/lib/debug/.build-id/2a/9ce0d86e718eb2b501aad15cc04e3b57ace725.debug 120777 root:root ../../usr/lib64/sendip/tcp.so.debug -File: /usr/lib/debug/.build-id/2b 40755 root:root -File: /usr/lib/debug/.build-id/2b/f99de3398f3657aff06f23a29581c5aa09c652 120777 root:root ../../../../lib64/sendip/ripng.so -File: /usr/lib/debug/.build-id/2b/f99de3398f3657aff06f23a29581c5aa09c652.debug 120777 root:root ../../usr/lib64/sendip/ripng.so.debug -File: /usr/lib/debug/.build-id/62 40755 root:root -File: /usr/lib/debug/.build-id/62/aa73e68f2e317c3721cfe573061a9117acfc28 120777 root:root ../../../../lib64/sendip/bgp.so -File: /usr/lib/debug/.build-id/62/aa73e68f2e317c3721cfe573061a9117acfc28.debug 120777 root:root ../../usr/lib64/sendip/bgp.so.debug -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/8ef6815a6f5ed46c9c28976d33c7c0ee335ef3 120777 root:root ../../../../lib64/sendip/ntp.so -File: /usr/lib/debug/.build-id/65/8ef6815a6f5ed46c9c28976d33c7c0ee335ef3.debug 120777 root:root ../../usr/lib64/sendip/ntp.so.debug -File: /usr/lib/debug/.build-id/7b 40755 root:root -File: /usr/lib/debug/.build-id/7b/7e88575031a3a0de56e4540feaa006e41724f1 120777 root:root ../../../../lib64/sendip/icmp.so -File: /usr/lib/debug/.build-id/7b/7e88575031a3a0de56e4540feaa006e41724f1.debug 120777 root:root ../../usr/lib64/sendip/icmp.so.debug -File: /usr/lib/debug/.build-id/88 40755 root:root -File: /usr/lib/debug/.build-id/88/eadc43ae3bf9ad656ba42f6d5b1090f0b9ecb6 120777 root:root ../../../../bin/sendip -File: /usr/lib/debug/.build-id/88/eadc43ae3bf9ad656ba42f6d5b1090f0b9ecb6.debug 120777 root:root ../../usr/bin/sendip.debug +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/46364940ee7fef86f03b02875b8739af5a632a 120777 root:root ../../../../lib64/sendip/tcp.so +File: /usr/lib/debug/.build-id/0a/46364940ee7fef86f03b02875b8739af5a632a.debug 120777 root:root ../../usr/lib64/sendip/tcp.so.debug +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/4e974ab63843058c185c92a18bf4b95b610214 120777 root:root ../../../../lib64/sendip/udp.so +File: /usr/lib/debug/.build-id/1f/4e974ab63843058c185c92a18bf4b95b610214.debug 120777 root:root ../../usr/lib64/sendip/udp.so.debug +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/37d23ee7bde984a130e7366be0094eb54ef0fc 120777 root:root ../../../../lib64/sendip/ntp.so +File: /usr/lib/debug/.build-id/73/37d23ee7bde984a130e7366be0094eb54ef0fc.debug 120777 root:root ../../usr/lib64/sendip/ntp.so.debug +File: /usr/lib/debug/.build-id/77 40755 root:root +File: /usr/lib/debug/.build-id/77/50c48e30ea61baddecdde6ba004ed5e0f0fa35 120777 root:root ../../../../lib64/sendip/ripng.so +File: /usr/lib/debug/.build-id/77/50c48e30ea61baddecdde6ba004ed5e0f0fa35.debug 120777 root:root ../../usr/lib64/sendip/ripng.so.debug +File: /usr/lib/debug/.build-id/7a 40755 root:root +File: /usr/lib/debug/.build-id/7a/5ecdb02376e1097ccaca40c3062f3b08b342ed 120777 root:root ../../../../lib64/sendip/bgp.so +File: /usr/lib/debug/.build-id/7a/5ecdb02376e1097ccaca40c3062f3b08b342ed.debug 120777 root:root ../../usr/lib64/sendip/bgp.so.debug +File: /usr/lib/debug/.build-id/8a 40755 root:root +File: /usr/lib/debug/.build-id/8a/cf028910ec1e1aa60e67fbce34ce87e3e9de20 120777 root:root ../../../../lib64/sendip/icmp.so +File: /usr/lib/debug/.build-id/8a/cf028910ec1e1aa60e67fbce34ce87e3e9de20.debug 120777 root:root ../../usr/lib64/sendip/icmp.so.debug +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/38af69655da326f238cebba2472d76b6e637c4 120777 root:root ../../../../lib64/sendip/ipv6.so +File: /usr/lib/debug/.build-id/b1/38af69655da326f238cebba2472d76b6e637c4.debug 120777 root:root ../../usr/lib64/sendip/ipv6.so.debug File: /usr/lib/debug/.build-id/b6 40755 root:root -File: /usr/lib/debug/.build-id/b6/7c09d292621264fcb8fccb1735ecf946fa8119 120777 root:root ../../../../lib64/sendip/ipv4.so -File: /usr/lib/debug/.build-id/b6/7c09d292621264fcb8fccb1735ecf946fa8119.debug 120777 root:root ../../usr/lib64/sendip/ipv4.so.debug -File: /usr/lib/debug/.build-id/b8 40755 root:root -File: /usr/lib/debug/.build-id/b8/29da7c30c4be0515c87fb78d2bb8efe3cae6c9 120777 root:root ../../../../lib64/sendip/ipv6.so -File: /usr/lib/debug/.build-id/b8/29da7c30c4be0515c87fb78d2bb8efe3cae6c9.debug 120777 root:root ../../usr/lib64/sendip/ipv6.so.debug -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/dedb6993c73b08317c6403f414aa27f41515cb 120777 root:root ../../../../lib64/sendip/udp.so -File: /usr/lib/debug/.build-id/bc/dedb6993c73b08317c6403f414aa27f41515cb.debug 120777 root:root ../../usr/lib64/sendip/udp.so.debug -File: /usr/lib/debug/usr/bin/sendip.debug 100644 root:root 06dff2d6a2cef86ca851c0a98861a8f6 +File: /usr/lib/debug/.build-id/b6/6a6e70ca321f6fd33a6429500f0d2e06a9d04f 120777 root:root ../../../../bin/sendip +File: /usr/lib/debug/.build-id/b6/6a6e70ca321f6fd33a6429500f0d2e06a9d04f.debug 120777 root:root ../../usr/bin/sendip.debug +File: /usr/lib/debug/.build-id/c4 40755 root:root +File: /usr/lib/debug/.build-id/c4/376bc9057500e584d20615a0420924eea345a7 120777 root:root ../../../../lib64/sendip/ipv4.so +File: /usr/lib/debug/.build-id/c4/376bc9057500e584d20615a0420924eea345a7.debug 120777 root:root ../../usr/lib64/sendip/ipv4.so.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/93d1034e83c882e499a83009f782e294821547 120777 root:root ../../../../lib64/sendip/rip.so +File: /usr/lib/debug/.build-id/dd/93d1034e83c882e499a83009f782e294821547.debug 120777 root:root ../../usr/lib64/sendip/rip.so.debug +File: /usr/lib/debug/usr/bin/sendip.debug 100644 root:root 9b480575c62f553b52dbad25c7cb2e94 File: /usr/lib/debug/usr/lib64/sendip 40755 root:root -File: /usr/lib/debug/usr/lib64/sendip/bgp.so.debug 100644 root:root 350d32e5ab7651bfc997ec0dbf1d848f -File: /usr/lib/debug/usr/lib64/sendip/icmp.so.debug 100644 root:root 748f3f9e5bfdbd8a90e5cc276401dc82 -File: /usr/lib/debug/usr/lib64/sendip/ipv4.so.debug 100644 root:root 6df18da76920f1a8a63296b6222c287a -File: /usr/lib/debug/usr/lib64/sendip/ipv6.so.debug 100644 root:root 3aa5bead60a8cc477c08f800b435adce -File: /usr/lib/debug/usr/lib64/sendip/ntp.so.debug 100644 root:root ec40292ac27e127867b7b714be4d5f9a -File: /usr/lib/debug/usr/lib64/sendip/rip.so.debug 100644 root:root 3103c033e3fedd6be9013f53ec81d501 -File: /usr/lib/debug/usr/lib64/sendip/ripng.so.debug 100644 root:root 59c4bf0259363b3a22a5bc880d9e1ff3 -File: /usr/lib/debug/usr/lib64/sendip/tcp.so.debug 100644 root:root 292591cc085c75d593e331ed4d8d21d6 -File: /usr/lib/debug/usr/lib64/sendip/udp.so.debug 100644 root:root 2a1ef55d96b03cfe5094427b0379a9ea +File: /usr/lib/debug/usr/lib64/sendip/bgp.so.debug 100644 root:root 3c35785c7521d1312a462ce5a7796c57 +File: /usr/lib/debug/usr/lib64/sendip/icmp.so.debug 100644 root:root 0228b10322a93ca2646acee4dd68b236 +File: /usr/lib/debug/usr/lib64/sendip/ipv4.so.debug 100644 root:root ddd23c4fef20ae118ade80d80e5af55a +File: /usr/lib/debug/usr/lib64/sendip/ipv6.so.debug 100644 root:root 1f4856eec76a13a9d01bb30018ed7914 +File: /usr/lib/debug/usr/lib64/sendip/ntp.so.debug 100644 root:root 42b6373d1e21524958b069c625b205a9 +File: /usr/lib/debug/usr/lib64/sendip/rip.so.debug 100644 root:root 78a55f20fa939fe0de5d8ab57c11cebe +File: /usr/lib/debug/usr/lib64/sendip/ripng.so.debug 100644 root:root 193b6db741c11ac0ba3c5de8e63a198d +File: /usr/lib/debug/usr/lib64/sendip/tcp.so.debug 100644 root:root d4073ed211742e8ea246d4874bc2a715 +File: /usr/lib/debug/usr/lib64/sendip/udp.so.debug 100644 root:root 3319ed652a446fd9ad8216ffa1562bcc File: /usr/src/debug/sendip-2.5 40755 root:root @@ -140,2 +139,2 @@ File: /usr/src/debug/sendip-2.5/udp.h 100644 root:root 94fb77b1524da4bbb99767da23ceb6ab -RPMIdentity: 612606205c89354a3ae4a8b0142c6ca281c8037bc31bfa3274ea3438b7d00c92e8ffc54f6c5ea3b657ed1e618069248c8373aad0913baeb3a5ae88265e2e4cb1 +RPMIdentity: a73b6a7f563477ca0711b0f43b289b813bc34f3b93ce7c046c5776d0e3b81f3ad987579a4417922c9cf043c1c3aaaa924b25a2a8b19d4e43a98cf156ecac9b0f