From 0f6ac83991fc9581d7880d536effe6e8ab837e9d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 02:09:37 +0200 Subject: Adding debian version 2.36.1-8+deb11u2. Signed-off-by: Daniel Baumann --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 83d6b34..716702a 100755 --- a/debian/rules +++ b/debian/rules @@ -37,6 +37,9 @@ CONFOPTS += --disable-chfn-chsh # => bsdmainutils CONFOPTS += --disable-cal +# Reduce setgid programs (cf. CVE-2024-28085) +CONFOPTS += --disable-use-tty-group + # Get the list of binary package, except lib* and *-udeb, from # debian/control instead of hardcoding the list when installing # bash-completions below. -- cgit v1.2.3