Subject: CVS commit: pkgsrc/security/ssh2
To: None <pkgsrc-changes@NetBSD.org>
From: Tero Kivinen <kivinen@netbsd.org>
List: pkgsrc-changes
Date: 09/22/2006 13:58:46
Module Name: pkgsrc
Committed By: kivinen
Date: Fri Sep 22 13:58:46 UTC 2006
Modified Files:
pkgsrc/security/ssh2: Makefile distinfo
pkgsrc/security/ssh2/patches: patch-ai
Added Files:
pkgsrc/security/ssh2/patches: patch-aq patch-ar patch-as patch-at
patch-au patch-av patch-aw patch-ax patch-ay patch-az patch-ba
patch-bb patch-bc patch-bd patch-be patch-bf patch-bg
Log Message:
Fixed RSA e=3 bug (most likely nobody uses e=3 rsa keys
on ssh anyways, but better to make sure). Fixed some
more ssh_*_{en,de}code calls missing necessary casts.
Disabled x11-security extension on x86_64 as it does not
work there (uses xauth instead). Updated pkgrevision.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/security/ssh2/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/security/ssh2/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/security/ssh2/patches/patch-ai
cvs rdiff -r0 -r1.1 pkgsrc/security/ssh2/patches/patch-aq \
pkgsrc/security/ssh2/patches/patch-ar \
pkgsrc/security/ssh2/patches/patch-as \
pkgsrc/security/ssh2/patches/patch-at \
pkgsrc/security/ssh2/patches/patch-au \
pkgsrc/security/ssh2/patches/patch-av \
pkgsrc/security/ssh2/patches/patch-aw \
pkgsrc/security/ssh2/patches/patch-ax \
pkgsrc/security/ssh2/patches/patch-ay \
pkgsrc/security/ssh2/patches/patch-az \
pkgsrc/security/ssh2/patches/patch-ba \
pkgsrc/security/ssh2/patches/patch-bb \
pkgsrc/security/ssh2/patches/patch-bc \
pkgsrc/security/ssh2/patches/patch-bd \
pkgsrc/security/ssh2/patches/patch-be \
pkgsrc/security/ssh2/patches/patch-bf \
pkgsrc/security/ssh2/patches/patch-bg
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.