aboutsummaryrefslogtreecommitdiff
path: root/net/kea/patches/004-replace-rev-with-awk.patch
Commit message (Collapse)AuthorAge
* kea: Update to 2.2.0Philip Prindeville2023-05-01
| | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* kea: bump to 2.0.2Stijn Tintel2022-04-02
| | | | | | | | | | | | | | | Drop patches that no longer apply: - net/kea/patches/001-fix-cross-compile.patch - net/kea/patches/002-fix-host-compile.patch Drop upstreamed patches: - net/kea/patches/020-shared_ptr.patch - net/kea/patches/030-gcc11.patch - net/kea/patches/040-map.patch Fixup patch net/kea/patches/003-no-test-compile.patch. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* kea: fix compilation with libcxxRosen Penev2020-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.0Tiago Gaspar2020-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>