Bug 1131558
| Summary: | set default value for smime-CA-directory | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom Tromey <tom> |
| Component: | emacs | Assignee: | Jan Synacek <jsynacek> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jonathan.underwood, phracek, rgm+rh |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | emacs-24.5-10.fc24 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-15 09:51:36 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
Tom Tromey
2014-08-19 14:48:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. I don't understand this report (which by the way was forwarded to http://debbugs.gnu.org/20960 ). On RHEL7 at least, /etc/ssl/certs/ca-bundle.crt is a (symlink to a) file, not a directory. So I can't see that the applied patch makes any sense. Maybe there was a typo in the original report? Perhaps "smime-CA-file" was intended? My mistake... On Fedora, this should be (setq smime-CA-directory "/etc/ssl/certs/"). I'm not even sure why this was proposed to be "fixed" upstream, it looks like a downstream "configuration" to me. Thanks for pointing this out! |