Bug#693856: php5: Please provide PHP 5.3 as well

2012-11-20 Thread Michael Holzt
Package: php5 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, Debian Wheezy comes with PHP 5.4. Unfortunately this release of PHP breaks a lot of sites because some functions formerly used for session management have been removed. This makes upgrading from PHP 5.3

Bug#693179: qpsmtpd: Warnings on IPv6 capable systems

2012-11-13 Thread Michael Holzt
Package: qpsmtpd Version: 0.84-8 Tags: patch If qpsmtpd is running on an IPv6 capable system and the missing dependency on IO::Socket::INET6 is fullfilled (see Bug #693103), qpsmtpd will emit warnings like these on startup: Starting qpsmtpd: Subroutine Qpsmtpd::TcpServer::pack_sockaddr_in6

Bug#693181: qpsmtpd: sender_permitted_framework plugin hangs on IPv6 clients

2012-11-13 Thread Michael Holzt
Package: qpsmtpd Version: 0.84-8 Tags: patch The debian version of qpsmtpd has its own modified version of the SPF plugin, therefore this problem (which also exists in the upstream version) needs to be fixed in debian. The SPF plugin will hang on IPv6 clients because the code does not handle

Bug#693079: irssi-plugin-xmpp segfaults on specific circumstances

2012-11-12 Thread Michael Holzt
Package: irssi-plugin-xmpp Version: 0.52-1 Severity: important If a user in the roster has a description which only consists of a single space character, irssi-xmpp will segfault. This is caused by faulty code in the stroneline-function in file src/fe-common/fe-rosters.c. The code of that

Bug#693079: Acknowledgement (irssi-plugin-xmpp segfaults on specific circumstances)

2012-11-12 Thread Michael Holzt
tags 693079 +patch thanks Oh, one more note: Maybe the problem here is also the cause of the segfaults experienced by other problems. But I somewhat doubt it because this code apparently is only used in connection with display of the roster. Regards, Michael -- It's an insane world, but i'm

Bug#693103: qpsmtpd: Missing dependency for IPv6 support

2012-11-12 Thread Michael Holzt
Package: qpsmtpd Version: 0.84-8 While qpsmtpd depends on libsocket6-perl, it does not depend on libio-socket-inet6-perl which would also be required for IPv6 support. Regards, Michael -- It's an insane world, but i'm proud to be a part of it. -- Bill Hicks -- To UNSUBSCRIBE, email to

Bug#688908: xserver-xorg-core 1.12.3.902-1 breaks icewm

2012-09-26 Thread Michael Holzt
Package: xserver-xorg-core Version: 2:1.12.3.902-1 Severity: normal Hi there, upgrading xserver-xorg-core from 2:1.12.3-1 to 2:1.12.3.902-1 breaks the icewm window manager. After the upgrade the title bars of windows are partly broken and become transparent at the part where normally the window

Bug#688908: Acknowledgement (xserver-xorg-core 1.12.3.902-1 breaks icewm)

2012-09-26 Thread Michael Holzt
As asked for by jcristau, here is my xserver log. As you can see, i'm using the nvidia driver (for reasons) which is also mentioned in the freedesktop.org Bugreport as exposing this problem. Regards, Michael -- It's an insane world, but i'm proud to be a part of it. -- Bill Hicks [ 2624.549]

Bug#688908: Acknowledgement (xserver-xorg-core 1.12.3.902-1 breaks icewm)

2012-09-26 Thread Michael Holzt
The problem at hand is caused by commit 3e62f48edf47a59d923ac58b6d4262b02456a556 which has caused similar problems to others as pointed out by jcristau: https://bugs.freedesktop.org/show_bug.cgi?id=54168 Reverting the patch and recompiling xserver-xorg 1.12.3.902-1 did fix the problem.

Bug#679057: gwhois: diff for NMU version 20100728+nmu1

2012-06-26 Thread Michael Holzt
close 679057 20120626 thanks Hi Christian, thanks for your help on these issues. With the help of another kind soul I was able to upload a totally new version fixing even more stuff today. Regards, Michael -- It's an insane world, but i'm proud to be a part of it. -- Bill Hicks -- To

Bug#589805: Bug#589857: [INTL:da] Danish translation of the debconf templates gwhois

2010-07-21 Thread Michael Holzt
Please include the attached Danish debconf translations I received two translations. I can of course only include one. Regards, Michael -- It's an insane world, but i'm proud to be a part of it. -- Bill Hicks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#566771: closed by Guido Trotter ultrot...@debian.org (Bug#566771: fixed in lxc 0.6.5-1)

2010-01-25 Thread Michael Holzt
#566771: please package lxc 0.6.5 It has been closed by Guido Trotter ultrot...@debian.org. Thanks! Regards, Michael -- It's an insane world, but i'm proud to be a part of it. -- Bill Hicks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#566771: please package lxc 0.6.5

2010-01-24 Thread Michael Holzt
Package: lxc Severity: wishlist lxc 0.6.5 was released shortly ago. It would be really important to get this version into the next release as 0.6.5 contains an important fix improving security. Old lxc did chroot into a container rootfs which was very insecure. New version now does pivot_root

Bug#538975: Quick fix with iptables

2009-07-28 Thread Michael Holzt
As a hint for other sysadmins: For the time until a fixed debian package is available, this iptables rule should filter all dnsupdate packets, thus mitigating the attack: | iptables -A INPUT -p udp --dport 53 -j DROP -m u32 --u32 '30270xF=5' Works for me, but no guaranty. I have added a second

Bug#440680: apparmor

2008-11-18 Thread Michael Holzt
No answer from 22 Jun 2008, and no reaction from 03 Sep 2007. I'm going to owner this ITP. Sorry for that. I appreciate your adoption of this ITP and hope you will succeed in packaging AA for Debian. Please note that i have opened a wishlist bug related to packaging AA against initscripts. You

Bug#503686: kernel-package: does not recognize xen enabled kernel on amd64

2008-10-27 Thread Michael Holzt
Package: kernel-package Version: 11.0011 Severity: normal Tags: patch When building a current kernel with the in-kernel xen code enabled on amd64, kernel-package does not recognize this correctly because it matches on a config variable which apparently is no longer set (or maybe even was never

Bug#503495: inn2: SSL-Documentation and -Support is wrong/broken

2008-10-26 Thread Michael Holzt
Package: inn2 Version: 2.4.5-2 Severity: normal README.Debian.gz contains some information regarding SSL support but it turns out that whats written there is simply wrong, also the SSL support in the package is completely broken anyway. 1. It is told that one needs a CA cert in

Bug#503495: inn2: SSL-Documentation and -Support is wrong/broken

2008-10-26 Thread Michael Holzt
Send a patch. I have no time to work on this, or even to determine how much of your report is correct. I can surely send a patch. But to be able to do this, i need a decision from you how you want to have the STARTTLS issue fixed. I don't know why you are currently building a nnrpd binary

Bug#503495: inn2: SSL-Documentation and -Support is wrong/broken

2008-10-26 Thread Michael Holzt
Also, upstream strongly believes that nnrpd should really be started from inetd. I believe you are talking about NNTPS which is on a different port (563) on which inetd can listen and involke nnrpd/nnrpd-ssl with option -S. STARTTLS on the other hand upgrades an unencrypted reader connection on

Bug#503495: inn2: SSL-Documentation and -Support is wrong/broken

2008-10-26 Thread Michael Holzt
This can only be fixed by a.) compile nnrpd with SSL or b.) replace nnrpd with a wrapper or alternatives. c) run nnrpd from inetd. This is not possible without the use of a secondary ip address. As i already said, innd listens on port 119 and will hand over readers to nnrpd. For most users

Bug#313317: Workaround for this bug (openssh-server: PAM environment takes precedence over SendEnv)

2008-08-26 Thread Michael Holzt
By chance i've found a simple work-around for this bug (because i noticed that a client on MacOS X were not affected) which only requires a small change on the connecting client: Change your settings so that not only LANG but also LC_ALL is set. LC_ALL will be sent to the server and is normally

Bug#482307: laptop-mode-tools: Misleading configuration option for HAL polling

2008-05-21 Thread Michael Holzt
Package: laptop-mode-tools Version: 1.42-1 Severity: normal The configuration file /etc/laptop-mode/conf.d/hal-polling.conf contains this lines: | # Enable HAL polling on battery | BATT_ENABLE_HAL_POLLING=0 The comment is actually right, when ENABLE_HAL_POLLING is set to zero, HAL polling is

Bug#464953: Amd64 hotfix

2008-02-11 Thread Michael Holzt
I modified the hotfix so it will also patch compat_sys_vmsplice, which would be important on amd64 boxen with x86 compatibility enabled. Once again: The hotfix and also your modification are stupid, stupid, stupid and dangerous. The hotfix first attempts to try the exploit and this corrupts

Bug#464953: DO NOT USE THE HOTFIX!

2008-02-11 Thread Michael Holzt
Just for the record: Do not use the hotfix named disable-vmsplice-if- exploitable.c. The hotfix first tries to run the exploit (which would be totally unnecessary for the actual fix by the way and is therefore a very dumb thing to do), and this still leads to kernel memory corruption which will

Bug#449096: laptop-mode-tools: Default setting of variable PARTITIONS does (can) not work

2007-11-02 Thread Michael Holzt
Package: laptop-mode-tools Version: 1.32-1 Severity: normal The variable PARTITIONS determines which partitions are controlled by laptop-mode. The default setting is 'auto /dev/mapper/*'. Unfortunately the '/dev/mapper/*' part does not work and simply can not work because this syntax is not

Bug#448099: nagios2: Please package CGI components in a separate package

2007-10-25 Thread Michael Holzt
Package: nagios2 Severity: wishlist AFAIK the parts of nagios2 that provide the webinterface are stricly speaking optional. I think it would be neat if they would be packaged as a separate binary package, e.g. named nagios-cgi. -- System Information: Debian Release: 4.0 APT prefers stable

Bug#440709: [Pkg-sysvinit-devel] Bug#440709: initscripts: Please mount securityfs

2007-09-04 Thread Michael Holzt
What about providing a init.d script in apparmor to mount this file system when it is available? I can do this, but i'm not sure if it would be the right thing to do, as apparmor might not be the only user of securityfs. This especially leds to the question if and when to unmount on system

Bug#440709: [Pkg-sysvinit-devel] Bug#440709: initscripts: Please mount securityfs

2007-09-04 Thread Michael Holzt
2.6.21 tpm driver doesn't seem to provide securityfs in a non-SE-Linux box. Does it depend on anything else than just loading tpm? I can't tell. I just observed that the code in drivers/char/tpm/tpm_bios.c attempts to create some securityfs files in a exported function called

Bug#440680: ITP: apparmor -- application security framework

2007-09-03 Thread Michael Holzt
Package: wnpp Severity: wishlist Owner: Michael Holzt [EMAIL PROTECTED] * Package name: apparmor Version : 2.0.2 Upstream Author : Novell/SuSE [EMAIL PROTECTED] * URL : http://en.opensuse.org/Apparmor * License : GPL Description : application security

Bug#440709: initscripts: Please mount securityfs

2007-09-03 Thread Michael Holzt
Package: initscripts Version: 2.86.ds1-1 Severity: wishlist I intent to package apparmor for debian. Apparmor depends on securityfs be mounted. Securityfs is included in the linux kernel for quite a while and seems to be used by the kernel tpm driver as well. securityfs is mounted on

Bug#431860: bridge-utils: Segfaults when a bridge is named bridge

2007-07-05 Thread Michael Holzt
Package: bridge-utils Version: 1.2-1 Severity: normal brctl has problems handling a bridge which is called bridge, see below. | # brctl show | bridge name bridge id STP enabled interfaces | xenbr0 8000.005004430ecb no uplink | | # brctl addbr

Bug#418229: gwhois: Add lookup service for .im

2007-04-08 Thread Michael Holzt
severity 418229 normal thanks -- It's an insane world, but i'm proud to be a part of it. -- Bill Hicks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#410705: python-pyopenssl: misleading description

2007-02-12 Thread Michael Holzt
Package: python-pyopenssl Version: 0.6-2.3 Severity: minor The description for python-pyopenssl reads | Description: Python wrapper around the OpenSSL library (dummy package) The addition dummy package seems wrong and shall probably be removed from the description. In fact this really confused

Bug#403863: Cron [EMAIL PROTECTED] test -x /usr/sbin/anacron || run-parts --report /etc/cron.daily

2007-01-19 Thread Michael Holzt
I just found this bug report and i would like to add to the It also looks remarkably like something left by a break-in or rootkit.. In fact the chkrootkit package _does_ warn about this file and identifies it as a possible rootkit: /etc/cron.daily/chkrootkit: The following suspicious files and

Bug#397907: developers-reference: Description of delayed uploads outdated

2006-11-10 Thread Michael Holzt
Package: developers-reference Version: 3.3.7 Severity: normal dev-ref states: | 5.6.3 Delayed uploads | | Delayed uploads are done for the moment via the delayed queue at gluck. The | upload-directory is gluck:~tfheen/DELAYED/[012345678]-day. 0-day is uploaded | approximately one hour before

Bug#363689: RFA: obexserver -- Receive files with OBEX protocol

2006-10-11 Thread Michael Holzt
Good idea, I talked with Eugeniy about that. Though, I guess the final decision is to the obexserver maintainer. Totally fine with me. Go ahead and remove obexserver from the distribution. Since my NMU on affix, when it propagates to testing, obexserver will be the last user of the old

Bug#389960: lintian: Incorrect warning maintainer-script-needs-depends-on-netbase

2006-09-28 Thread Michael Holzt
Package: lintian Version: 1.23.24 Severity: normal I have a dependency on update-inetd | netbase because it looks like update-inetd is going to be separated from netbase. Lintian is however not happy about this and gives maintainer-script-needs-depends-on-netbase. -- System Information: Debian

Bug#388654: Patch for RC bug

2006-09-28 Thread Michael Holzt
I have prepared a little NMU to fix the failure during purging. The patch is attaches. As I am no DD yet I can not do an actual upload, so if an interested DD comes along; go ahead and do a upload. Oh, please. I really appreciate your help, but i think you are too impatient here. The bug was

Bug#381322: qpsmtpd: Breaks on HELP command

2006-08-03 Thread Michael Holzt
Package: qpsmtpd Version: 0.32-3 Severity: normal Tags: patch qpsmtpd 0.32 does not handle the command HELP correct. Upon sending a HELP command no answer is generated. This is due to an error in lib/Qpsmtd/SMTP.pm (which is fixed in current SVN) which causes an concatenation with an undefined

Bug#358135: Note

2006-07-16 Thread Michael Holzt
Just a notice: As reported in another bug report (don't have the number yet) this bug can be fixed by installing libkpathsea-dev (which is missing from the build dependencies) and recompiling. At least worked for me. Regards Michael -- It's an insane world, but i'm proud to be a part of

Bug#378447: tex-guy: Missing build dependancy on libkpathsea-dev (fixes also other error)

2006-07-16 Thread Michael Holzt
Package: tex-guy Version: 1.2.4-4.2 Severity: serious Justification: Policy 7.6 The tex-guy package is missing a build dependancy on libkpathsea-dev. If the package is installed it seems tex-guy can be compile correctly. Adding the dependency and recompiling at least fixes also Bug#358135

Bug#363689: RFA: obexserver -- Receive files with OBEX protocol

2006-04-20 Thread Michael Holzt
Package: wnpp Severity: normal This package is a small utility to receive files sent via bluetooth or infrared, especially by a mobile phone. It is used to send e.g. photos from a mobile phone equipped with a camera to your computer for further use or processing. The program is very simple and

Bug#345723: Error report for cramfsswap

2006-04-19 Thread Michael Holzt
Sorry for the delay in handling your error report. Would you please send me the file in question so i can have a look whats the problem? By the way: Your bug severity of 'grave' is _not_ justified, because the program works for most users. I will regrade the bug as important. Regards Michael

Bug#345723: Error report for cramfsswap

2006-04-19 Thread Michael Holzt
The problem seems to occur with *any* file. I've attached: [...] This is strange, and until now, I didn't know that it was working for most users. Now, i don't know if most users is true, but i know that it works for a number of people. I see that you are on a big endian architecture, which

Bug#238087: traduction fr

2005-09-23 Thread Michael Holzt
# translation of fr.po to French Thank you for the submission. I'm currently finishing my master thesis. Therefore a new release of gwhois is not to be expected before end of october. Regards Michael -- It's an insane world, but i'm proud to be a part of it. -- Bill Hicks -- To

Bug#238087: Incorrect handling of debconf translations in spip, gwhois and fontconfig?

2005-09-15 Thread Michael Holzt
The handling of debconf translations for the spip and fontconfig packages seems somewhat jerky, at least in recent months. Now gwhois is only mentioned in the subject but in the text. But regarding to gwhois the story is a little bit different: 1. A french translation was sent in on