Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uw-imap: make libpam dependency dependent on DISTRO_FEATURES | Paul Eggleton | 2015-01-08 | 1 | -2/+5 |
| | | | | | | If pam is not in DISTRO_FEATURES, we shouldn't be building it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | ||||
* | libc-client: rename to uw-imap, upgrade to 2007f | Paul Eggleton | 2015-01-08 | 4 | -0/+155 |
* Upgrade to 2007f * Rename to uw-imap; this is the name used by Fedora and is much more sensible than libc-client * Fix errors when linking the library against code compiled with -fPIC such as mod-php (patch from Fedora). * Add a security patch from Fedora * Rename files directory to uw-imap Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |