Bug 1605247
| Summary: | Check NSS crypto-polices | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kai Engert (:kaie) (inactive account) <kengert> | ||||
| Component: | crypto-policies | Assignee: | Kai Engert (:kaie) (inactive account) <kengert> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | crypto-team, kengert, nmavrogi, tmraz | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | crypto-policies-20180723-1.gitdb825c0 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-07-30 08:49:23 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: | |||||||
| Bug Depends On: | 1428746 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Kai Engert (:kaie) (inactive account)
2018-07-20 14:31:44 UTC
Created attachment 1464975 [details]
patch v1
I suggest this patch on top of the current git snapshot used by rawhide.
I'll attempt to submit a pull request for gitlab.
The .spec file needs to be extended with: BuildRequires: perl(File::Which) BuildRequires: nss-util Comment on attachment 1464975 [details]
patch v1
I wasn't able to clone from gitlab using ssh. This would probably be required to be able to submit a pull request?
To test this enhancement, you can use the rawhide packages that contain a backport of the nss-policy-check utility: https://koji.fedoraproject.org/koji/buildinfo?buildID=1129019 https://koji.fedoraproject.org/koji/buildinfo?buildID=1129065 (In reply to Kai Engert (:kaie) from comment #3) > Comment on attachment 1464975 [details] > patch v1 > > I wasn't able to clone from gitlab using ssh. This would probably be > required to be able to submit a pull request? Did you create an account and added your public ssh key to it? yes, my account is kaie To create the pull request you first fork the crypto-policies project to your account and then you work with your fork. When you commit what you want to merge, you create the pull request from your fork to the original repo. Thanks for the reminder to fork. I've submitted the merge request. |