Bug#1074783: efax: Log directory moved from /var/log to /var/loog

2024-07-02 Thread Bill Brelsford
Package: efax Version: 1:0.9a-22 Severity: normal Dear Maintainer, The upgrade to 1:0.9a-22 resulted in the removal of /var/log/efax and creation of /var/loog and /var/loog/efax. Bill -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Archi

Bug#940989: ksh: KEYBD trap with undefined associative-array elements kills shell

2019-09-22 Thread Bill Brelsford
Package: ksh Version: 2020.0.0~beta1-1 Severity: normal Dear Maintainer, My .env file contains typeset -A SH_ktbl; SH_ktbl[' ']=".sh.edchar=$'\026\t'" trap 'eval "${SH_ktbl[${.sh.edchar}]}"' KEYBD (Replaces tab with ^V-tab; suggested by David Korn to disable command-name and f