* [PATCH 1/2] bird: Update to 2.0.11
@ 2022-12-30 13:59 Michael Tremer
2022-12-30 13:59 ` [PATCH 2/2] dnsdist: Update to 1.7.3 Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Michael Tremer @ 2022-12-30 13:59 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1573 bytes --]
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
lfs/bird | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/lfs/bird b/lfs/bird
index e60246cf8..17fd4715d 100644
--- a/lfs/bird
+++ b/lfs/bird
@@ -26,7 +26,7 @@ include Config
SUMMARY = The BIRD Internet Routing Daemon
-VER = 2.0.9
+VER = 2.0.11
THISAPP = bird-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,14 +34,12 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = bird
-PAK_VER = 10
+PAK_VER = 11
DEPS =
SERVICES = bird
-CFLAGS += -fcommon
-
###############################################################################
# Top-level Rules
###############################################################################
@@ -50,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 5226058ba8989a28e8151906e194fd3065276034f1304e0e45772b17f3d8095eff6add211320a23418bfb57b2c16c96594fb85345355e3b870d7bfa2cfe119b9
+$(DL_FILE)_BLAKE2 = 0761bd50b3b0338ecf2a6325f61f90db9f92324ed814de2ec6b360c6f5a7e12d6ae4ae9b73a11ddede0e6c8fd1d15bea1b62076c38c937ae281f10a8bc2d1cbf
install : $(TARGET)
@@ -83,7 +81,6 @@ $(subst %,%_BLAKE2,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
- $(UPDATE_AUTOMAKE)
cd $(DIR_APP) && \
./configure \
--prefix=/usr \
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 2/2] dnsdist: Update to 1.7.3
2022-12-30 13:59 [PATCH 1/2] bird: Update to 2.0.11 Michael Tremer
@ 2022-12-30 13:59 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2022-12-30 13:59 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 895 bytes --]
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
lfs/dnsdist | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/dnsdist b/lfs/dnsdist
index 4fd3ce6aa..8ee4fc023 100644
--- a/lfs/dnsdist
+++ b/lfs/dnsdist
@@ -26,7 +26,7 @@ include Config
SUMMARY = A highly DNS-, DoS- and abuse-aware loadbalancer
-VER = 1.7.2
+VER = 1.7.3
THISAPP = dnsdist-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -52,7 +52,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = cf2a9853be4c896b3909f871fad771d4298eb2586702a8a85eff2c612d275214cdad82e93961f4cfd58300f5629f06569c51a2c4f15de58188a69116bd5275de
+$(DL_FILE)_BLAKE2 = e7d1cb9dba3d3ad1dd696d324697ffac60863112eae83307237639bea339f7ed1c3f320002d3467a44ab38a9ea60ade95fff43645c889d29465760f7f467b996
install : $(TARGET)
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-30 13:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-30 13:59 [PATCH 1/2] bird: Update to 2.0.11 Michael Tremer
2022-12-30 13:59 ` [PATCH 2/2] dnsdist: Update to 1.7.3 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox