[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Tue Apr 6 19:13:55 UTC 2021


New commits:
commit cd01d8d7d5a028270b25846012105b68d1de9750
Merge: 11c2d57 5ef7db2
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Apr 6 15:07:19 2021 -0400

    testing: move final.sh:ausearch+sanitizer to post-mortem.sh
    
    Messy.  Only some ausearch messages are a problem.
    Perhaps setup should run <<ausearch snapshot>>
    
    Merge commit '5ef7db22bca656fc772e782fce01b2d2792317c7'

commit 5ef7db22bca656fc772e782fce01b2d2792317c7
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Apr 6 15:02:37 2021 -0400

    testing: add an ausearch check to post-mortem.sh, and after pluto is shutdown
    
    At the time of writing it looks like:
    +    ausearch -r -m avc -ts boot 2>&1 | tee ${log}
    +    if test -s ${log} && grep -v \
    +           -e '^type=AVC .* avc:  denied  { remount } ' \
    +           ${log} ; then
    which is simpler than the selinux.sed sanitizer it replaced.

commit 48fc1fada005e6de1238f4d243a38449a2f4d383
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Apr 6 14:25:09 2021 -0400

    testing: delete now-empty final.sh files

commit 9324c87c0de65f99a61566fe6751b47470b1d811
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Apr 6 14:08:18 2021 -0400

    testing: drop the selinux sanitizer
    
    another backwards step

commit cbc26dc0a8a79f372f3768dd4199bf0bfa214705
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Apr 6 14:05:39 2021 -0400

    testing: remove traces of ausearch from final.sh
    
    a backwards step



More information about the Swan-commit mailing list