[Lunar-commits] <moonbase> openssh: this was not bad sha1 - code was changed. Because patch version info in code may be important for security tools let's lin it again. Here is diff between old/new openssh-5.8p2: --- openssh-5.8p2.old/ChangeLog 2011-05-03 02:04:42.000000000 +0200 +++ openssh-5.8p2/ChangeLog 2011-05-05 03:56:53.000000000 +0200 @@ -1, 6 +1, 7 @@ 20110403 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] [contrib/suse/openssh.spec] Prepare for 5.8p2 release. + - (djm) [version.h] crank version - Release 5.8p2

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat May 7 14:01:57 CEST 2011


commit 7e606508d07cde16bb2fa441413b105002e31bd4
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat May 7 14:01:57 2011 +0200

    openssh: this was not bad sha1 - code was changed.
    Because patch version info in code may be important for security tools
    let's lin it again. Here is diff between old/new openssh-5.8p2:
    --- openssh-5.8p2.old/ChangeLog 2011-05-03 02:04:42.000000000 +0200
    +++ openssh-5.8p2/ChangeLog     2011-05-05 03:56:53.000000000 +0200
    @@ -1,6 +1,7 @@
     20110403
      - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
        [contrib/suse/openssh.spec] Prepare for 5.8p2 release.
    + - (djm) [version.h] crank version
      - Release 5.8p2
    
     20110329
    diff -ru openssh-5.8p2.old/version.h openssh-5.8p2/version.h
    --- openssh-5.8p2.old/version.h 2011-02-04 01:48:57.000000000 +0100
    +++ openssh-5.8p2/version.h     2011-05-05 03:56:54.000000000 +0200
    @@ -2,5 +2,5 @@
    
     #define SSH_VERSION    "OpenSSH_5.8"
    
    -#define SSH_PORTABLE   "p1"
    +#define SSH_PORTABLE   "p2"
     #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
---
 crypto/openssh/DETAILS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/crypto/openssh/DETAILS b/crypto/openssh/DETAILS
index f9e3a5b..90037de 100644
--- a/crypto/openssh/DETAILS
+++ b/crypto/openssh/DETAILS
@@ -15,7 +15,7 @@
 #     SOURCE3_VFY=sha1:41dfe293b3a3c08163cd43926fefabd321f0c37f
         WEB_SITE=http://www.openssh.com
          ENTERED=20010922
-         UPDATED=20110503
+         UPDATED=20110507
            SHORT="Client and server for encrypted remote logins and file transfers"
 
 cat << EOF


More information about the Lunar-commits mailing list