From: pcarana Date: Mon, 26 Aug 2019 20:26:44 +0000 (-0500) Subject: Release version 1.0.0 X-Git-Tag: v1.0.0^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7524d75c58378899412231a43ebd67114eee266;p=thirdparty%2FFORT-validator.git Release version 1.0.0 --- diff --git a/README.md b/README.md index 5d93584d..32ee19f3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ An RPKI Validator and RTR Server. -**This software is in beta** - ## Installation Dependencies: diff --git a/configure.ac b/configure.ac index 502db83f..6831fcac 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) # TODO change the bug report address -AC_INIT([fort], [0.0.2], [ydahhrk@gmail.com]) +AC_INIT([fort], [1.0.0], [fort-validator@nic.mx]) AC_CONFIG_SRCDIR([src/main.c]) AM_INIT_AUTOMAKE([subdir-objects]) diff --git a/docs/_config.yml b/docs/_config.yml index 31f54f7e..1609bacb 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -7,4 +7,4 @@ defaults: values: layout: "default" -fort-latest-version: 0.0.2 +fort-latest-version: 1.0.0 diff --git a/docs/doc/installation.md b/docs/doc/installation.md index 888e9099..7aabae74 100644 --- a/docs/doc/installation.md +++ b/docs/doc/installation.md @@ -34,8 +34,6 @@ Fort is currently supported in *64-bit* OS. A 32-bit OS may face the [Year 2038 ## Option 1: Installing the Debian package -> TODO Upload to Debian, add more archs - {% highlight bash %} wget https://github.com/NICMx/FORT-validator/releases/download/v{{ site.fort-latest-version }}/fort_{{ site.fort-latest-version }}-1_amd64.deb sudo apt install ./fort_{{ site.fort-latest-version }}-1_amd64.deb diff --git a/docs/index.md b/docs/index.md index a3d70661..7db3459a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,4 +11,4 @@ The documentation can be found [here](doc/index.html). ## Status -Fort is currently in beta. Testing is underway. +Version [{{ site.fort-latest-version }}](https://github.com/NICMx/FORT-validator/releases/tag/v{{ site.fort-latest-version }}){:target="_blank"} is the first official release! Don't forget to read the [docs](doc/index.html). diff --git a/man/fort.8 b/man/fort.8 index 0f6abccf..d61baca3 100644 --- a/man/fort.8 +++ b/man/fort.8 @@ -1,4 +1,4 @@ -.TH fort 8 "2019-06-07" "v0.0.1-beta" "FORT validator" +.TH fort 8 "2019-08-26" "v1.0.0" "FORT validator" .SH NAME fort \- RPKI certificate path validator