-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump netopeer2, libnetconf2, libyang and sysrepo
- Loading branch information
1 parent
710f6b8
commit 895a790
Showing
29 changed files
with
71 additions
and
1,382 deletions.
There are no files selected for viewing
Submodule buildroot
updated
8 files
59 changes: 0 additions & 59 deletions
59
patches/libnetconf2/3.0.17/0001-Add-support-for-system-authentication-as-fallback.patch
This file was deleted.
Oops, something went wrong.
73 changes: 0 additions & 73 deletions
73
patches/libyang/2.2.8/UPSTREAM-Fix-netopeer2-segfault.patch
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
patches/netopeer2/2.1.71/0001-Allow-factory-as-copy-from-only-in-rpc-copy-config.patch
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
patches/netopeer2/2.1.71/0002-netconf-monitor-add-support-for-submodules.patch
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
patches/netopeer2/2.2.28/0003-UPSTREAM-maain-BUGFIX-clear-url-protocolos.patch
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
patches/netopeer2/2.2.28/0004-UPSTREAM-main-UPDATE-zero-the-whole-np2srv-struct.patch
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
patches/netopeer2/2.2.28/0005-UPSTREAM-main-BUGFIX-wrong-param-order.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 1175168ef202c32ce07a674b0c14678c5c130274 Mon Sep 17 00:00:00 2001 | ||
From 063f9b1696a4570aa61f02eb443d6752cab11c0c Mon Sep 17 00:00:00 2001 | ||
From: Joachim Wiberg <[email protected]> | ||
Date: Thu, 22 Jun 2023 10:24:57 +0200 | ||
Subject: [PATCH] Allow 'factory' as copy-from (only) in rpc copy-config | ||
Subject: [PATCH 1/3] Allow 'factory' as copy-from (only) in rpc copy-config | ||
Organization: Addiva Elektronik | ||
|
||
Signed-off-by: Joachim Wiberg <[email protected]> | ||
|
@@ -10,10 +10,10 @@ Signed-off-by: Joachim Wiberg <[email protected]> | |
1 file changed, 2 insertions(+) | ||
|
||
diff --git a/src/netconf.c b/src/netconf.c | ||
index 840debb..fa778d5 100644 | ||
index e0b790f..8ae4160 100644 | ||
--- a/src/netconf.c | ||
+++ b/src/netconf.c | ||
@@ -332,6 +332,8 @@ np2srv_rpc_copyconfig_cb(sr_session_ctx_t *session, uint32_t UNUSED(sub_id), con | ||
@@ -361,6 +361,8 @@ np2srv_rpc_copyconfig_cb(sr_session_ctx_t *session, uint32_t UNUSED(sub_id), con | ||
ds = SR_DS_STARTUP; | ||
} else if (!strcmp(nodeset->dnodes[0]->schema->name, "candidate")) { | ||
ds = SR_DS_CANDIDATE; | ||
|
@@ -23,5 +23,5 @@ index 840debb..fa778d5 100644 | |
assert(!strcmp(nodeset->dnodes[0]->schema->name, "url")); | ||
#ifdef NP2SRV_URL_CAPAB | ||
-- | ||
2.34.1 | ||
2.43.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,25 @@ | ||
From 26e36c7db9ebf11bf057a53e0c16238bda14792c Mon Sep 17 00:00:00 2001 | ||
From: =?UTF-8?q?Mattias=20Walstr=C3=B6m?= <[email protected]> | ||
Date: Tue, 2 Jul 2024 14:56:15 +0200 | ||
Subject: [PATCH 2/3] Disable local users (backwards compat with older model) | ||
MIME-Version: 1.0 | ||
Content-Type: text/plain; charset=UTF-8 | ||
Content-Transfer-Encoding: 8bit | ||
Organization: Addiva Elektronik | ||
|
||
Drop local-users, because if enabled netopeer require all users that | ||
should be allowed to use NETCONF to also be configured in the updated | ||
ietf-netconf-server model. | ||
|
||
Signed-off-by: Mattias Walström <[email protected]> | ||
Signed-off-by: Joachim Wiberg <[email protected]> | ||
--- | ||
scripts/common.sh | 2 +- | ||
scripts/merge_config.sh | 3 --- | ||
2 files changed, 1 insertion(+), 4 deletions(-) | ||
|
||
diff --git a/scripts/common.sh b/scripts/common.sh | ||
index c3271de..86c4c44 100644 | ||
index 25e531b..13234e1 100644 | ||
--- a/scripts/common.sh | ||
+++ b/scripts/common.sh | ||
@@ -29,7 +29,7 @@ LN2_MODULES=( | ||
|
@@ -25,3 +45,6 @@ index 4b476d6..e588369 100755 | |
</ssh-server-parameters> | ||
</ssh> | ||
</endpoint> | ||
-- | ||
2.43.0 | ||
|
29 changes: 0 additions & 29 deletions
29
patches/sysrepo/2.10.1/0005-modinfo-BUGFIX-memory-leak.patch
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
patches/sysrepo/2.10.1/0006-sub-ntf-BUGFIX-proper-invalid-FD-check.patch
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...dd-support-for-running-in-foregroun.patch → ...dd-support-for-running-in-foregroun.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From dcd594e7c7e2b47b489243ce823e58e6b674bea3 Mon Sep 17 00:00:00 2001 | ||
From e8daa7e3e6d24e66e1a74b00237af4c32438cb92 Mon Sep 17 00:00:00 2001 | ||
From: Joachim Wiberg <[email protected]> | ||
Date: Tue, 28 Mar 2023 10:37:53 +0200 | ||
Subject: [PATCH 1/9] sysrepo-plugind: add support for running in foreground | ||
Subject: [PATCH 1/7] sysrepo-plugind: add support for running in foreground | ||
with syslog | ||
Organization: Addiva Elektronik | ||
|
||
|
Oops, something went wrong.