# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([fort],[1.5.4],[fort-validator@nic.mx])
+AC_INIT([fort],[1.6.0],[fort-validator@nic.mx])
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE([subdir-objects])
#--- Alpine build container ---
FROM alpine:latest AS builder
-ARG FORT_VERSION=1.5.4
+ARG FORT_VERSION=1.6.0
# Install compiler and dependencies
RUN apk --update --no-cache add build-base autoconf automake pkgconfig jansson-dev check-dev \
layout: "default"
image: "/img/logo_validador_og.png"
-fort-latest-version: 1.5.4
+fort-latest-version: 1.6.0
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- **Type:** String (Path to file)
- **Availability:** `argv` and JSON
->  BGPsec certificate validation has been disabled in version 1.5.2 because of [this bug](https://github.com/NICMx/FORT-validator/issues/58). It will be restored in version 1.5.4.
+>  BGPsec certificate validation has been disabled in version 1.5.2 because of [this bug](https://github.com/NICMx/FORT-validator/issues/58).
File where the BGPsec Router Keys (found during each validation run) will be stored. See [`--output.format`](#--outputformat).
-.TH fort 8 "2023-02-06" "v1.5.4" "FORT validator"
+.TH fort 8 "2023-11-16" "v1.6.0" "FORT validator"
.SH NAME
fort \- RPKI validator and RTR server