From: Alberto Leiva Popper Date: Tue, 13 Dec 2022 20:47:37 +0000 (-0600) Subject: Protocolary updates for release 1.5.4 X-Git-Tag: 1.5.4~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=817fbfd2ecf13cf36d597270257eec7db46773ed;p=thirdparty%2FFORT-validator.git Protocolary updates for release 1.5.4 --- diff --git a/configure.ac b/configure.ac index a813f8ff..3d9e0e8d 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([fort], [1.5.3], [fort-validator@nic.mx]) +AC_INIT([fort], [1.5.4], [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 5ad8d195..bed3f368 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -8,7 +8,7 @@ defaults: layout: "default" image: "/img/logo_validador_og.png" -fort-latest-version: 1.5.3 +fort-latest-version: 1.5.4 plugins: - jekyll-seo-tag - jekyll-sitemap diff --git a/docs/index.md b/docs/index.md index 4a091e90..769bd3d0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ descrption: FORT validator is an RPKI Relying Party, a tool offered as part of t ## Introduction -FORT validator is an MIT-licensed RPKI Relying Party, this is a tool offered as part of the [FORT project](https://www.fortproject.net/). It is a service that performs the validation of the entire RPKI repository, and which serves the resulting ROAs for easy access by your routers. +The FORT validator is an MIT-licensed RPKI Relying Party, offered as part of the [FORT project](https://www.fortproject.net/). It is a service that performs the validation of the entire RPKI repository, and which serves the resulting ROAs for easy access by your routers. ## Status @@ -15,11 +15,12 @@ FORT validator is an MIT-licensed RPKI Relying Party, this is a tool offered as > > Development will resume in full during 2023. -Version **{{ site.fort-latest-version }}** is the latest official release. To fetch or review it, visit the [GitHub release](https://github.com/NICMx/FORT-validator/releases/tag/{{ site.fort-latest-version }}){:target="_blank"}. +Version {{ site.fort-latest-version }} is the latest official release. To fetch or review it, visit the [GitHub release](https://github.com/NICMx/FORT-validator/releases/tag/{{ site.fort-latest-version }}){:target="_blank"}. ## Quick start -Probably you just want to read: -- How to install? Visit [Compilation and Installation](installation.html). -- How to execute? Visit [Basic Usage](run.html) and [Program Arguments](usage.html). -- How to configure the router(s)? Visit [Routers](routers.html). +- [Compilation and Installation](installation.html) +- [Basic Usage](run.html) +- [Program Arguments](usage.html) +- [Router configuration](routers.html) + diff --git a/man/fort.8 b/man/fort.8 index 1dfd4ddc..d3b31877 100644 --- a/man/fort.8 +++ b/man/fort.8 @@ -1,4 +1,4 @@ -.TH fort 8 "2021-11-09" "v1.5.3" "FORT validator" +.TH fort 8 "2022-12-13" "v1.5.4" "FORT validator" .SH NAME fort \- RPKI validator and RTR server