Bug 260959

Summary: security/metasploit: update to 6.1.24
Product: Ports & Packages Reporter: Marco Beishuizen <mbeis>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, tanawts
Priority: --- Flags: bugzilla: maintainer-feedback? (tanawts)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/rapid7/metasploit-framework/tags
Attachments:
Description Flags
security/metasploit: update to 6.1.22
none
security/metasploit: update to 6.1.24 mbeis: maintainer-approval?

Description Marco Beishuizen 2022-01-05 18:24:41 UTC
Created attachment 230740 [details]
security/metasploit: update to 6.1.22

Update metasploit to 6.1.22
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-07 07:14:29 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-07 09:06:00 UTC
After building and installing:

# msfconsole 
Bundler could not find compatible versions for gem "win32api":
  In Gemfile:
    metasploit-framework was resolved to 6.1.22, which depends on
      win32api

Could not find gem 'win32api', which is required by gem 'metasploit-framework', in any of the sources.

Does it work for you?
Comment 3 Marco Beishuizen 2022-01-07 14:23:07 UTC
No problems here. But did you do a "bundle install" in /usr/local/share/metasploit? Metasploit needs this after each update so that the rubygems are being updated.
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-07 15:10:41 UTC
(In reply to Marco Beishuizen from comment #3)
Ah, that was it. Thanks!

I'll wait some days for maintainer approval before committing.
Comment 5 Marco Beishuizen 2022-01-10 16:21:37 UTC
Created attachment 230883 [details]
security/metasploit: update to 6.1.24
Comment 6 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-11 10:41:02 UTC
Committed,

Thanks!
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-01-11 10:41:13 UTC
A commit in branch main references this bug:

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

commit 2b96f521eb1df321877177f15474370cb403c29c
Author:     Marco Beishuizen <mbeis@xs4all.nl>
AuthorDate: 2022-01-11 07:02:25 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-01-11 10:39:07 +0000

    security/metasploit: update to 6.1.24

    ChangeLog: https://github.com/rapid7/metasploit-framework/tags

    PR:     260959
    Reported by:    mbeis@xs4all.nl
    Approved by:    tanawts@gmail.com (maintainer, timeout)

 security/metasploit/Makefile | 2 +-
 security/metasploit/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 8 tanawts 2022-01-11 15:24:14 UTC
Email apparently didn't update the ticket.

Reviewed proposed patch, tested, and approved.