Bug#1039557: Confirmed fixed in sudo_1.9.13p3-3_amd64.deb

2023-06-27 Thread Kimmo Suominen
Hi, I have downloaded and installed sudo_1.9.13p3-3_amd64.deb from http://ftp.fi.debian.org/debian/pool/main/s/sudo/sudo_1.9.13p3-3_amd64.deb, and can confirm the issue fixed. Kind regards, + Kimmo

Bug#1039557: Info received (Bug#1039557: sudo: Format of "ENV=..." event logging broken)

2023-06-27 Thread Kimmo Suominen
Somehow the patch that was committed to Salsa is off by one line compared to the upstream patch. This results in an unwanted " ; " in the log message when no environment variables are logged. It would be preferable to apply the upstream patch as is. Kind regards, + Kimmo

Bug#1039557: sudo: Format of "ENV=..." event logging broken

2023-06-27 Thread Kimmo Suominen
On Tue, 27 Jun 2023 at 11:46, Marc Haber wrote: > Do you think that would warrant an update for bookworm point release? I think so. I consider this a regression in bookworm. Thank you, and kind regards, + Kimmo

Bug#1039557: sudo: Format of "ENV=..." event logging broken

2023-06-26 Thread Kimmo Suominen
Package: sudo Version: 1.9.13p3-1 Severity: important Tags: patch upstream Dear Maintainer, The sudo event log format is broken when environment variables are set. the " ; " (space, semicolon, space) that separates the environment variables from the following logged object (usually the actual com

Bug#905649: Filetest globbing fix

2021-11-16 Thread Kimmo Suominen
Hi! This bug has been addressed upstream: https://github.com/tcsh-org/tcsh/commit/8a83d4c717ad4a56450751986b65ccd6ea9eed8a.patch Kind regards, + Kimmo

Bug#950938: Character range comparison bug

2021-11-15 Thread Kimmo Suominen
This bug has been fixed upstream since 29 July 2019. I've replied to bug #999754 earlier today linking to the necessary patch. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999754#10 Kind regards, + Kimmo

Bug#999754: tcsh: character class expansion is badly broken

2021-11-15 Thread Kimmo Suominen
Please consider applying the following three patches as a minimal fix. 1) To fix the character range comparison bug: https://github.com/tcsh-org/tcsh/commit/4679bde3e1ceca63d6eb4de5ce41c996405e61aa.patch 2) To pass the current more stringent compiler options: https://github.com/tcsh-org/tcsh/comm