[CVS] OpenPKG: OPENPKG_2_STABLE: openpkg-src/openssh/ openssh.spec

2006-11-15 Thread Ralf S. Engelschall
  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:   15-Nov-2006 21:46:45
  Branch: OPENPKG_2_STABLE Handle: 2006111520464400

  Modified files:   (Branch: OPENPKG_2_STABLE)
openpkg-src/openssh openssh.spec

  Log:
MFC: better fitting HPN patch and fixed DSA host key generation

  Summary:
RevisionChanges Path
1.161.2.9   +3  -3  openpkg-src/openssh/openssh.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.161.2.8 -r1.161.2.9 openssh.spec
  --- openpkg-src/openssh/openssh.spec  9 Nov 2006 21:44:15 -   
1.161.2.8
  +++ openpkg-src/openssh/openssh.spec  15 Nov 2006 20:46:44 -  
1.161.2.9
  @@ -29,7 +29,7 @@
   %define   V_ldap_base   4.4p1
   %define   V_ldap_vers   0.3.7
   %define   V_connect 1.96
  -%define   V_hpn 4.4p1-hpn12v13
  +%define   V_hpn 4.5p1-hpn12v14
   
   #   package information
   Name: openssh
  @@ -42,7 +42,7 @@
   Group:SSH
   License:  BSD
   Version:  %{V_base}%{V_portable}
  -Release:  2.20061109
  +Release:  2.20061115
   
   #   package options
   %option   with_fsl  yes
  @@ -386,7 +386,7 @@
   #   generate server DSA (SSH2) key
   if [ ! -f $RPM_INSTALL_PREFIX/etc/openssh/ssh_host_dsa_key -o \
! -s $RPM_INSTALL_PREFIX/etc/openssh/ssh_host_dsa_key ]; then
  -$RPM_INSTALL_PREFIX/bin/ssh-keygen -t dsa -b 2048 \
  +$RPM_INSTALL_PREFIX/bin/ssh-keygen -t dsa -b 1024 \
   -f $RPM_INSTALL_PREFIX/etc/openssh/ssh_host_dsa_key \
   -N '' -C `hostname` 12
   fi
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: OPENPKG_2_STABLE: openpkg-src/openssh/ openssh.spec

2006-10-23 Thread Ralf S. Engelschall
  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:   24-Oct-2006 07:48:50
  Branch: OPENPKG_2_STABLE Handle: 2006102406485000

  Modified files:   (Branch: OPENPKG_2_STABLE)
openpkg-src/openssh openssh.spec

  Log:
MFC: latest HPN patch

  Summary:
RevisionChanges Path
1.161.2.6   +2  -2  openpkg-src/openssh/openssh.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.161.2.5 -r1.161.2.6 openssh.spec
  --- openpkg-src/openssh/openssh.spec  16 Oct 2006 14:53:46 -  
1.161.2.5
  +++ openpkg-src/openssh/openssh.spec  24 Oct 2006 05:48:50 -  
1.161.2.6
  @@ -29,7 +29,7 @@
   %define   V_ldap_base   4.4p1
   %define   V_ldap_vers   0.3.7
   %define   V_connect 1.96
  -%define   V_hpn 4.4p1-hpn12v11
  +%define   V_hpn 4.4p1-hpn12v12
   
   #   package information
   Name: openssh
  @@ -42,7 +42,7 @@
   Group:SSH
   License:  BSD
   Version:  %{V_base}%{V_portable}
  -Release:  2.20061018
  +Release:  2.20061024
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: OPENPKG_2_STABLE: openpkg-src/openssh/ openssh.spec

2006-10-04 Thread Ralf S. Engelschall
  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-Oct-2006 08:23:24
  Branch: OPENPKG_2_STABLE Handle: 2006100407232400

  Modified files:   (Branch: OPENPKG_2_STABLE)
openpkg-src/openssh openssh.spec

  Log:
MFC: updated LDAP patch

  Summary:
RevisionChanges Path
1.161.2.4   +4  -4  openpkg-src/openssh/openssh.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.161.2.3 -r1.161.2.4 openssh.spec
  --- openpkg-src/openssh/openssh.spec  3 Oct 2006 17:18:07 -   
1.161.2.3
  +++ openpkg-src/openssh/openssh.spec  4 Oct 2006 06:23:24 -   
1.161.2.4
  @@ -26,7 +26,7 @@
   %define   V_base4.4
   %define   V_portablep1
   %define   V_watchdog4.4p1
  -%define   V_ldap_base   4.3p1
  +%define   V_ldap_base   4.4p1
   %define   V_ldap_vers   0.3.7
   %define   V_connect 1.96
   %define   V_hpn 4.3p2-hpn12
  @@ -42,7 +42,7 @@
   Group:SSH
   License:  BSD
   Version:  %{V_base}%{V_portable}
  -Release:  2.20061003
  +Release:  2.20061004
   
   #   package options
   %option   with_fsl  yes
  @@ -75,7 +75,7 @@
   Patch1:   openssh.patch.chroot
   Patch2:   openssh.patch.alias
   Patch3:   
http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-%{V_watchdog}-watchdog.patch.tgz
  -Patch4:   
http://www.opendarwin.org/projects/openssh-lpk/files/openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch
  +Patch4:   
http://dev.inversepath.com/openssh-lpk/openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch
   Patch5:   openssh.patch.sftplogging
   Patch6:   openssh.patch.scpbindir
   Patch7:   
http://www.psc.edu/networking/projects/hpn-ssh/openssh-%{V_hpn}.diff.gz
  @@ -142,7 +142,7 @@
   }
   prog openssh:ldap = {
   version   = %{V_ldap_base}-%{V_ldap_vers}
  -url   = http://www.opendarwin.org/projects/openssh-lpk/
  +url   = http://dev.inversepath.com/openssh-lpk/
   regex = openssh-lpk-(__VER__)\.patch
   }
   prog openssh:hpn = {
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: OPENPKG_2_STABLE: openpkg-src/openssh/ openssh.spec

2006-10-03 Thread Ralf S. Engelschall
  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:   03-Oct-2006 19:18:08
  Branch: OPENPKG_2_STABLE Handle: 2006100318180700

  Modified files:   (Branch: OPENPKG_2_STABLE)
openpkg-src/openssh openssh.spec

  Log:
MFC: recent watchdog update

  Summary:
RevisionChanges Path
1.161.2.3   +3  -2  openpkg-src/openssh/openssh.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.161.2.2 -r1.161.2.3 openssh.spec
  --- openpkg-src/openssh/openssh.spec  29 Sep 2006 06:46:20 -  
1.161.2.2
  +++ openpkg-src/openssh/openssh.spec  3 Oct 2006 17:18:07 -   
1.161.2.3
  @@ -25,7 +25,7 @@
   #   package versions
   %define   V_base4.4
   %define   V_portablep1
  -%define   V_watchdog4.0p1
  +%define   V_watchdog4.4p1
   %define   V_ldap_base   4.3p1
   %define   V_ldap_vers   0.3.7
   %define   V_connect 1.96
  @@ -42,7 +42,7 @@
   Group:SSH
   License:  BSD
   Version:  %{V_base}%{V_portable}
  -Release:  2.20060929
  +Release:  2.20061003
   
   #   package options
   %option   with_fsl  yes
  @@ -214,6 +214,7 @@
   CFLAGS=%{l_cflags -O} %{l_cppflags} $cflags \
   LDFLAGS=%{l_ldflags} %{l_fsl_ldflags} $ldflags \
   LIBS=%{l_fsl_libs} \
  +GREP=grep \
   ./configure \
   --prefix=%{l_prefix} \
   --sbindir=%{l_prefix}/bin \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org