80a818b6fd
- Fixes "[abrt] bogofilter: yyrealloc(): bogofilter killed by SIGABRT" (#1246282) - Fixes "why libdb4" (#1367329) by switching BR to libdb-devel (from db4-devel)
15 lines
585 B
Plaintext
15 lines
585 B
Plaintext
Index: bogofilter/NEWS
|
|
===================================================================
|
|
--- bogofilter/NEWS (revision 6994)
|
|
+++ bogofilter/NEWS (revision 6995)
|
|
@@ -46,7 +46,8 @@
|
|
svn checkout http://svn.code.sf.net/p/bogofilter/code/trunk bogofilter
|
|
|
|
And developers would use, replacing joe by their sf.net login:
|
|
- svn checkout --username=joe svn+ssh://m-a@svn.code.sf.net/p/bogofilter/code/trunk bogofilter
|
|
+ svn checkout --username=joe \
|
|
+ svn+ssh://svn.code.sf.net/p/bogofilter/code/trunk bogofilter
|
|
|
|
2012-12-03
|
|
* Add bogofilter-SA-2012-01 (CVE-2012-5468).
|