[Logcheck-commits] CVS logcheck/debian
CVS User maks-guest
logcheck-devel@lists.alioth.debian.org
Sat, 15 May 2004 03:52:46 -0600
Update of /cvsroot/logcheck/logcheck/debian
In directory haydn:/tmp/cvs-serv28425/debian
Modified Files:
changelog
Log Message:
my stupid patch for allowing mktemp in /tmp had an unexpected behaviour:
* it does first a mktemp in /var/temp that we happily ignore.
so we have now for 1.2.20 many /var/tmp/logcheck.XXXXX dirs.
sorry, but bad review ;)
--- /cvsroot/logcheck/logcheck/debian/changelog 2004/05/14 12:14:11 1.70
+++ /cvsroot/logcheck/logcheck/debian/changelog 2004/05/15 09:52:46 1.71
@@ -14,6 +14,7 @@
* Lower all debconf messages priority.
* Added and updated oidentd rules. (Closes: #186849)
thanks to Tobias Wolter <towo+bugs@ydal.de>
+ * Don't leave unused tmp dirs in /var/tmp.
--