[Logcheck-commits] CVS logcheck/debian

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Tue, 28 Sep 2004 10:41:28 -0600


Update of /cvsroot/logcheck/logcheck/debian
In directory haydn:/tmp/cvs-serv13988/debian

Modified Files:
	changelog logcheck-database.postinst 
Log Message:

do not use '-m' switch for sorting, better _sort_ :)
removed gratious call of uniq.
rm another file when upgrading from sarge.  new file is name logcheck-su.


--- /cvsroot/logcheck/logcheck/debian/changelog	2004/09/28 15:40:24	1.227
+++ /cvsroot/logcheck/logcheck/debian/changelog	2004/09/28 16:41:27	1.228
@@ -6,6 +6,10 @@
   * Fix trailing space in perdition rule. (closes: #273433)
   * Small documentation update how to test rules without fiddling with
     trailing space.
+  * Don't use -m switch from sort, it basically disables sorting.
+    Remove gratious call to uniq that should be done with SORTUNIQ.
+    (closes: #270677)
+  * Add violations.ignore.d/su on old logfiles to be removed on sarge upgrade.
 
  --
 
--- /cvsroot/logcheck/logcheck/debian/logcheck-database.postinst	2004/04/19 18:22:04	1.1.1.1
+++ /cvsroot/logcheck/logcheck/debian/logcheck-database.postinst	2004/09/28 16:41:27	1.2
@@ -60,6 +60,7 @@
          ignore.d.paranoid/exim \
          ignore.d.paranoid/portsentry \
          ignore.d.paranoid/qmail \
+         violations.ignore.d/su \
          violations.ignore.d/logcheck"
 
 secondrmfiles="violations.ignore.d/innd"