Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kea: fix compilation with libcxx | Rosen Penev | 2020-10-31 |
| | | | | | | | | | | Boost headers try to include experimental/string_view when std is less than c++17. This does not work ith libcxx where this header is not present. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | kea: update package to 1.8.0 | Tiago Gaspar | 2020-09-18 |
Update kea to the latest stable version (1.8.0) and add kea-shell package. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com> |