Bug 275254 - security/sslscan Update to 2.1.2
Summary: security/sslscan Update to 2.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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-22 04:56 UTC by Jamie Landeg-Jones
Modified: 2024-02-11 10:38 UTC (History)
4 users (show)

See Also:
bugzilla: maintainer-feedback? (gavin)


Attachments
Apply patch with "git am" (4.67 KB, patch)
2023-11-22 04:56 UTC, Jamie Landeg-Jones
no flags Details | Diff
Patch to update sslscan to v2.1.2 (4.68 KB, patch)
2023-12-29 15:52 UTC, Jamie Landeg-Jones
no flags Details | Diff
patch to update port (4.65 KB, patch)
2024-02-11 05:54 UTC, Jamie Landeg-Jones
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jamie Landeg-Jones 2023-11-22 04:56:27 UTC
Created attachment 246478 [details]
Apply patch with "git am"

Update sslscan to version 2.1.2 and also update openssl version to 3.1.4
Comment 1 Jamie Landeg-Jones 2023-12-29 15:52:31 UTC
Created attachment 247336 [details]
Patch to update sslscan to v2.1.2

Updates ssl scan to V2.1.2

Whilst here, update static openssl to v3.2.0

Note: I'm willing to take ownership of this, as the current maintainer seems to be absent.
Comment 2 Jamie Landeg-Jones 2023-12-29 15:53:35 UTC
Maintainer timeout anyone?
Comment 3 Jamie Landeg-Jones 2024-02-11 05:54:49 UTC
Created attachment 248344 [details]
patch to update port

Update sslscan to version 2.1.3 and also update openssl version to 3.2.1
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2024-02-11 08:55:26 UTC
Committed, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-02-11 08:56:05 UTC
A commit in branch main references this bug:

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

commit a23e25b398606f60cb186c1c0b01c7eac2c6c85b
Author:     Jamie Landeg-Jones <jamie@catflap.org>
AuthorDate: 2024-02-11 08:52:34 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2024-02-11 08:52:34 +0000

    security/sslscan: update 2.0.16 -> 2.1.3

    - Now uses openssl 3.2.1

    PR:             275254
    Approved by:    gavin (maintainer timeout)
    Author:         Jamie Landeg-Jones <jamie@catflap.org>

 security/sslscan/Makefile             |  4 ++--
 security/sslscan/distinfo             | 10 +++++-----
 security/sslscan/files/patch-Makefile | 26 ++++++++++++++------------
 3 files changed, 21 insertions(+), 19 deletions(-)