Bug#682778: Patch for hostname too short

2014-06-18 Thread goldt
Hi, please change wall.c. It cuts the hostname because it uses sizeof a pointer instead of the buffer size which is too short. --- wall.c 2011-10-11 15:23:47.0 +0200 +++ /tmp/wall.c 2014-06-18 12:53:17.440999746 +0200 @@ -221,7 +221,7 @@ where = somewhere;

Bug#559882: When updating adjtimex an awk error occurs

2009-12-07 Thread Sven Goldt
Package: adjtimex Version: 1.28-1 Severity: important Setting up adjtimex (1.28-1) ... Regulating system clock...done. Comparing clocks (this will take 70 sec)...done. awk: BEGIN{print ((to-1)*100 + override)./65536.)*.0864} awk:^ syntax error awk:

Bug#419094: Debian Package of egroupware changed ownership of files to www-data which is not ok.

2007-04-13 Thread Sven Goldt
Package: egroupware Version: 1.2.106-2.dfsg-2 Severity: normal After upgrading egroupware all files in /var/lib/egroupware haven been changed to owner www-data which is not what we use on our server. Please keep the original ownership (wwwrun in our case). With the wrong owner egroupware doesn't

Bug#419094: Debian Package of egroupware changed ownership of files to www-data which is not ok.

2007-04-13 Thread Sven Goldt
Sven Goldt wrote: After upgrading egroupware all files in /var/lib/egroupware haven been changed to owner www-data which is not what we use on our server. That is your problem. Debian uses www-data. In other words you don't care. This is a bad attitude since debian uses by default www

Bug#382640: zabbix: Postgresql interface missing

2006-08-12 Thread Sven Goldt
Package: zabbix Severity: grave Justification: renders package unusable This package forces the usage of mysql instead of postgresql even though postgresql is supported by the original software. You can't even install only the zabbix-server without any database or you can't create your own

Bug#382640: zabbix: Postgresql interface missing

2006-08-12 Thread Sven Goldt
Michael Ablassmeier schrieb: and one more reason i forgot: 1.1.1 does not even work with postgresql, this feature has been dropped for 1.1.1, from upstream's release notes: The release does not fix support of PostgreSQL. Please expect it in ZABBIX 1.1.2 bye, - michael Hi Michael,

Bug#382640: zabbix: Postgresql interface missing

2006-08-12 Thread Sven Goldt
Michael Ablassmeier schrieb: tags 382640 + wontfix severity 382640 wishlist thanks hi Sven, Hi Michael, On Sat, Aug 12, 2006 at 03:26:38PM +0200, Sven Goldt wrote: This package forces the usage of mysql instead of postgresql even though postgresql is supported by the original