Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pymilter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
misc
pymilter
Commits
372fad6a
Commit
372fad6a
authored
16 years ago
by
Stuart Gathman
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.9.2-2
parent
60963b3c
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CREDITS
+4
-0
4 additions, 0 deletions
CREDITS
Milter/__init__.py
+2
-2
2 additions, 2 deletions
Milter/__init__.py
pymilter.spec
+3
-0
3 additions, 0 deletions
pymilter.spec
with
9 additions
and
2 deletions
CREDITS
+
4
−
0
View file @
372fad6a
...
@@ -7,6 +7,10 @@ real, usable Python extension.
...
@@ -7,6 +7,10 @@ real, usable Python extension.
Other contributors (in random order):
Other contributors (in random order):
arkanes@irc.freenode.net
for suggesting a class method to compute and cache protocol masks
habnabit@habnabit.org
for suggesting function attributes and decorators for protocol negotiation
Dwayne Litzenberger, B.A.Sc.
Dwayne Litzenberger, B.A.Sc.
for library_dirs patch to compile on Debian
for library_dirs patch to compile on Debian
Dave MacQuigg
Dave MacQuigg
...
...
This diff is collapsed.
Click to expand it.
Milter/__init__.py
+
2
−
2
View file @
372fad6a
This diff is collapsed.
Click to expand it.
pymilter.spec
+
3
−
0
View file @
372fad6a
...
@@ -83,6 +83,9 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
...
@@ -83,6 +83,9 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT
%changelog
%changelog
* Tue Jun 02 2009 Stuart Gathman <stuart@bmsi.com> 0.9.2-2
- Cache callback negotiation
* Thu May 28 2009 Stuart Gathman <stuart@bmsi.com> 0.9.2-1
* Thu May 28 2009 Stuart Gathman <stuart@bmsi.com> 0.9.2-1
- Add new callback support: data,negotiate,unknown
- Add new callback support: data,negotiate,unknown
- Auto-negotiate protocol steps
- Auto-negotiate protocol steps
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment