Skip to content
Snippets Groups Projects
Commit 1ba522e5 authored by Stuart Gathman's avatar Stuart Gathman
Browse files

Release 0.9.5

parent a43649f2
Branches
Tags
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
Summary: Python interface to sendmail milter API Summary: Python interface to sendmail milter API
Name: %{pythonbase}-pymilter Name: %{pythonbase}-pymilter
Version: 0.9.4 Version: 0.9.5
Release: 1%{dist} Release: 1%{dist}
Source: http://downloads.sourceforge.net/pymilter/pymilter-%{version}.tar.gz Source: http://downloads.sourceforge.net/pymilter/pymilter-%{version}.tar.gz
License: GPLv2+ License: GPLv2+
...@@ -79,6 +79,7 @@ rm -rf $RPM_BUILD_ROOT ...@@ -79,6 +79,7 @@ rm -rf $RPM_BUILD_ROOT
- Print milter.error for invalid callback return type. - Print milter.error for invalid callback return type.
(Since stacktrace is empty, the TypeError exception is confusing.) (Since stacktrace is empty, the TypeError exception is confusing.)
- Fix milter-template.py - Fix milter-template.py
- Tweak Milter.utils.addr2bin and Milter.dynip to handle IP6
* Wed Mar 02 2010 Stuart Gathman <stuart@bmsi.com> 0.9.4-1 * Wed Mar 02 2010 Stuart Gathman <stuart@bmsi.com> 0.9.4-1
- Handle IP6 in Milter.utils.iniplist() - Handle IP6 in Milter.utils.iniplist()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment