From: pcarana Date: Mon, 4 Nov 2019 22:04:14 +0000 (-0600) Subject: Upgrade version, ready to do some testing X-Git-Tag: v1.2.0~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=757fa02f73eb1d2d60e7de52dad1166d6ec6ec2e;p=thirdparty%2FFORT-validator.git Upgrade version, ready to do some testing --- diff --git a/configure.ac b/configure.ac index 4f03a4a2..bf364c41 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.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]) diff --git a/docs/_config.yml b/docs/_config.yml index 450c1231..f34c8a93 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -7,4 +7,4 @@ defaults: values: layout: "default" -fort-latest-version: 1.1.1 +fort-latest-version: 1.2.0 diff --git a/docs/index.md b/docs/index.md index 17fc7751..aeb1a263 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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 diff --git a/man/fort.8 b/man/fort.8 index fcf0679a..c396d6d6 100644 --- a/man/fort.8 +++ b/man/fort.8 @@ -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