]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Update to the newer version
authorpcarana <pc.moreno2099@gmail.com>
Tue, 14 Jul 2020 00:18:57 +0000 (19:18 -0500)
committerpcarana <pc.moreno2099@gmail.com>
Tue, 14 Jul 2020 00:18:57 +0000 (19:18 -0500)
configure.ac
docs/_config.yml
examples/config.json
man/fort.8

index 270017c7b7e3ef64e6a758bd9195009494e2159d..689dbd000628298fb4dd58b53a4c0e491b4a00e2 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([fort], [1.3.0], [fort-validator@nic.mx])
+AC_INIT([fort], [1.4.0], [fort-validator@nic.mx])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([subdir-objects])
 
index 2ac473849680590cd8ece93238f11b5c56b9c490..f0df557c6d73481b433eecaf71993d3688689fc8 100644 (file)
@@ -7,4 +7,4 @@ defaults:
     values:
       layout: "default"
 
-fort-latest-version: 1.3.0
+fort-latest-version: 1.4.0
index a2031e88ccf2d8308283441b1df9320746375e0b..354e4ac27afe25807ea65935f2f0773c52167cc3 100644 (file)
@@ -35,7 +35,7 @@
     "tag": "Validation"
   },
   "http": {
-    "user-agent": "fort/1.3.0",
+    "user-agent": "fort/1.4.0",
     "connect-timeout": 30,
     "transfer-timeout": 0,
     "idle-timeout": 15,
index 928417497ea2175f56b7ef3537cbcdc096d86d06..fc5c8cb4ccad0aefda1c1264cda33340400234a3 100644 (file)
@@ -1,4 +1,4 @@
-.TH fort 8 "2020-05-21" "v1.3.0" "FORT validator"
+.TH fort 8 "2020-07-13" "v1.4.0" "FORT validator"
 
 .SH NAME
 fort \- RPKI certificate path validator and RTR server
@@ -1097,7 +1097,7 @@ to a specific value:
     "tag": "Validation"
   },
   "http": {
-    "user-agent": "fort/1.3.0",
+    "user-agent": "fort/1.4.0",
     "connect-timeout": 30,
     "transfer-timeout": 0,
     "idle-timeout": 15,