utils/tp_luks_functions: be more verbose
utils/bin/iopl,ioperm: use syscall(2) directly
run.bash: import all env variables from the make system
rules.mk: export TOPDIR for run.bash
utils/envcheck: conditional color of check name/result
utils/envcheck: support forcing color support
misc: use global CFLAGS, fix discovered compile errors
misc: don't use global LDLIBS, use per-target specification
netfilter: use sendto for MSG_OOB
README.run: Fix typo in perl-Expect
README.run: use not-human readable security level
README.run: document 'make distclean' as alternative to clean
README.develop: document sourcing testcase.bash from run.bash
run.bash: document why cleanup trap is after parse_cmdline
utils/run.bash: force nocolor mode via NOCOLOR
utils: make envcheck respect NOCOLOR as well
Makefile: pack only {rollup,run}.log and into .tar.xz
utils/envcheck: check for enabled/enforcing selinux
Makefile: support "make rerun" from top level
tp/{lpq,lpr_low}: make sure to start cupsd before testing
rules.mk: remove -malign-double CFLAGS option
trustedprograms/database: be more verbose
trustedprograms/database: be more verbose
audit-remote: use augrok in create_user_test_msg
tp/setsebool: run ping in subshell
utils/pidfile_kill: expect non-standard >2^16 pids
tp/database: remove advance_system_time from tests
------------- RHEL6 compatible changes below -------------
ltp: update source .tar.bz2 URL to 20140422
ltp: Tst_count changed to tst_count in latest LTP
ltp: allow_execmem changed to deny_execmem in RHEL7
ltp: update custom patches: pull in upstream 20130904
ltp: update custom patches: remove duplicated tests
ltp: add containers tests
ltp/Makefile: cleanup, simplify execution (from ltp readme)
ltp: use runltp instead of custom testscripts
ltp: update url to 20140828
ltp: remove custom su01 version
ltp: use umask 022 for suite installation
ltp: convert files in patch/ to patches against ltp upstream
ltp: apply all *.patch files in patch/
ltp: simplify rules.mk to just MODE
ltp: don't continue build execution on interrupt
ltp/runtest: correct TCbin path for su01
ltp/Makefile: make sure faillock is cleared after testing
ltp/Makefile: unify all 'buckets' into one run
ltp: add su01 screen disablement patch
ltp: update to 20150119 upstream release
ltp: fix ping01 execution for LTP >=20150119
ltp/Makefile: don't run patch(1) in interactive mode
ltp/Makefile: don't echo out report-building bash code
ltp: add custom containers runtest file
ltp: remove su01 execution from runtest/custom
ltp/Makefile: fill in the MACHINE variable
ltp: make 'distclean' target point to clean
ltp: add fadvise03 and getrusage04 fixes from upstream
ltp: add sem_comm patch (64bit big endian fix)
ltp: remove leftover su01 patch
ltp: add sendmsg01 patch, disable ~MSG_CMSG_COMPAT
ltp: add profil01 patch, sent to ltp upstream
ltp: fix sync_file_range01 patch, use __s390__, not __S390
ltp: disable readahead02 on 32bit
crypto: remove ssh_restart_daemon after run_init removal
remove run_init and related code
README: PASSWD on NS no longer needed after run_init removal
README: /etc/rc.local -> /etc/rc.d/rc.local
README.netfilter: various rhel7-specific changes
README.run: note password prompt at make policy
README.netwk_svr: document NS setup as a virtual machine
update suite dependencies for rhel7 - v2
service {stop/start/restart} replaced by {stop/start/restart}_service
mcstrans service renamed to mcstransd on rhel7
netfilebt: do more precise icmp6 ND matching in setup
utils/functions: add _busy_wait function for service_{start,stop}
utils/functions: add sshd-specific checks for service_start
utils/functions.bash: fix start_service for cups
utils/functions: add eval_syscall, asserts syscall wrapper output
utils/functions: use wait_for_cmd instead of _busy_wait
utils/functions: add synchronization section with wait_for_*
utils/testcase.bash: backup only existing files/dirs
utils/augrok: fix augrok to work with new audit-2.4.1
utils/augrok: fix detection of policy type in RHEL7
utils/tp_ssh_functions: function ssh_mls_cmd added
utils: remove tp_selinux_functions.bash
utils/selinux-policy: replace deprecated role dominance
utils/tp_ssh_functions: remove bogus sshd restart
utils/selinux-policy: remove unneeded cron_test.te
utils/selinux-policy: add sshd_net_t needed for strace
utils/selinux-policy: include other roles on semanage user -m -R ..
utils/selinux-policy: explicitly set MLS/MCS range
utils/selinux-policy: fix for secadm-sysadm separation
utils/selinux-policy: resolve BZ#1028065
utils/selinux-policy: add rules for timedatectl's D-Bus interface
utils/selinux-policy: allow lspp_harness_t to runcon wrappers
utils/selinux-policy: extend exec_t entrypoint to ipsec/netlabel
utils/selinux-policy: allow execution of lpr_exec_t
utils/selinux-policy: add aide execution
utils/selinux-policy: add additional rules needed for tp
misc/mingetty: /dev/ttyN owned by root:tty, mode 620 on RHEL7
misc/inittab: remove, rhel7 uses systemd