FreeBSD Bugzilla – Attachment 95604 Details for
Bug 134035
Update of lynis to 1.2.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.85 KB, created by
Cory McIntire
on 2009-04-27 02:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cory McIntire
Created:
2009-04-27 02:40:03 UTC
Size:
3.85 KB
patch
obsolete
>diff -ruN lynis.old/Makefile lynis.new/Makefile >--- lynis.old/Makefile 2008-11-16 18:20:32.000000000 -0600 >+++ lynis.new/Makefile 2009-04-26 19:43:56.000000000 -0500 >@@ -2,11 +2,11 @@ > # Date created: 15 November 2008 > # Whom: Cory McIntire (loon@noncensored.com) > # >-# $FreeBSD: ports/security/lynis/Makefile,v 1.1 2008/11/17 00:20:32 amdmi3 Exp $ >+# $FreeBSD: ports/security/lynis/Makefile,v 1.2 2009/04/13 10:52:57 dhn Exp $ > # > > PORTNAME= lynis >-PORTVERSION= 1.2.1 >+PORTVERSION= 1.2.6 > CATEGORIES= security > MASTER_SITES= http://www.rootkit.nl/files/ \ > http://downloads.rootkit.nl/ >@@ -21,7 +21,6 @@ > > post-patch: > @${REINPLACE_CMD} -e '/tINCLUDE_TARGETS/ s|".*"|"${DATADIR}/include"|; \ >- /tPLUGIN_TARGETS/ s|".*"|"${DATADIR}/plugins"|; \ > /tDB_TARGETS/ s|".*"|"${DATADIR}/db"|' ${WRKSRC}/${PORTNAME} > > do-install: >@@ -30,12 +29,12 @@ > ${MKDIR} ${PREFIX}/etc/lynis > ${INSTALL_DATA} ${WRKSRC}/default.prf ${PREFIX}/etc/lynis > ${MKDIR} ${DATADIR} >-.for dir in include db dev plugins >+.for dir in include db dev > cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${DATADIR}/ > .endfor > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} >-.for f in CHANGELOG INSTALL FAQ LICENSE TODO README >+.for f in CHANGELOG INSTALL FAQ LICENSE README > ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} > .endfor > .endif >diff -ruN lynis.old/distinfo lynis.new/distinfo >--- lynis.old/distinfo 2008-11-16 18:20:32.000000000 -0600 >+++ lynis.new/distinfo 2009-04-26 19:05:05.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (lynis-1.2.1.tar.gz) = 4f8db3c524c1014db5842ca2dbd575aa >-SHA256 (lynis-1.2.1.tar.gz) = 24e256770dbc5a50c2088eda6da9ba21c2136db6233e36af38c033cea4aa347f >-SIZE (lynis-1.2.1.tar.gz) = 72632 >+MD5 (lynis-1.2.6.tar.gz) = 46921fc56873a53074f4cf6775ce9007 >+SHA256 (lynis-1.2.6.tar.gz) = af94dfcc8909152ca95b233d89bbea2d65c0563b10addf2e84893f8312e82303 >+SIZE (lynis-1.2.6.tar.gz) = 100254 >diff -ruN lynis.old/pkg-plist lynis.new/pkg-plist >--- lynis.old/pkg-plist 2008-11-16 18:20:32.000000000 -0600 >+++ lynis.new/pkg-plist 2009-04-26 19:54:02.000000000 -0500 >@@ -5,14 +5,17 @@ > %%DATADIR%%/db/malware.db > %%DATADIR%%/db/sbl.db > %%DATADIR%%/dev/README >+%%DATADIR%%/dev/TODO > %%DATADIR%%/dev/build-lynis.sh > %%DATADIR%%/dev/files.dat > %%DATADIR%%/dev/openbsd/+CONTENTS >+%%DATADIR%%/include/binaries > %%DATADIR%%/include/consts > %%DATADIR%%/include/functions > %%DATADIR%%/include/osdetection > %%DATADIR%%/include/parameters > %%DATADIR%%/include/profiles >+%%DATADIR%%/include/report > %%DATADIR%%/include/tests_accounting > %%DATADIR%%/include/tests_authentication > %%DATADIR%%/include/tests_banners >@@ -23,8 +26,10 @@ > %%DATADIR%%/include/tests_file_permissions > %%DATADIR%%/include/tests_filesystems > %%DATADIR%%/include/tests_firewalls >+%%DATADIR%%/include/tests_hardening_tools > %%DATADIR%%/include/tests_hardening > %%DATADIR%%/include/tests_homedirs >+%%DATADIR%%/include/tests_insecure_services > %%DATADIR%%/include/tests_kernel > %%DATADIR%%/include/tests_ldap > %%DATADIR%%/include/tests_logging >@@ -32,21 +37,21 @@ > %%DATADIR%%/include/tests_mail_messaging > %%DATADIR%%/include/tests_malware > %%DATADIR%%/include/tests_memory_processes >-%%DATADIR%%/include/tests_nameserver >+%%DATADIR%%/include/tests_nameservices > %%DATADIR%%/include/tests_networking > %%DATADIR%%/include/tests_php > %%DATADIR%%/include/tests_ports_packages > %%DATADIR%%/include/tests_printers_spools > %%DATADIR%%/include/tests_scheduling > %%DATADIR%%/include/tests_shells >+%%DATADIR%%/include/tests_snmp >+%%DATADIR%%/include/tests_solaris >+%%DATADIR%%/include/tests_ssh > %%DATADIR%%/include/tests_storage >+%%DATADIR%%/include/tests_storage_nfs > %%DATADIR%%/include/tests_time > %%DATADIR%%/include/tests_virtualization > %%DATADIR%%/include/tests_webservers >-%%DATADIR%%/plugins/README >-%%DATADIR%%/plugins/security_rootkit >-%%DATADIR%%/plugins/security_webvuln >-@dirrm %%DATADIR%%/plugins > @dirrm %%DATADIR%%/include > @dirrm %%DATADIR%%/dev/openbsd > @dirrm %%DATADIR%%/dev
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 134035
: 95604 |
95605
|
95606