Skip to content
Snippets Groups Projects
Verified Commit 41a6ddc8 authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

patches: routing: bird2: update to version 2.0.4

parent 03e555c3
Branches
Tags
1 merge request!123Turris OS 5.0 (HBK)
From 22c295e9ec41a07785c0e2d4996afe964b927b0c Mon Sep 17 00:00:00 2001 From 3d5ac1433f466045a272db5ad6f4bc7e16d7cc25 Mon Sep 17 00:00:00 2001
From: Josef Schlehofer <josef.schlehofer@nic.cz> From: Josef Schlehofer <josef.schlehofer@nic.cz>
Date: Mon, 14 Jan 2019 13:11:12 +0100 Date: Mon, 14 Jan 2019 13:11:12 +0100
Subject: [PATCH 1/1] bird2: update to version 2.0.3 Subject: [PATCH] bird2: update to version 2.0.4
URL changed from HTTP to HTTPS as bird use HSTS URL changed from HTTP to HTTPS as bird use HSTS
Removed all patches as they're in upstream Removed all patches as they're in upstream
...@@ -28,7 +28,7 @@ Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz> ...@@ -28,7 +28,7 @@ Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
delete mode 100644 bird2/patches/0008-Filter-Add-support-for-src-filter-op-to-access-SADR-.patch delete mode 100644 bird2/patches/0008-Filter-Add-support-for-src-filter-op-to-access-SADR-.patch
diff --git a/bird2/Makefile b/bird2/Makefile diff --git a/bird2/Makefile b/bird2/Makefile
index 26b5e4a..915b3d6 100644 index 26b5e4a..fa1ae62 100644
--- a/bird2/Makefile --- a/bird2/Makefile
+++ b/bird2/Makefile +++ b/bird2/Makefile
@@ -7,12 +7,12 @@ @@ -7,12 +7,12 @@
...@@ -36,13 +36,13 @@ index 26b5e4a..915b3d6 100644 ...@@ -36,13 +36,13 @@ index 26b5e4a..915b3d6 100644
PKG_NAME:=bird2 PKG_NAME:=bird2
-PKG_VERSION:=2.0.2 -PKG_VERSION:=2.0.2
+PKG_VERSION:=2.0.3 +PKG_VERSION:=2.0.4
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
-PKG_HASH:=035f91d6f568f8ed438a0814235ac4c5c79147cd2acf201322c307732883480f -PKG_HASH:=035f91d6f568f8ed438a0814235ac4c5c79147cd2acf201322c307732883480f
+PKG_HASH:=0f49b38327d3109553acfa662ac0cf0377719226a03c124cd2e0ea2265ecb1de +PKG_HASH:=676010b7517d4159b9af37401c26185f561ffcffeba73690a2ef2fad984714de
PKG_BUILD_DEPENDS:=ncurses readline PKG_BUILD_DEPENDS:=ncurses readline
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk> PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
PKG_BUILD_DIR:=$(BUILD_DIR)/bird-$(PKG_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/bird-$(PKG_VERSION)
...@@ -536,5 +536,5 @@ index dc2ed34..0000000 ...@@ -536,5 +536,5 @@ index dc2ed34..0000000
-2.17.0 -2.17.0
- -
-- --
2.17.1 2.20.1
  • Josef Schlehofer @jschlehofer

    mentioned in issue turris-os-packages#390

    ·

    mentioned in issue turris-os-packages#390

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment