ulppd-devel Mailing List for Ulppd
Status: Alpha
Brought to you by:
userlame
You can subscribe to this list here.
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2009 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Brad <br...@mi...> - 2009-02-16 22:59:40
|
Hello, I am pleased to announce that the 0.0.7 release of the UniversaL Postfix Policy Daemon is now available[0] for your downloading pleasure. This release has two main changes. Ulppd::Filter has been renamed Ulppd::Policy, and function names, config paramaters, and more have been updated. This is a BACKWARDS INCOMPATIBLE release. In addition, a spec file has been created in errata/, and an RPM for the latest release is now available[1]. This RPM was created for CentOS 5.2, meaning it should apply cleanly to RHEL 5 for sure, and will likely work for any rpm-based distribution. Testers for this RPM would be much appreciated! Packages for other distributions are slated for future releases. Any packagers out there are welcome to contribute in this area! Submit bugs, suggestions, or updates through the mailing lists or o the ulppd tracker[2]. Ulppd rpms will be signed with the projects.mifflinet RPM signing key[3]. You can import it directly to your RPM database with the following command: rpm --import \ http://projects.mifflinet.org/RPM-GPG-KEY.projects.mifflinet.txt Changes in this release: v0.0.7 Brad Barden <br...@mi...> * This is a release to solidify the change from Ulppd::Filter to Ulppd::Policy. * Added inline documentation to ulppdctl. A man page can now be generated with pod2man. * Added a spec file to errata for building rpm. * Found a bug that's been around for a long time with the Net::Server patch (didn't apply cleanly) Thanks! -- Brad <br...@mi...> [0] http://sourceforge.net/project/platformdownload.php?group_id=243959 [1] http://ulppd.projects.mifflinet.org/downloads/ulppd-0.0.7-1.noarch.rpm [2] https://bugs.mifflinet.org [3] http://projects.mifflinet.org/RPM-GPG-KEY.projects.mifflinet.txt |
|
From: Brad <br...@mi...> - 2009-02-07 06:42:25
|
Hello,
I am pleased to announce that the 0.0.6-alpha release of the UniversaL
Postfix Policy Daemon is now available[0] for your downloading pleasure.
This will be the last alpha release as the code is stabilizing, and will be
moved to beta status with the next release. Please treat this release as
BACKWARDS INCOMPATIBLE. There are numerous incompatible changes to
functionality and interfaces, which from here on out will not occur in minor
version releases. I've little fear that anyone has code out there which will
break. :)
Updates to this version:
v0.0.6-alpha Brad Barden <br...@mi...>
* Config files now support multiline parameters. A line beginning with
whitespace is a continuation of the previous line.
* Global and per-filter magic fail_open and reject_open config param.
* No longer needed to call any SUPER functions from individual filters.
* Filters now use magic package variables instead of setting $self->{item}
directly.
* Resolved bug #1. Woo!
* New magic database management. See:
https://wiki.mifflinet.org/Using_Databases
* Updated configuration documentation.
* Request hashes are timestamped in request_time.
* Global and per-filter automagic configurable whitelists.
* Added missing DEFER Filter method.
* New included Filter Greylist. Can function as a drop-in replacement for
postgrey.
* Filters now have an automatically included config file. Include is no
longer supported in config files.
* Previously unnoticed bug squashed which was killing of child processes
after each request.
* Filters' new() function has been renamed startup_hook(). It no longer acts
as a constructor.
* New included filter SPFCheck.
Thanks!
--
Brad <br...@mi...>
[0]
https://sourceforge.net/project/platformdownload.php?group_id=243959
|
|
From: Brad <br...@mi...> - 2008-12-16 02:22:47
|
Hello,
I am pleased to announce that the 0.0.5-alpha release of the UniversaL
Postfix Policy Daemon is now available[0] for your downloading pleasure.
Updates to this version:
v0.0.5-alpha Brad Barden <br...@mi...>
* Further improvements to Net::Server patch in errata
* Testing tools are now in errata/
* ulppd can now listen on TCP sockets as well as a local UNIX socket
(ulppd_listen). See the configuration file for documentation.
* Configuration option ulppd_socket is now deprecated. The new ulppd_listen
option (see above) is preferred. Update your configuration by renaming
ulppd_socket to ulppd_listen.
Thanks!
--
Brad <br...@mi...>
[0] https://sourceforge.net/project/platformdownload.php?group_id=243959
|
|
From: Brad <br...@mi...> - 2008-11-16 10:33:44
|
Hello,
I am pleased to announce that the 0.0.4-alpha release of the UniversaL
Postfix Policy Daemon is now available[0] for your downloading pleasure.
Updates to this version:
v0.0.4-alpha Brad Barden <br...@mi...>
* Added a patch for Net::Server in errata/ and updates to Ulppd.pm to enable
changing socket owner/group. MUCH better way to allow postfix to talk to
the socket than the freakin' umask.
* Small changes to ulppdctl error messages, and allow "status" without root
permissions
* Updated README
Thanks!
--
Brad
[0] https://sourceforge.net/project/platformdownload.php?group_id=243959
|
|
From: Brad <br...@mi...> - 2008-11-11 07:37:20
|
Hello,
I am pleased to announce that the 0.0.3-alpha release of the UniversaL
Postfix Policy Daemon is now available[0] for your downloading pleasure.
Updates to this version (and the previous un-announced 0.0.2-alpha):
v0.0.3-alpha Brad Barden <br...@mi...>
* Added valid_protocol_states to Ulppd::Filter
* Minor message updates on input errors
* Updated README
* Minor spacing changes
v0.0.2-alpha Brad Barden <br...@mi...>
* Updated README for correct testing instructions
* Removed testing "-Ilib/" from ulppdctl
* Updated Ulppd.pm to prevent warnings when running without any
filters
* Added TODO AUTHORS ChangeLog and NEWS
Thanks!
--
Brad
[0] https://sourceforge.net/project/platformdownload.php?group_id=243959
|
|
From: Brad <br...@mi...> - 2008-11-04 21:50:36
|
Hello, I am pleased to announce that the initial release of the UniversaL Postfix Policy Daemon is now available[0] for your downloading pleasure. This is an early devlopment release, and should be considered in alpha. Only those curious with the project or wishing test it out should use this release. There are no NOTES or CHANGELOG at this time. Thanks! -- Brad [0] https://sourceforge.net/project/platformdownload.php?group_id=243959 |
|
From: Brad <br...@mi...> - 2008-11-04 09:05:58
|
Initial list test. |