From 4fbda167c60d5682f8297e31bea79c2a5a84fc2e Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Tue, 17 Mar 2026 11:19:51 +0100 Subject: [PATCH] Require kafo >= 7.7 See https://github.com/theforeman/foreman-installer/pull/1056 --- debian/bookworm/foreman-installer/changelog | 6 ++++++ debian/bookworm/foreman-installer/control | 4 ++-- debian/jammy/foreman-installer/changelog | 6 ++++++ debian/jammy/foreman-installer/control | 4 ++-- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/debian/bookworm/foreman-installer/changelog b/debian/bookworm/foreman-installer/changelog index b01d5d7a5d..33994fe7e5 100644 --- a/debian/bookworm/foreman-installer/changelog +++ b/debian/bookworm/foreman-installer/changelog @@ -1,3 +1,9 @@ +foreman-installer (3.19.0-3) stable; urgency=low + + * Require kafo 7.7 + + -- Evgeni Golov Tue, 17 Mar 2026 12:51:47 +0100 + foreman-installer (3.19.0-2) stable; urgency=low * Require puppet 8 diff --git a/debian/bookworm/foreman-installer/control b/debian/bookworm/foreman-installer/control index 57d23ae693..e7fac10a0b 100644 --- a/debian/bookworm/foreman-installer/control +++ b/debian/bookworm/foreman-installer/control @@ -5,7 +5,7 @@ Maintainer: Greg Sutcliffe Build-Depends: debhelper (>= 7.0.50~), asciidoc, rake, libxml2-utils, xsltproc, docbook-xsl, git, ca-certificates, ruby-dev, puppet-agent-puppet-strings (>= 1.2.0), - ruby-kafo (>= 7.6.0), ruby-kafo (<< 8.0.0) + ruby-kafo (>= 7.7.0), ruby-kafo (<< 8.0.0) Standards-Version: 3.9.3 Homepage: https://github.com/theforeman/foreman-installer XS-Ruby-Versions: all @@ -14,7 +14,7 @@ Package: foreman-installer Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, - ruby-kafo (>= 7.6.0), ruby-kafo (<< 8.0.0), + ruby-kafo (>= 7.7.0), ruby-kafo (<< 8.0.0), puppet-agent (>= 8.0.0) | puppet (>= 8.0.0), curl, lsb-release diff --git a/debian/jammy/foreman-installer/changelog b/debian/jammy/foreman-installer/changelog index b01d5d7a5d..33994fe7e5 100644 --- a/debian/jammy/foreman-installer/changelog +++ b/debian/jammy/foreman-installer/changelog @@ -1,3 +1,9 @@ +foreman-installer (3.19.0-3) stable; urgency=low + + * Require kafo 7.7 + + -- Evgeni Golov Tue, 17 Mar 2026 12:51:47 +0100 + foreman-installer (3.19.0-2) stable; urgency=low * Require puppet 8 diff --git a/debian/jammy/foreman-installer/control b/debian/jammy/foreman-installer/control index 57d23ae693..e7fac10a0b 100644 --- a/debian/jammy/foreman-installer/control +++ b/debian/jammy/foreman-installer/control @@ -5,7 +5,7 @@ Maintainer: Greg Sutcliffe Build-Depends: debhelper (>= 7.0.50~), asciidoc, rake, libxml2-utils, xsltproc, docbook-xsl, git, ca-certificates, ruby-dev, puppet-agent-puppet-strings (>= 1.2.0), - ruby-kafo (>= 7.6.0), ruby-kafo (<< 8.0.0) + ruby-kafo (>= 7.7.0), ruby-kafo (<< 8.0.0) Standards-Version: 3.9.3 Homepage: https://github.com/theforeman/foreman-installer XS-Ruby-Versions: all @@ -14,7 +14,7 @@ Package: foreman-installer Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, - ruby-kafo (>= 7.6.0), ruby-kafo (<< 8.0.0), + ruby-kafo (>= 7.7.0), ruby-kafo (<< 8.0.0), puppet-agent (>= 8.0.0) | puppet (>= 8.0.0), curl, lsb-release