From 3dd16786824391503ba43632c8b805d48bed223b Mon Sep 17 00:00:00 2001 From: djm Date: Mon, 19 Mar 2001 22:16:34 +0000 Subject: [PATCH] - markus@cvs.openbsd.org 2001/03/19 17:12:10 [version.h] version 2.5.2 --- ChangeLog | 3 +++ version.h | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 93a975af..3d50c9bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ - markus@cvs.openbsd.org 2001/03/19 17:07:23 [auth.c readconf.c] undo /etc/shell and proto 2,1 change for openssh-2.5.2 + - markus@cvs.openbsd.org 2001/03/19 17:12:10 + [version.h] + version 2.5.2 20010319 - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to diff --git a/version.h b/version.h index 440a352f..449f1ec2 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,3 @@ /* $OpenBSD: version.h,v 1.19 2001/02/19 10:35:23 markus Exp $ */ -#define SSH_VERSION "OpenSSH_2.5.1p3" +#define SSH_VERSION "OpenSSH_2.5.2p1" -- 2.45.2