Bug 263431 - net/foreman-proxy: update to 3.1.2
Summary: net/foreman-proxy: update to 3.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Neel Chauhan
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2022-04-20 03:26 UTC by Jason Unovitch
Modified: 2022-04-23 19:39 UTC (History)
3 users (show)

See Also:
freebsd: maintainer-feedback+


Attachments
net/foreman-proxy: update 3.0.1 -> 3.1.2 (3.11 KB, patch)
2022-04-20 03:27 UTC, Jason Unovitch
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Unovitch freebsd_committer freebsd_triage 2022-04-20 03:26:40 UTC
net/foreman-proxy: update 3.0.1 -> 3.1.2
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2022-04-20 03:26:40 UTC
Maintainer informed via mail
Comment 2 Jason Unovitch freebsd_committer freebsd_triage 2022-04-20 03:27:26 UTC
Created attachment 233350 [details]
net/foreman-proxy: update 3.0.1 -> 3.1.2
Comment 3 Jason Unovitch freebsd_committer freebsd_triage 2022-04-20 03:29:16 UTC
Hi Frank. Patch attached for the 3.0.x to 3.1.x update. The most significant change seemed to be https://github.com/theforeman/smart-proxy/commit/3d87c6feaa8caaf9b8c040f96061c3b8c33a39ef with the switch from wget to curl for downloads that landed before the 3.1 release candidates. This looked to be a low threat update otherwise.
Comment 4 Jason Unovitch freebsd_committer freebsd_triage 2022-04-21 03:16:04 UTC
Thanks. This is "Approved by: maintainer" now and ready for an active committer to apply. I do not have a current ports commit bit.
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2022-04-22 07:02:19 UTC
^Triage: Simplifying title

^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

Can some (all) of the patches be adapted to our preferred format?

 /data/fernape_data/FreeBSD-repos/ports/net/foreman-proxy/files/patch-config-settings.d-puppet_proxy_puppet_api.yml.example: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
 /data/fernape_data/FreeBSD-repos/ports/net/foreman-proxy/files/patch-config-settings.d-puppetca_hostname_whitelisting.yml.example: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
 /data/fernape_data/FreeBSD-repos/ports/net/foreman-proxy/files/patch-config-settings.d-puppetca_http_api.yml.example: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
 /data/fernape_data/FreeBSD-repos/ports/net/foreman-proxy/files/patch-config-settings.d-realm_freeipa.yml.example: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
 /data/fernape_data/FreeBSD-repos/ports/net/foreman-proxy/files/patch-config-settings.d-tftp.yml.example: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
 /data/fernape_data/FreeBSD-repos/ports/net/foreman-proxy/files/patch-config-settings.yml.example: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.

Thanks!
Comment 6 Neel Chauhan freebsd_committer freebsd_triage 2022-04-23 19:39:09 UTC
Committed!
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-04-23 19:39:51 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ff4d0ccb61b80dd846ba697f6cd30ecbfc167c4e

commit ff4d0ccb61b80dd846ba697f6cd30ecbfc167c4e
Author:     Jason Unovitch <junovitch@FreeBSD.org>
AuthorDate: 2022-03-05 02:44:40 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-04-23 19:39:03 +0000

    net/foreman-proxy: update 3.0.1 -> 3.1.2

    Changes:        https://github.com/theforeman/smart-proxy/compare/3.0.1...3.1.2
    PR:             263431

 net/foreman-proxy/Makefile                           |  4 ++--
 net/foreman-proxy/distinfo                           |  6 +++---
 .../files/patch-lib_proxy_http__download.rb          | 20 ++++++++++----------
 3 files changed, 15 insertions(+), 15 deletions(-)