FreeBSD Bugzilla – Attachment 50722 Details for
Bug 77221
Bugfix: security/osiris scan agent only fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.21 KB, created by
David Thiel
on 2005-02-07 17:50:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Thiel
Created:
2005-02-07 17:50:26 UTC
Size:
1.21 KB
patch
obsolete
>diff -ruN osiris/Makefile osiris.new/Makefile >--- osiris/Makefile Mon Feb 7 09:13:28 2005 >+++ osiris.new/Makefile Mon Feb 7 09:41:51 2005 >@@ -7,6 +7,7 @@ > > PORTNAME= osiris > PORTVERSION= 4.1.1 >+PORTREVISION= 1 > CATEGORIES= security > MASTER_SITES= http://osiris.shmoo.com/data/ > >@@ -41,6 +42,7 @@ > > do-install: > ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL >+ @${MKDIR} ${PREFIX}/osiris > .if defined(WITH_CLI) > ${INSTALL_PROGRAM} ${WRKSRC}/src/cli/osiris ${PREFIX}/sbin > .endif >@@ -63,11 +65,11 @@ > ${INSTALL_DATA} ${WRKSRC}/src/configs/default.${os} \ > ${PREFIX}/osiris/configs > .endfor >- ${CHOWN} -R osiris:osiris ${PREFIX}/osiris > ${INSTALL_PROGRAM} -m 4755 -o osiris -g osiris \ > ${WRKSRC}/src/osirismd/osirismd ${PREFIX}/sbin > ${INSTALL_SCRIPT} ${WRKSRC}/src/install/freebsd/osirismd.sh.sample \ > ${PREFIX}/etc/rc.d > .endif >+ ${CHOWN} -R osiris:osiris ${PREFIX}/osiris > > .include <bsd.port.post.mk> >diff -ruN osiris/pkg-plist osiris.new/pkg-plist >--- osiris/pkg-plist Mon Feb 7 09:13:28 2005 >+++ osiris.new/pkg-plist Mon Feb 7 09:32:50 2005 >@@ -20,4 +20,4 @@ > %%OSIRISMD%%osiris/configs/default.windowsxp > %%OSIRISMD%%osiris/configs/default.wrt54g > %%OSIRISMD%%@dirrm osiris/configs >-%%OSIRISMD%%@dirrm osiris >+@dirrm osiris
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 77221
: 50722