Skip to content

Maintain valid md5sums and sha256sums. #12

Description

@richardforth

For background on this issues, please see my project page:

richardforth/apache2buddy#8

This is a feature request for apache2buddy to detect if php-fpm is being used and then run your php-fpmpal utility.

However running third party code as root is risky, so I need to be able to do verification checks before proceeding.

I maintain similar within my project via RHEL systems with the following commands

# md5sum scriptname > md5sums.txt
# sha256sum scriptname > sha256sums.txt

these files then get submitted through normal commits when I add them, commit, and push them with my updated script:

https://github.com/richardforth/apache2buddy/blob/master/md5sums.txt
https://github.com/richardforth/apache2buddy/blob/master/sha256sums.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions