From 879756082fbdacc158ba04e8f770a1229c3daef4 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 6 Dec 2006 04:46:43 +0000 Subject: * Create transitional ssh-krb5 package which enables GSSAPI configuration in sshd_config. * Default client to attempting GSSAPI authentication. * Remove obsolete GSSAPINoMICAuthentication from sshd_config if it's found. --- debian/control | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index adfeca226..0f77b73db 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Uploaders: Colin Watson Package: openssh-client Architecture: any Depends: ${shlibs:Depends}, ${debconf-depends}, adduser (>= 3.10), dpkg (>= 1.7.0), passwd -Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 -Replaces: ssh (<< 1:3.8.1p1-9), ssh-krb5 +Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) +Replaces: ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7) Suggests: ssh-askpass, xbase-clients Provides: rsh-client, ssh-client Description: Secure shell client, an rlogin/rsh/rcp replacement @@ -39,8 +39,8 @@ Package: openssh-server Priority: optional Architecture: any Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${Source-Version}) -Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5 -Replaces: ssh (<< 1:3.8.1p1-9), openssh-client (<< 1:3.8.1p1-11), ssh-krb5 +Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) +Replaces: ssh (<< 1:3.8.1p1-9), openssh-client (<< 1:3.8.1p1-11), ssh-krb5 (<< 1:4.3p2-7) Suggests: ssh-askpass, xbase-clients, rssh, molly-guard Provides: ssh-server Description: Secure shell server, an rshd replacement @@ -72,6 +72,16 @@ Description: Secure shell client and server (transitional package) the OpenSSH server, which are now in separate packages. You may remove it once the upgrade is complete and nothing depends on it. +Package: ssh-krb5 +Priority: extra +Architecture: all +Depends: openssh-client, openssh-server +Description: Secure shell client and server (transitional package) + This is a transitional package depending on the regular Debian OpenSSH + client and server, which now support GSSAPI natively. It will add the + necessary GSSAPI options to the server configuration file. You can + remove it once the upgrade is complete and nothing depends on it. + Package: ssh-askpass-gnome Section: gnome Priority: optional -- cgit v1.2.3