cvs commit: ports/security/pam_ssh_agent_auth Makefile ports/security/pam_ssh_agent_auth/files patch-entropy.c patch-iterate_ssh_agent_keys.c patch-key.c patch-log.c patch-log.h patch-misc.c patch-pam_ssh_agent_auth.c patch-pam_user_key_allowed2.c patch-secure_filename.c patch-ssh-dss.c ...

Martin Wilke miwi at FreeBSD.org
Sun Oct 23 15:46:38 UTC 2011


miwi        2011-10-23 15:46:38 UTC

  FreeBSD ports repository

  Modified files:
    security/pam_ssh_agent_auth Makefile 
  Added files:
    security/pam_ssh_agent_auth/files patch-entropy.c 
                                      patch-iterate_ssh_agent_keys.c 
                                      patch-key.c patch-log.c 
                                      patch-log.h patch-misc.c 
                                      patch-pam_ssh_agent_auth.c 
                                      patch-pam_user_key_allowed2.c 
                                      patch-secure_filename.c 
                                      patch-ssh-dss.c 
                                      patch-ssh-rsa.c 
  Log:
  - Update to 0.9.3
  
  PR:             161473
  Submitted by:   Corey Smith <corsmith at gmail.com>
  
  Revision  Changes    Path
  1.4       +1 -0      ports/security/pam_ssh_agent_auth/Makefile
  1.1       +25 -0     ports/security/pam_ssh_agent_auth/files/patch-entropy.c (new)
  1.1       +20 -0     ports/security/pam_ssh_agent_auth/files/patch-iterate_ssh_agent_keys.c (new)
  1.1       +51 -0     ports/security/pam_ssh_agent_auth/files/patch-key.c (new)
  1.1       +11 -0     ports/security/pam_ssh_agent_auth/files/patch-log.c (new)
  1.1       +11 -0     ports/security/pam_ssh_agent_auth/files/patch-log.h (new)
  1.1       +102 -0    ports/security/pam_ssh_agent_auth/files/patch-misc.c (new)
  1.1       +58 -0     ports/security/pam_ssh_agent_auth/files/patch-pam_ssh_agent_auth.c (new)
  1.1       +42 -0     ports/security/pam_ssh_agent_auth/files/patch-pam_user_key_allowed2.c (new)
  1.1       +29 -0     ports/security/pam_ssh_agent_auth/files/patch-secure_filename.c (new)
  1.1       +11 -0     ports/security/pam_ssh_agent_auth/files/patch-ssh-dss.c (new)
  1.1       +28 -0     ports/security/pam_ssh_agent_auth/files/patch-ssh-rsa.c (new)


More information about the cvs-ports mailing list