# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([fort], [1.1.2], [fort-validator@nic.mx])
+AC_INIT([fort], [1.1.3], [fort-validator@nic.mx])
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE([subdir-objects])
## 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 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
+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 a bug fix:
+- Whenever multiple TAL's are being validated, if an error occurs while fetching the root certificate from one of them, discard the validation results from the rest of the TALs. This will avoid to send a considerable amount of withdrawal PDUs to the router(s) due to an error that isn't proper of the RPKI validation.
\ No newline at end of file
-.TH fort 8 "2019-11-07" "v1.1.2" "FORT validator"
+.TH fort 8 "2019-12-02" "v1.1.3" "FORT validator"
.SH NAME
fort \- RPKI certificate path validator and RTR server