babeld: update to 1.13
authorNick Hainke <vincent@systemli.org>
Tue, 18 Jul 2023 21:32:04 +0000 (23:32 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 31 Jul 2023 06:29:47 +0000 (08:29 +0200)
commit3f746aa08987d5fc234bf9399568884b17542f5c
treec15a5ce4cd88387913791a24f819a45dda183827
parent527fe47ceba2336c810a9f9fae033fb0eaa50954
babeld: update to 1.13

Announcement:
https://alioth-lists.debian.net/pipermail/babel-users/2023-July/004100.html

Babeld removed diversity routing [0], so we need to adjust ubus
bindings. Further. we need to add a patch that makes local_kind
accessible again: "100-local-make-local_kind-function-accessible.patch"

Refresh patches:
- 600-add-ubus.patch

[0] - https://github.com/jech/babeld/commit/a0816083356e5d33fb71e0e30d92aa3bf335d7ea

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 9e13652bbf0ff9333465c38308850389c55936da)
babeld/Makefile
babeld/patches/100-local-make-local_kind-function-accessible.patch [new file with mode: 0644]
babeld/patches/600-add-ubus.patch
babeld/src/ubus.c