| Summary: | missing php-mcrypt Requires for roundcubemail | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Peter Ajamian <peter> |
| Component: | roundcubemail | Assignee: | Gwyn Ciesla <gwync> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | cwickert, fedora, gwync, mhlavink, peter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-02 10:29:16 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: | |
|
Description
Peter Ajamian
2016-05-02 10:00:43 UTC
roundcubemail doesn't need mcrypt. This is only a fallback when openssl is not available. More about why we don't want mcrypt dependency: http://blog.remirepo.net/post/2015/07/07/About-libmcrypt-and-php-mcrypt More: this is not used at all in upcoming version 1.2 Oh this is my bad. For some reason I mistakenly saw mcrypt listed as required in the roundcube installer, but looking back at it again it's actually listed as missing. Removing php-mcrypt and libmcrypt shows that roundcube still works fine without them. Go ahead and close this bug as "user was utterly confused" or something like that (won't fix). :-) Peter |