<86>Sep 14 10:27:39 userdel[1184502]: delete user 'rooter' <86>Sep 14 10:27:39 groupadd[1184509]: group added to /etc/group: name=rooter, GID=633 <86>Sep 14 10:27:39 groupadd[1184509]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:27:39 groupadd[1184509]: new group: name=rooter, GID=633 <86>Sep 14 10:27:39 useradd[1184519]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Sep 14 10:27:39 userdel[1184529]: delete user 'builder' <86>Sep 14 10:27:39 userdel[1184529]: removed group 'builder' owned by 'builder' <86>Sep 14 10:27:39 userdel[1184529]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:27:39 groupadd[1184546]: group added to /etc/group: name=builder, GID=634 <86>Sep 14 10:27:39 groupadd[1184546]: group added to /etc/gshadow: name=builder <86>Sep 14 10:27:39 groupadd[1184546]: new group: name=builder, GID=634 <86>Sep 14 10:27:39 useradd[1184554]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Sep 14 10:27:41 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847006 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rbldnsd-0.998-alt2.nosrc.rpm (w1.gzdio) Installing rbldnsd-0.998-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54439 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rbldnsd-0.998 + echo 'Source #0 (rbldnsd_0.998.tar.gz):' Source #0 (rbldnsd_0.998.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/rbldnsd_0.998.tar.gz + cd rbldnsd-0.998 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i -e 's@/var/lib/rbldns\([/ ]\)@/var/lib/rbldnsd\1@g' -e 's@\(-r/[a-z/]*\) -b@\1 -q -b@g' debian/rbldnsd.default + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54439 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rbldnsd-0.998 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + ./configure configure: rbldnsd... 0.998 (05 Dec 2015) checking for C compiler... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic) can produce executables... yes checking for ranlib... ranlib checking for stdint.h... yes checking whether C compiler defines __SIZEOF_POINTER__... yes checking byte order... little-endian checking for inline... yes checking for socklen_t... yes checking for libraries needed for connect()... ok (none needed) checking for IPv6... yes checking for mallinfo()... yes checking for poll()... yes checking for vsnprintf()... yes checking for writev()/readv()... yes checking for setitimer()... yes checking for zlib support... yes creating Makefile... ok creating config.h... ok creating config.status... ok all done. + make -j8 make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_ip4tset.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_zones.c rbldnsd_zones.c: In function 'ds_special': rbldnsd_zones.c:207:2: warning: #warning NS record compatibility mode: remove for 1.0 final [-Wcpp] 207 | #warning NS record compatibility mode: remove for 1.0 final | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_ip6trie.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_ip6tset.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_ip4trie.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_generic.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_packet.c rbldnsd_packet.c: In function 'logreply': rbldnsd_packet.c:1003:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1003 | write(fileno(flog), cbuf, cp - cbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_ip4set.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' rbldnsd VERSION="0.998 (05 Dec 2015)" gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd.c -DVERSION="\"0.998 (05 Dec 2015)\"" rbldnsd.c: In function 'error': rbldnsd.c:83:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | write(2, buf, l); | ^~~~~~~~~~~~~~~~ rbldnsd.c: In function 'init': rbldnsd.c:614:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 614 | write(cfd, "", 1); | ^~~~~~~~~~~~~~~~~ rbldnsd.c: In function 'do_reload': rbldnsd.c:778:30: warning: ignoring return value of 'readv' declared with attribute 'warn_unused_result' [-Wunused-result] 778 | # define ipc_read_stats(fd) readv(fd, stats_iov, numzones) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rbldnsd.c:990:5: note: in expansion of macro 'ipc_read_stats' 990 | ipc_read_stats(cfd); | ^~~~~~~~~~~~~~ rbldnsd.c: In function 'do_signalled': rbldnsd.c:779:30: warning: ignoring return value of 'writev' declared with attribute 'warn_unused_result' [-Wunused-result] 779 | # define ipc_write_stats(fd) writev(fd, stats_iov, numzones) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rbldnsd.c:1002:7: note: in expansion of macro 'ipc_write_stats' 1002 | ipc_write_stats(1); | ^~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_dnset.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dns_dntop.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dns_ptodn.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dns_dnlabels.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_acl.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dns_dntol.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_combined.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dns_dnlen.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dns_dnequ.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dns_dnreverse.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' awk -f dns_maketab.awk dns.h > dns_nametab.c.tmp mv -f dns_nametab.c.tmp dns_nametab.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dns_findname.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ip4parse.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ip4atos.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ip4mask.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ip6addr.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mempool.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dns_nametab.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rbldnsd_util.c rbldnsd_util.c: In function 'vdslog': rbldnsd_util.c:558:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 558 | write(2, buf, l); | ^~~~~~~~~~~~~~~~ rbldnsd_util.c:561:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 561 | write(1, buf, l); | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c istream.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c btrie.c make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' rm -f librbldnsd.a ar rv librbldnsd.a dns_ptodn.o dns_dntop.o dns_dntol.o dns_dnlen.o dns_dnlabels.o dns_dnequ.o dns_dnreverse.o dns_findname.o dns_nametab.o ip4parse.o ip4atos.o ip4mask.o ip6addr.o mempool.o istream.o btrie.o ar: creating librbldnsd.a a - dns_ptodn.o a - dns_dntop.o a - dns_dntol.o a - dns_dnlen.o a - dns_dnlabels.o a - dns_dnequ.o a - dns_dnreverse.o a - dns_findname.o a - dns_nametab.o a - ip4parse.o a - ip4atos.o a - ip4mask.o a - ip6addr.o a - mempool.o a - istream.o a - btrie.o ranlib librbldnsd.a make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' make: Entering directory '/usr/src/RPM/BUILD/rbldnsd-0.998' gcc -o rbldnsd rbldnsd.o rbldnsd_zones.o rbldnsd_packet.o rbldnsd_ip4set.o rbldnsd_ip4tset.o rbldnsd_ip4trie.o rbldnsd_ip6tset.o rbldnsd_ip6trie.o rbldnsd_dnset.o rbldnsd_generic.o rbldnsd_combined.o rbldnsd_acl.o rbldnsd_util.o librbldnsd.a -lz make: Leaving directory '/usr/src/RPM/BUILD/rbldnsd-0.998' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66309 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rbldnsd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rbldnsd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd rbldnsd-0.998 + mkdir -p /usr/src/tmp/rbldnsd-buildroot/usr/sbin /usr/src/tmp/rbldnsd-buildroot/usr/share/man/man8 /usr/src/tmp/rbldnsd-buildroot/etc/rc.d/init.d /usr/src/tmp/rbldnsd-buildroot/etc/sysconfig + mkdir -p /usr/src/tmp/rbldnsd-buildroot/var/lib/rbldnsd + install -m 755 rbldnsd /usr/src/tmp/rbldnsd-buildroot/usr/sbin + install -m 644 rbldnsd.8 /usr/src/tmp/rbldnsd-buildroot/usr/share/man/man8 + install -m 644 debian/rbldnsd.default /usr/src/tmp/rbldnsd-buildroot/etc/sysconfig/rbldnsd + install -m 755 /usr/src/RPM/SOURCES/rbldnsd.init /usr/src/tmp/rbldnsd-buildroot/etc/rc.d/init.d/rbldnsd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rbldnsd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rbldnsd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/rbldnsd-buildroot/ (default) Compressing files in /usr/src/tmp/rbldnsd-buildroot (auto) Adjusting library links in /usr/src/tmp/rbldnsd-buildroot ./var/lib: (from :0) Verifying ELF objects in /usr/src/tmp/rbldnsd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/rbldnsd: uses non-LFS functions: __fxstat __xstat fopen open Processing files: rbldnsd-0.998-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49791 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rbldnsd-0.998 + DOCDIR=/usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.998 + export DOCDIR + rm -rf /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.998 + /bin/mkdir -p /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.998 + cp -prL README.user NEWS TODO debian/changelog CHANGES-0.81 /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.998 + chmod -R go-w /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.998 + chmod -R a+rX /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.998 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AiWw3g 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.MdU4Pg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: usleep Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.27tn3f Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SJyfId Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XLCTPd Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libz.so.1 >= set:khA48bZCqvxaG1, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OJMTwd Creating rbldnsd-debuginfo package Processing files: rbldnsd-debuginfo-0.998-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RInnPg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jvkQbf find-requires: running scripts (debuginfo) Requires: rbldnsd = 0.998-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libz.so.1) Adding to rbldnsd-debuginfo a strict dependency on rbldnsd Wrote: /usr/src/RPM/RPMS/i586/rbldnsd-0.998-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/rbldnsd-debuginfo-0.998-alt2.i586.rpm (w2.lzdio) 8.07user 1.70system 0:15.68elapsed 62%CPU (0avgtext+0avgdata 47076maxresident)k 0inputs+0outputs (0major+476984minor)pagefaults 0swaps 11.34user 4.56system 0:23.09elapsed 68%CPU (0avgtext+0avgdata 101276maxresident)k 0inputs+0outputs (0major+739476minor)pagefaults 0swaps --- rbldnsd-0.998-alt2.i586.rpm.repo 2019-09-25 11:44:53.206762296 +0000 +++ rbldnsd-0.998-alt2.i586.rpm.hasher 2021-09-14 10:28:00.627206736 +0000 @@ -24,2 +24,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.11) @@ -40,3 +41,3 @@ File: /etc/sysconfig/rbldnsd 100644 root:root 74f65323ec3c98d4852e3f6838af3e97 -File: /usr/sbin/rbldnsd 100755 root:root cb9c24e326cce282bf68d404ac804f48 +File: /usr/sbin/rbldnsd 100755 root:root 8674a1db4fd8abd7ddeb78a3896f7b0d File: /usr/share/doc/rbldnsd-0.998 40755 root:root @@ -49,2 +50,2 @@ File: /var/lib/rbldnsd 40710 root:rbldns -RPMIdentity: 955ef871d72ccb8bf5e3a5432ba22ba3523cbff661b3cbc2c2c2ec94e5375dcce992998689c300a92e65db5069e24dd571b4a3bbf66a673f5bd9f3f6b62d273d +RPMIdentity: 5ca31209a3bbad3ee440bfe01688a83782b8aabe4bf4b9bd58069635059dcc49beaa1cf0605bac0bd10e462ec17cda0c76aef612080f4aac80054b484c8567db --- rbldnsd-debuginfo-0.998-alt2.i586.rpm.repo 2019-09-25 11:44:53.239762503 +0000 +++ rbldnsd-debuginfo-0.998-alt2.i586.rpm.hasher 2021-09-14 10:28:00.872207671 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/10 40755 root:root -/usr/lib/debug/.build-id/10/0417eb043f9319b239feb7334708a05b140efd 120777 root:root ../../../../sbin/rbldnsd -/usr/lib/debug/.build-id/10/0417eb043f9319b239feb7334708a05b140efd.debug 120777 root:root ../../usr/sbin/rbldnsd.debug +/usr/lib/debug/.build-id/11 40755 root:root +/usr/lib/debug/.build-id/11/585f1dca4a795c3ec5250b37af2075be046e92 120777 root:root ../../../../sbin/rbldnsd +/usr/lib/debug/.build-id/11/585f1dca4a795c3ec5250b37af2075be046e92.debug 120777 root:root ../../usr/sbin/rbldnsd.debug /usr/lib/debug/usr/sbin/rbldnsd.debug 100644 root:root @@ -46,6 +46,6 @@ Provides: rbldnsd-debuginfo = 0.998-alt2:sisyphus+238147.100.2.2 -File: /usr/lib/debug/.build-id/10 40755 root:root -File: /usr/lib/debug/.build-id/10/0417eb043f9319b239feb7334708a05b140efd 120777 root:root ../../../../sbin/rbldnsd -File: /usr/lib/debug/.build-id/10/0417eb043f9319b239feb7334708a05b140efd.debug 120777 root:root ../../usr/sbin/rbldnsd.debug -File: /usr/lib/debug/usr/sbin/rbldnsd.debug 100644 root:root 7070048807c3f1e4c11ec35f6b2b2ea9 +File: /usr/lib/debug/.build-id/11 40755 root:root +File: /usr/lib/debug/.build-id/11/585f1dca4a795c3ec5250b37af2075be046e92 120777 root:root ../../../../sbin/rbldnsd +File: /usr/lib/debug/.build-id/11/585f1dca4a795c3ec5250b37af2075be046e92.debug 120777 root:root ../../usr/sbin/rbldnsd.debug +File: /usr/lib/debug/usr/sbin/rbldnsd.debug 100644 root:root 16dbd8e82b3346c33e7418f421c95346 File: /usr/src/debug/rbldnsd-0.998 40755 root:root @@ -86,2 +86,2 @@ File: /usr/src/debug/rbldnsd-0.998/rbldnsd_zones.c 100644 root:root 8ec3004e7b4ba52e6145346811c162e2 -RPMIdentity: 3a284b8c0eae612d51bbea4b74114c2e7f0769301fa9349dc7eaa9420d1b7fbeb89d891ff3eb39152d0645e82ad6bff48979b2512e6b3be133fb8b4b291484b6 +RPMIdentity: c27ea9356c24c29fc9e96f0dda37995c03c12e1567b59d90d3b08338fee96b2cab5004215801dfe3e828cf01d1a8a6dcf6b6c4c230d0b7ea53bfa8942c62045a