New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28523 (closed update: fixed)

Opened 2 years ago

Last modified 13 months ago

sshguard-ipfw @1.4 request to update port to version 1.5

Reported by: nonstop.server@… Owned by: nefar@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: net, security Cc: pixilla@…, raramayo@…, steve@…
Port: sshguard-ipfw

Description

Request to update port sshguard-ipfw to the latest release (currently 1.5).

1.5 14 Feb 2011 21:46
Changes: This is a milestone release, coming after 18 months of development and
testing and a long list of beta and RC releases. Two major features are introduced: the
LogSucker, to monitor many log sources at once, and attack dangerousness, to punish
attacks with fine-tuned severity. Along with these comes a long list of further minor
features, signatures, and fixes. All users are strongly recommended to update to this
version, and report missing signatures to http://sshguard.net/newsignature/

Attachments

patch-sshguard-ipfw-1.5.diff (1.5 KB) - added by pixilla@… 21 months ago.

Change History

comment:1 Changed 2 years ago by jmr@…

  • Cc nefar@… removed
  • Owner changed from macports-tickets@… to nefar@…
  • Version 1.9.2 deleted

Changed 21 months ago by pixilla@…

comment:2 Changed 16 months ago by jmr@…

  • Cc pixilla@… added

Any reason not to commit your patch, Brad?

comment:3 Changed 16 months ago by ryandesign@…

  • Cc raramayo@… added

Duplicate #31805 has an updated patch.

#33213 is also a duplicate.

comment:4 Changed 14 months ago by steve@…

  • Cc steve@… added

Cc Me!

comment:5 follow-up: ↓ 6 Changed 13 months ago by pixilla@…

  • Status changed from new to closed
  • Resolution set to fixed

New sshguard version 1.5 port. See r92144

comment:6 in reply to: ↑ 5 ; follow-up: ↓ 8 Changed 13 months ago by nonstop.server@…

Replying to pixilla@…:

New sshguard version 1.5 port. See r92144

Thank you for the upgrade and the option for usage with PF!
This new port also satisfies request #31841 and solves defect #32474 (providing that port sshguard-ipfw is now superseded by sshguard).

comment:7 follow-up: ↓ 9 Changed 13 months ago by raramayo@…

Question:

I have " sshguard-ipfw @1.4_0 (active)" installed in all my machines

I have run:
port selfupdate
and
port upgrade outdated

but the port does not seem to get updated to version 1.5

What am I doing wrong?

Thanks

comment:8 in reply to: ↑ 6 Changed 13 months ago by pixilla@…

Replying to nonstop.server@…:

Replying to pixilla@…:

New sshguard version 1.5 port. See r92144

Thank you for the upgrade and the option for usage with PF!
This new port also satisfies request #31841 and solves defect #32474 (providing that port sshguard-ipfw is now superseded by sshguard).

Thanks for the feedback!

comment:9 in reply to: ↑ 7 Changed 13 months ago by pixilla@…

Replying to raramayo@…:

Question: I have " sshguard-ipfw @1.4_0 (active)" installed in all my machines

Sorry if I was not clear enough. I have added a _NEW_ port named sshguard. This new port is configured to use either ipfw or pf depending on which firewall your OS shipped with.

Here is what you can do to switch to the new port:

$ sudo port unload sshguard-ipfw
$ sudo port deactivate sshguard-ipfw
$ sudo port install sshguard
$ port notes sshguard

The notes show you that you can edit prefix/etc/sshguard/options to add additional logs to monitor and prefix/etc/sshguard/whitelist to whitelist ip addresses and host names.

When you are ready:

$ sudo port load sshguard
Note: See TracTickets for help on using tickets.