Coder Social home page Coder Social logo

Comments (1)

davidnuzik avatar davidnuzik commented on August 18, 2024 1

v2.0.1-rc5 10/30/2023

SUMMARY:
QA validation PASSED.
Single checksum file now, and docs change looks good!

VALIDATION STEPS

  1. Refer to docs/Installation.md (note that this links to voodoo-child branch since we haven't merged to mainline yet) and follow the "Verifying the Authenticity of a Release Asset" section.
  2. Per the documentation, obtain the public GPG key and import it. (Optionally sign it with your private key).
  3. Download the checksums.txt release asset (rc5) and checksums.txt.asc. Verify checksums.txt using checksums.txt.asc
  4. When verify, ensure get output that is similar to the example in the Installation.md doc.
  5. Download each asset, verify each via sha256sum e.g. within the directory containing all assets including checksums files, run sha256sum --ignore-missing -c checksums.txt and get an "OK" for each.
sha256sum --ignore-missing -c checksums.txt
wordfence_amd64.tar.gz: OK
wordfence_arm64.tar.gz: OK
wordfence.deb: OK
wordfence-2.0.1rc5-py3-none-any.whl: OK
wordfence-2.0.1rc5.tar.gz: OK

NOTES:
BEFORE the change (RC4 pictured)
image

AFTER the change (RC5 pictured)
image

from wordfence-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.