From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755237Ab2CRL7U (ORCPT ); Sun, 18 Mar 2012 07:59:20 -0400 Received: from 1wt.eu ([62.212.114.60]:63423 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754076Ab2CRL7T (ORCPT ); Sun, 18 Mar 2012 07:59:19 -0400 Date: Sun, 18 Mar 2012 12:59:15 +0100 From: Willy Tarreau To: Nikola Ciprich Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Nikola Ciprich Subject: Re: Linux 2.6.32.59 Message-ID: <20120318115915.GI17033@1wt.eu> References: <20120317130953.GA16926@1wt.eu> <20120318112013.GA2287@nik-comp.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120318112013.GA2287@nik-comp.lan> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Nikola, On Sun, Mar 18, 2012 at 12:20:13PM +0100, Nikola Ciprich wrote: > Hi Willy, > > thanks for the patches. There's small typo in the paths though: > > The patch and changelog will appear soon at the following locations: > > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/ > > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/patch-2.6.32.59.bz2 > > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/patch-2.6.32.59.xz > > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/patch-2.6.32.59.gz > > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/ChangeLog-2.6.32.59 > Should be: > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/patch-2.6.32.59.bz2 > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/patch-2.6.32.59.xz > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/patch-2.6.32.59.gz > ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.59 Sorry, I've fixed it now. Thanks for reporting this ! Willy