# 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])
values:
layout: "default"
-fort-latest-version: 1.1.1
+fort-latest-version: 1.1.2
## 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
-.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