Bug#715417: Patch is good - but small issue.

2013-11-21 Thread Ralf Baechle
The patch survived brief testing. There's just an issue when applying it: patch: malformed patch at line 28: //gs; # convert endlines Ignore the line number. This segment looks like: @@ -1580,10 +1580,14 @@ } sub _get_page_headline { +# Find and parse the pag

Bug#638198: CVE-2011-2910: Severity

2011-08-18 Thread Ralf Baechle
Severity grave is grossly overexagerated. Triggering this is only possible by very weird security configuration such as root without CAP_SETUID or an even more weird LSM that restricts root from dropping privileges. Don't panic. Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lis

Bug#606338: ax25ipd transmission bug

2010-12-08 Thread Ralf Baechle
On Wed, Dec 08, 2010 at 08:59:08AM -0600, John Goerzen wrote: > First of all, thank you very much for your work on the AX.25 > userland tools. It is much appreciated. I am new both to amateur > radio and to AX.25 in general and am thus being exposed to them for > the first time. > > I have disc

Bug#584784: [PATCH] mips: Set io_map_base for several PCI bridges lacking it

2010-07-26 Thread Ralf Baechle
On Sun, Jun 13, 2010 at 10:22:59PM +0100, Ben Hutchings wrote: > Several MIPS platforms don't set pci_controller::io_map_base for their > PCI bridges. This results in a panic in pci_iomap(). (The panic is > conditional on CONFIG_PCI_DOMAINS, but that is now enabled for all PCI > MIPS systems.) >