# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([fort], [1.4.2], [fort-validator@nic.mx])
+AC_INIT([fort], [1.5.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.4.2
+ARG FORT_VERSION=1.5.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.4.2
+fort-latest-version: 1.5.0
plugins:
- jekyll-seo-tag
- jekyll-sitemap
## TO-DO
- Reach 100% RFC compliance
-- Daemon quirks (stuff like "send self to background automatically"), maybe
+- Trigger revalidation and SLURM reload on SIGHUP.
+- Configurable origin address for outgoing requests.
\ No newline at end of file
"count": 2,
"interval": 5
},
- "user-agent": "fort/1.4.2",
+ "user-agent": "fort/1.5.0",
"connect-timeout": 30,
"transfer-timeout": 0,
"idle-timeout": 15,
-.TH fort 8 "2020-09-29" "v1.4.2" "FORT validator"
+.TH fort 8 "2020-09-29" "v1.5.0" "FORT validator"
.SH NAME
fort \- RPKI certificate path validator and RTR server
"count": 2,
"interval": 5
},
- "user-agent": "fort/1.4.2",
+ "user-agent": "fort/1.5.0",
"connect-timeout": 30,
"transfer-timeout": 0,
"idle-timeout": 15,