aboutsummaryrefslogtreecommitdiff
path: root/libs/cyrus-sasl
Commit message (Collapse)AuthorAge
* cyrus-sasl / postfix: work around recursive dependency issue in toolchainSteven Barth2014-10-20
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* cyrus-sasl: fix typo in install sectionJo-Philipp Wich2014-10-06
| | | | | | | | | | | | An overly specific glob pattern in the package install sections prevents the unversioned .so symlinks from getting copied into the .ipk. This commit changes the pattern from xxx.so.* to xxx.so* in order to copy those symlinks too. Fixes #382. Also bump the copyright year in the Makefile while we're at it. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* cyrus-sasl: add maintainerW. Michael Petullo2014-08-10
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* cyrus-sasl: update to 2.1.26Steven Barth2014-08-06
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* Copy cyrus-sasl package from old repositoryW. Michael Petullo2014-08-06
Signed-off-by: W. Michael Petullo <mike@flyn.org>