[Pkg-ossec-devel] [pkg-ossec] 05/18: Updating patch #03 to 2.7.1-beta-1 upstream version.

Jose Antonio Quevedo Muñoz jaqm-guest at alioth.debian.org
Tue Aug 13 15:24:51 UTC 2013


This is an automated email from the git hooks/post-receive script.

jaqm-guest pushed a commit to branch debian
in repository pkg-ossec.

commit 52a9eb269f652006c5c3c2755b05a08e9d180824
Author: Jose Antonio Quevedo <joseantonio.quevedo at gmail.com>
Date:   Tue Aug 13 10:00:38 2013 +0200

    Updating patch #03 to 2.7.1-beta-1 upstream version.
---
 debian/patches/03-disable-chroot-default.patch |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/03-disable-chroot-default.patch b/debian/patches/03-disable-chroot-default.patch
index a2e6d33..96fe700 100644
--- a/debian/patches/03-disable-chroot-default.patch
+++ b/debian/patches/03-disable-chroot-default.patch
@@ -289,18 +289,18 @@ Last-Update: 2012-08-26
                 registry_only = 0;
 --- a/src/util/syscheck_update.c
 +++ b/src/util/syscheck_update.c
-@@ -28,8 +28,8 @@
+@@ -27,8 +27,8 @@
+     printf("\t-l       List available agents.\n");
      printf("\t-a       Update (clear) syscheck database for all agents.\n");
      printf("\t-u <id>  Update (clear) syscheck database for a specific agent.\n");
-     printf("\t-u local Update (clear) syscheck database locally.\n");
 -    printf("\t-N       Do not chroot.\n");
 -    printf("\t-C       Chroot the program (default behaviour).\n");
 +    printf("\t-N       Do not chroot (default behaviour).\n");
-+    printf("\t-C       Chroot the program .\n");
-     printlnf();
++    printf("\t-C       Chroot the program.\n");
+     printf("\t-u local Update (clear) syscheck database locally.\n\n");
      exit(1);
  }
-@@ -43,7 +43,7 @@
+@@ -42,7 +42,7 @@
      int gid;
      int uid;
      int c;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ossec/pkg-ossec.git



More information about the Pkg-ossec-devel mailing list