- (dtucker) [README contrib/{caldera,redhat,suse}/openssh.spec]  Crank
   versions.
diff --git a/ChangeLog b/ChangeLog
index 0cbd4b6..fb9f971 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,8 @@
    Stops sftp from segfaulting when attempting to get a nonexistent file on
    Cygwin (previous versions of OpenSSH didn't use the native glob). Partly
    from and tested by Corinna Vinschen.
+ - (dtucker) [README contrib/{caldera,redhat,suse}/openssh.spec]  Crank
+   versions.
 
 20060831
  - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ]
@@ -5375,4 +5377,4 @@
    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
 
-$Id: ChangeLog,v 1.4524 2006/09/01 10:29:10 dtucker Exp $
+$Id: ChangeLog,v 1.4525 2006/09/01 11:32:53 dtucker Exp $
diff --git a/README b/README
index 9b05205..d0bacc5 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-See http://www.openssh.com/txt/release-4.3p2 for the release notes.
+See http://www.openssh.com/txt/release-4.4 for the release notes.
 
 - A Japanese translation of this document and of the OpenSSH FAQ is
 - available at http://www.unixuser.org/~haruyama/security/openssh/index.html
@@ -62,4 +62,4 @@
 [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9
 [7] http://www.openssh.com/faq.html
 
-$Id: README,v 1.62 2006/02/12 05:48:56 dtucker Exp $
+$Id: README,v 1.63 2006/09/01 11:32:53 dtucker Exp $
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 77fc518..60d0fb3 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -17,7 +17,7 @@
 #old cvs stuff.  please update before use.  may be deprecated.
 %define use_stable	1
 %if %{use_stable}
-  %define version 	4.3p2
+  %define version 	4.4p1
   %define cvs		%{nil}
   %define release 	1
 %else
@@ -357,4 +357,4 @@
 * Mon Jan 01 1998 ...
 Template Version: 1.31
 
-$Id: openssh.spec,v 1.57 2006/02/12 05:48:56 dtucker Exp $
+$Id: openssh.spec,v 1.58 2006/09/01 11:32:53 dtucker Exp $
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index cbdf7bb..58be31f 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,4 +1,4 @@
-%define ver 4.3p2
+%define ver 4.4p1
 %define rel 1
 
 # OpenSSH privilege separation requires a user & group ID
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index b49e78c..8c1da61 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -13,7 +13,7 @@
 
 Summary:	OpenSSH, a free Secure Shell (SSH) protocol implementation
 Name:		openssh
-Version:	4.3p2
+Version:	4.4p1
 URL:		http://www.openssh.com/
 Release:	1
 Source0:	openssh-%{version}.tar.gz