Parcourir la source

fix fsl config, upgrade again to 3.5

Ralf S. Engelschall il y a 23 ans
Parent
commit
61df0af72c
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 1 1
      openssh/fsl.openssh
  2. 2 2
      openssh/openssh.spec

+ 1 - 1
openssh/fsl.openssh

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

+ 2 - 2
openssh/openssh.spec

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