/[smeserver]/rpms/smeserver-clamav/sme8/smeserver-clamav-ArchiveBlockEncrypted.patch
ViewVC logotype

Contents of /rpms/smeserver-clamav/sme8/smeserver-clamav-ArchiveBlockEncrypted.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jun 12 20:57:51 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: smeserver-clamav-1_2_0-24_el5_sme, smeserver-clamav-1_2_0-16_el5_sme, smeserver-clamav-1_2_0-22_el5_sme, smeserver-clamav-1_2_0-26_el5_sme, smeserver-clamav-1_2_0-23_el5_sme, smeserver-clamav-1_2_0-15_el5_sme, smeserver-clamav-1_2_0-18_el5_sme, smeserver-clamav-1_2_0-17_el5_sme, smeserver-clamav-1_2_0-21_el5_sme, smeserver-clamav-1_2_0-25_el5_sme, smeserver-clamav-1_2_0-19_el5_sme, smeserver-clamav-1_2_0-14_el5_sme
Import on branch sme8 of package smeserver-clamav-1.2.0-14.el5.sme.src.rpm

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 -}

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed