Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1271

Fix sha256 file format and extension

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M3
    • build
    • None

    Description

      The suffix for the SHA256 files should be sha256, not sha-256.

      The .sha256 file should work with 'sha256sum -c'

      The .md5 file should work with md5sum -c

      Attachments

        Activity

          Commit 3c5a2e85a0c23b3733c1721ee0ea7286a7b4fd3f in incubator-geode's branch refs/heads/develop from upthewaterspout
          [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=3c5a2e8 ]

          GEODE-1271: Correcting file format and extension for sha256, md5 files

          The .sha-256 files are now sha256. The format of the file is now
          CHECKUM *filename

          Which matches what is expected by sha256sum -c and md5sum -c

          jira-bot ASF subversion and git services added a comment - Commit 3c5a2e85a0c23b3733c1721ee0ea7286a7b4fd3f in incubator-geode's branch refs/heads/develop from upthewaterspout [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=3c5a2e8 ] GEODE-1271 : Correcting file format and extension for sha256, md5 files The .sha-256 files are now sha256. The format of the file is now CHECKUM *filename Which matches what is expected by sha256sum -c and md5sum -c

          Commit 3c5a2e85a0c23b3733c1721ee0ea7286a7b4fd3f in incubator-geode's branch refs/heads/feature/GEODE-17-2 from upthewaterspout
          [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=3c5a2e8 ]

          GEODE-1271: Correcting file format and extension for sha256, md5 files

          The .sha-256 files are now sha256. The format of the file is now
          CHECKUM *filename

          Which matches what is expected by sha256sum -c and md5sum -c

          jira-bot ASF subversion and git services added a comment - Commit 3c5a2e85a0c23b3733c1721ee0ea7286a7b4fd3f in incubator-geode's branch refs/heads/feature/ GEODE-17 -2 from upthewaterspout [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=3c5a2e8 ] GEODE-1271 : Correcting file format and extension for sha256, md5 files The .sha-256 files are now sha256. The format of the file is now CHECKUM *filename Which matches what is expected by sha256sum -c and md5sum -c

          People

            upthewaterspout Dan Smith
            upthewaterspout Dan Smith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: