Page MenuHomeFreeBSD

security/ssb: Update to 0.1.0
ClosedPublic

Authored by nc on Jan 5 2021, 3:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 6 2025, 10:37 AM
Unknown Object (File)
Dec 24 2024, 2:23 AM
Unknown Object (File)
Nov 25 2024, 12:05 AM
Unknown Object (File)
Nov 21 2024, 12:44 AM
Unknown Object (File)
Nov 14 2024, 7:02 AM
Unknown Object (File)
Nov 1 2024, 11:22 PM
Unknown Object (File)
Oct 28 2024, 12:05 PM
Unknown Object (File)
Oct 28 2024, 9:30 AM
Subscribers

Details

Summary

security/ssb: Update to 0.1.0

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

nc requested review of this revision.Jan 5 2021, 3:50 PM

the patch seems alright. Before I give you an approval to commit, could you let me know how did you test the port? That would give me an good overview of what has been tested so far.

I installed it on my personal system to see if it ran. Since ssb is a bruteforcer, I used my server as a dummy.

Also, the changelog is: https://github.com/kitabisa/ssb/releases/tag/v0.1.0

As I mentioned in the other comment it would be great if you mention in the description of the patch / in the comments if you run a poudriere testport or an equivalent. This might help detect regressions like pkg-plist issues early on. It's also a sign for me that you've tested the update before the commit.

If the port builds fine and there are no build/packaging issues reported then feel free to commit this patch.

This revision is now accepted and ready to land.Jan 5 2021, 10:25 PM

Committing this shortly. I always run poudriere on my ports.

This revision was automatically updated to reflect the committed changes.