summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ell
AgeCommit message (Collapse)Author
2020-01-27ell: Update to 0.27Robert Joslyn
- Fix issue with data overflow and multiple PEMs. - Fix issue with handling DHCP lease expiration. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Ross Burton <ross.burton@intel.com>
2019-11-04ell: update to 0.26Oleksandr Kravchuk
Changelog: - Fix issue with memory leak and TLS certificates - Fix issue with buffer size and TLS PRF handling - Add support for D-Bus non-root ObjectManager Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2019-10-31ell: update to 0.25Oleksandr Kravchuk
0.24: - Add support for extended groups in settings files. 0.25: - Fix issue with stopping DHCP client and owner notification. - Fix issue with time calculation overflow and DHCP. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2019-10-23ell: update to 0.23Oleksandr Kravchuk
Changelog: - Add support for checking if uintset is empty. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2019-08-31ell: update to 0.22Oleksandr Kravchuk
Changelog: - Fix issue with DHCP and T1 timeout handling. - Fix issue with escape characters in peer identity string. - Add support for setting peer certificate's subject CN mask. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-08-07ell: update to 0.21Oleksandr Kravchuk
Changelog: - Fix issue with resetting DHCP lease on client stop. - Add support for GPIO helper functionality. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-15ell: update to 0.20Oleksandr Kravchuk
Changelog: - Fix issue with DHCP client and handling renewing state - Fix issue with DHCP client and handling rebinding state - Fix issue with DHCP client and recommended retry timeouts - Fix issue with Generic Netlink and family discovery Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-04ell: add recipeOleksandr Kravchuk
ELL has originally been part of meta-openembedded, but newer versions of some of the oe-core components depend on it, e.g. ofono. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>