From 66a0d04e1a460f3c7455e2adae6834c4b1431bad Mon Sep 17 00:00:00 2001 From: atsushi421 Date: Wed, 18 Mar 2026 19:28:47 +0900 Subject: [PATCH 1/2] chore: bump agnocast from 2.1.2 to 2.3.1 Signed-off-by: atsushi421 --- build_depends-humble.repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_depends-humble.repos b/build_depends-humble.repos index 79288713c..966bd1c01 100644 --- a/build_depends-humble.repos +++ b/build_depends-humble.repos @@ -11,4 +11,4 @@ repositories: agnocast: type: git url: https://github.com/tier4/agnocast - version: 2.1.2 + version: 2.3.1 From f4bf2268c2d6c2f190f1b1703357cdfc5dcb8c67 Mon Sep 17 00:00:00 2001 From: atsushi421 Date: Thu, 19 Mar 2026 14:53:10 +0900 Subject: [PATCH 2/2] docs: update Agnocast version in README to 2.3.1 Signed-off-by: atsushi421 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88bea8b98..469e8f81c 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ The following apt dependencies are required at run time: ```bash sudo add-apt-repository ppa:t4-system-software/agnocast sudo apt-get update -sudo apt-get install agnocast-heaphook-v2.1.2 agnocast-kmod-v2.1.2 +sudo apt-get install agnocast-heaphook-v2.3.1 agnocast-kmod-v2.3.1 ``` Nebula binaries that have been compiled with Agnocast support require the following environment