lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 13 Mar 2017 10:32:59 -0500
From:   Robert Nelson <robertcnelson@...il.com>
To:     helpdesk@...nel.org
Cc:     Jiri Slaby <jslaby@...e.cz>, Greg KH <gregkh@...uxfoundation.org>,
        linux kernel <linux-kernel@...r.kernel.org>,
        Ilia Mirkin <imirkin@...m.mit.edu>
Subject: Re: Linux 4.10.2

On Mon, Mar 13, 2017 at 10:23 AM, Robert Nelson <robertcnelson@...il.com> wrote:
> On Mon, Mar 13, 2017 at 8:55 AM, Ilia Mirkin <imirkin@...m.mit.edu> wrote:
>> On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby <jslaby@...e.cz> wrote:
>>> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
>>>> The link shows v4.10.1 for me and says that the v4.10.2 tag is
>>>> unknown. Fetching from
>>>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
>>>> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>>>
>>> I guess your mirror only have not kept up yet.
>>
>> Yeah, it was all good ~4h after I sent the e-mail.
>
> Something is still fishy with kernel.org, i eventually got v4.10.2
> pulled down last night, but now with linus's tree i'm not getting
> v4.11-rc2..
>
> voodoo@...es:~/linux-src$ git pull origin
> Already up-to-date.
> voodoo@...es:~/linux-src$ git fetch --tags
> voodoo@...es:~/linux-src$ git config remote.origin.url
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> voodoo@...es:~/linux-src$ git tag -l *4.11-rc[12]
> v4.11-rc1

i wonder if it's related with the new packet frontend?

https://www.kernel.org/fast-new-frontends-with-packet.html

from one of vps's in a differnet region, still no rc2..

rcnee@...ian:~$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into 'linux'...
remote: Counting objects: 5266818, done.
remote: Compressing objects: 100% (803214/803214), done.
remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
Resolving deltas: 100% (4423326/4423326), done.
Checking connectivity... done.
Checking out files: 100% (57992/57992), done.
rcnee@...ian:~$ cd linux/
rcnee@...ian:~/linux$ git tag -l *4.11-rc[12]
v4.11-rc1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ