<86>Aug 16 19:03:56 userdel[3597062]: delete user 'rooter' <86>Aug 16 19:03:56 userdel[3597062]: removed group 'rooter' owned by 'rooter' <86>Aug 16 19:03:56 userdel[3597062]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 16 19:03:56 groupadd[3597070]: group added to /etc/group: name=rooter, GID=675 <86>Aug 16 19:03:56 groupadd[3597070]: group added to /etc/gshadow: name=rooter <86>Aug 16 19:03:56 groupadd[3597070]: new group: name=rooter, GID=675 <86>Aug 16 19:03:56 useradd[3597075]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Aug 16 19:03:56 userdel[3597084]: delete user 'builder' <86>Aug 16 19:03:56 userdel[3597084]: removed group 'builder' owned by 'builder' <86>Aug 16 19:03:56 userdel[3597084]: removed shadow group 'builder' owned by 'builder' <86>Aug 16 19:03:56 groupadd[3597090]: group added to /etc/group: name=builder, GID=676 <86>Aug 16 19:03:56 groupadd[3597090]: group added to /etc/gshadow: name=builder <86>Aug 16 19:03:56 groupadd[3597090]: new group: name=builder, GID=676 <86>Aug 16 19:03:56 useradd[3597098]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/iprange-1.0.4-alt1.nosrc.rpm (w1.gzdio) Installing iprange-1.0.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12712 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iprange-1.0.4 + echo 'Source #0 (iprange-1.0.4.tar):' Source #0 (iprange-1.0.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/iprange-1.0.4.tar + cd iprange-1.0.4 + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst 's|.*iprange.spec||' ./configure.ac Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12712 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iprange-1.0.4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:47: installing './compile' configure.ac:46: installing './config.guess' configure.ac:46: installing './config.sub' configure.ac:45: installing './install-sh' configure.ac:45: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export CFLAGS + CXXFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export CXXFLAGS + FFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export FFLAGS + FCFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-man configure: WARNING: unrecognized options: --without-included-gettext checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for uint32_t... yes checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset.o ipset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_combine.o ipset_combine.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_copy.o ipset_copy.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_binary.o ipset_binary.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_merge.o ipset_merge.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_diff.o ipset_diff.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_common.o ipset_common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_exclude.o ipset_exclude.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_optimize.o ipset_optimize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o iprange.o iprange.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_reduce.o ipset_reduce.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_load.o ipset_load.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -c -o ipset_print.o ipset_print.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -pthread -o iprange iprange.o ipset.o ipset_binary.o ipset_combine.o ipset_common.o ipset_copy.o ipset_diff.o ipset_exclude.o ipset_load.o ipset_merge.o ipset_optimize.o ipset_print.o ipset_reduce.o make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46862 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iprange-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iprange-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd iprange-1.0.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/iprange-buildroot make: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' /bin/mkdir -p '/usr/src/tmp/iprange-buildroot/usr/bin' /usr/libexec/rpm-build/install -p iprange '/usr/src/tmp/iprange-buildroot/usr/bin' make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iprange-buildroot (auto) Verifying and fixing files in /usr/src/tmp/iprange-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/iprange-buildroot/ (default) Compressing files in /usr/src/tmp/iprange-buildroot (auto) Verifying ELF objects in /usr/src/tmp/iprange-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: iprange-1.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0XGJ4L 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.DTzW8I 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.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tL8FxL Creating iprange-debuginfo package Processing files: iprange-debuginfo-1.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LcmS8I find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z2Kq5H find-requires: running scripts (debuginfo) Requires: iprange = 1.0.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/iprange-1.0.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/iprange-debuginfo-1.0.4-alt1.x86_64.rpm (w2.lzdio) 5.98user 1.43system 0:11.33elapsed 65%CPU (0avgtext+0avgdata 49032maxresident)k 0inputs+0outputs (0major+574905minor)pagefaults 0swaps 7.23user 3.67system 0:14.51elapsed 75%CPU (0avgtext+0avgdata 49032maxresident)k 0inputs+0outputs (0major+754971minor)pagefaults 0swaps --- iprange-1.0.4-alt1.x86_64.rpm.repo 2017-12-11 09:33:01.000000000 +0000 +++ iprange-1.0.4-alt1.x86_64.rpm.hasher 2021-08-16 19:04:09.095264163 +0000 @@ -4,2 +4,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.3.2)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) @@ -7,3 +8,2 @@ Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) Requires: rtld(GNU_HASH) @@ -11,3 +11,3 @@ Provides: iprange = 1.0.4-alt1 -File: /usr/bin/iprange 100755 root:root 7de49887e7048b0a66f778f4c8aae6c1 -RPMIdentity: 47fc2182f1f07c52e9652ea967a8f02680f110253b455c36ab6fe9f9625b6f26a602bcdbc968cc5965f8184e7e3c9b8e50276d4540d6267e154cabb93ddf4552 +File: /usr/bin/iprange 100755 root:root 94666e49fb388d4df86631328a5c4033 +RPMIdentity: b83ea3f821636e3c4ea7bf2bc2c853ed60eb243d99fcbd01d48c04423608e0f5911ec0d6ba74afe959b57b8d63677d8c90b10d5f7bff29e5f115b6a04e9fbaf0 --- iprange-debuginfo-1.0.4-alt1.x86_64.rpm.repo 2017-12-11 09:33:01.000000000 +0000 +++ iprange-debuginfo-1.0.4-alt1.x86_64.rpm.hasher 2021-08-16 19:04:09.152264230 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/e8f62a55f2cd5de5911f4cb613afd174039e61 120777 root:root ../../../../bin/iprange -/usr/lib/debug/.build-id/cd/e8f62a55f2cd5de5911f4cb613afd174039e61.debug 120777 root:root ../../usr/bin/iprange.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/f727216c6e5808125de2b9d5b5831939eb187d 120777 root:root ../../../../bin/iprange +/usr/lib/debug/.build-id/b5/f727216c6e5808125de2b9d5b5831939eb187d.debug 120777 root:root ../../usr/bin/iprange.debug /usr/lib/debug/usr/bin/iprange.debug 100644 root:root @@ -10,11 +10,7 @@ /usr/src/debug/iprange-1.0.4/ipset_binary.c 100644 root:root -/usr/src/debug/iprange-1.0.4/ipset_binary.h 100644 root:root /usr/src/debug/iprange-1.0.4/ipset_combine.c 100644 root:root /usr/src/debug/iprange-1.0.4/ipset_common.c 100644 root:root -/usr/src/debug/iprange-1.0.4/ipset_common.h 100644 root:root /usr/src/debug/iprange-1.0.4/ipset_copy.c 100644 root:root /usr/src/debug/iprange-1.0.4/ipset_diff.c 100644 root:root -/usr/src/debug/iprange-1.0.4/ipset_diff.h 100644 root:root /usr/src/debug/iprange-1.0.4/ipset_exclude.c 100644 root:root -/usr/src/debug/iprange-1.0.4/ipset_exclude.h 100644 root:root /usr/src/debug/iprange-1.0.4/ipset_load.c 100644 root:root @@ -22,5 +18,3 @@ /usr/src/debug/iprange-1.0.4/ipset_merge.c 100644 root:root -/usr/src/debug/iprange-1.0.4/ipset_merge.h 100644 root:root /usr/src/debug/iprange-1.0.4/ipset_optimize.c 100644 root:root -/usr/src/debug/iprange-1.0.4/ipset_optimize.h 100644 root:root /usr/src/debug/iprange-1.0.4/ipset_print.c 100644 root:root @@ -28,3 +22,2 @@ /usr/src/debug/iprange-1.0.4/ipset_reduce.c 100644 root:root -/usr/src/debug/iprange-1.0.4/ipset_reduce.h 100644 root:root Requires: iprange = 1.0.4-alt1 @@ -35,6 +28,6 @@ Provides: iprange-debuginfo = 1.0.4-alt1 -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/e8f62a55f2cd5de5911f4cb613afd174039e61 120777 root:root ../../../../bin/iprange -File: /usr/lib/debug/.build-id/cd/e8f62a55f2cd5de5911f4cb613afd174039e61.debug 120777 root:root ../../usr/bin/iprange.debug -File: /usr/lib/debug/usr/bin/iprange.debug 100644 root:root e23a2f2c0bb7f7877bb62862370aa27e +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/f727216c6e5808125de2b9d5b5831939eb187d 120777 root:root ../../../../bin/iprange +File: /usr/lib/debug/.build-id/b5/f727216c6e5808125de2b9d5b5831939eb187d.debug 120777 root:root ../../usr/bin/iprange.debug +File: /usr/lib/debug/usr/bin/iprange.debug 100644 root:root e5ba919e57de758bde14369914ed2dbb File: /usr/src/debug/iprange-1.0.4 40755 root:root @@ -45,11 +38,7 @@ File: /usr/src/debug/iprange-1.0.4/ipset_binary.c 100644 root:root 38d559d37f91f35a09ea92aa54a77184 -File: /usr/src/debug/iprange-1.0.4/ipset_binary.h 100644 root:root 2b9f78c622f528c93e3e936b561693c5 File: /usr/src/debug/iprange-1.0.4/ipset_combine.c 100644 root:root f0a78774cf017be9234b52693f6c6e96 File: /usr/src/debug/iprange-1.0.4/ipset_common.c 100644 root:root 910b6a3eb1b129503920bb5c9198a313 -File: /usr/src/debug/iprange-1.0.4/ipset_common.h 100644 root:root ed092a1ffcc6350eacf85b2b1e1f8409 File: /usr/src/debug/iprange-1.0.4/ipset_copy.c 100644 root:root aee4756ba67ae065234b8f14857432c4 File: /usr/src/debug/iprange-1.0.4/ipset_diff.c 100644 root:root 8ab837d024bb5f28a9280cde2f696425 -File: /usr/src/debug/iprange-1.0.4/ipset_diff.h 100644 root:root 8516edc5cea36a973c79264da771637e File: /usr/src/debug/iprange-1.0.4/ipset_exclude.c 100644 root:root 9167f37d3df9a7f2577cf506def42b5d -File: /usr/src/debug/iprange-1.0.4/ipset_exclude.h 100644 root:root 915d56610b88ceaf3344505a18befedc File: /usr/src/debug/iprange-1.0.4/ipset_load.c 100644 root:root 44c7e7b26c7e16bc1a6e1b46ccbcfc34 @@ -57,5 +46,3 @@ File: /usr/src/debug/iprange-1.0.4/ipset_merge.c 100644 root:root 4d42c12e5a2a95882709038788af00da -File: /usr/src/debug/iprange-1.0.4/ipset_merge.h 100644 root:root 21adbf6246609af47e519f4046bd1df1 File: /usr/src/debug/iprange-1.0.4/ipset_optimize.c 100644 root:root 3b573db5d3f6c1f881e97b13e43ffbcd -File: /usr/src/debug/iprange-1.0.4/ipset_optimize.h 100644 root:root 035bffb7a4af6874a49b2d5b8cd9b2f6 File: /usr/src/debug/iprange-1.0.4/ipset_print.c 100644 root:root 905395270f16d1dbc545033e3bb9e125 @@ -63,3 +50,2 @@ File: /usr/src/debug/iprange-1.0.4/ipset_reduce.c 100644 root:root a88f75c6c92685bf7fe3336a1ba00b2f -File: /usr/src/debug/iprange-1.0.4/ipset_reduce.h 100644 root:root ff7239a305d93eb4f888cdab175562a0 -RPMIdentity: 4acda4565e1f176d13532a8833a1ccea2d27f6f11ac9d7d7d03916e1e36184b5006fe8a35201be41eac14e566d3ef8822dfcb7aaa76777534b1ff03cfef8c361 +RPMIdentity: 3a06576404e3923c4eb5e1d738e38baa41e2eeb0a2ffbf25df8a536bbd9edeb4c57c21bf59fa006feee019b9fcb84560e99fdde1e22bc2bfbebc2b86a1515296