]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Upgrade version, ready to do some testing
authorpcarana <pc.moreno2099@gmail.com>
Mon, 4 Nov 2019 22:04:14 +0000 (16:04 -0600)
committerpcarana <pc.moreno2099@gmail.com>
Mon, 4 Nov 2019 22:04:14 +0000 (16:04 -0600)
configure.ac
docs/_config.yml
docs/index.md
man/fort.8

index 4f03a4a22ad44b0e576d8b54a835001858874680..bf364c41b4f1bd9963c05f91d2c8735b0a8a2fd5 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([fort], [1.1.1], [fort-validator@nic.mx])
+AC_INIT([fort], [1.2.0], [fort-validator@nic.mx])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([subdir-objects])
 
index 450c1231afab5dfccb6b307b7fcbbd9aebeeaa5e..f34c8a93aa7b654caad5553c60900df2f8447341 100644 (file)
@@ -7,4 +7,4 @@ defaults:
     values:
       layout: "default"
 
-fort-latest-version: 1.1.1
+fort-latest-version: 1.2.0
index 17fc775177bb1b90a45eea6a01d63512afb877fa..aeb1a263d023ee6c471a76a1977814bd668af9a9 100644 (file)
@@ -10,4 +10,8 @@ FORT validator is an MIT-licensed RPKI Relying Party, this is a tool offered as
 
 ## Status
 
-Version [{{ site.fort-latest-version }}](https://github.com/NICMx/FORT-validator/releases/tag/v{{ site.fort-latest-version }}){:target="_blank"} is the latest official release, includes some minor bug fixes.
+Version [{{ site.fort-latest-version }}](https://github.com/NICMx/FORT-validator/releases/tag/v{{ site.fort-latest-version }}){:target="_blank"} is the latest official release, includes minor updates, including:
+- Configure desired log level and output.
+- Remember last valid SLURM in case of syntax error with a newer version.
+- Setup script to fetch ARINs TAL.
+- Add incidence to validate signed objects DER encoding.
\ No newline at end of file
index fcf0679a96d50d5023fa5d8d546443197515604f..c396d6d6dc5b7b6dd1276d64a15f5d16d5a4aac2 100644 (file)
@@ -1,4 +1,4 @@
-.TH fort 8 "2019-10-14" "v1.1.1" "FORT validator"
+.TH fort 8 "2019-11-04" "v1.2.0" "FORT validator"
 
 .SH NAME
 fort \- RPKI certificate path validator and RTR server