hc
2023-05-26 a23f51ed7a39e452c1037343a84d7db1ca2c5bd7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
From edb68972f8dc636e6208e78f02dec6f9805e4c0b Mon Sep 17 00:00:00 2001
From: Yi Zhao <yi.zhao@windriver.com>
Date: Wed, 26 May 2021 11:39:00 +0800
Subject: [PATCH] bind/version: update to latest version
 
Update the bundled bind from 9.11.14 to 9.11.32.
 
Upstream-Status: Inappropriate [embedded specific]
 
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 bind/version.tmp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 
diff --git a/bind/version.tmp b/bind/version.tmp
index cf52f1b..4cc538e 100644
--- a/bind/version.tmp
+++ b/bind/version.tmp
@@ -5,7 +5,7 @@ PRODUCT=BIND
 DESCRIPTION="(Extended Support Version)"
 MAJORVER=9
 MINORVER=11
-PATCHVER=14
+PATCHVER=32
 RELEASETYPE=
 RELEASEVER=
 EXTENSIONS=
-- 
2.17.1