notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/sshguard/distinfo
SVNWeb

Number of commits found: 23

Mon, 14 Jun 2021
[ 21:20 Rodrigo Osorio (rodrigo) search for other commits by this committer ]    commit hash:5d22a6665ba6b780de84b398427ba87361952e57  commit hash:5d22a6665ba6b780de84b398427ba87361952e57  commit hash:5d22a6665ba6b780de84b398427ba87361952e57  5d22a66 
security/sshguard: Upgrade to 2.4.2

Major changes:
    * Recognize rejections from Postfix's postscreen daemon
    * The parser can now be changed using the PARSER and POST_PARSER options
    * Remove some false positive attack signatures for SSH and Cyrus
    * Adjust log verbosity of some log messages
    * The firewalld backend now uses firewall-cmd instead of iptables to flush
block lists

Full changelog :
https://bitbucket.org/sshguard/sshguard/src/v2.4.2/CHANGELOG.rst

PR:			256575
Reported by:	<sirdice@gmail.com>
Approved by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Sat, 15 Aug 2020
[ 19:31 swills search for other commits by this committer ] Original commit   Revision:545060
security/sshguard: Update to 2.4.1

PR:		248404
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer timeout (dan.mcgregor@usask.ca, multiple timeouts)
Sat, 6 Jul 2019
[ 15:33 adamw search for other commits by this committer ] Original commit   Revision:505999
sshguard: Update to 2.4.0 and fix rc(8) script

There is some strange new behaviour on the rc script in 2.4.0. It
would either hang on start, or hang on stop. A custom stop function
seemed the easiest way to achieve both.

PR:		238458
Mon, 1 Jul 2019
[ 17:56 adamw search for other commits by this committer ] Original commit   Revision:505626
Back out r505456. sshguard 2.4.0 misbehaves

SSHGuard has always exited cleanly on FreeBSD. In 2.4.0, sshguard fixed that.
It is impossible to terminate sshguard without manually killing each process.

So, apologies to everyone who's already updated, but you'll have to manually
kill all the processes:
  pkill -f sshguard
  pkill -f sshg-
  pkill -f tail
  rm /var/run/sshguard.pid

So, back this out while awaiting upstream fix.

PR:		238458
Sun, 30 Jun 2019
[ 19:50 swills search for other commits by this committer ] Original commit   Revision:505456
security/sshguard: update to 2.4.0

PR:		238458
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer timeout (dan.mcgregor@usask.ca, >2 weeks)
Fri, 29 Mar 2019
[ 12:24 garga search for other commits by this committer ] Original commit   Revision:497110
security/sshguard: Update to 2.3.1

PR:		236496
Approved by:	maintainer timeout (> 2 weeks)
Sponsored by:	Rubicon Communications, LLC (Netgate)
Fri, 28 Sep 2018
[ 11:20 garga search for other commits by this committer ] Original commit   Revision:480853
Update security/sshguard to 2.2.0

While here, break some long lines, Use INSTALL_DATA to install sample config
file since it's not supposed to be changed and re-generate patches using
`make makepatch`

PR:		230861
Approved by:	maintainer timeout (> 1 month)
Obtained from:	pfSense
Sponsored by:	Rubicon Communications, LLC (Netgate)
Thu, 18 Jan 2018
[ 01:15 dbaio search for other commits by this committer ] Original commit   Revision:459308
security/sshguard: Update to 2.1.0

Improve descriptions, pkg-message and update WWW.

Changes:	https://sourceforge.net/p/sshguard/mailman/message/36109171/

PR:		224153
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer timeout (dan.mcgregor@usask.ca, > 2 weeks)
Thu, 20 Jul 2017
[ 15:34 feld search for other commits by this committer ] Original commit   Revision:446263
security/sshguard: Update to 2.0.0

PR:		219409
Mon, 9 Jan 2017
[ 21:50 feld search for other commits by this committer ] Original commit   Revision:431035
security/sshguard: Update to 1.7.1
Fri, 26 Aug 2016
[ 21:07 feld search for other commits by this committer ] Original commit   Revision:420950
security/sshguard: Update to 1.7.0

Changelog:

Added
    Add sshg-logtail
    Add sshg-parser
    Control firewall using sshg-fw
    Match "no matching key exchange method" for SSH

Deprecated
    Hosts backend is deprecated
    Logsuck (-l option) is deprecated, use sshg-logtail instead
    Process validation (-f option) is deprecated
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 2 May 2016
[ 16:26 feld search for other commits by this committer ] Original commit   Revision:414461
security/sshguard: Update to 1.6.4

- Add PID file support back to rc script
- Rename some rc script parameters to better align with sshguard(8)

  sshguard_safety_thresh -> sshguard_danger_thresh
  sshguard_pardon_min_interval -> sshguard_release_interval
  sshguard_prescribe_interval -> sshguard_reset_interval

Release notes:

This release brings updated signatures, usability improvements, and bug
fixes. Highlights in this release include:

    - Match Postfix pre-authentication disconnects
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 8 Mar 2016
[ 16:20 feld search for other commits by this committer ] Original commit   Revision:410632
security/sshguard: Update to 1.6.3

Changelog:	https://sourceforge.net/p/sshguard/mailman/message/34733464/

PR:		207511
Submitted by:	<dcarmich@dcarmichael.net>
Tue, 13 Oct 2015
[ 01:14 feld search for other commits by this committer ] Original commit   Revision:399172
security/sshgaurd: Update to 1.6.2

* Remove recommendation of using syslog pipes
* IPFW support has been rewritten and entries now are added to table 22

PR:		203452
Sat, 1 Aug 2015
[ 23:24 feld search for other commits by this committer ] Original commit   Revision:393405
security/sshguard: update to 1.6.1
Tue, 5 May 2015
[ 01:59 feld search for other commits by this committer ] Original commit   Revision:385439
Update to 1.6.0
Sun, 12 Jun 2011
[ 02:35 miwi search for other commits by this committer ] Original commit 
- Update to 1.5

PR:             155607
Submitted by:   Matthias Fechner <idefix@fechner.net>
Sun, 10 Jan 2010
[ 00:36 danger search for other commits by this committer ] Original commit 
- update to 1.4

PR:             ports/142469
Approved by:    gabor, Maintainer
Fri, 3 Oct 2008
[ 14:28 amdmi3 search for other commits by this committer ] Original commit 
- Update to 1.3, which also fixes build problem with autoconf

PR:             127599
Submitted by:   Jeremy Johnston <jeremy at smart-serv dot net>
Suggested by:   Mij <mij at bitchx dot it> (maintainer)
Tue, 23 Sep 2008
[ 18:58 amdmi3 search for other commits by this committer ] Original commit 
- Update to 1.2. Changes:
  - support for Cyrus IMAP
  - support for SSH "possible break-in attempt" messages
  - updated support for dovecot to include logging format of new versions
  - fix of IPF backend causing sshguard not to update /etc/ipf.rules (disallow
IPv6)
  - fix detection of password when sshd doesn't log anything more than PAM
- While here, use SF macro

PR:             127456
Submitted by:   Mij <mij at bitchx dot it> (maintainer)
Sat, 26 Jul 2008
[ 13:49 lwhsu search for other commits by this committer ] Original commit 
- Update to 1.1

PR:             ports/125973
Submitted by:   Mij <mij AT bitchx.it> (maintainer)
Tue, 12 Jun 2007
[ 20:05 itetcu search for other commits by this committer ] Original commit 
- upgrade to version 1.0
- the port is no longer interactive, it uses the default blocking backend
(hosts)
- for pf and ipfw see the new ports sshguard-[pf|ipfw]

PR:             ports/112749
Submitted by:   Mij (maintainer)
Reviewed by:    leeym@
Thu, 1 Mar 2007
[ 01:36 clsung search for other commits by this committer ] Original commit 
Add sshguard 0.91, protect networked hosts from brute force attacks
against ssh.

PR:             ports/109439
Submitted by:   Mij <mij at bitchx.it>

Number of commits found: 23