From 181bcb19cc85b46803f22ad9377bf9c55931df4d Mon Sep 17 00:00:00 2001 From: roman Date: Wed, 14 Aug 2024 16:25:06 +0200 Subject: [PATCH] scripts UPDATE libnetconf2 yang revision --- scripts/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/common.sh b/scripts/common.sh index c3271de9..25e531b3 100644 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -33,7 +33,7 @@ LN2_MODULES=( "ietf-tls-common@2023-12-28.yang -e tls10 -e tls11 -e tls12 -e tls13 -e hello-params" "ietf-tls-server@2023-12-28.yang -e server-ident-x509-cert -e client-auth-supported -e client-auth-x509-cert" "ietf-netconf-server@2023-12-28.yang -e ssh-listen -e tls-listen -e ssh-call-home -e tls-call-home -e central-netconf-server-supported" -"libnetconf2-netconf-server@2024-01-15.yang" +"libnetconf2-netconf-server@2024-07-09.yang" ) # get path to the sysrepocfg executable