<86>Dec 14 07:08:42 userdel[3660083]: delete user 'rooter' <86>Dec 14 07:08:42 userdel[3660083]: removed group 'rooter' owned by 'rooter' <86>Dec 14 07:08:42 userdel[3660083]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 07:08:42 groupadd[3660092]: group added to /etc/group: name=rooter, GID=1829 <86>Dec 14 07:08:42 groupadd[3660092]: group added to /etc/gshadow: name=rooter <86>Dec 14 07:08:42 groupadd[3660092]: new group: name=rooter, GID=1829 <86>Dec 14 07:08:42 useradd[3660101]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Dec 14 07:08:42 userdel[3660116]: delete user 'builder' <86>Dec 14 07:08:42 userdel[3660116]: removed group 'builder' owned by 'builder' <86>Dec 14 07:08:42 userdel[3660116]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 07:08:42 groupadd[3660127]: group added to /etc/group: name=builder, GID=1830 <86>Dec 14 07:08:42 groupadd[3660127]: group added to /etc/gshadow: name=builder <86>Dec 14 07:08:42 groupadd[3660127]: new group: name=builder, GID=1830 <86>Dec 14 07:08:42 useradd[3660135]: new user: name=builder, UID=1830, GID=1830, 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59090 + 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): + /usr/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.59090 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sendip-2.5 + make LIBDIR=/usr/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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.81801 + 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/lib/sendip install make: Entering directory '/usr/src/RPM/BUILD/sendip-2.5' [ -d /usr/src/tmp/sendip-buildroot/usr/lib/sendip ] || mkdir -p /usr/src/tmp/sendip-buildroot/usr/lib/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/lib/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/lib/sendip/ipv4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/sendip/ipv6.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/sendip/icmp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/sendip/tcp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/sendip/udp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/sendip/rip.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/sendip/ripng.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/sendip/ntp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/sendip/bgp.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/lib: (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/lib/sendip/ntp.so: undefined symbol: floor verify-elf: WARNING: ./usr/bin/sendip: uses non-LFS functions: lseek mmap open 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.88285 + 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.yz26Jf 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.BARsuj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NohKED 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.ykpbco find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I1Wraf find-requires: running scripts (debuginfo) Requires: sendip = 2.5-alt4.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/sendip-2.5-alt4.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sendip-debuginfo-2.5-alt4.qa1.i586.rpm (w2.lzdio) 1.73user 3.26system 0:06.91elapsed 72%CPU (0avgtext+0avgdata 23552maxresident)k 0inputs+0outputs (0major+583204minor)pagefaults 0swaps /.out/sendip-2.5-alt4.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/sendip-debuginfo-2.5-alt4.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 0.58user 1.84system 0:12.26elapsed 19%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+97853minor)pagefaults 0swaps --- sendip-2.5-alt4.qa1.i586.rpm.repo 2013-04-15 14:03:35.000000000 +0000 +++ sendip-2.5-alt4.qa1.i586.rpm.hasher 2024-12-14 07:08:51.555571268 +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: /lib/ld-linux.so.2 @@ -25,6 +25,5 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) Requires: libc.so.6(GLIBC_2.7) -Requires: libdl.so.2(GLIBC_2.0) -Requires: libdl.so.2(GLIBC_2.1) Requires: rtld(GNU_HASH) @@ -32,13 +31,13 @@ Provides: sendip = 2.5-alt4.qa1 -File: /usr/bin/sendip 100755 root:root 2741d79eb003ddef96c638c6b7f4ffc3 +File: /usr/bin/sendip 100755 root:root aa126a42877a99e6b2bf70516c5840a9 File: /usr/lib/sendip 40755 root:root -File: /usr/lib/sendip/bgp.so 100644 root:root 523f4b5a027c14d58d594d305ed29366 -File: /usr/lib/sendip/icmp.so 100644 root:root 1024022d8854d13b58d7fbe7408a4142 -File: /usr/lib/sendip/ipv4.so 100644 root:root a2c0f86749825e2a413a02c6dd97d9f0 -File: /usr/lib/sendip/ipv6.so 100644 root:root 4b375ad071555dc61c2a26837b9ab858 -File: /usr/lib/sendip/ntp.so 100644 root:root 20e42cfa9fd8d887f8d42196beef952e -File: /usr/lib/sendip/rip.so 100644 root:root 70ba0602ffd758f8326c5c4e47395c1e -File: /usr/lib/sendip/ripng.so 100644 root:root ca004f5a29eeea35f6ae77d3652fd4ba -File: /usr/lib/sendip/tcp.so 100644 root:root 7c3f983389a61e53be02cf3e68e66dd4 -File: /usr/lib/sendip/udp.so 100644 root:root b23a395f04378959422ae1ff7b18a8df +File: /usr/lib/sendip/bgp.so 100644 root:root 34bcf9b643604fb3020934d94524e634 +File: /usr/lib/sendip/icmp.so 100644 root:root 29f6c4e3835af5dc9aae3dcef715905e +File: /usr/lib/sendip/ipv4.so 100644 root:root ee7ff32ff72a77c708ce07adef74c863 +File: /usr/lib/sendip/ipv6.so 100644 root:root 3bda42204cf3343cba87a04249f98c37 +File: /usr/lib/sendip/ntp.so 100644 root:root bf2dd06e768787c635ef0ce6e95e762b +File: /usr/lib/sendip/rip.so 100644 root:root 1e701292af41bdf3677d2bdbb0f5d273 +File: /usr/lib/sendip/ripng.so 100644 root:root 7e5ec592ef59a1f1f45c25687fcd8955 +File: /usr/lib/sendip/tcp.so 100644 root:root 659104365b2a506f519442a0d34c4cba +File: /usr/lib/sendip/udp.so 100644 root:root 471246d8d40312bc7aadca3d51560fa5 File: /usr/share/doc/sendip-2.5 40755 root:root @@ -51,3 +50,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: 4715d1a0f49898c42e73381abdcc5abeca6c9ea485bb4a0391d3fc6c9ce73df1a7c757e796cdf1396cfd6bacddf6afcc11db4d802c0ac136f361156385589e6d +File: /usr/share/man/man1/sendip.1.xz 100644 root:root eeb4457fadf4fce1719c6edbca45708a +RPMIdentity: f5dd8acd06d79f23303d9307ce2049b35404956ea435082fca21c73b800a414aa0b522c1c4fc82f5b4e93c4a761e863e658a6427eef8749cf5e1f0e242634bc9 --- sendip-debuginfo-2.5-alt4.qa1.i586.rpm.repo 2013-04-15 14:03:35.000000000 +0000 +++ sendip-debuginfo-2.5-alt4.qa1.i586.rpm.hasher 2024-12-14 07:08:51.627572534 +0000 @@ -1,30 +1,31 @@ -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/ddb56c3c10d9261ccbf868faa4f3d7684bf2a2 120777 root:root ../../../sendip/bgp.so -/usr/lib/debug/.build-id/3b/ddb56c3c10d9261ccbf868faa4f3d7684bf2a2.debug 120777 root:root ../../usr/lib/sendip/bgp.so.debug -/usr/lib/debug/.build-id/40 40755 root:root -/usr/lib/debug/.build-id/40/b5c50cf3aa914d05ac24e3cce9f1dbe83cc3f0 120777 root:root ../../../sendip/tcp.so -/usr/lib/debug/.build-id/40/b5c50cf3aa914d05ac24e3cce9f1dbe83cc3f0.debug 120777 root:root ../../usr/lib/sendip/tcp.so.debug -/usr/lib/debug/.build-id/4c 40755 root:root -/usr/lib/debug/.build-id/4c/18d3988f33918ce45fa2f2109bf8c937852392 120777 root:root ../../../../bin/sendip -/usr/lib/debug/.build-id/4c/18d3988f33918ce45fa2f2109bf8c937852392.debug 120777 root:root ../../usr/bin/sendip.debug -/usr/lib/debug/.build-id/4d 40755 root:root -/usr/lib/debug/.build-id/4d/2696d2ebbd27bc140cec564901d120c7a10234 120777 root:root ../../../sendip/ipv6.so -/usr/lib/debug/.build-id/4d/2696d2ebbd27bc140cec564901d120c7a10234.debug 120777 root:root ../../usr/lib/sendip/ipv6.so.debug -/usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/de485598a46532db0d00d2242c9b5d7f8f898e 120777 root:root ../../../sendip/ripng.so -/usr/lib/debug/.build-id/5a/de485598a46532db0d00d2242c9b5d7f8f898e.debug 120777 root:root ../../usr/lib/sendip/ripng.so.debug -/usr/lib/debug/.build-id/a1 40755 root:root -/usr/lib/debug/.build-id/a1/33ccd3ff621fff84b744c3ebde1fe4019c0783 120777 root:root ../../../sendip/rip.so -/usr/lib/debug/.build-id/a1/33ccd3ff621fff84b744c3ebde1fe4019c0783.debug 120777 root:root ../../usr/lib/sendip/rip.so.debug +/usr/lib/debug/.build-id/13 40755 root:root +/usr/lib/debug/.build-id/13/135f86c55d79cc6c9a6a16f7c81b7d433e93d3 120777 root:root ../../../sendip/ipv6.so +/usr/lib/debug/.build-id/13/135f86c55d79cc6c9a6a16f7c81b7d433e93d3.debug 120777 root:root ../../usr/lib/sendip/ipv6.so.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/803e007935a9ef2e4a83acf6e3d6c36bae7635 120777 root:root ../../../sendip/ipv4.so +/usr/lib/debug/.build-id/3a/803e007935a9ef2e4a83acf6e3d6c36bae7635.debug 120777 root:root ../../usr/lib/sendip/ipv4.so.debug +/usr/lib/debug/.build-id/44 40755 root:root +/usr/lib/debug/.build-id/44/b1b068f6475d752cc8db3e6bce3a79dd44101d 120777 root:root ../../../sendip/tcp.so +/usr/lib/debug/.build-id/44/b1b068f6475d752cc8db3e6bce3a79dd44101d.debug 120777 root:root ../../usr/lib/sendip/tcp.so.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/81b76d31be0642f9980f3acf7fbf2b0ba3e165 120777 root:root ../../../sendip/rip.so +/usr/lib/debug/.build-id/63/81b76d31be0642f9980f3acf7fbf2b0ba3e165.debug 120777 root:root ../../usr/lib/sendip/rip.so.debug +/usr/lib/debug/.build-id/95 40755 root:root +/usr/lib/debug/.build-id/95/ef06b6937f090707cda60ed34f54363f38a7e0 120777 root:root ../../../sendip/ripng.so +/usr/lib/debug/.build-id/95/ef06b6937f090707cda60ed34f54363f38a7e0.debug 120777 root:root ../../usr/lib/sendip/ripng.so.debug +/usr/lib/debug/.build-id/c7 40755 root:root +/usr/lib/debug/.build-id/c7/d87c67f0c0452a01a7816c8128bae93a44b946 120777 root:root ../../../sendip/icmp.so +/usr/lib/debug/.build-id/c7/d87c67f0c0452a01a7816c8128bae93a44b946.debug 120777 root:root ../../usr/lib/sendip/icmp.so.debug +/usr/lib/debug/.build-id/d0 40755 root:root +/usr/lib/debug/.build-id/d0/629ad4385029a1dc81dfa71cd11b36cf5cb1fb 120777 root:root ../../../sendip/udp.so +/usr/lib/debug/.build-id/d0/629ad4385029a1dc81dfa71cd11b36cf5cb1fb.debug 120777 root:root ../../usr/lib/sendip/udp.so.debug /usr/lib/debug/.build-id/e8 40755 root:root -/usr/lib/debug/.build-id/e8/69d2ac4b76b1c6391153e0796e8a9fcf7134a5 120777 root:root ../../../sendip/ipv4.so -/usr/lib/debug/.build-id/e8/69d2ac4b76b1c6391153e0796e8a9fcf7134a5.debug 120777 root:root ../../usr/lib/sendip/ipv4.so.debug +/usr/lib/debug/.build-id/e8/11b192e718d3420cd108e1c4f905c8cdf8961d 120777 root:root ../../../../bin/sendip +/usr/lib/debug/.build-id/e8/11b192e718d3420cd108e1c4f905c8cdf8961d.debug 120777 root:root ../../usr/bin/sendip.debug /usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/7285d80d2c181a6e00ae18d224ffd392e4a0a9 120777 root:root ../../../sendip/icmp.so -/usr/lib/debug/.build-id/ec/7285d80d2c181a6e00ae18d224ffd392e4a0a9.debug 120777 root:root ../../usr/lib/sendip/icmp.so.debug -/usr/lib/debug/.build-id/ec/bccbbdcf746387140d031606aa17c3cae4ae1b 120777 root:root ../../../sendip/ntp.so -/usr/lib/debug/.build-id/ec/bccbbdcf746387140d031606aa17c3cae4ae1b.debug 120777 root:root ../../usr/lib/sendip/ntp.so.debug -/usr/lib/debug/.build-id/f9 40755 root:root -/usr/lib/debug/.build-id/f9/409247383b1dffebc616a43b38a5f8f02e95a3 120777 root:root ../../../sendip/udp.so -/usr/lib/debug/.build-id/f9/409247383b1dffebc616a43b38a5f8f02e95a3.debug 120777 root:root ../../usr/lib/sendip/udp.so.debug +/usr/lib/debug/.build-id/ec/4261ea1bf7862429fb72f0f1ee4e0bdb769a90 120777 root:root ../../../sendip/ntp.so +/usr/lib/debug/.build-id/ec/4261ea1bf7862429fb72f0f1ee4e0bdb769a90.debug 120777 root:root ../../usr/lib/sendip/ntp.so.debug +/usr/lib/debug/.build-id/f0 40755 root:root +/usr/lib/debug/.build-id/f0/acf07b5552bada213df9cf23989fee70bc51ac 120777 root:root ../../../sendip/bgp.so +/usr/lib/debug/.build-id/f0/acf07b5552bada213df9cf23989fee70bc51ac.debug 120777 root:root ../../usr/lib/sendip/bgp.so.debug /usr/lib/debug/usr/bin/sendip.debug 100644 root:root @@ -69,45 +70,45 @@ Requires: debug(libc.so.6) -Requires: debug(libdl.so.2) Requires: rpmlib(PayloadIsLzma) Provides: sendip-debuginfo = 2.5-alt4.qa1 -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/ddb56c3c10d9261ccbf868faa4f3d7684bf2a2 120777 root:root ../../../sendip/bgp.so -File: /usr/lib/debug/.build-id/3b/ddb56c3c10d9261ccbf868faa4f3d7684bf2a2.debug 120777 root:root ../../usr/lib/sendip/bgp.so.debug -File: /usr/lib/debug/.build-id/40 40755 root:root -File: /usr/lib/debug/.build-id/40/b5c50cf3aa914d05ac24e3cce9f1dbe83cc3f0 120777 root:root ../../../sendip/tcp.so -File: /usr/lib/debug/.build-id/40/b5c50cf3aa914d05ac24e3cce9f1dbe83cc3f0.debug 120777 root:root ../../usr/lib/sendip/tcp.so.debug -File: /usr/lib/debug/.build-id/4c 40755 root:root -File: /usr/lib/debug/.build-id/4c/18d3988f33918ce45fa2f2109bf8c937852392 120777 root:root ../../../../bin/sendip -File: /usr/lib/debug/.build-id/4c/18d3988f33918ce45fa2f2109bf8c937852392.debug 120777 root:root ../../usr/bin/sendip.debug -File: /usr/lib/debug/.build-id/4d 40755 root:root -File: /usr/lib/debug/.build-id/4d/2696d2ebbd27bc140cec564901d120c7a10234 120777 root:root ../../../sendip/ipv6.so -File: /usr/lib/debug/.build-id/4d/2696d2ebbd27bc140cec564901d120c7a10234.debug 120777 root:root ../../usr/lib/sendip/ipv6.so.debug -File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/de485598a46532db0d00d2242c9b5d7f8f898e 120777 root:root ../../../sendip/ripng.so -File: /usr/lib/debug/.build-id/5a/de485598a46532db0d00d2242c9b5d7f8f898e.debug 120777 root:root ../../usr/lib/sendip/ripng.so.debug -File: /usr/lib/debug/.build-id/a1 40755 root:root -File: /usr/lib/debug/.build-id/a1/33ccd3ff621fff84b744c3ebde1fe4019c0783 120777 root:root ../../../sendip/rip.so -File: /usr/lib/debug/.build-id/a1/33ccd3ff621fff84b744c3ebde1fe4019c0783.debug 120777 root:root ../../usr/lib/sendip/rip.so.debug +File: /usr/lib/debug/.build-id/13 40755 root:root +File: /usr/lib/debug/.build-id/13/135f86c55d79cc6c9a6a16f7c81b7d433e93d3 120777 root:root ../../../sendip/ipv6.so +File: /usr/lib/debug/.build-id/13/135f86c55d79cc6c9a6a16f7c81b7d433e93d3.debug 120777 root:root ../../usr/lib/sendip/ipv6.so.debug +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/803e007935a9ef2e4a83acf6e3d6c36bae7635 120777 root:root ../../../sendip/ipv4.so +File: /usr/lib/debug/.build-id/3a/803e007935a9ef2e4a83acf6e3d6c36bae7635.debug 120777 root:root ../../usr/lib/sendip/ipv4.so.debug +File: /usr/lib/debug/.build-id/44 40755 root:root +File: /usr/lib/debug/.build-id/44/b1b068f6475d752cc8db3e6bce3a79dd44101d 120777 root:root ../../../sendip/tcp.so +File: /usr/lib/debug/.build-id/44/b1b068f6475d752cc8db3e6bce3a79dd44101d.debug 120777 root:root ../../usr/lib/sendip/tcp.so.debug +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/81b76d31be0642f9980f3acf7fbf2b0ba3e165 120777 root:root ../../../sendip/rip.so +File: /usr/lib/debug/.build-id/63/81b76d31be0642f9980f3acf7fbf2b0ba3e165.debug 120777 root:root ../../usr/lib/sendip/rip.so.debug +File: /usr/lib/debug/.build-id/95 40755 root:root +File: /usr/lib/debug/.build-id/95/ef06b6937f090707cda60ed34f54363f38a7e0 120777 root:root ../../../sendip/ripng.so +File: /usr/lib/debug/.build-id/95/ef06b6937f090707cda60ed34f54363f38a7e0.debug 120777 root:root ../../usr/lib/sendip/ripng.so.debug +File: /usr/lib/debug/.build-id/c7 40755 root:root +File: /usr/lib/debug/.build-id/c7/d87c67f0c0452a01a7816c8128bae93a44b946 120777 root:root ../../../sendip/icmp.so +File: /usr/lib/debug/.build-id/c7/d87c67f0c0452a01a7816c8128bae93a44b946.debug 120777 root:root ../../usr/lib/sendip/icmp.so.debug +File: /usr/lib/debug/.build-id/d0 40755 root:root +File: /usr/lib/debug/.build-id/d0/629ad4385029a1dc81dfa71cd11b36cf5cb1fb 120777 root:root ../../../sendip/udp.so +File: /usr/lib/debug/.build-id/d0/629ad4385029a1dc81dfa71cd11b36cf5cb1fb.debug 120777 root:root ../../usr/lib/sendip/udp.so.debug File: /usr/lib/debug/.build-id/e8 40755 root:root -File: /usr/lib/debug/.build-id/e8/69d2ac4b76b1c6391153e0796e8a9fcf7134a5 120777 root:root ../../../sendip/ipv4.so -File: /usr/lib/debug/.build-id/e8/69d2ac4b76b1c6391153e0796e8a9fcf7134a5.debug 120777 root:root ../../usr/lib/sendip/ipv4.so.debug +File: /usr/lib/debug/.build-id/e8/11b192e718d3420cd108e1c4f905c8cdf8961d 120777 root:root ../../../../bin/sendip +File: /usr/lib/debug/.build-id/e8/11b192e718d3420cd108e1c4f905c8cdf8961d.debug 120777 root:root ../../usr/bin/sendip.debug File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/7285d80d2c181a6e00ae18d224ffd392e4a0a9 120777 root:root ../../../sendip/icmp.so -File: /usr/lib/debug/.build-id/ec/7285d80d2c181a6e00ae18d224ffd392e4a0a9.debug 120777 root:root ../../usr/lib/sendip/icmp.so.debug -File: /usr/lib/debug/.build-id/ec/bccbbdcf746387140d031606aa17c3cae4ae1b 120777 root:root ../../../sendip/ntp.so -File: /usr/lib/debug/.build-id/ec/bccbbdcf746387140d031606aa17c3cae4ae1b.debug 120777 root:root ../../usr/lib/sendip/ntp.so.debug -File: /usr/lib/debug/.build-id/f9 40755 root:root -File: /usr/lib/debug/.build-id/f9/409247383b1dffebc616a43b38a5f8f02e95a3 120777 root:root ../../../sendip/udp.so -File: /usr/lib/debug/.build-id/f9/409247383b1dffebc616a43b38a5f8f02e95a3.debug 120777 root:root ../../usr/lib/sendip/udp.so.debug -File: /usr/lib/debug/usr/bin/sendip.debug 100644 root:root 60ab5fb236f5461352479838375b610a +File: /usr/lib/debug/.build-id/ec/4261ea1bf7862429fb72f0f1ee4e0bdb769a90 120777 root:root ../../../sendip/ntp.so +File: /usr/lib/debug/.build-id/ec/4261ea1bf7862429fb72f0f1ee4e0bdb769a90.debug 120777 root:root ../../usr/lib/sendip/ntp.so.debug +File: /usr/lib/debug/.build-id/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/acf07b5552bada213df9cf23989fee70bc51ac 120777 root:root ../../../sendip/bgp.so +File: /usr/lib/debug/.build-id/f0/acf07b5552bada213df9cf23989fee70bc51ac.debug 120777 root:root ../../usr/lib/sendip/bgp.so.debug +File: /usr/lib/debug/usr/bin/sendip.debug 100644 root:root 4ded5326b6536af4ec2e5b1d8d7c4acd File: /usr/lib/debug/usr/lib/sendip 40755 root:root -File: /usr/lib/debug/usr/lib/sendip/bgp.so.debug 100644 root:root 81daa87337cc922b59516d0de2debe23 -File: /usr/lib/debug/usr/lib/sendip/icmp.so.debug 100644 root:root 39e4d8599589ea117356a067dffaebc1 -File: /usr/lib/debug/usr/lib/sendip/ipv4.so.debug 100644 root:root 15ad0ba6596ebe8f63121435911d1b2a -File: /usr/lib/debug/usr/lib/sendip/ipv6.so.debug 100644 root:root cdbe4312917f5096e920de11ea588236 -File: /usr/lib/debug/usr/lib/sendip/ntp.so.debug 100644 root:root dbe52f848fa49c5f3ebf64211c3d6f1f -File: /usr/lib/debug/usr/lib/sendip/rip.so.debug 100644 root:root ec601631f097e00ed027288a26e9f8ca -File: /usr/lib/debug/usr/lib/sendip/ripng.so.debug 100644 root:root 2b48b9438e9d74c5abd88f4c31aebcdf -File: /usr/lib/debug/usr/lib/sendip/tcp.so.debug 100644 root:root b9f7816adb101a25d14b360c09b29550 -File: /usr/lib/debug/usr/lib/sendip/udp.so.debug 100644 root:root 389334c38bb48ad2cea65cb9bf978844 +File: /usr/lib/debug/usr/lib/sendip/bgp.so.debug 100644 root:root 49dd1b89ee8315420c2bb7c6feab2064 +File: /usr/lib/debug/usr/lib/sendip/icmp.so.debug 100644 root:root 52341e85ef7e96b15d17e5d177132ad6 +File: /usr/lib/debug/usr/lib/sendip/ipv4.so.debug 100644 root:root e816516508574d74132fd59c2e134bfa +File: /usr/lib/debug/usr/lib/sendip/ipv6.so.debug 100644 root:root 10becc74368dc35d4841efb4da05e5f4 +File: /usr/lib/debug/usr/lib/sendip/ntp.so.debug 100644 root:root a81508d4b3abeb1b8c1fe2c8ba87a868 +File: /usr/lib/debug/usr/lib/sendip/rip.so.debug 100644 root:root cd99e874534cfa64603d852d7e42ee29 +File: /usr/lib/debug/usr/lib/sendip/ripng.so.debug 100644 root:root e21822d71cccbd98a9dcece1cce219e0 +File: /usr/lib/debug/usr/lib/sendip/tcp.so.debug 100644 root:root a6187278d1151381e6618477a6ffb81d +File: /usr/lib/debug/usr/lib/sendip/udp.so.debug 100644 root:root 6dc79c09ae4c64e167175082c4bb0102 File: /usr/src/debug/sendip-2.5 40755 root:root @@ -138,2 +139,2 @@ File: /usr/src/debug/sendip-2.5/udp.h 100644 root:root 94fb77b1524da4bbb99767da23ceb6ab -RPMIdentity: a6fb3133a073663adc97ffc2359b560753c0101dd1eddd7e832b2787800706329f825b7597a95c4418c89b71ac4547d777fb32af46aa8c8df6ed3cdde65ba83c +RPMIdentity: 3f7c9959f71a7d70e9050602a7426f72aaf98fabb5cb82318d67d8a0198009187f7e6ffdf318b976e8670ae22e4fd31d6a0bb6ce610966dc80241aeee35f5001