]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Upgrade version, code ready for testing
authorpcarana <pc.moreno2099@gmail.com>
Thu, 7 Nov 2019 17:27:48 +0000 (11:27 -0600)
committerpcarana <pc.moreno2099@gmail.com>
Thu, 7 Nov 2019 17:27:48 +0000 (11:27 -0600)
configure.ac
docs/_config.yml
docs/index.md
man/fort.8

index 4f03a4a22ad44b0e576d8b54a835001858874680..d8f624e11915deb7b943d9efb620b0b42dd3ac73 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.1.2], [fort-validator@nic.mx])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([subdir-objects])
 
index 450c1231afab5dfccb6b307b7fcbbd9aebeeaa5e..3158455b0094f0d4b3259861ffbcd9d68803efdd 100644 (file)
@@ -7,4 +7,4 @@ defaults:
     values:
       layout: "default"
 
-fort-latest-version: 1.1.1
+fort-latest-version: 1.1.2
index 17fc775177bb1b90a45eea6a01d63512afb877fa..cadfda1578a3170a5fc0e8f4b81a609e5468b2bf 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 upgrades:
+- New program arguments: `log.level` and `log.output` (see [Logging](logging.html)).
+- Add license for asn1c created code.
+- Remove `<sys/cdefs.h>` header since isn't really necessary.
+- Add `-Wno-cpp` flag at compilation to avoid such warnings.
\ No newline at end of file
index ffeaa86079112446e7ac297b766d290833be8071..c511eecda2c8150fcfdac5fb799cc0b63c2bc0d1 100644 (file)
@@ -1,4 +1,4 @@
-.TH fort 8 "2019-10-14" "v1.1.1" "FORT validator"
+.TH fort 8 "2019-11-07" "v1.1.2" "FORT validator"
 
 .SH NAME
 fort \- RPKI certificate path validator and RTR server