[Pkg-ossec-devel] [SCM] Git repository for pkg-ossec branch, debian, updated. f89fb2c00b1a2606035e5cd0e35b4ebe99f049ac

Javier Fernandez-Sanguino jfs at debian.org
Wed Aug 29 12:57:40 UTC 2012


The following commit has been merged in the debian branch:
commit 5b84e23f50abd154c1a24649bfb789286bd7076b
Author: Javier Fernandez-Sanguino <jfs at debian.org>
Date:   Sun Aug 26 14:07:33 2012 +0200

    Add header and description of the patch

diff --git a/debian/patches/03-disable-chroot-default.patch b/debian/patches/03-disable-chroot-default.patch
index ebe7466..7d49ec8 100644
--- a/debian/patches/03-disable-chroot-default.patch
+++ b/debian/patches/03-disable-chroot-default.patch
@@ -1,3 +1,24 @@
+Description: Disable chroot by default
+ This patch changes the default behaviour of the daemons and
+ programs to prevent them from chrooting. In Debian
+ installations the /var/ossec directory is not a directory
+ they can chroot into since there are symbolic links pointing
+ out of it.
+ .
+ This is needed because the binaries have to be installed in 
+ /usr/{s,}bin to follow the FSSTND and do upgrades through
+ the package management system.
+ .
+ For more information see the README.Debian file distributed
+ with the package.
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Javier Fernandez-Sanguino <jfs at debian.org>
+Origin: debian
+Forwarded: not-needed
+Reviewed-By: 
+Last-Update: 2012-08-26
+
 Index: pkg-ossec/src/addagent/main.c
 ===================================================================
 --- pkg-ossec.orig/src/addagent/main.c	2012-08-26 14:01:18.000000000 +0200

-- 
Git repository for pkg-ossec



More information about the Pkg-ossec-devel mailing list