summaryrefslogtreecommitdiffstats
path: root/source/a/logrotate/logrotate.slackware.diff
blob: 9e5160f33e1d6f74fb997edb298c088231c0f2b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
diff -Nur logrotate-3.8.0.orig//config.c logrotate-3.8.0/config.c
--- logrotate-3.8.0.orig//config.c	2011-06-21 03:12:02.000000000 -0500
+++ logrotate-3.8.0/config.c	2011-08-22 15:53:25.199625138 -0500
@@ -86,7 +86,8 @@
 static char *defTabooExts[] = { ".rpmsave", ".rpmorig", "~", ",v",
     ".disabled", ".dpkg-old", ".dpkg-dist", ".dpkg-new", ".cfsaved",
     ".ucf-old", ".ucf-dist", ".ucf-new",
-    ".rpmnew", ".swp", ".cfsaved", ".rhn-cfg-tmp-*"
+    ".rpmnew", ".swp", ".cfsaved", ".rhn-cfg-tmp-*",
+    ".new", ".old", ".orig", ".bak"
 };
 static int defTabooCount = sizeof(defTabooExts) / sizeof(char *);
 
--- logrotate-3.8.6/logrotate.8.orig    2013-08-02 16:28:41.591589317 +0700
+++ logrotate-3.8.6/logrotate.8 2013-08-02 16:29:09.280202548 +0700
@@ -506,7 +506,7 @@
 for information on the taboo extensions). If a + precedes the list of
 extensions, the current taboo extension list is augmented, otherwise it
 is replaced. At startup, the taboo extension list 
-contains .rpmsave, .rpmorig, ~, .disabled, .dpkg\-old, .dpkg\-dist, .dpkg\-new, .cfsaved, .ucf\-old, .ucf\-dist, .ucf\-new, .rpmnew, .swp, .cfsaved, .rhn\-cfg\-tmp\-*
+contains .rpmsave, .rpmorig, ~, .disabled, .dpkg\-old, .dpkg\-dist, .dpkg\-new, .cfsaved, .ucf\-old, .ucf\-dist, .ucf\-new, .rpmnew, .swp, .cfsaved, .rhn\-cfg\-tmp\-*, .new, .old, .orig, .bak
 
 .TP
 \fBweekly\fR