aboutsummaryrefslogtreecommitdiff
path: root/net/kea/patches/020-shared_ptr.patch
Commit message (Collapse)AuthorAge
* 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: update to 1.8.2Rosen Penev2021-06-10
Backport upstream patch fixing host compilation with GCC11. Switched to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>