Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try 4110 for file_permissions_sudo #11805

Merged

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    ecfb605 View commit details
    Browse the repository at this point in the history
  2. Don't allow stricter permissions on file_permissions_sudo

    The permissions 4110 need to be exact to ensure that sudo
    operates correctly.
    Mab879 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4c00053 View commit details
    Browse the repository at this point in the history
  3. Allow sudo_dedicated_group in RHEL9 and RHEL10 ANSSI profiles

    This is needed for R38.
    Mab879 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9c3fab7 View commit details
    Browse the repository at this point in the history
  4. Move R38 to automated status

    Mab879 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3bb0b47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82c4b09 View commit details
    Browse the repository at this point in the history
  6. Fix stricter permissions test for file_permission

    Before this test would always fail this commit adds some
    conditionals to check if ALLOW_STRICTER_PERMISSIONS is true
    and adjust the tests if the value is true.
    Mab879 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f8eabb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Update R38 notes

    Since the status is now automated
    Mab879 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7c2780a View commit details
    Browse the repository at this point in the history