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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
misc
pymilter
Commits
8f4a8279
Commit
8f4a8279
authored
13 years ago
by
Stuart Gathman
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.9.6
parent
de0ec343
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
makefile
+2
-2
2 additions, 2 deletions
makefile
pymilter.spec
+1
-0
1 addition, 0 deletions
pymilter.spec
with
3 additions
and
2 deletions
makefile
+
2
−
2
View file @
8f4a8279
...
@@ -2,8 +2,8 @@ web:
...
@@ -2,8 +2,8 @@ web:
doxygen
doxygen
rsync
-ravK
doc/html/ spidey2.bmsi.com:/Public/pymilter
rsync
-ravK
doc/html/ spidey2.bmsi.com:/Public/pymilter
VERSION
=
0.9.
5
VERSION
=
0.9.
6
CVSTAG
=
pymilter-0_9_
5
CVSTAG
=
pymilter-0_9_
6
PKG
=
pymilter-
$(
VERSION
)
PKG
=
pymilter-
$(
VERSION
)
SRCTAR
=
$(
PKG
)
.tar.gz
SRCTAR
=
$(
PKG
)
.tar.gz
...
...
This diff is collapsed.
Click to expand it.
pymilter.spec
+
1
−
0
View file @
8f4a8279
...
@@ -77,6 +77,7 @@ rm -rf $RPM_BUILD_ROOT
...
@@ -77,6 +77,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
%changelog
* Sat Feb 25 2012 Stuart Gathman <stuart@bmsi.com> 0.9.6-1
* Sat Feb 25 2012 Stuart Gathman <stuart@bmsi.com> 0.9.6-1
- Raise ValueError on unescaped '%' passed to setreply
- Raise ValueError on unescaped '%' passed to setreply
- Grace time at end of Greylist window
* Fri Aug 19 2011 Stuart Gathman <stuart@bmsi.com> 0.9.5-1
* Fri Aug 19 2011 Stuart Gathman <stuart@bmsi.com> 0.9.5-1
- Print milter.error for invalid callback return type.
- Print milter.error for invalid callback return type.
...
...
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