From f8b363c4c8501f893dc1586184665ed43be0f5f6 Mon Sep 17 00:00:00 2001 From: Harshad sonde Date: Wed, 3 Jan 2024 03:09:33 -0500 Subject: [PATCH] Add inotifytools package Package added: -> inotifytools 3.14-7 -> libinotifytools0 3.14-7 This package will be used by luks-fs-mgr service to detect file change and creation recursively, so that those files can be rsynced with the standby controller. Test Plan: PASSED: downloader && build-image successful PASSED: Deployed image successfully on AIO-DX Both controllers in available and online state inotifytools package successfully installed on controllers Able to execute inotifywait command Story: 2010873 Task: 49371 Change-Id: Ib3fec16671b22107db5b1e8e33a772a765018962 Signed-off-by: Harshad sonde --- debian-mirror-tools/config/debian/common/base-bullseye.lst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian-mirror-tools/config/debian/common/base-bullseye.lst b/debian-mirror-tools/config/debian/common/base-bullseye.lst index d8265d90..4c295c8a 100644 --- a/debian-mirror-tools/config/debian/common/base-bullseye.lst +++ b/debian-mirror-tools/config/debian/common/base-bullseye.lst @@ -197,6 +197,7 @@ init 1.60 initramfs-tools 0.140 initramfs-tools-core 0.140 init-system-helpers 1.60 +inotify-tools 3.14-7 https://snapshot.debian.org/archive/debian/20231201T092318Z/pool/main/i/inotify-tools/inotify-tools_3.14-7_amd64.deb install-info 6.7.0.dfsg.2-6 intltool-debian 0.35.0+20060710.5 iperf3 3.9-1+deb11u1 https://snapshot.debian.org/archive/debian-security/20230717T135556Z/pool/updates/main/i/iperf3/iperf3_3.9-1%2Bdeb11u1_amd64.deb @@ -1278,3 +1279,4 @@ xz-utils 5.2.5-2.1~deb11u1 https://snapshot.debian.org/archive/debian/20220422T zip 3.0-12 zlib1g 1:1.2.11.dfsg-2+deb11u2 https://snapshot.debian.org/archive/debian/20221106T145349Z/pool/main/z/zlib/zlib1g_1.2.11.dfsg-2+deb11u2_amd64.deb zlib1g-dev 1:1.2.11.dfsg-2+deb11u2 https://snapshot.debian.org/archive/debian/20221106T145349Z/pool/main/z/zlib/zlib1g-dev_1.2.11.dfsg-2+deb11u2_amd64.deb +libinotifytools0 3.14-7 https://snapshot.debian.org/archive/debian/20231201T092318Z/pool/main/i/inotify-tools/libinotifytools0_3.14-7_amd64.deb