Page MenuHomeFreeBSD

security/openssh-portable: Sync blocklist patch
ClosedPublic

Authored by jlduran on Fri, Oct 3, 3:35 AM.
Tags
None
Referenced Files
F131986945: D52880.id163408.diff
Sun, Oct 12, 5:52 PM
F131912284: D52880.diff
Sun, Oct 12, 4:15 AM
Unknown Object (File)
Sat, Oct 11, 5:40 PM
Unknown Object (File)
Fri, Oct 10, 10:15 PM
Unknown Object (File)
Fri, Oct 10, 10:15 PM
Unknown Object (File)
Fri, Oct 10, 4:17 PM
Unknown Object (File)
Fri, Oct 3, 5:54 AM
Unknown Object (File)
Fri, Oct 3, 5:36 AM
Subscribers
None

Diff Detail

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

Event Timeline

jlduran created this revision.

Thank you.

security/openssh-portable/Makefile
46

We should add BLACKLISTD here given it's on by default in base. If you don't, I will after you commit this.

This revision is now accepted and ready to land.Sat, Oct 11, 4:09 PM
security/openssh-portable/Makefile
46

Thank you! Yes please.
If you don't mind committing this patch as well, as I'm not sure about the procedure for committing to ports.

security/openssh-portable/Makefile
46

Sure I'll do that right now!

security/openssh-portable/Makefile
46

I mean to say that I will enable the _patch_ by default. I am not modifying the useblocklist in sshd_config.

security/openssh-portable/Makefile
46

Yes, that's what I understood :-)
Unfortunately configuring UseBlocklist in sshd_config usually goes hand in hand with a firewall configuration, so it wouldn't be advised.
Thank you!