<86>Oct 16 01:46:06 userdel[169759]: delete user 'rooter' <86>Oct 16 01:46:06 userdel[169759]: removed group 'rooter' owned by 'rooter' <86>Oct 16 01:46:06 userdel[169759]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 16 01:46:06 groupadd[169776]: group added to /etc/group: name=rooter, GID=954 <86>Oct 16 01:46:06 groupadd[169776]: group added to /etc/gshadow: name=rooter <86>Oct 16 01:46:06 groupadd[169776]: new group: name=rooter, GID=954 <86>Oct 16 01:46:06 useradd[169790]: new user: name=rooter, UID=954, GID=954, home=/root, shell=/bin/bash <86>Oct 16 01:46:06 userdel[169823]: delete user 'builder' <86>Oct 16 01:46:06 userdel[169823]: removed group 'builder' owned by 'builder' <86>Oct 16 01:46:06 userdel[169823]: removed shadow group 'builder' owned by 'builder' <86>Oct 16 01:46:06 groupadd[169842]: group added to /etc/group: name=builder, GID=955 <86>Oct 16 01:46:06 groupadd[169842]: group added to /etc/gshadow: name=builder <86>Oct 16 01:46:06 groupadd[169842]: new group: name=builder, GID=955 <86>Oct 16 01:46:06 useradd[169856]: new user: name=builder, UID=955, GID=955, home=/usr/src, shell=/bin/bash <13>Oct 16 01:46:07 rpmi: rpm-macros-pam0-1.5.2-alt1 p10+284708.100.1.1 1630966651 installed <13>Oct 16 01:46:07 rpmi: libpam0-devel-1.5.2-alt1 p10+284708.100.1.1 1630966651 installed <13>Oct 16 01:46:08 rpmi: libauparse0-3.0.9-alt1 p10+305978.100.2.1 1662717438 installed <13>Oct 16 01:46:08 rpmi: libaudit-devel-3.0.9-alt1 p10+305978.100.2.1 1662717438 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/passwdqc-2.0.2-alt1.nosrc.rpm (w1.gzdio) Installing passwdqc-2.0.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf passwdqc-2.0.2-alt1 + echo 'Source #0 (passwdqc-2.0.2-alt1.tar):' Source #0 (passwdqc-2.0.2-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/passwdqc-2.0.2-alt1.tar + cd passwdqc-2.0.2-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd passwdqc-2.0.2-alt1 ++ getconf LFS_CFLAGS + make -j16 'CPPFLAGS=-DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 ' 'CFLAGS_bin=-pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror' 'CFLAGS_lib=-pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC' all locales case "`uname -s`" in \ Linux) make CPPFLAGS_lib="-DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LDFLAGS_lib=" --shared -Wl,--soname,libpasswdqc.so.1,--version-script,libpasswdqc.map" \ LDFLAGS_pam=" --shared -Wl,--version-script,pam_passwdqc.map" \ LDLIBS_pam="-lpam -lcrypt" \ all_wrapped;; \ SunOS) make -e CPPFLAGS_lib="-DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LD_lib=ld \ LDFLAGS_lib=" -G" \ LDFLAGS_pam=" -G" \ LDLIBS_pam="-lpam -lcrypt" \ INSTALL="/usr/ucb/install -c" \ SHARED_LIBDIR="/usr/lib" \ SECUREDIR="/usr/lib/security" \ all_wrapped;; \ HP-UX) make CPPFLAGS_lib="-DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LD_lib=ld \ LDFLAGS_lib=" -b" \ LDFLAGS_pam=" -b" \ LDLIBS_pam="-lpam -lsec" \ all_wrapped;; \ Darwin) make \ SHARED_LIB="libpasswdqc.0.dylib" \ DEVEL_LIB="libpasswdqc.dylib" \ SECUREDIR="/usr/lib/pam" \ LDLIBS_pam="-lpam -lSystem" \ all_wrapped;; \ *) make all_wrapped;; \ esac case "`uname -s`" in \ Linux) make CPPFLAGS_lib="-DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LDFLAGS_lib=" --shared -Wl,--soname,libpasswdqc.so.1,--version-script,libpasswdqc.map" \ LDFLAGS_pam=" --shared -Wl,--version-script,pam_passwdqc.map" \ LDLIBS_pam="-lpam -lcrypt" \ locales_wrapped;; \ SunOS) make -e CPPFLAGS_lib="-DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LD_lib=ld \ LDFLAGS_lib=" -G" \ LDFLAGS_pam=" -G" \ LDLIBS_pam="-lpam -lcrypt" \ INSTALL="/usr/ucb/install -c" \ SHARED_LIBDIR="/usr/lib" \ SECUREDIR="/usr/lib/security" \ locales_wrapped;; \ HP-UX) make CPPFLAGS_lib="-DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LD_lib=ld \ LDFLAGS_lib=" -b" \ LDFLAGS_pam=" -b" \ LDLIBS_pam="-lpam -lsec" \ locales_wrapped;; \ Darwin) make \ SHARED_LIB="libpasswdqc.0.dylib" \ DEVEL_LIB="libpasswdqc.dylib" \ SECUREDIR="/usr/lib/pam" \ LDLIBS_pam="-lpam -lSystem" \ locales_wrapped;; \ *) make locales_wrapped;; \ esac make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' msgfmt -c -o po/ru.mo-t po/ru.po && mv po/ru.mo-t po/ru.mo make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c passwdqc_memzero.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c wordset_4k.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c concat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -c pwqgen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c passwdqc_load.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c passwdqc_random.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -c pwqcheck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c md4.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c passwdqc_parse.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c passwdqc_filter.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c pam_passwdqc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -fPIC -DPIC -c passwdqc_check.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc --shared -Wl,--soname,libpasswdqc.so.1,--version-script,libpasswdqc.map concat.o md4.o passwdqc_check.o passwdqc_filter.o passwdqc_load.o passwdqc_memzero.o passwdqc_parse.o passwdqc_random.o wordset_4k.o -o libpasswdqc.so.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' ln -s -f libpasswdqc.so.1 libpasswdqc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc --shared -Wl,--version-script,pam_passwdqc.map pam_passwdqc.o passwdqc_memzero.o -lpam -lcrypt -L. -lpasswdqc -o pam_passwdqc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc pwqgen.o passwdqc_memzero.o -L. -lpasswdqc -o pwqgen make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc pwqcheck.o passwdqc_memzero.o -L. -lpasswdqc -o pwqcheck make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc -DENABLE_NLS=1 -DHAVE_LIBAUDIT=1 -DLINUX_PAM=1 -pipe -frecord-gcc-switches -Wall -g -O2 -W -Werror -c pwqfilter.c make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' gcc pwqfilter.o md4.o -o pwqfilter make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/passwdqc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/passwdqc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd passwdqc-2.0.2-alt1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/passwdqc-buildroot install_locales CC=/bin/false LD=/bin/false SHARED_LIBDIR=/lib64 DEVEL_LIBDIR=/usr/lib64 SECUREDIR=/lib64/security make: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' case "`uname -s`" in \ Linux) make CPPFLAGS_lib=" -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LDFLAGS_lib=" --shared -Wl,--soname,libpasswdqc.so.1,--version-script,libpasswdqc.map" \ LDFLAGS_pam=" --shared -Wl,--version-script,pam_passwdqc.map" \ LDLIBS_pam="-lpam -lcrypt" \ install_wrapped;; \ SunOS) make -e CPPFLAGS_lib=" -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LD_lib=ld \ LDFLAGS_lib=" -G" \ LDFLAGS_pam=" -G" \ LDLIBS_pam="-lpam -lcrypt" \ INSTALL="/usr/ucb/install -c" \ SHARED_LIBDIR="/usr/lib" \ SECUREDIR="/usr/lib/security" \ install_wrapped;; \ HP-UX) make CPPFLAGS_lib=" -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LD_lib=ld \ LDFLAGS_lib=" -b" \ LDFLAGS_pam=" -b" \ LDLIBS_pam="-lpam -lsec" \ install_wrapped;; \ Darwin) make \ SHARED_LIB="libpasswdqc.0.dylib" \ DEVEL_LIB="libpasswdqc.dylib" \ SECUREDIR="/usr/lib/pam" \ LDLIBS_pam="-lpam -lSystem" \ install_wrapped;; \ *) make install_wrapped;; \ esac make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/etc /usr/libexec/rpm-build/install -p -m 644 passwdqc.conf /usr/src/tmp/passwdqc-buildroot/etc/ umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/lib64 /usr/libexec/rpm-build/install -p -m 755 libpasswdqc.so.1 /usr/src/tmp/passwdqc-buildroot/lib64/ umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/usr/lib64 ln -s -f ../../lib64/libpasswdqc.so.1 \ /usr/src/tmp/passwdqc-buildroot/usr/lib64/libpasswdqc.so umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 passwdqc.h /usr/src/tmp/passwdqc-buildroot/usr/include/ umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -m 644 libpasswdqc.3 passwdqc_params_reset.3 passwdqc_params_load.3 passwdqc_params_parse.3 passwdqc_params_free.3 passwdqc_check.3 passwdqc_random.3 /usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/ umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/usr/share/man/man5 /usr/libexec/rpm-build/install -p -m 644 passwdqc.conf.5 /usr/src/tmp/passwdqc-buildroot/usr/share/man/man5/ umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/usr/bin /usr/libexec/rpm-build/install -p -m 755 pwqgen pwqcheck pwqfilter /usr/src/tmp/passwdqc-buildroot/usr/bin/ umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 pwqgen.1 pwqcheck.1 pwqfilter.1 /usr/src/tmp/passwdqc-buildroot/usr/share/man/man1/ umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/lib64/security /usr/libexec/rpm-build/install -p -m 755 pam_passwdqc.so /usr/src/tmp/passwdqc-buildroot/lib64/security/ umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p -m 644 pam_passwdqc.8 /usr/src/tmp/passwdqc-buildroot/usr/share/man/man8/ Consider running ldconfig(8) to update the dynamic linker cache. make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' case "`uname -s`" in \ Linux) make CPPFLAGS_lib=" -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LDFLAGS_lib=" --shared -Wl,--soname,libpasswdqc.so.1,--version-script,libpasswdqc.map" \ LDFLAGS_pam=" --shared -Wl,--version-script,pam_passwdqc.map" \ LDLIBS_pam="-lpam -lcrypt" \ install_locales_wrapped;; \ SunOS) make -e CPPFLAGS_lib=" -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LD_lib=ld \ LDFLAGS_lib=" -G" \ LDFLAGS_pam=" -G" \ LDLIBS_pam="-lpam -lcrypt" \ INSTALL="/usr/ucb/install -c" \ SHARED_LIBDIR="/usr/lib" \ SECUREDIR="/usr/lib/security" \ install_locales_wrapped;; \ HP-UX) make CPPFLAGS_lib=" -DPACKAGE=\\\"passwdqc\\\" -DHAVE_SHADOW" \ LD_lib=ld \ LDFLAGS_lib=" -b" \ LDFLAGS_pam=" -b" \ LDLIBS_pam="-lpam -lsec" \ install_locales_wrapped;; \ Darwin) make \ SHARED_LIB="libpasswdqc.0.dylib" \ DEVEL_LIB="libpasswdqc.dylib" \ SECUREDIR="/usr/lib/pam" \ LDLIBS_pam="-lpam -lSystem" \ install_locales_wrapped;; \ *) make install_locales_wrapped;; \ esac make[1]: Entering directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' for lang in ru; do \ umask 022 && mkdir -p /usr/src/tmp/passwdqc-buildroot/usr/share/locale/$lang/LC_MESSAGES && \ /usr/libexec/rpm-build/install -p -m 644 po/$lang.mo \ /usr/src/tmp/passwdqc-buildroot/usr/share/locale/$lang/LC_MESSAGES/passwdqc.mo || exit; \ done make[1]: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' make: Leaving directory '/usr/src/RPM/BUILD/passwdqc-2.0.2-alt1' + install -pD -m755 passwdqc.control /usr/src/tmp/passwdqc-buildroot/etc/control.d/facilities/passwdqc-enforce + /usr/lib/rpm/find-lang passwdqc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/passwdqc-buildroot (auto) mode of './lib64/security/pam_passwdqc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib64/libpasswdqc.so.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/passwdqc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/passwdqc-buildroot/ (default) Compressing files in /usr/src/tmp/passwdqc-buildroot (auto) removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_random.3' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_random.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_check.3' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_check.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_free.3' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_free.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_parse.3' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_parse.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_load.3' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_load.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_reset.3' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_reset.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_reset.3.xz' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_reset.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_load.3.xz' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_load.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_parse.3.xz' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_parse.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_free.3.xz' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_params_free.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_check.3.xz' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_check.3.xz' -> 'libpasswdqc.3.xz' removed '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_random.3.xz' '/usr/src/tmp/passwdqc-buildroot/usr/share/man/man3/passwdqc_random.3.xz' -> 'libpasswdqc.3.xz' Adjusting library links in /usr/src/tmp/passwdqc-buildroot ./usr/lib64: (from :0) ./lib64: (from :0) libpasswdqc.so.1 -> libpasswdqc.so.1 Verifying ELF objects in /usr/src/tmp/passwdqc-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: passwdqc-control-2.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9UataE 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.d1sWVB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /bin/sh, /etc/control.d/facilities(control_subst), /etc/control.d/facilities(new_help), /etc/control.d/facilities(new_subst), /etc/control.d/facilities(new_summary), /etc/control.d/functions Processing files: libpasswdqc-2.0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd passwdqc-2.0.2-alt1 + DOCDIR=/usr/src/tmp/passwdqc-buildroot/usr/share/doc/libpasswdqc-2.0.2 + export DOCDIR + rm -rf /usr/src/tmp/passwdqc-buildroot/usr/share/doc/libpasswdqc-2.0.2 + /bin/mkdir -p /usr/src/tmp/passwdqc-buildroot/usr/share/doc/libpasswdqc-2.0.2 + cp -prL LICENSE README PLATFORMS pwqcheck.php /usr/src/tmp/passwdqc-buildroot/usr/share/doc/libpasswdqc-2.0.2 + chmod -R go-w /usr/src/tmp/passwdqc-buildroot/usr/share/doc/libpasswdqc-2.0.2 + chmod -R a+rX /usr/src/tmp/passwdqc-buildroot/usr/share/doc/libpasswdqc-2.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V3UZUB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/passwdqc-buildroot/lib64/libpasswdqc.so.1: 6 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kijuoC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iGNDuD Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JoWXPB Provides: libpasswdqc.so.1()(64bit) = set:gdcN95di3rVzD8 Requires: 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.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): passwdqc-control = 2.0.2-alt1, /bin/sh, /usr/sbin/control-dump Requires(post): passwdqc-control = 2.0.2-alt1, /bin/sh, /usr/sbin/control, /usr/sbin/control-restore Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JsxG9B Creating libpasswdqc-debuginfo package Processing files: libpasswdqc-devel-2.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ArlP4B 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.2K2L3C find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libpasswdqc = 2.0.2-alt1, /lib64/libpasswdqc.so.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tYOwxB Processing files: passwdqc-utils-2.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FGXXSD 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.S3cLTA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libpasswdqc = 2.0.2-alt1, /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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpasswdqc.so.1()(64bit) >= set:gdcN95pgAfuy, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WRyeRB Creating passwdqc-utils-debuginfo package Processing files: pam0_passwdqc-2.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VbtmYz 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.hgH1Mz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pam_passwdqc = 2.0.2-alt1, PAM(pam_passwdqc.so) Requires: libpasswdqc = 2.0.2-alt1, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypt.so.1()(64bit) >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0)(64bit), libpam.so.0()(64bit) >= set:jhTYncpSof, libpam.so.0(LIBPAM_1.0)(64bit), libpam.so.0(LIBPAM_MODUTIL_1.1)(64bit), libpasswdqc.so.1()(64bit) >= set:gdcN95pgAfuy, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: pam_passwdqc Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f2n27A Creating pam0_passwdqc-debuginfo package Processing files: libpasswdqc-debuginfo-2.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lsBXcC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AyjUEB find-requires: running scripts (debuginfo) Provides: debug64(libpasswdqc.so.1) Requires: libpasswdqc = 2.0.2-alt1, debug64(libc.so.6) Processing files: passwdqc-utils-debuginfo-2.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.21BdQB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CtrLDD find-requires: running scripts (debuginfo) Requires: passwdqc-utils = 2.0.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpasswdqc.so.1) Processing files: pam0_passwdqc-debuginfo-2.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0539QA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yeHbOB find-requires: running scripts (debuginfo) Requires: pam0_passwdqc = 2.0.2-alt1, debug64(libc.so.6), debug64(libcrypt.so.1), debug64(libpam.so.0), debug64(libpasswdqc.so.1) Adding to libpasswdqc a strict dependency on passwdqc-control Adding to libpasswdqc-devel a strict dependency on libpasswdqc Adding to passwdqc-utils a strict dependency on libpasswdqc Adding to pam0_passwdqc a strict dependency on libpasswdqc Adding to libpasswdqc-debuginfo a strict dependency on libpasswdqc Adding to passwdqc-utils-debuginfo a strict dependency on passwdqc-utils Adding to pam0_passwdqc-debuginfo a strict dependency on pam0_passwdqc Adding to libpasswdqc a strict dependency on passwdqc-control Adding to passwdqc-utils-debuginfo a strict dependency on libpasswdqc-debuginfo Adding to pam0_passwdqc-debuginfo a strict dependency on libpasswdqc-debuginfo Removing from passwdqc-utils-debuginfo 5 sources provided by libpasswdqc-debuginfo Removing from pam0_passwdqc-debuginfo 2 sources provided by libpasswdqc-debuginfo Removing 1 extra deps from libpasswdqc-devel due to dependency on libpasswdqc Removing 2 extra deps from passwdqc-utils due to dependency on libpasswdqc Removing 1 extra deps from pam0_passwdqc due to dependency on libpasswdqc Removing 1 extra deps from passwdqc-utils-debuginfo due to dependency on libpasswdqc-debuginfo Removing 1 extra deps from pam0_passwdqc-debuginfo due to dependency on libpasswdqc-debuginfo Removing 5 extra deps from passwdqc-utils due to repentancy on libpasswdqc Removing 4 extra deps from pam0_passwdqc due to repentancy on libpasswdqc Removing 1 extra deps from passwdqc-utils-debuginfo due to repentancy on libpasswdqc-debuginfo Removing 1 extra deps from pam0_passwdqc-debuginfo due to repentancy on libpasswdqc-debuginfo Wrote: /usr/src/RPM/RPMS/noarch/passwdqc-control-2.0.2-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpasswdqc-2.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpasswdqc-devel-2.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/passwdqc-utils-2.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pam0_passwdqc-2.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpasswdqc-debuginfo-2.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/passwdqc-utils-debuginfo-2.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pam0_passwdqc-debuginfo-2.0.2-alt1.x86_64.rpm (w2.lzdio) 2.63user 1.89system 0:23.71elapsed 19%CPU (0avgtext+0avgdata 48568maxresident)k 0inputs+0outputs (0major+721330minor)pagefaults 0swaps 2.31user 1.45system 0:30.35elapsed 12%CPU (0avgtext+0avgdata 113036maxresident)k 0inputs+0outputs (47805major+198659minor)pagefaults 0swaps --- libpasswdqc-2.0.2-alt1.x86_64.rpm.repo 2021-07-11 19:02:50.000000000 +0000 +++ libpasswdqc-2.0.2-alt1.x86_64.rpm.hasher 2022-10-16 01:46:35.129710778 +0000 @@ -25,3 +25,3 @@ File: /etc/passwdqc.conf 100644 root:root 1d1045e167135220252044a39d4d934c -File: /lib64/libpasswdqc.so.1 100644 root:root 85de28d9a57c4eb1dc92774a5c63b4c2 +File: /lib64/libpasswdqc.so.1 100644 root:root 4975442934b7927b13feacd5412dd355 File: /usr/share/doc/libpasswdqc-2.0.2 40755 root:root @@ -33,2 +33,2 @@ File: /usr/share/man/man5/passwdqc.conf.5.xz 100644 root:root 40e0872d65b82185e8607400888df3a8 -RPMIdentity: 7a63e378a0e9304b70687065bc3e64384bd51ac4b84231ed56ea1baee5a36c6a4b610afb9689794e7b651e58d62321fe64589fdd044969b9c0322e7cab483483 +RPMIdentity: 5cbbca283a9cdfc7d6adebbd19774d552e77020e161b85f6dd2b49d3ff35f35e3326ad71b4764ec4e3c3905a3500875e7c7127f50ed9c9f6d728995bcd59fe35 --- libpasswdqc-debuginfo-2.0.2-alt1.x86_64.rpm.repo 2021-07-11 19:02:50.000000000 +0000 +++ libpasswdqc-debuginfo-2.0.2-alt1.x86_64.rpm.hasher 2022-10-16 01:46:35.236712503 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ca 40755 root:root -/usr/lib/debug/.build-id/ca/0280b4d4a8e7162a1fe88135298992b71c0ce2 120777 root:root ../../../../../lib64/libpasswdqc.so.1 -/usr/lib/debug/.build-id/ca/0280b4d4a8e7162a1fe88135298992b71c0ce2.debug 120777 root:root ../../lib64/libpasswdqc.so.1.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/10cf8846319aa549fae8112dca9a84fee960f8 120777 root:root ../../../../../lib64/libpasswdqc.so.1 +/usr/lib/debug/.build-id/fc/10cf8846319aa549fae8112dca9a84fee960f8.debug 120777 root:root ../../lib64/libpasswdqc.so.1.debug /usr/lib/debug/lib64/libpasswdqc.so.1.debug 100644 root:root @@ -24,6 +24,6 @@ Provides: libpasswdqc-debuginfo = 2.0.2-alt1:sisyphus+278099.3300.1.1 -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/0280b4d4a8e7162a1fe88135298992b71c0ce2 120777 root:root ../../../../../lib64/libpasswdqc.so.1 -File: /usr/lib/debug/.build-id/ca/0280b4d4a8e7162a1fe88135298992b71c0ce2.debug 120777 root:root ../../lib64/libpasswdqc.so.1.debug -File: /usr/lib/debug/lib64/libpasswdqc.so.1.debug 100644 root:root fc69ae5e4db6d39c977429e1c6201f4c +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/10cf8846319aa549fae8112dca9a84fee960f8 120777 root:root ../../../../../lib64/libpasswdqc.so.1 +File: /usr/lib/debug/.build-id/fc/10cf8846319aa549fae8112dca9a84fee960f8.debug 120777 root:root ../../lib64/libpasswdqc.so.1.debug +File: /usr/lib/debug/lib64/libpasswdqc.so.1.debug 100644 root:root b8a32560a1c84bc0f6cfe0ff20843145 File: /usr/src/debug/passwdqc-2.0.2-alt1 40755 root:root @@ -43,2 +43,2 @@ File: /usr/src/debug/passwdqc-2.0.2-alt1/wordset_4k.h 100644 root:root 8bfbf0a64cbde6b33b41d54ae8d4a7c6 -RPMIdentity: 289d635977c2eeb24d19157cc53610842594f378b918c92e90ed5443592f3f0d116f3779e76ba663715cd3968932d0bf7429ddde9711424dca5179b9f7812c3a +RPMIdentity: c0d6e84c49288e827ebd156806dd30856f9a45737108520a78dd0f834bfa932e6385b919975b023acc16002504187d2cc05af9db1caa3f8950d7958ed15bf1e8 --- pam0_passwdqc-2.0.2-alt1.x86_64.rpm.repo 2021-07-11 19:02:50.000000000 +0000 +++ pam0_passwdqc-2.0.2-alt1.x86_64.rpm.hasher 2022-10-16 01:46:35.437715742 +0000 @@ -14,4 +14,4 @@ Obsoletes: pam_passwdqc -File: /lib64/security/pam_passwdqc.so 100644 root:root e72b36f0b067ea67f85e4c34b32ef8c5 +File: /lib64/security/pam_passwdqc.so 100644 root:root ea246f6aca99578a21c8a6a30db71d31 File: /usr/share/man/man8/pam_passwdqc.8.xz 100644 root:root 8e0fc4508a08c5dd73581241fac97bd4 -RPMIdentity: 1169286bc73166398288b775c8bff7756946d07e63f041a5293a83b4d016fa17b7eb017af919680c0c210c4be84c65f4e52951c2be197be448033636711edccf +RPMIdentity: fb072e4c302d01039b4590b646f6bce7fa577bc30771e132e8fb49f20e141e29621e39081e2275513bab503bb3e0e34e42f21180da9495e1aa1d6250dd97f767 --- pam0_passwdqc-debuginfo-2.0.2-alt1.x86_64.rpm.repo 2021-07-11 19:02:50.000000000 +0000 +++ pam0_passwdqc-debuginfo-2.0.2-alt1.x86_64.rpm.hasher 2022-10-16 01:46:35.492716628 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/35 40755 root:root -/usr/lib/debug/.build-id/35/62e9465f3f3721664fb74bdd8f0b302dd8a827 120777 root:root ../../../../../lib64/security/pam_passwdqc.so -/usr/lib/debug/.build-id/35/62e9465f3f3721664fb74bdd8f0b302dd8a827.debug 120777 root:root ../../lib64/security/pam_passwdqc.so.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/8708d6317507efc5b2810e56d2fc9b5c223d47 120777 root:root ../../../../../lib64/security/pam_passwdqc.so +/usr/lib/debug/.build-id/37/8708d6317507efc5b2810e56d2fc9b5c223d47.debug 120777 root:root ../../lib64/security/pam_passwdqc.so.debug /usr/lib/debug/lib64/security 40755 root:root @@ -13,9 +13,9 @@ Provides: pam0_passwdqc-debuginfo = 2.0.2-alt1:sisyphus+278099.3300.1.1 -File: /usr/lib/debug/.build-id/35 40755 root:root -File: /usr/lib/debug/.build-id/35/62e9465f3f3721664fb74bdd8f0b302dd8a827 120777 root:root ../../../../../lib64/security/pam_passwdqc.so -File: /usr/lib/debug/.build-id/35/62e9465f3f3721664fb74bdd8f0b302dd8a827.debug 120777 root:root ../../lib64/security/pam_passwdqc.so.debug +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/8708d6317507efc5b2810e56d2fc9b5c223d47 120777 root:root ../../../../../lib64/security/pam_passwdqc.so +File: /usr/lib/debug/.build-id/37/8708d6317507efc5b2810e56d2fc9b5c223d47.debug 120777 root:root ../../lib64/security/pam_passwdqc.so.debug File: /usr/lib/debug/lib64/security 40755 root:root -File: /usr/lib/debug/lib64/security/pam_passwdqc.so.debug 100644 root:root fa6ff87a484e30ac56001ded718bc58d +File: /usr/lib/debug/lib64/security/pam_passwdqc.so.debug 100644 root:root 1d10c5f6ab081505b2e36d477052c630 File: /usr/src/debug/passwdqc-2.0.2-alt1 40755 root:root File: /usr/src/debug/passwdqc-2.0.2-alt1/pam_passwdqc.c 100644 root:root 8ef5c3dbab74cedea0f31367f60321e5 -RPMIdentity: e369b4a934fa5064c942c9071c73282a7332a4ce7ce9a7d389e53a6c4376c49e06170ce76ab96e6f8f5774d55ff82dfc0eb6a99d4f751231003a90213dc2dd4c +RPMIdentity: b3750881278d0c84a462a0bdbc2fce5b88349b6b9a320b15aa64c2c526198b655e51a893d35c367d1696f90d685dfbb368d8738332d51014328bc0e20633428e --- passwdqc-utils-2.0.2-alt1.x86_64.rpm.repo 2021-07-11 19:02:50.000000000 +0000 +++ passwdqc-utils-2.0.2-alt1.x86_64.rpm.hasher 2022-10-16 01:46:35.649719159 +0000 @@ -10,5 +10,5 @@ Provides: passwdqc-utils = 2.0.2-alt1:sisyphus+278099.3300.1.1 -File: /usr/bin/pwqcheck 100755 root:root 91d9375d0835b2f0188ef3e49f22eece -File: /usr/bin/pwqfilter 100755 root:root d096dbbf359a875e72dbeff46b4469ae -File: /usr/bin/pwqgen 100755 root:root 9ee167965ccb0b3818cfe013613e4d3f +File: /usr/bin/pwqcheck 100755 root:root 2e74be3c2f14fb554f39d452f48fc82d +File: /usr/bin/pwqfilter 100755 root:root 6f286457753f7746db3f45c4ca2b665e +File: /usr/bin/pwqgen 100755 root:root 78ce0ce1b4616fd5eca701742b7a820f File: /usr/share/man/man1/pwqcheck.1.xz 100644 root:root 19e2680aec32cb59efcdaf0450866893 @@ -16,2 +16,2 @@ File: /usr/share/man/man1/pwqgen.1.xz 100644 root:root 0ed488bdb827051851024ae73fc68156 -RPMIdentity: fdd5df238a898d4f5a88832b41fa7c43e612b3d3d1a23ca2277b5afed1c425b6f692dfede9ccdefca14ff4592aec953e1b6be8bd90f6ddb011e12b8d0e67c780 +RPMIdentity: 5eb448f0001be17261012a80d3c73381d9d0ee4f5925a5618a3d4caf080a88292055d235f104c355db832fa45cf9a4b693471fa2b16a62370e4e13c6dd12c096 --- passwdqc-utils-debuginfo-2.0.2-alt1.x86_64.rpm.repo 2021-07-11 19:02:50.000000000 +0000 +++ passwdqc-utils-debuginfo-2.0.2-alt1.x86_64.rpm.hasher 2022-10-16 01:46:35.699719964 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/04 40755 root:root -/usr/lib/debug/.build-id/04/24bbe832ec16200d43ffd803c7586b98cb9e90 120777 root:root ../../../../bin/pwqfilter -/usr/lib/debug/.build-id/04/24bbe832ec16200d43ffd803c7586b98cb9e90.debug 120777 root:root ../../usr/bin/pwqfilter.debug -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/51359d2d7fe538e1a99bae4eccf9748bc8f169 120777 root:root ../../../../bin/pwqcheck -/usr/lib/debug/.build-id/73/51359d2d7fe538e1a99bae4eccf9748bc8f169.debug 120777 root:root ../../usr/bin/pwqcheck.debug -/usr/lib/debug/.build-id/99 40755 root:root -/usr/lib/debug/.build-id/99/2389d36bb9cfcfc6c858b6159e5cc83edc3c30 120777 root:root ../../../../bin/pwqgen -/usr/lib/debug/.build-id/99/2389d36bb9cfcfc6c858b6159e5cc83edc3c30.debug 120777 root:root ../../usr/bin/pwqgen.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/f60b6eacf25f92f14de667461b598005280557 120777 root:root ../../../../bin/pwqgen +/usr/lib/debug/.build-id/48/f60b6eacf25f92f14de667461b598005280557.debug 120777 root:root ../../usr/bin/pwqgen.debug +/usr/lib/debug/.build-id/b6 40755 root:root +/usr/lib/debug/.build-id/b6/6cc7904e10d86ff5b050bcc65d1ce0964ee346 120777 root:root ../../../../bin/pwqcheck +/usr/lib/debug/.build-id/b6/6cc7904e10d86ff5b050bcc65d1ce0964ee346.debug 120777 root:root ../../usr/bin/pwqcheck.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/0334bdbca7a397e75b650ca88357eb22f83247 120777 root:root ../../../../bin/pwqfilter +/usr/lib/debug/.build-id/be/0334bdbca7a397e75b650ca88357eb22f83247.debug 120777 root:root ../../usr/bin/pwqfilter.debug /usr/lib/debug/usr/bin/pwqcheck.debug 100644 root:root @@ -21,14 +21,14 @@ Provides: passwdqc-utils-debuginfo = 2.0.2-alt1:sisyphus+278099.3300.1.1 -File: /usr/lib/debug/.build-id/04 40755 root:root -File: /usr/lib/debug/.build-id/04/24bbe832ec16200d43ffd803c7586b98cb9e90 120777 root:root ../../../../bin/pwqfilter -File: /usr/lib/debug/.build-id/04/24bbe832ec16200d43ffd803c7586b98cb9e90.debug 120777 root:root ../../usr/bin/pwqfilter.debug -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/51359d2d7fe538e1a99bae4eccf9748bc8f169 120777 root:root ../../../../bin/pwqcheck -File: /usr/lib/debug/.build-id/73/51359d2d7fe538e1a99bae4eccf9748bc8f169.debug 120777 root:root ../../usr/bin/pwqcheck.debug -File: /usr/lib/debug/.build-id/99 40755 root:root -File: /usr/lib/debug/.build-id/99/2389d36bb9cfcfc6c858b6159e5cc83edc3c30 120777 root:root ../../../../bin/pwqgen -File: /usr/lib/debug/.build-id/99/2389d36bb9cfcfc6c858b6159e5cc83edc3c30.debug 120777 root:root ../../usr/bin/pwqgen.debug -File: /usr/lib/debug/usr/bin/pwqcheck.debug 100644 root:root d32953504c4b841603babb95e1dd5484 -File: /usr/lib/debug/usr/bin/pwqfilter.debug 100644 root:root a98e36bec01e7259531caac1f04c4781 -File: /usr/lib/debug/usr/bin/pwqgen.debug 100644 root:root ff21c8cdfd45d46700c1011ae0fcc276 +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/f60b6eacf25f92f14de667461b598005280557 120777 root:root ../../../../bin/pwqgen +File: /usr/lib/debug/.build-id/48/f60b6eacf25f92f14de667461b598005280557.debug 120777 root:root ../../usr/bin/pwqgen.debug +File: /usr/lib/debug/.build-id/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/6cc7904e10d86ff5b050bcc65d1ce0964ee346 120777 root:root ../../../../bin/pwqcheck +File: /usr/lib/debug/.build-id/b6/6cc7904e10d86ff5b050bcc65d1ce0964ee346.debug 120777 root:root ../../usr/bin/pwqcheck.debug +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/0334bdbca7a397e75b650ca88357eb22f83247 120777 root:root ../../../../bin/pwqfilter +File: /usr/lib/debug/.build-id/be/0334bdbca7a397e75b650ca88357eb22f83247.debug 120777 root:root ../../usr/bin/pwqfilter.debug +File: /usr/lib/debug/usr/bin/pwqcheck.debug 100644 root:root e4b7b2e47557b631bb0468622d22ae97 +File: /usr/lib/debug/usr/bin/pwqfilter.debug 100644 root:root ff84a43dab8895aae0e906a1525a7d2f +File: /usr/lib/debug/usr/bin/pwqgen.debug 100644 root:root 57cdbebd5f4a636461210960c871f6b5 File: /usr/src/debug/passwdqc-2.0.2-alt1 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/passwdqc-2.0.2-alt1/pwqgen.c 100644 root:root 9a62d1ed14c92c70f31ebea43567afa6 -RPMIdentity: 3f7e147e19dd8ba826701c69c4ca1c8a3d5f3ebf99d6afa798ed2fab2a26202d5bd21f73fcf0a27211ab5f543123b90cfec24a0111d82b64ee478d6a3e7701ec +RPMIdentity: f6a60a994de81796f1f15f05458a2aa3c291d0eb3a3291340f0e31ab8e4724b9ef647b21b87cc60a3cf3be28b42ce6771bd01fbb84fc5d0fbed2849ff4d263fd