OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   04-Nov-2006 17:05:26
  Branch: HEAD                             Handle: 2006110416052500

  Modified files:
    openpkg-src/openssh     fsl.openssh openssh.spec rc.openssh

  Log:
    As I said, I really have to figure out what I need in my diet to stop
    committing crap: backout changes which were still not tested in-depth
    and hence were not intended to be comitted together with the last HPN
    patch set upgrade commit

  Summary:
    Revision    Changes     Path
    1.9         +1  -1      openpkg-src/openssh/fsl.openssh
    1.178       +1  -1      openpkg-src/openssh/openssh.spec
    1.24        +1  -1      openpkg-src/openssh/rc.openssh
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openssh/fsl.openssh
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 fsl.openssh
  --- openpkg-src/openssh/fsl.openssh   1 Nov 2006 11:12:24 -0000       1.8
  +++ openpkg-src/openssh/fsl.openssh   4 Nov 2006 16:05:25 -0000       1.9
  @@ -9,7 +9,7 @@
       -> {
           debug: file(
               path="@l_prefix@/var/openssh/openssh.log",
  -            perm=0644, jitter=1, monitor=3600
  +            perm=0644
           )
       }
   };
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openssh/openssh.spec
  ============================================================================
  $ cvs diff -u -r1.177 -r1.178 openssh.spec
  --- openpkg-src/openssh/openssh.spec  1 Nov 2006 11:12:24 -0000       1.177
  +++ openpkg-src/openssh/openssh.spec  4 Nov 2006 16:05:25 -0000       1.178
  @@ -42,7 +42,7 @@
   Group:        SSH
   License:      BSD
   Version:      %{V_base}%{V_portable}
  -Release:      20061101
  +Release:      20061104
   
   #   package options
   %option       with_fsl          yes
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openssh/rc.openssh
  ============================================================================
  $ cvs diff -u -r1.23 -r1.24 rc.openssh
  --- openpkg-src/openssh/rc.openssh    1 Nov 2006 11:12:24 -0000       1.23
  +++ openpkg-src/openssh/rc.openssh    4 Nov 2006 16:05:25 -0000       1.24
  @@ -48,6 +48,6 @@
           -n ${openssh_log_numfiles} -s ${openssh_log_minsize} -d \
           -z ${openssh_log_complevel} -m 644 -o @l_susr@ -g @l_mgrp@ \
           -P "${openssh_log_prolog}" \
  -        -E "${openssh_log_epilog}" \
  +        -E "${openssh_log_epilog}; rc openssh restart" \
           @l_prefix@/var/openssh/openssh.log
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to