summaryrefslogtreecommitdiffstats
path: root/bogofilter.spec
diff options
context:
space:
mode:
Diffstat (limited to 'bogofilter.spec')
-rw-r--r--bogofilter.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/bogofilter.spec b/bogofilter.spec
index 83e4615..a242ee6 100644
--- a/bogofilter.spec
+++ b/bogofilter.spec
@@ -1,7 +1,7 @@
Summary: Fast anti-spam filtering by Bayesian statistical analysis
Name: bogofilter
-Version: 1.2.2
-Release: 5%{?dist}
+Version: 1.2.3
+Release: 1%{?dist}
License: GPLv2
Group: Applications/Internet
URL: http://bogofilter.sourceforge.net/
@@ -79,6 +79,9 @@ CFLAGS="%{optflags} -I%{_includedir}/libdb4" LDFLAGS="-L%{_libdir}/libdb4" %conf
%exclude %{_mandir}/man1/bogoupgrade*
%changelog
+* Tue Dec 04 2012 Adrian Reber <adrian@lisas.de> - 1.2.3-1
+- updated to 1.2.3 (fixes #883358, CVE-2012-5468)
+
* Thu Jul 26 2012 Adrian Reber <adrian@lisas.de> - 1.2.2-5
- add new libdb4 include path to configure options