|
Bugzilla – Full Text Bug Listing |
| Summary: | SHA256SUMS not supported in libzypp | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.2 | Reporter: | Bernhard Wiedemann <bwiedemann> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | adrian.schroeter, coolo |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | System Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bernhard Wiedemann
2012-01-31 14:04:12 UTC
this is something adrian changed with security in mind. But at least http://doc.opensuse.org/projects/libzypp/12.1/classzypp_1_1CheckSum.html makes me believe, sha256 support is already in libzypp in general. (In reply to comment #1) > makes me believe, sha256 support is already in libzypp in general. Support for sha256 checksum format, yes. But he changed the name of the file to download (containing the checksums). We agreed on using CHECKSUMS for the new file which may contain any checksum type libzypp supports. If CHECKSUMS is not present we look for an old SHA1SUMS. fixed in libzypp-11.1.0 |