1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-clamav-1.2.0/root/etc/e-smith/db/configuration/defaults/clamav/ArchiveBlockEncrypted mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/db/configuration/defaults/clamav/ArchiveBlockEncrypted |
2 |
--- smeserver-clamav-1.2.0/root/etc/e-smith/db/configuration/defaults/clamav/ArchiveBlockEncrypted 1970-01-01 10:00:00.000000000 +1000 |
3 |
+++ mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/db/configuration/defaults/clamav/ArchiveBlockEncrypted 2005-05-06 11:53:26.000000000 +1000 |
4 |
@@ -0,0 +1 @@ |
5 |
+no |
6 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-clamav-1.2.0/root/etc/e-smith/db/configuration/defaults/clamav/ArchiveBlockEntrypted mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/db/configuration/defaults/clamav/ArchiveBlockEntrypted |
7 |
--- smeserver-clamav-1.2.0/root/etc/e-smith/db/configuration/defaults/clamav/ArchiveBlockEntrypted 2005-05-06 11:53:26.000000000 +1000 |
8 |
+++ mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/db/configuration/defaults/clamav/ArchiveBlockEntrypted 1970-01-01 10:00:00.000000000 +1000 |
9 |
@@ -1 +0,0 @@ |
10 |
-no |
11 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-clamav-1.2.0/root/etc/e-smith/templates/etc/clamd.conf/ArchiveBlockEncrypted mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/templates/etc/clamd.conf/ArchiveBlockEncrypted |
12 |
--- smeserver-clamav-1.2.0/root/etc/e-smith/templates/etc/clamd.conf/ArchiveBlockEncrypted 1970-01-01 10:00:00.000000000 +1000 |
13 |
+++ mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/templates/etc/clamd.conf/ArchiveBlockEncrypted 2006-06-16 16:01:31.415478031 +1000 |
14 |
@@ -0,0 +1,5 @@ |
15 |
+{ |
16 |
+# Mark encrypted archives as viruses (Encrypted.Zip, Encrypted.RAR). |
17 |
+ ($clamav{ArchiveBlockEncrypted} || 'no') eq 'yes' ? |
18 |
+ 'ArchiveBlockEncrypted' : '#ArchiveBlockEncrypted'; |
19 |
+} |
20 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-clamav-1.2.0/root/etc/e-smith/templates/etc/clamd.conf/ArchiveBlockEntrypted mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/templates/etc/clamd.conf/ArchiveBlockEntrypted |
21 |
--- smeserver-clamav-1.2.0/root/etc/e-smith/templates/etc/clamd.conf/ArchiveBlockEntrypted 2005-05-06 11:53:26.000000000 +1000 |
22 |
+++ mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/templates/etc/clamd.conf/ArchiveBlockEntrypted 1970-01-01 10:00:00.000000000 +1000 |
23 |
@@ -1,5 +0,0 @@ |
24 |
-{ |
25 |
-# Mark encrypted archives as viruses (Encrypted.Zip, Encrypted.RAR). |
26 |
- ($clamav{ArchiveBlockEntrypted} || 'no') eq 'yes' ? |
27 |
- 'ArchiveBlockEntrypted' : '#ArchiveBlockEntrypted'; |
28 |
-} |