[Bug 490466] Re: [armel] unrecognizable insn with -mthumb

2009-12-02 Thread Dave Martin
Patch posted upstream which should hopefully fix this: http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00118.html -- [armel] unrecognizable insn with -mthumb https://bugs.launchpad.net/bugs/490466 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 490466] Re: [armel] unrecognizable insn with -mthumb

2009-12-15 Thread Dave Martin
Appears fixed in fixed in 4.4.2-5ubuntu1 -- [armel] unrecognizable insn with -mthumb https://bugs.launchpad.net/bugs/490466 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 524893] Re: Can't boot initramfses

2010-02-22 Thread Dave Martin
The initramfs image is an optionally gzipped cpio archive (which must have been built with cpio --format=newc in order for the kernel to recognise it --- note this is not the default behaviour for cpio). The filesystem is unpacked into a ramfs or similar, so there is no special size restriction.

[Bug 293000] Re: hardy: openssh-server oom_adj can lead to denial of service

2010-03-03 Thread Dave Martin
This bug either wasn't fixed or there has been a recent regression. Ubuntu lucid openssh-server 1:5.3p1-3ubuntu1 /etc/default/ssh: SSHD_OOM_ADJUST=-17 As well as causing kernel panics, a malicious user can use this technique to kill off trusted root daemons and (if they use a port = 1024)

[Bug 293000] Re: hardy: openssh-server oom_adj can lead to denial of service

2010-03-03 Thread Dave Martin
To confirm, sshd's child processes do indeed inherit the oom_adjust setting. -- hardy: openssh-server oom_adj can lead to denial of service https://bugs.launchpad.net/bugs/293000 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in