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 (as
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 them
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 redef
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 debian
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 pro
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 functio
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. Apparen
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]
X
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 t
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 UNSUB
> 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 sub
> #566771: please package lxc 0.6.5
> It has been closed by Guido Trotter .
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 "unsubscribe". Trouble? Conta
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 ins
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 '30>>27&0xF=5'
Works for me, but no guaranty. I have added a secon
> 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.
Yo
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
us
> > 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
use
> 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
> 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 wi
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 /etc/news/nnrpd-c
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 no
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 en
> 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 corrup
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 wil
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 suppo
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
> 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
tpm_bios_log_setu
> 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 shu
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 /sys/kernel/
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 : applicat
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 b
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]
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
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 a
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 dins
> 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
> 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 w
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:
Deb
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
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 (dire
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 i
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 co
> 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,
whi
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
> # 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 UNS
> 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 2004-03-1
Deas Translators,
this message goes to some submittors of translations for the 'gwhois'
package. Shortly i would like to upload the new version of 'gwhois' into
the project (so that it still will make it into the next release), but as
i've changed some of the texts from tha last version, i need up
47 matches
Mail list logo