summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-networking/cyrus-sasl
Commit message (Collapse)AuthorAgeFilesLines
* cyrus-sasl: Fix autoconf patch to work with new autoconf 2.72Khem Raj2023-03-312-50/+32
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cyrus-sasl: Fix time.h detection logic in configureKhem Raj2022-09-052-0/+62
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an ↵Hitendra Prajapati2022-07-062-0/+28
| | | | | | | | | | | | | | | attacker to execute arbitrary SQL commands Source: https://github.com/cyrusimap/cyrus-sasl MR: 118497 Type: Security Fix Disposition: Backport from https://github.com/cyrusimap/cyrus-sasl/commit/9eff746c9daecbcc0041b09a5a51ba30738cdcbc ChangeID: 4736aae2b7d8986787b1666cfd6eecd590915120 Description: CVE-2022-24407 cyrus-sasl: failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands. Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cyrus-sasl: move from meta-networking to meta-oeArmin Kuster2022-05-028-0/+351
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>