diff options
16 files changed, 17 insertions, 6 deletions
diff --git a/security/openssh-portable/files/patch-auth.c b/security/openssh-portable/files/patch-auth.c index a12017191b5d..f9fba8b6ebc8 100644 --- a/security/openssh-portable/files/patch-auth.c +++ b/security/openssh-portable/files/patch-auth.c @@ -1,3 +1,4 @@ +--- UTC r100838 | fanf | 2002-07-28 19:36:24 -0500 (Sun, 28 Jul 2002) | 7 lines Changed paths: M /head/crypto/openssh/auth.c diff --git a/security/openssh-portable/files/patch-auth2.c b/security/openssh-portable/files/patch-auth2.c index eb8ecef10d36..fa096cfd395a 100644 --- a/security/openssh-portable/files/patch-auth2.c +++ b/security/openssh-portable/files/patch-auth2.c @@ -1,3 +1,4 @@ +--- UTC r99053 | des | 2002-06-29 05:57:13 -0500 (Sat, 29 Jun 2002) | 4 lines Changed paths: M /head/crypto/openssh/auth2.c diff --git a/security/openssh-portable/files/patch-readconf.c b/security/openssh-portable/files/patch-readconf.c index 45983bf13254..79a84afc9f40 100644 --- a/security/openssh-portable/files/patch-readconf.c +++ b/security/openssh-portable/files/patch-readconf.c @@ -1,3 +1,4 @@ +--- UTC base defaults r99048 | des | 2002-06-29 05:51:56 -0500 (Sat, 29 Jun 2002) | 4 lines diff --git a/security/openssh-portable/files/patch-regress__test-exec.sh b/security/openssh-portable/files/patch-regress__test-exec.sh index 80bd912edfa3..0213e8cd5415 100644 --- a/security/openssh-portable/files/patch-regress__test-exec.sh +++ b/security/openssh-portable/files/patch-regress__test-exec.sh @@ -1,4 +1,4 @@ ---- regress/test-exec.sh.orig 2015-04-03 18:20:32.256126000 -0500 +--- regress/test-exec.sh.orig 2015-04-03 18:20:32.256126000 UTC +++ regress/test-exec.sh 2015-04-03 18:20:41.599903000 -0500 @@ -408,6 +408,7 @@ cat << EOF > $OBJ/sshd_config LogLevel DEBUG3 diff --git a/security/openssh-portable/files/patch-servconf.c b/security/openssh-portable/files/patch-servconf.c index 8b4f66596516..ef38b9962b5e 100644 --- a/security/openssh-portable/files/patch-servconf.c +++ b/security/openssh-portable/files/patch-servconf.c @@ -1,4 +1,4 @@ ---- servconf.c.orig 2015-08-17 20:37:29.913831000 -0700 +--- servconf.c.orig 2015-08-17 20:37:29.913831000 UTC +++ servconf.c 2015-08-17 20:37:29.950132000 -0700 @@ -57,6 +57,7 @@ #include "auth.h" diff --git a/security/openssh-portable/files/patch-session.c b/security/openssh-portable/files/patch-session.c index b91928b93483..0905c5fc72ba 100644 --- a/security/openssh-portable/files/patch-session.c +++ b/security/openssh-portable/files/patch-session.c @@ -1,5 +1,5 @@ ---- session.c 2013-03-14 19:22:37.000000000 -0500 -+++ session.c 2013-04-12 21:10:44.510757912 -0500 +--- session.c 2013-03-14 19:22:37 UTC ++++ session.c @@ -1131,6 +1136,9 @@ struct passwd *pw = s->pw; #if !defined (HAVE_LOGIN_CAP) && !defined (HAVE_CYGWIN) diff --git a/security/openssh-portable/files/patch-ssh-agent.1 b/security/openssh-portable/files/patch-ssh-agent.1 index dcebf47abf7a..d26426eb8f4c 100644 --- a/security/openssh-portable/files/patch-ssh-agent.1 +++ b/security/openssh-portable/files/patch-ssh-agent.1 @@ -1,3 +1,4 @@ +--- UTC r226103 | des | 2011-10-07 08:10:16 -0500 (Fri, 07 Oct 2011) | 5 lines Add a -x option that causes ssh-agent(1) to exit when all clients have diff --git a/security/openssh-portable/files/patch-ssh-agent.c b/security/openssh-portable/files/patch-ssh-agent.c index efe297d3c45c..540f8b4e7b8b 100644 --- a/security/openssh-portable/files/patch-ssh-agent.c +++ b/security/openssh-portable/files/patch-ssh-agent.c @@ -1,3 +1,4 @@ +--- UTC r110506 | des | 2003-02-07 09:48:27 -0600 (Fri, 07 Feb 2003) | 4 lines Set the ruid to the euid at startup as a workaround for a bug in pam_ssh. diff --git a/security/openssh-portable/files/patch-ssh.c b/security/openssh-portable/files/patch-ssh.c index a41f293671ee..9b679c297df2 100644 --- a/security/openssh-portable/files/patch-ssh.c +++ b/security/openssh-portable/files/patch-ssh.c @@ -1,3 +1,4 @@ +--- UTC r99054 | des | 2002-06-29 05:57:53 -0500 (Sat, 29 Jun 2002) | 4 lines Changed paths: M /head/crypto/openssh/ssh.c diff --git a/security/openssh-portable/files/patch-ssh_config b/security/openssh-portable/files/patch-ssh_config index 7a4a16f40530..efad15f126fd 100644 --- a/security/openssh-portable/files/patch-ssh_config +++ b/security/openssh-portable/files/patch-ssh_config @@ -1,3 +1,4 @@ +--- UTC r100678 | fanf | 2002-07-25 10:59:40 -0500 (Thu, 25 Jul 2002) | 5 lines Document the FreeBSD default for CheckHostIP, which was changed in diff --git a/security/openssh-portable/files/patch-ssh_config.5 b/security/openssh-portable/files/patch-ssh_config.5 index 764515076a63..ea28ceeb8e75 100644 --- a/security/openssh-portable/files/patch-ssh_config.5 +++ b/security/openssh-portable/files/patch-ssh_config.5 @@ -1,3 +1,4 @@ +--- UTC r100678 | fanf | 2002-07-25 10:59:40 -0500 (Thu, 25 Jul 2002) | 5 lines Document the FreeBSD default for CheckHostIP, which was changed in diff --git a/security/openssh-portable/files/patch-sshconnect.c b/security/openssh-portable/files/patch-sshconnect.c index ddc4ae863a4c..66d3c5a11cfd 100644 --- a/security/openssh-portable/files/patch-sshconnect.c +++ b/security/openssh-portable/files/patch-sshconnect.c @@ -1,3 +1,4 @@ +--- UTC Added for bindresvport_sa(3) --- sshconnect.c.orig 2015-04-02 15:04:24.482112000 -0500 diff --git a/security/openssh-portable/files/patch-sshd.8 b/security/openssh-portable/files/patch-sshd.8 index 4bab7b855567..edb5c8cb6498 100644 --- a/security/openssh-portable/files/patch-sshd.8 +++ b/security/openssh-portable/files/patch-sshd.8 @@ -1,3 +1,4 @@ +--- UTC Document FreeBSD/port-specific paths --- sshd.8.orig 2010-08-04 21:03:13.000000000 -0600 diff --git a/security/openssh-portable/files/patch-sshd.c b/security/openssh-portable/files/patch-sshd.c index 9f4c84f4d88d..c165453ece16 100644 --- a/security/openssh-portable/files/patch-sshd.c +++ b/security/openssh-portable/files/patch-sshd.c @@ -1,3 +1,4 @@ +--- UTC r109683 | des | 2003-01-22 08:12:59 -0600 (Wed, 22 Jan 2003) | 7 lines Changed paths: M /head/crypto/openssh/sshd.c diff --git a/security/openssh-portable/files/patch-sshd_config b/security/openssh-portable/files/patch-sshd_config index 65e8f6cc6947..57cff284b725 100644 --- a/security/openssh-portable/files/patch-sshd_config +++ b/security/openssh-portable/files/patch-sshd_config @@ -1,4 +1,4 @@ ---- sshd_config.orig 2013-02-11 18:02:09.000000000 -0600 +--- sshd_config.orig 2013-02-11 18:02:09.000000000 UTC +++ sshd_config 2013-05-13 06:46:45.153627197 -0500 @@ -10,6 +10,9 @@ # possible, but leave them commented. Uncommented options override the diff --git a/security/openssh-portable/files/patch-sshd_config.5 b/security/openssh-portable/files/patch-sshd_config.5 index 90a0351f1698..3948f4056b96 100644 --- a/security/openssh-portable/files/patch-sshd_config.5 +++ b/security/openssh-portable/files/patch-sshd_config.5 @@ -1,4 +1,4 @@ ---- sshd_config.5.orig 2015-05-29 03:27:21.000000000 -0500 +--- sshd_config.5.orig 2015-05-29 03:27:21.000000000 UTC +++ sshd_config.5 2015-06-02 09:49:08.463186000 -0500 @@ -375,7 +375,9 @@ By default, no banner is displayed. .It Cm ChallengeResponseAuthentication |