Bug#770150: sessionclean uses sed -z option not available in wheezy

2014-11-19 Thread Marco Wessel
The sessionclean script uses the -z option to sed, which was introduced in sed 4.2.2. Wheezy contains sed 4.2.1. This use of the -z option therefore causes the following message to be e-mailed every half hour: From: Cron[ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] &

Bug#740352: netatalk: macusers script fails to account for usernames with non-word characters

2014-02-28 Thread Marco Wessel
Package: netatalk Version: 2.2.2-1 Severity: minor Tags: patch Dear Maintainer, The 'macusers' script matches users with a \w regexp, which does not work if the user name has, for instance, a period in it. The patch therefore is simple: --- contrib/macusers/macusers 2014-02-28 00:00:43.77878

Bug#740080: netcfg: dhcp/rdns domain name overrides netcfg/get_domain

2014-02-25 Thread Marco Wessel
Package: netcfg Severity: normal Tags: d-i Dear Maintainer, Much like netcfg/get_hostname, a manually preseeded netcfg/get_domain is overridden by DHCP. This is similar to #544513. For the hostname a second debconf key is available to force the hostname to that value, but for domain this val