Download source error
Matthew Newton
mcn at freeradius.org
Mon Nov 27 20:08:28 CET 2017
On Mon, 2017-11-27 at 18:49 +0000, Jonathan Anthony wrote:
> I am trying to download the source on another machine.
> If I follow:
> git clone git at github.com:FreeRADIUS/freeradius-server.git
> cd freeradius-server
> git fetch origin v3.1.x:v3.1.x
> git checkout v3.1.x
>
> I get error:
> $ git fetch origin v3.1.x:v3.1.x
> fatal: Couldn't find remote ref v3.1.x
v3.1.x was an unreleased development version. It was removed mainly due
to security issues, see
http://freeradius.org/security/fuzzer-2017.html
use v3.0.x instead.
--
Matthew
More information about the Freeradius-Devel
mailing list