remove ftp://ftp.linux.hr/pub/aide from MASTER_SITES since it
was found that there was a trojaned version of aide floating there. However, our checksum checking would have found the difference, but I prefer to play it safe and remove that obviously unsecure host from the Aide's MASTER_SITES (they should use OpenBSD :)). Thanks to Heikki Korpela <heko@iki.fi> for bringing this to me.
This commit is contained in:
parent
06dbdad843
commit
11afd57ac8
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2001/06/20 21:55:18 lebel Exp $
|
# $OpenBSD: Makefile,v 1.3 2001/08/07 13:23:39 lebel Exp $
|
||||||
|
|
||||||
COMMENT= "Advanced Intrusion Detection Environment"
|
COMMENT= "Advanced Intrusion Detection Environment"
|
||||||
|
|
||||||
@ -19,8 +19,8 @@ PERMIT_PACKAGE_FTP= Yes
|
|||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
MASTER_SITES= http://www.cs.tut.fi/~rammer/ \
|
MASTER_SITES= ftp://ftp.cs.tut.fi/pub/src/gnu/ \
|
||||||
ftp://ftp.linux.hr/pub/aide/
|
http://www.cs.tut.fi/~rammer/ \
|
||||||
|
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
CONFIGURE_ARGS+= --with-mhash
|
CONFIGURE_ARGS+= --with-mhash
|
||||||
|
Loading…
Reference in New Issue
Block a user