It's been 4 weeks since 2.4.21-pre4 went out and the pre4->current
diff is over 3 megabytes. Anything special holding off -pre5?
I wouldn't be surprised if Alan had 100+ patches queued up
to be merged after a new tag release.
--
Tomas Szepe <[email protected]>
> It's been 4 weeks since 2.4.21-pre4 went out and the pre4->current
> diff is over 3 megabytes. Anything special holding off -pre5?
where do you get this pre4->current diff?
Maciej
On Mon, 2003-02-24 at 15:51, Maciej Soltysiak wrote:
> > It's been 4 weeks since 2.4.21-pre4 went out and the pre4->current
> > diff is over 3 megabytes. Anything special holding off -pre5?
> where do you get this pre4->current diff?
http://www.XX.kernel.org/pub/linux/kernel/v2.4/testing/cset/
and at the moment
http://www.XX.kernel.org/pub/linux/kernel/v2.4/testing/cset/cset-1.953-to-1.992.txt.gz
--
dwmw2
On Mon, 24 Feb 2003, Tomas Szepe wrote:
> It's been 4 weeks since 2.4.21-pre4 went out and the pre4->current
> diff is over 3 megabytes. Anything special holding off -pre5?
>
> I wouldn't be surprised if Alan had 100+ patches queued up
> to be merged after a new tag release.
I'm very late yes. I will release it today or tomorrow.
At 12:38 PM 2/25/2003, Marcelo Tosatti wrote:
>On Mon, 24 Feb 2003, Tomas Szepe wrote:
>
>> It's been 4 weeks since 2.4.21-pre4 went out and the pre4->current
>> diff is over 3 megabytes. Anything special holding off -pre5?
>>
>> I wouldn't be surprised if Alan had 100+ patches queued up
>> to be merged after a new tag release.
>
>I'm very late yes. I will release it today or tomorrow.
Before you do that could you please pull a couple of Bluetooth fixes from
bk pull bk://linux-bt.bkbits.net/bt-2.4
This will update the following files:
include/net/bluetooth/hci.h | 104 +++++++++++++-------------
include/net/bluetooth/hci_core.h | 12 +--
net/bluetooth/hci_core.c | 118 ++++++++++-------------------
net/bluetooth/hci_sock.c | 156 +++++++++++++++++++++------------------
net/bluetooth/syms.c | 6 -
5 files changed, 191 insertions(+), 205 deletions(-)
through these ChangeSets:
<[email protected]> (03/01/27 1.884.1.113)
[Bluetooth] Add support for vendor specific commands.
All vendor commands are treated as raw data and
applications are responsible for flow control.
Thanks
Max