* [PATCH] unbound: Update to 1.8.3
@ 2018-12-12 19:41 Matthias Fischer
2018-12-13 16:17 ` Michael Tremer
0 siblings, 1 reply; 3+ messages in thread
From: Matthias Fischer @ 2018-12-12 19:41 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1285 bytes --]
Hi,
For details see:
https://nlnetlabs.nl/svn/unbound/tags/release-1.8.3/doc/Changelog
"Fix dns64 allocation in wrong region for returned internal queries."
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/unbound | 2 +-
lfs/unbound | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound
index e02860487..9a8126c15 100644
--- a/config/rootfiles/common/unbound
+++ b/config/rootfiles/common/unbound
@@ -11,7 +11,7 @@ etc/unbound/unbound.conf
#usr/lib/libunbound.la
#usr/lib/libunbound.so
usr/lib/libunbound.so.8
-usr/lib/libunbound.so.8.0.2
+usr/lib/libunbound.so.8.0.3
#usr/lib/pkgconfig/libunbound.pc
usr/sbin/unbound
usr/sbin/unbound-anchor
diff --git a/lfs/unbound b/lfs/unbound
index 3c876b79a..e4761eb67 100644
--- a/lfs/unbound
+++ b/lfs/unbound
@@ -24,7 +24,7 @@
include Config
-VER = 1.8.2
+VER = 1.8.3
THISAPP = unbound-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 3b2f1024df47ccc59a8100c3b40c6dc1
+$(DL_FILE)_MD5 = 4646203343d3b8f5aeb1b57753c27ead
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] unbound: Update to 1.8.3
2018-12-12 19:41 [PATCH] unbound: Update to 1.8.3 Matthias Fischer
@ 2018-12-13 16:17 ` Michael Tremer
0 siblings, 0 replies; 3+ messages in thread
From: Michael Tremer @ 2018-12-13 16:17 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1603 bytes --]
Hi,
No idea why this was sent twice, but I merged it.
Thank you!
-Michael
> On 12 Dec 2018, at 19:41, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> Hi,
>
> For details see:
> https://nlnetlabs.nl/svn/unbound/tags/release-1.8.3/doc/Changelog
>
> "Fix dns64 allocation in wrong region for returned internal queries."
>
> Best,
> Matthias
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/common/unbound | 2 +-
> lfs/unbound | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound
> index e02860487..9a8126c15 100644
> --- a/config/rootfiles/common/unbound
> +++ b/config/rootfiles/common/unbound
> @@ -11,7 +11,7 @@ etc/unbound/unbound.conf
> #usr/lib/libunbound.la
> #usr/lib/libunbound.so
> usr/lib/libunbound.so.8
> -usr/lib/libunbound.so.8.0.2
> +usr/lib/libunbound.so.8.0.3
> #usr/lib/pkgconfig/libunbound.pc
> usr/sbin/unbound
> usr/sbin/unbound-anchor
> diff --git a/lfs/unbound b/lfs/unbound
> index 3c876b79a..e4761eb67 100644
> --- a/lfs/unbound
> +++ b/lfs/unbound
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 1.8.2
> +VER = 1.8.3
>
> THISAPP = unbound-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 3b2f1024df47ccc59a8100c3b40c6dc1
> +$(DL_FILE)_MD5 = 4646203343d3b8f5aeb1b57753c27ead
>
> install : $(TARGET)
>
> --
> 2.18.0
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] unbound: Update to 1.8.3
@ 2018-12-12 19:34 Matthias Fischer
0 siblings, 0 replies; 3+ messages in thread
From: Matthias Fischer @ 2018-12-12 19:34 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]
For details see:
https://nlnetlabs.nl/svn/unbound/tags/release-1.8.3/doc/Changelog
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/unbound | 2 +-
lfs/unbound | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound
index 2232c6889..9a8126c15 100644
--- a/config/rootfiles/common/unbound
+++ b/config/rootfiles/common/unbound
@@ -11,7 +11,7 @@ etc/unbound/unbound.conf
#usr/lib/libunbound.la
#usr/lib/libunbound.so
usr/lib/libunbound.so.8
-usr/lib/libunbound.so.8.0.1
+usr/lib/libunbound.so.8.0.3
#usr/lib/pkgconfig/libunbound.pc
usr/sbin/unbound
usr/sbin/unbound-anchor
diff --git a/lfs/unbound b/lfs/unbound
index 8dfcfa3a0..e4761eb67 100644
--- a/lfs/unbound
+++ b/lfs/unbound
@@ -24,7 +24,7 @@
include Config
-VER = 1.8.1
+VER = 1.8.3
THISAPP = unbound-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 00ce66e357fd2f969acf69008aa82a40
+$(DL_FILE)_MD5 = 4646203343d3b8f5aeb1b57753c27ead
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-13 16:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-12 19:41 [PATCH] unbound: Update to 1.8.3 Matthias Fischer
2018-12-13 16:17 ` Michael Tremer
-- strict thread matches above, loose matches on Subject: below --
2018-12-12 19:34 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox