Hi,
Here goes the second -pre of v2.4.33, containing a small number of
changes.
Most notably three security corrections, and an overflow fix for
machines with large amounts of memory and inodes (which would cause the
system's logic to reclaim inodes with highmem pages attached to fail).
Please refer to the changelog for full details...
Summary of changes from v2.4.33-pre1 to v2.4.33-pre2
============================================
Adrian Bunk:
document that gcc 4 is not supported
dann frazier:
proc_pid_cmdline() race fix (CAN-2004-1058)
David S. Miller:
[SPARC]: Fix compile failures in math-emu.
Guennadi Liakhovetski:
usb-uhci.c: wrong sign comparison in status check
Horms:
[PATCH, 2.4] wan sdla: fix probable security hole
orinoco: CVE-2005-3180: Information leakage due to incorrect padding
Jacek Lipkowski:
make 2.4.32 work on i486 again
Jesse Brandeburg:
e1000: fix BUG reported due to calling msec_delay in irq context
Marcelo Tosatti:
Alpha: fix recursive inlining failure in pci_iommu.c
Merge http://w.ods.org/kernel/2.4/linux-2.4-upstream
Change VERSION to 2.4.33-pre2
ODonnell, Michael:
PATCH: hash-table corruption in bond_alb.c
Pete Zaitcev:
usbserial: using int for CPU flags is incorrect on x86_64
Rik van Riel:
fix overflow in inode.c
Steven J. Hathaway:
SAMSUNG CD-ROM SC-140 fails on DMA
Vincent Fortier:
Documentation error 2.4.x aic7xxx
Willy Tarreau:
Merge branch 'master' of /data/projets/git/linux/linux-2.4
Merge branch 'master' of /data/projets/git/linux/linux-2.4
Hi Marcelo,
On Tue, Feb 21, 2006 at 03:48:44PM -0600, Marcelo Tosatti wrote:
> Hi,
>
> Here goes the second -pre of v2.4.33, containing a small number of
> changes.
>
> Most notably three security corrections, and an overflow fix for
> machines with large amounts of memory and inodes (which would cause the
> system's logic to reclaim inodes with highmem pages attached to fail).
I will release -hf32.3 shortly (well, I should be careful, each time I
expect something to be done within a few days, I lose).
> Willy Tarreau:
> Merge branch 'master' of /data/projets/git/linux/linux-2.4
> Merge branch 'master' of /data/projets/git/linux/linux-2.4
Sorry for this pollution, I thought it would stay local :-(
Next time, I'll try to proceed differently. I think I first pushed the
changes then updated the tree, while perhaps I should have updated it
first.
Regards,
Willy
On Tue, 21 Feb 2006, Marcelo Tosatti wrote:
> Here goes the second -pre of v2.4.33, containing a small number of
> changes.
It accidentally ended up in /pub/linux/kernel/v2.4/ instead of
/pub/linux/kernel/v2.4/testing/?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
On Sat, Feb 25, 2006 at 10:53:24AM +0100, Geert Uytterhoeven wrote:
> On Tue, 21 Feb 2006, Marcelo Tosatti wrote:
> > Here goes the second -pre of v2.4.33, containing a small number of
> > changes.
>
> It accidentally ended up in /pub/linux/kernel/v2.4/ instead of
> /pub/linux/kernel/v2.4/testing/?
_Eeek_.
Moved to testing/ now.
Sorry about that.