New Releases

Hi!

Subscribe to this forum by posting a reply using your E-mail address if you want to be notified of new releases of gps.

mimo

Re: New Releases

3/04/2007-24/04/2007 -- version 1.005, bugfix, upgrade recommended

* Code cleanup in main
* Moved project to Sourceforge and SVN Sourceforge Page
* Fix for bug when two machines run at different times and timestamps are in the past
* Bugfixes for policy service timeout errors
* Support for clean shutdown on signals
* use reverse dns provided by postfix instead of resolving - still resolves if necessary

Re: New Releases

Yes, I am too for update notifications.

Re: New Releases

update notification would be great

Re: New Releases

2/03/2005 -- version 1.004, bugfix, upgrade recommended

* Fix for bug with email addresses, client names, etc. that contain %s or any other printf/syslog/dbi_conquery-type parsed expression that resulted in gps segfaulting and mail being let through without checking (Bug reported by Jamie L. Penman-Smithson)
* New gps-maintain.pl script from Michael Hubbard

More here:
[url=http://mimo.gn.apc.org/gps]http://mimo.gn.apc.org/gps[/url]

Re: New Releases

15/02/2005 -- version 1.003, bugfixes

Fixed problem in triplet table definition (thanks to David Dakdo)
Fixed REPLACE MySQLism (thanks to Jared)
Fixed gps-maintain.pl compatibility problems with sqlite (thanks to mhubbard)

More here:
[url=http://mimo.gn.apc.org/gps]http://mimo.gn.apc.org/gps[/url]

Re: New Releases

notification entry.

Re: New Releases

# 28/01/2005 -- version 1.002, bugfixes for 1.001

* Note:
before upgrading to this version read the notes for version 1.001

* Fixed name resolution algorithm in gps and gps-db-update.pl, should stop getting invalid host strings for valid host names
o The host name gets calculated by using removing everything up to and including the first dot
o If the host name does not contain a dot the whole string is taken (I have noticed some mailhosts that resolve to 'localhost', seriously)
* Fixed a problem with quoting ' in E-mail addresses when the old dbi library is used
* Reenabled whitelisting network module
* Fixed a bug in INSERT command, the order of sender, recipient was wrong

# 25/01/2005 -- version 1.001, major changes

* Changed the database structure. It is not compatible with the 0.x series.
* Added new greylisting mode reverse: see description under mode
* IP addresses are now stored numerically (see notes version 0.92)
* weakbytes now functional but better use mode reverse and fallover to weak if necessary
* Renamed the Triplets table to triplet (this should make it easier to track version change problems)
* Added a PERL script for database upgrade gps-db-update.pl -- read comments in the file carefully before using

More here:
[url]http://mimo.gn.apc.org/gps[/url]

Re: New Releases

13/01/2005 -- version 0.93, small bugfixes

fixed a bug that prevented creating the whitelisting tables in mode init
fixed the problem with empty comments in whitelisting tables

More here:
[url=http://mimo.gn.apc.org/gps]http://mimo.gn.apc.org/gps[/url]

Re: New Releases

20/11/2004 -- version 0.92

changed the behaviour when something goes wrong during the init phase: gps used to exit and report the error. This resulted in REJECT for the message. Typically, this happened when the db is down. Now gps will continue and let all messages through without performing any checks. If this happens the logfile will contain gps entries saying NO GREYLISTING WILL BE DONE
Fixed the regex pattern support so it works with multiple conditions. E.g. now a pattern that expresses "sender=user@domain.org AND recipient=myuser@mydomain.org" can be used. For details see wl_pattern
Experimental Support for a new db scheme that stores client addresses as numerics instead of strings

More here:
http://mimo.gn.apc.org/gps

Regards,

Michael

Re: New Releases

# 18/10/2004 -- version 0.91 pattern based whitelisting

* added support for whitelisting based on regular expressions: wl_pattern

(also allows reverse name lookups)

More details are here: http://mimo.gn.apc.org/gps/index.html#wl_pattern

Re: New Releases

Kindly ignore this reply. I'm just sending it so that I can turn on the "E-mail replies to this thread" option.

Re: New Releases

See this more as a test whether this 'subscription' method works at all. Also I have added a tool to gps:

10/10/2004 -- added a PHP script for web based greylisting database administration

http://mimo.gn.apc.org/gps/gps-db-adm-tool.php.tar.gz

Enjoy,

Michael

Re: New Releases

Hmm... Yes please notify me too. (I've checked "E-mail replies to this thread", is that enough?)

Re: New Releases

Yes, please notify me of new releases.

(Er, is this what you meant by "reply..."?)

Thanks -- Steve