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

Bump pki min version and add commentary about sub-CA revocation on delete #108

Conversation

frasertweedale
Copy link
Contributor

@frasertweedale frasertweedale commented Sep 23, 2016

@frasertweedale frasertweedale changed the title https://fedorahosted.org/freeipa/ticket/6256 Bump pki min version and add commentary about sub-CA revocation on delete Sep 23, 2016
@MartinBasti MartinBasti self-assigned this Sep 26, 2016
@MartinBasti
Copy link
Contributor

I don't think that bumping BuildRequires is needed

Also you are changing strings used for translations, so I'd use this change and rather add new things to doc string using http://www.freeipa.org/page/Coding_Best_Practices#Split_long_translatable_strings It will help translators in future

@frasertweedale
Copy link
Contributor Author

@mbasti-rh I think the BuildRequires bump is appropriate. If we say (in the doc) that
such and such will happen, we want to be sure that they are using the version of
Dogtag that actually implements it.

@MartinBasti
Copy link
Contributor

IMO for that there is 'Requires' statement. We don't need 10.3.5-6 during build time and IIRC Honza is working on 'Fix IPA dependencies' patch and he will even decrease BuildRequires for pki'

@frasertweedale
Copy link
Contributor Author

On Tue, Oct 04, 2016 at 11:41:39PM -0700, mbasti-rh wrote:

IMO for that there is 'Requires' statement. We don't need 10.3.5-6 during build time and IIRC Honza is working on 'Fix IPA dependencies' patch and he will even decrease BuildRequires for pki'

Ah right, yeah. Misunderstood earlier comment. I'll cut a new
patch that doesn't touch BuildRequires (neither bumping it, nor
removing).

Thanks,
Fraser

You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#108 (comment)

Require Dogtag 10.3.5-6, which is the first release that implements
revocation of lightweight CA signing certificates upon deletion.

Part of: https://fedorahosted.org/freeipa/ticket/6256
Add commentary to 'ca' plugin documentation to explain what happens
when a CA gets deleted - namely, that its signing cert gets revoked
and its private key deleted.

Also break the docstring up into smaller chunks to aid translation.

Fixes: https://fedorahosted.org/freeipa/ticket/6256
@MartinBasti MartinBasti added the ack Pull Request approved, can be merged label Oct 6, 2016
@MartinBasti MartinBasti added the pushed Pull Request has already been pushed label Oct 6, 2016
@MartinBasti MartinBasti closed this Oct 6, 2016
@frasertweedale frasertweedale deleted the fix/6256-ca-del-revoke-cert branch October 27, 2016 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants