From dc6d792468f3d046069811fabb4cd4446de0176b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20K=C3=B6nig?= Date: Sat, 16 Aug 2014 00:03:39 +0200 Subject: [PATCH 1/3] babeld: Update to 1.5.1 Signed-off-by: Christoph Koenig --- babeld/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/babeld/Makefile b/babeld/Makefile index d7a9ddc..e939310 100644 --- a/babeld/Makefile +++ b/babeld/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babeld -PKG_VERSION:=1.5.0 +PKG_VERSION:=1.5.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/files/ -PKG_MD5SUM:=ac884beb644792bdb79f0042755820ee +PKG_MD5SUM:=20e3284d5ad291d7ba2ad91d5b47de10 include $(INCLUDE_DIR)/package.mk From df2d1ba80a3da56063b1029df32fa8d5baa18f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20K=C3=B6nig?= Date: Sat, 16 Aug 2014 00:06:08 +0200 Subject: [PATCH 2/3] quagga: Update to 0.99.22.4 Signed-off-by: Christoph Koenig --- quagga/Makefile | 6 +++--- quagga/patches/120-quagga_manet.patch | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/quagga/Makefile b/quagga/Makefile index eb2e2ff..e9bb6c7 100644 --- a/quagga/Makefile +++ b/quagga/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=quagga -PKG_VERSION:=0.99.22.3 +PKG_VERSION:=0.99.22.4 PKG_RELEASE:=1 -PKG_MD5SUM:=1467b6828842af59b31252515729bb09 +PKG_MD5SUM:=03ef24a448be47beba80efa2152f8a28 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/quagga/ PKG_CONFIG_DEPENDS:= \ CONFIG_IPV6 \ diff --git a/quagga/patches/120-quagga_manet.patch b/quagga/patches/120-quagga_manet.patch index 684a27d..2411bd0 100644 --- a/quagga/patches/120-quagga_manet.patch +++ b/quagga/patches/120-quagga_manet.patch @@ -205,7 +205,7 @@ { time_t uptime; struct tm *tm; -@@ -777,7 +780,10 @@ vty_show_ip_route (struct vty *vty, stru +@@ -784,7 +787,10 @@ vty_show_ip_route (struct vty *vty, stru || rib->type == ZEBRA_ROUTE_OSPF || rib->type == ZEBRA_ROUTE_BABEL || rib->type == ZEBRA_ROUTE_ISIS @@ -217,7 +217,7 @@ { time_t uptime; struct tm *tm; -@@ -1570,7 +1576,10 @@ vty_show_ipv6_route_detail (struct vty * +@@ -1577,7 +1583,10 @@ vty_show_ipv6_route_detail (struct vty * || rib->type == ZEBRA_ROUTE_OSPF6 || rib->type == ZEBRA_ROUTE_BABEL || rib->type == ZEBRA_ROUTE_ISIS @@ -229,7 +229,7 @@ { time_t uptime; struct tm *tm; -@@ -1750,7 +1759,10 @@ vty_show_ipv6_route (struct vty *vty, st +@@ -1757,7 +1766,10 @@ vty_show_ipv6_route (struct vty *vty, st || rib->type == ZEBRA_ROUTE_OSPF6 || rib->type == ZEBRA_ROUTE_BABEL || rib->type == ZEBRA_ROUTE_ISIS From d306b27a166b956c7a648cb7056f1a0d1b99a00c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20K=C3=B6nig?= Date: Wed, 3 Sep 2014 19:04:05 +0200 Subject: [PATCH 3/3] batctl: Update to 2014.3.0 Signed-off-by: Christoph Koenig --- batctl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/batctl/Makefile b/batctl/Makefile index ae22286..7d93442 100644 --- a/batctl/Makefile +++ b/batctl/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=batctl -PKG_VERSION:=2014.2.0 +PKG_VERSION:=2014.3.0 PKG_RELEASE:=1 -PKG_MD5SUM:=c196cf95b7324d9123b701a56b06b31d +PKG_MD5SUM:=e9ee1d42ff4b0254699c779668054bed PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)