Browse Source

fix fsl config, upgrade again to 3.5

master
parent
commit
61df0af72c
  1. 2
      openssh/fsl.openssh
  2. 4
      openssh/openssh.spec

2
openssh/fsl.openssh

@ -12,5 +12,5 @@ ident (ssh(d|-.+)?|scp|sftp(-server)?)/.+ q{
append=1, perm=0644 append=1, perm=0644
) )
} }
} };

4
openssh/openssh.spec

@ -24,9 +24,9 @@
## ##
# package versions # package versions
%define V_base 3.4 %define V_base 3.5
%define V_portable p1 %define V_portable p1
%define V_chroot 3.4 %define V_chroot 3.5
# package options # package options
%ifndef with_pam %ifndef with_pam

Loading…
Cancel
Save