[Bug 260019] net/foreman-proxy: update to 3.0.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 24 Nov 2021 14:58:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260019

            Bug ID: 260019
           Summary: net/foreman-proxy: update to 3.0.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby@FreeBSD.org
          Reporter: fw@moov.de
             Flags: maintainer-feedback?(ruby@FreeBSD.org)
          Assignee: ruby@FreeBSD.org

Created attachment 229698
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229698&action=edit
Update foreman-proxy to 3.0.1

This patch updates foreman-proxy to the most recent version 3.0.1 and applies a
bunch of improvements:

* update to version 3.0.1
* bump Puppet dependency to Puppet 7
* add new dependency: sysutils/rubygem-sd_notify
* add new BMC dependency: rubygem-redfish_client
* fix path in pkg-message
* take maintainership (assuming that ruby@ agrees)

CHANGELOG

The port is 2 major releases behind, so I'll just leave all the official
changelogs for reference:

https://theforeman.org/manuals/3.0/index.html#Releasenotesfor3.0
https://theforeman.org/manuals/2.5/index.html#Releasenotesfor2.5
https://theforeman.org/manuals/2.4/index.html#Releasenotesfor2.4
https://theforeman.org/manuals/2.3/index.html#Releasenotesfor2.3
https://theforeman.org/manuals/2.2/index.html#Releasenotesfor2.2
https://theforeman.org/manuals/2.1/index.html#Releasenotesfor2.1
https://theforeman.org/manuals/2.0/index.html#Releasenotesfor2.0

TEST STATUS

This update was tested on FreeBSD 13.0 and the new version seems to be running
just fine with several plugins enabled:

2021-11-24T15:44:09  [I] Successfully initialized 'foreman_proxy'
2021-11-24T15:44:09  [I] Successfully initialized 'dns_nsupdate'
2021-11-24T15:44:09  [I] Successfully initialized 'dns'
2021-11-24T15:44:09  [I] Successfully initialized 'tftp'
2021-11-24T15:44:10  [I] Successfully initialized 'dhcp_isc'
2021-11-24T15:44:10  [I] Successfully initialized 'dhcp'
2021-11-24T15:44:10  [I] Successfully initialized 'bmc'
2021-11-24T15:44:10  [I] Successfully initialized 'logs'
2021-11-24T15:44:10  [I] Successfully initialized 'httpboot'
2021-11-24T15:44:10  [I] WEBrick 1.6.1
2021-11-24T15:44:10  [I] ruby 2.7.4 (2021-07-07) [amd64-freebsd13]
2021-11-24T15:44:10  [D] Rack::Handler::WEBrick is mounted on /.
2021-11-24T15:44:10  [I] WEBrick::HTTPServer#start: pid=83480 port=8443
2021-11-24T15:44:10  [I] Smart proxy has launched on 1 socket(s), waiting for
requests

This submission obsoletes BZ #253008. I'll submit a few follow-up BZ with the
new dependencies.

-- 
You are receiving this mail because:
You are the assignee for the bug.