From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Virus-Scanned: amavisd-new at nsrz.ru From: =?koi8-r?b?+8XOw8XXIOHMxcvTxcog98zBxMnNydLP18ne?= Organization: =?koi8-r?b?7+Hv?= "=?koi8-r?b?7vPy+g==?=" To: ALT Linux Sisyphus discussion list Date: Fri, 15 Sep 2006 17:49:04 +0400 User-Agent: KMail/1.9.4 References: <200609151629.29676.ashen@nsrz.ru> <200609151730.56247.ashen@nsrz.ru> In-Reply-To: X-Face: 'QRI*AI~am"KKk`p4bg0l4ch1, =?utf-8?q?=5BP=7EF=5Ew-u!q=5Bv=2EWl=24=7Bjo=7D68Zshm=25-QSKu=7C5=7D8pnQwrD?= =?utf-8?q?=27J=0A=09=5Ex0BM=3FY=7CT?=)32~xr1='^e[i}1&jf_o/X Subject: Re: [sisyphus] Suid+clamav X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2006 13:54:02 -0000 Archived-At: List-Archive: List-Post: --Boundary-00=_Q9qCFLkJ60hmsUR Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: base64 Content-Disposition: inline 9yDTz8/C3cXOyckgz9QgMTUg08XO1NHC0tEgMjAwNiAxNzo0NiBFdWdlbmUgT3N0YXBldHMgzsHQ ydPBzChhKToKPiDw0s/T1M8g1cTBzMnU2CDJ2iDT0MXLwSwg3tTPwtkg0M/EIM7Px8HNySDOxSDQ 1dTBzM/T2C4uLiD1IM7B0yDc1M8KPiDQz9LFxMXMxc7PINcgcnBtLWJ1aWxkIMTM0SDX08XIINDB y8XUz9c6KQrhx8EsIM/CINzUz80g0M/E1c3BzCDJINDP0NLPwtnXwcwgwsXaIM7Fx88uIO7BIM7F INfP2s3P1s7P09TYIM7BytTJIArNwcvSz9MgJV9faWQgws/M2NvFIM7FINLVx8HF1NPRLCDBINfP 1CDLwcsg2sHT1MHXydTYINfJxMnU2CBsaWJjdXJsLWRldmVsIM7FIArazsHALiDu1SDQz8vV0s/e ycwgzsUgzc7Px88g09DFyyDEzyDUwcvPx88g18nEwSAo188g18zP1sXOyckpLgotLSAK8yDV18HW xc7Jxc0g+8XOw8XXIOHMxcvTxcog98zBxMnNydLP18neLgpFLW1haWw6IGFzaGVuQG5zcnoucnUK SUNROiAyNzEwNTM4NDUK --Boundary-00=_Q9qCFLkJ60hmsUR Content-Type: text/plain; charset="koi8-r"; name="squidclam.spec" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="squidclam.spec" Name: squidclam Version: 0.22 Release: alt1 Summary: Redirect program for squid antivirus scanning Group: System Environment/Daemons License: GPL URL: http://squidclam.sourceforge.net/ Packager: Alexey Shentzev Source0: squidclam-%{version}.tar.gz BuildRequires: libcurl-devel libclamav-devel Requires: squid curl clamav %description squidclam is going to be a program to scan files served to win32 machines by a squid proxy. It hast du be fast and small to get this job done. Also it has to be secure to not weaken the server system. At the moment squidclam is pretty small, scans files for viruses=20 and is doing it's job pretty well for me. %prep %setup -q %build =2E/configure %{__make} %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT/ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ mkdir -p $RPM_BUILD_ROOT%{_sbindir}/ install sample.conf $RPM_BUILD_ROOT%{_sysconfdir}/squidclam.conf install squidclam $RPM_BUILD_ROOT%{_sbindir}/ %clean rm -rf $RPM_BUILD_ROOT %post %preun %postun %files %defattr(0644,root,root,0755) %doc Changelog README TODO %doc antivir.php %config(noreplace) %{_sysconfdir}/squidclam.conf %attr(0755,root,root) %{_sbindir}/squidclam %changelog * Mon May 02 2005 Daniel Lord 0.11 =2D Changed Version =2D Removed the old 100kB Limit (adjustable now) * Wed Apr 27 2005 Petr Kri=B9tof 0.10-1 =2D Update to 0.10 =2D Add /etc/squidclam.conf * Thu Mar 17 2005 Petr Kri=B9tof 0.9-0 =2D Initial RPM release --Boundary-00=_Q9qCFLkJ60hmsUR--