FreeBSD Bugzilla – Attachment 117108 Details for
Bug 159185
[Update] security/clamav to 0.97.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.84 KB, created by
Michael Scheidell
on 2011-07-25 18:00:28 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Scheidell
Created:
2011-07-25 18:00:28 UTC
Size:
1.84 KB
patch
obsolete
>diff -bBru /tmp/clamav971/Makefile ./Makefile >--- /tmp/clamav971/Makefile 2011-07-25 12:40:56.000000000 -0400 >+++ ./Makefile 2011-07-25 12:29:47.000000000 -0400 >@@ -6,7 +6,7 @@ > # > > PORTNAME= clamav >-PORTVERSION= 0.97.1 >+PORTVERSION= 0.97.2 > CATEGORIES= security > MASTER_SITES= SF > >diff -bBru /tmp/clamav971/distinfo ./distinfo >--- /tmp/clamav971/distinfo 2011-07-25 12:41:14.000000000 -0400 >+++ ./distinfo 2011-07-25 12:35:11.000000000 -0400 >@@ -1,2 +1,2 @@ >-SHA256 (clamav-0.97.1.tar.gz) = 69e9c102d56348266b6597d6d401b0a5a2190e158b78e75ee0591f90479ed2ca >-SIZE (clamav-0.97.1.tar.gz) = 43913867 >+SHA256 (clamav-0.97.2.tar.gz) = 91503f8cff482cac1f2c951c5d62a7da8a17ba3b32eb8fa2800e29c03c7cd58a >+SIZE (clamav-0.97.2.tar.gz) = 44703953 >diff -bBru /tmp/clamav971/files/patch-unit_tests-check_common_sh ./files/patch-unit_tests-check_common_sh >--- /tmp/clamav971/files/patch-unit_tests-check_common_sh 2011-06-29 15:37:51.000000000 -0400 >+++ ./files/patch-unit_tests-check_common_sh 2011-07-25 12:39:34.000000000 -0400 >@@ -1,24 +0,0 @@ >-$RANDOM is a bashism, it has been replaced with portable code. >- >-Also, the randomly generated port is checked to make sure it's not already >-in use. >- >---- unit_tests/check_common.sh.orig 2011-05-13 12:25:31.000000000 +0100 >-+++ unit_tests/check_common.sh 2011-06-28 19:12:00.683905036 +0100 >-@@ -58,9 +58,13 @@ >- aa15bcf478d165efd2065190eb473bcb:544:ClamAV-Test-File >- EOF >- port=331$1 >-- if test "x$RANDOM" != "x"; then >-- port=1`expr 100 + \( $RANDOM % 899 \)`$1 >-- fi >-+ tries=0 >-+ while nc -z localhost $port 2>/dev/null >-+ do rand=` ( echo $$ ; time ps 2>&1 ; date ) | cksum | cut -f1 -d" " ` >-+ port=1`expr 100 + \( $rand % 899 \)`$1 >-+ [ $tries -gt 100 ] && echo Giving up, too many ports open && exit 1 >-+ tries=`expr $tries + 1` >-+ done >- cat <<EOF >test-clamd.conf >- LogFile `pwd`/clamd-test.log >- LogFileMaxSize 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159185
: 117108