]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Protocolary updates for release 1.5.4
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 13 Dec 2022 20:47:37 +0000 (14:47 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 13 Dec 2022 20:47:37 +0000 (14:47 -0600)
configure.ac
docs/_config.yml
docs/index.md
man/fort.8

index a813f8ff5a9cadaa07a66e9dfbee9931dc756448..3d9e0e8d9150b42924befd8a19523a9e657721d0 100644 (file)
@@ -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])
 
index 5ad8d1957e7bbbb1f6e7c8011dd802c0fe9d7bfe..bed3f368644b48bdb75b2263b9b826ad59f2ce4a 100644 (file)
@@ -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
index 4a091e90ec05565341841bfd4fcd1feb66477fdb..769bd3d071030f4fab7ee01429216b1affbee701 100644 (file)
@@ -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)
+
index 1dfd4ddc6037dfa8e1f20aadf1e6ead177408bc0..d3b31877d41571bfe52f7fecaff69e763a9ac5f7 100644 (file)
@@ -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