Bug#992422: patch

2021-09-08 Thread Jesse Norell
minor = sb.st_rdev % 256 #minor = remainder of st_rdev divided by 256 if (stat.S_ISCHR(sb.st_mode)): mode = 'c' -- Jesse Norell Kentec Communications, Inc. 970-522-8107 - www.kci.net

Bug#991075: jailkit: python2 code causes jk_update to fail, leaving outdated jails

2021-07-13 Thread Jesse Norell
Package: jailkit Version: 2.21-3 Severity: important Dear Maintainer, The jailkit package needs updated to from upstream. In particular there is a bugfix for some python2 code within jk_update which causes it to fail, which has security implications (jails can no longer be updated with

Bug#979526: roundcube-plugins-extra: Call to undefined function Q()

2021-01-07 Thread Jesse Norell
Package: roundcube-plugins-extra Version: 1.4.9+2-1~bpo10+1 Severity: normal Tags: patch Dear Maintainer, The compose_addressbook plugin is outdated and does not work correctly with the classic theme, it produces a fatal error when hitting 'Reply' to a message: PHP Fatal error: Uncaught

Bug#942414: postfwd: init script uses RUNAS where it should have NAME

2019-10-15 Thread Jesse Norell
Package: postfwd Version: 1.35-4 Severity: minor Dear Maintainer, The /etc/init.d/postfwd init script 'start' action incorrectly uses: start-stop-daemon ... --name ${RUNAS} ... It should use ${NAME} (the daemon name, postfwd), not ${RUNAS} (the user name, postfw). -- System

Bug#931813: libapache2-mod-evasive: failure to remove dos-* log files breaks further logging and notifications

2019-07-10 Thread Jesse Norell
Package: libapache2-mod-evasive Version: 1.10.1-3 Severity: normal Dear Maintainer, When setting DOSLogDir to a directory writable by www-data, when mod_evasive blocks an IP, it creates a file for each ip address named dos-xx.xx.xx.xx, and it logs the block via syslog as well as sends and

Bug#896994: squirrelmail: cronjob does not clean old attachment files

2018-04-26 Thread Jesse Norell
Package: squirrelmail Version: 2:1.4.23~svn20120406-2+deb8u1 Severity: normal Dear Maintainer, The /etc/cron.daily/squirrelmail cronjob is not cleaning up old attachment files because find(1) arguments do not match; -maxdepth should be 3 (not 2), and on our system -atime needs changed to

Bug#695713:

2014-07-28 Thread Jesse Norell
This has been packaged, I'll check with the Developer about getting it uploaded. -- Jesse Norell Kentec Communications, Inc. 970-522-8107 - www.kci.net smime.p7s Description: S/MIME cryptographic signature

Bug#695712:

2014-07-28 Thread Jesse Norell
This has been packaged, I'll check with the Developer about getting it uploaded. -- Jesse Norell Kentec Communications, Inc. 970-522-8107 - www.kci.net smime.p7s Description: S/MIME cryptographic signature

Bug#717607: Acknowledgement (postfwd: world writable pid file)

2013-07-23 Thread Jesse Norell
This problem is also present in postfwd 1.32-2~bpo60+1 package from squeeze backports. -- Jesse Norell Kentec Communications, Inc. 970-522-8107 - www.kci.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#717607: postfwd: world writable pid file

2013-07-22 Thread Jesse Norell
Package: postfwd Version: 1.35-1~bpo70+1 Severity: important Dear Maintainer, The postfwd init script creates a world writable pid file, and does not use start-stop-daemon -n or -u options, so it can be used to kill any process (including root-owned processes). Using the backports postfwd

Bug#706404: ITP: php-net-telnet -- provides a PHP implementation of the TELNET protocol

2013-04-29 Thread Jesse Norell
Package: wnpp Owner: Jesse Norell je...@kci.net Severity: wishlist * Package name: php-net-telnet Version : 0.1 Upstream Author : Jesse Norell je...@kci.net * URL : https://github.com/jnorell/Net_Telnet * License : Apache-2.0 Programming Lang: PHP

Bug#695713: ITP: smtpprox -- trivial transparent SMTP proxy

2012-12-11 Thread Jesse Norell
Package: wnpp Owner: Jesse Norell je...@kci.net Severity: wishlist * Package name: smtpprox Version : 1.2 Upstream Author : Bennett Todd b...@rahul.net * URL : http://bent.latency.net/smtpprox/ * License : GPL-3.0+ Programming Lang: Perl Description

Bug#695712: ITP: smtpprox-loopprevent -- Transparent SMTP proxy to prevent mail forwarding loops

2012-12-11 Thread Jesse Norell
Package: wnpp Owner: Jesse Norell je...@kci.net Severity: wishlist * Package name: smtpprox-loopprevent Version : 0.1 Upstream Author : Jesse Norell je...@kci.net * URL : https://github.com/jnorell/smtpprox-loopprevent/ * License : GPL-3.0+ Programming Lang

Bug#538277: typo in chkrootkit -q check

2009-07-24 Thread Jesse Norell
Package: chkrootkit Version: 0.48-8 Severity: minor Tags: patch There's a typo in one check for ${QUIET} that causes the message The following suspicious files and directories were found: to always be printed, even when nothing is found. --- chkrootkit.orig 2009-07-24 09:11:23.0