Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2011 15:46:38 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <201110231546.p9NFkclX025314@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110231546.p9NFkclX025314>