Bug 1302803
| Summary: | update the choice of the checksum calculation algorithms for repo creation | ||
|---|---|---|---|
| Product: | Red Hat Update Infrastructure for Cloud Providers | Reporter: | Irina Gulina <igulina> |
| Component: | Tools | Assignee: | RHUI Bug List <rhui-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Irina Gulina <igulina> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0.0 | CC: | bizhang, pcreech, tsanders |
| Target Milestone: | --- | Keywords: | EasyFix |
| Target Release: | 3.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-03-01 22:11:19 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Irina Gulina
2016-01-28 16:36:03 UTC
RHEL6 and 7 ISO's 20161025:
Algorithm to use when calculating the checksum values for repository metadata:
1 - sha256 (default)
2 - sha1 (RHEL 5)
Enter value (1-2) or 'b' to abort:
>> pulp-admin -u admin -p admin repo list --details
+----------------------------------------------------------------------+
Repositories
+----------------------------------------------------------------------+
Id: unprotected_repo1
Display Name: unprotected_repo1
Description: unprotected_repo1
Content Unit Counts:
Notes:
Checksumtype: sha256
.....
Id: unprotected_repo2_sha1
Display Name: unprotected_repo2_sha1
Description: unprotected_repo2_sha1
Content Unit Counts:
Notes:
Checksumtype: sha1
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0367 |