diff options
author | Juergen Daubert <jue@jue.li> | 2019-06-29 13:26:45 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-06-29 13:26:45 +0200 |
commit | 3637571db74b926840a27cc3fbd59cd579bf599e (patch) | |
tree | 2858af00a8622564e27acff52aa8e90d88cb8726 | |
parent | 5236c3e549a32af968387fe961acd55ac9754b2c (diff) | |
download | prt-utils-3637571db74b926840a27cc3fbd59cd579bf599e.tar.gz prt-utils-3637571db74b926840a27cc3fbd59cd579bf599e.tar.xz |
prtverify: adjust whitelist for CRUX 3.5
-rw-r--r-- | lib/prtverify/prtverify.wl | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/lib/prtverify/prtverify.wl b/lib/prtverify/prtverify.wl index d88161e..74dcfdd 100644 --- a/lib/prtverify/prtverify.wl +++ b/lib/prtverify/prtverify.wl @@ -1,23 +1,17 @@ WARN core/autoconf ............ junk file found: usr/share/autoconf/INSTALL WARN core/automake ............ junk file found: usr/share/aclocal/README -WARN core/automake ............ junk file found: usr/share/automake-1.15/COPYING -WARN core/automake ............ junk file found: usr/share/automake-1.15/INSTALL +WARN core/automake ............ junk file found: usr/share/automake-1.16/COPYING +WARN core/automake ............ junk file found: usr/share/automake-1.16/INSTALL INFO core/dcron ............... suid file found: usr/bin/crontab INFO core/exim ................ suid file found: usr/sbin/exim INFO core/glibc ............... suid file found: usr/lib/pt_chown INFO core/inetutils ........... suid file found: usr/bin/traceroute -INFO core/iputils ............. suid file found: bin/ping -INFO core/iputils ............. suid file found: bin/ping6 -INFO core/iputils ............. suid file found: usr/sbin/traceroute6 WARN core/libtool ............. junk file found: usr/share/libtool/COPYING.LIB WARN core/libtool ............. junk file found: usr/share/libtool/README WARN core/libtool ............. junk file found: usr/share/libtool/libltdl/COPYING.LIB +INFO core/linux-pam ........... suid file found: sbin/unix_chkpwd INFO core/mlocate ............. sgid file found: usr/bin/locate -INFO core/netkit-base ......... suid file found: bin/ping -INFO core/nfs-utils ........... suid file found: sbin/mount.nfs INFO core/openssh ............. suid file found: usr/lib/ssh/ssh-keysign -INFO core/ppp ................. suid file found: usr/lib/pppd/2.4.7/pppoatm.so -INFO core/ppp ................. suid file found: usr/lib/pppd/2.4.7/rp-pppoe.so INFO core/shadow .............. suid file found: usr/bin/chage INFO core/shadow .............. suid file found: usr/bin/chfn INFO core/shadow .............. suid file found: usr/bin/chsh @@ -28,8 +22,6 @@ INFO core/shadow .............. suid file found: usr/bin/newuidmap INFO core/shadow .............. suid file found: usr/bin/passwd INFO core/shadow .............. suid file found: usr/bin/su INFO core/sudo ................ suid file found: usr/bin/sudo -INFO core/traceroute .......... sgid file found: usr/bin/traceroute -INFO core/traceroute .......... suid file found: usr/bin/traceroute INFO core/util-linux .......... sgid file found: usr/bin/write INFO core/util-linux .......... suid file found: bin/mount INFO core/util-linux .......... suid file found: bin/umount |