Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security updates should require severity to be set #2206

Closed
bowlofeggs opened this issue Mar 8, 2018 · 5 comments · Fixed by #2529
Closed

Security updates should require severity to be set #2206

bowlofeggs opened this issue Mar 8, 2018 · 5 comments · Fixed by #2529
Labels
High priority These issues are higher priority than normal RFE Requests for Enhancement

Comments

@bowlofeggs
Copy link
Contributor

It recently came to FESCo's attention that security updates often don't have severity set by the packager (it's often set to "unspecified", the default). This makes it difficult to tell which updates might be important to push immediately, vs. waiting for the next batch. Outside of that problem, it would also be better for our users if we had indications on the severity of our security updates, now that severity is included in our updateinfo.xml.

@bowlofeggs bowlofeggs added RFE Requests for Enhancement High priority These issues are higher priority than normal labels Mar 8, 2018
@bowlofeggs
Copy link
Contributor Author

When implementing this, consider whether it may also make sense to force bugs to indicate severity. Enhancement and newpackage updates probably don't make sense to even have "severity", though it's harmless so we can let them have it without enforcing it.

@bowlofeggs
Copy link
Contributor Author

#1814 will be a blocker for implementing this.

@bowlofeggs
Copy link
Contributor Author

#1726 suggests disabling severity on newpackage and enhancement updates.

@bowlofeggs bowlofeggs assigned ghost Aug 16, 2018
@mergify mergify bot closed this as completed in #2529 Aug 24, 2018
mergify bot pushed a commit that referenced this issue Aug 24, 2018
fixes #2206

Signed-off-by: Vismay Golwala <[email protected]>
@bowlofeggs
Copy link
Contributor Author

This feature is planned to be included in the upcoming 3.10.0 release: #2556.

@bowlofeggs
Copy link
Contributor Author

This feature has been deployed to Fedora's staging Bodhi instance:

https://bodhi.stg.fedoraproject.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High priority These issues are higher priority than normal RFE Requests for Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant