]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Protocolary updates for release 1.6.7 debian
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 16 Sep 2025 19:59:33 +0000 (13:59 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 16 Sep 2025 21:44:44 +0000 (15:44 -0600)
debian/changelog
debian/control
debian/patches/program_defaults

index 161082ee1e588e15db80f443b0bea8f07d83d3c4..6220c5c74f5cb698b9c30dc4e4470acc1cc51311 100644 (file)
@@ -1,3 +1,9 @@
+fort (1.6.7-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Alberto Leiva Popper <ydahhrk@gmail.com>  Tue, 16 Sep 2025 11:24:08 -0500
+
 fort (1.6.6-1) unstable; urgency=medium
 
   * New upstream release
index 21007208ad837294b948e9aabb24341dbf1db1af..aec562e0528e7f5b10215081737f9a5b408d4d20 100644 (file)
@@ -4,12 +4,13 @@ Section: net
 Priority: optional
 Build-Depends: debhelper-compat (= 11),
  debhelper (>= 11),
- pkg-config,
+ pkgconf,
  libcurl4-openssl-dev,
  libjansson-dev,
+ libmicrohttpd-dev,
  libssl-dev,
  libxml2-dev,
-Standards-Version: 4.6.2
+Standards-Version: 4.7.2
 Rules-Requires-Root: no
 Homepage: https://nicmx.github.io/FORT-validator
 Vcs-Git: https://github.com/NICMx/FORT-validator.git -b debian
@@ -19,7 +20,7 @@ Package: fort
 Architecture: any
 Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, rsync,
- libcurl4, libxml2,
+ libcurl4, libxml2, libmicrohttpd12,
 Description: RPKI Relying Party and RTR server
  Regularly downloads and validates RPKI repositories. Serves resulting
  Route Origin Attestations (ROAs) and BGPsec Router Keys to routers.
index e210591c64e564b8b38c5f2718ce1f7a2d35f77c..0b4ab40eca68073681b4653fbfa751c34db8529a 100644 (file)
@@ -3,7 +3,7 @@ Description: Changes two configuration defaults to better match the
 Origin: https://salsa.debian.org/md/fort-validator/-/tree/master/debian/patches
 Forwarded: not-needed
 diff --git a/man/fort.8 b/man/fort.8
-index 08ee75b..6c234c5 100644
+index 40b5af8..c7783d1 100644
 --- a/man/fort.8
 +++ b/man/fort.8
 @@ -211,6 +211,8 @@ The TAL ("Trust Anchor Locator") is a text file that lists a few URLs which can
@@ -25,10 +25,10 @@ index 08ee75b..6c234c5 100644
  .P
  
 diff --git a/src/config.c b/src/config.c
-index e3e807c..f3268d0 100644
+index 25a5c76..38e4ae2 100644
 --- a/src/config.c
 +++ b/src/config.c
-@@ -937,8 +937,8 @@ set_default_values(void)
+@@ -968,8 +968,8 @@ set_default_values(void)
         * duplicates.
         */