Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/babeld: bump to version 1.10
@ 2024-08-24 14:16 Dario Binacchi
  2024-08-26 16:45 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 4+ messages in thread
From: Dario Binacchi @ 2024-08-24 14:16 UTC (permalink / raw)
  To: buildroot; +Cc: Dario Binacchi

- Removed the disambiguation code: source-specific routing is no longer
  supported for IPv4, and for IPv6 only on Linux 3.11 or later.
- Fixed an issue handling of retractions with no next hop, which caused
  interoperability problems with BIRD.  Thanks to Fabian Bläse.
- If skip-kernel-setup is set, we no longer disable the rp_filter, which
  makes babeld work in containers.  Thanks to Martin Weinelt.

Fixes:
- http://autobuild.buildroot.org/results/2447060c86acf1bd8d6ee0bcf8f9b6adcdfc50c9

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 package/babeld/babeld.hash | 2 +-
 package/babeld/babeld.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/babeld/babeld.hash b/package/babeld/babeld.hash
index 2e0513efa010..846c21dd29c6 100644
--- a/package/babeld/babeld.hash
+++ b/package/babeld/babeld.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  154f00e0a8bf35d6ea9028886c3dc5c3c342dd1a367df55ef29a547b75867f07  babeld-1.9.2.tar.gz
+sha256  a5f54a08322640e97399bf4d1411a34319e6e277fbb6fc4966f38a17d72a8dea  babeld-1.10.tar.gz
 sha256  b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd  LICENCE
diff --git a/package/babeld/babeld.mk b/package/babeld/babeld.mk
index 785fa2bce9f1..8ec5d57d3f04 100644
--- a/package/babeld/babeld.mk
+++ b/package/babeld/babeld.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BABELD_VERSION = 1.9.2
+BABELD_VERSION = 1.10
 BABELD_SITE = http://www.pps.univ-paris-diderot.fr/~jch/software/files
 BABELD_LICENSE = MIT
 BABELD_LICENSE_FILES = LICENCE
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-30 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-24 14:16 [Buildroot] [PATCH 1/1] package/babeld: bump to version 1.10 Dario Binacchi
2024-08-26 16:45 ` Thomas Petazzoni via buildroot
2024-08-27  6:28   ` Dario Binacchi
2024-08-30 16:52     ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox