summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-04-24 10:41:44 +0000
committerColin Watson <cjwatson@debian.org>2007-04-24 10:41:44 +0000
commit2c1c7627e44366237e00de2f330827bf19e0a557 (patch)
tree2921b2228b8d0570e33b44d82d0effa309a11f3b
parent5a1780255962e5477050bafeb29190c0491ec5a1 (diff)
* Apply results of debconf templates and package descriptions review by
debian-l10n-english (closes: #420107).
-rw-r--r--debian/changelog2
-rw-r--r--debian/control26
-rw-r--r--debian/openssh-server.templates.master48
3 files changed, 42 insertions, 34 deletions
diff --git a/debian/changelog b/debian/changelog
index 859096d5d..1c84310f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
1openssh (1:4.3p2-11) UNRELEASED; urgency=low 1openssh (1:4.3p2-11) UNRELEASED; urgency=low
2 2
3 * Apply results of debconf templates and package descriptions review by
4 debian-l10n-english (closes: #420107).
3 * debconf template translations: 5 * debconf template translations:
4 - Update Dutch (thanks, Machteld de Kok; closes: #419260). 6 - Update Dutch (thanks, Machteld de Kok; closes: #419260).
5 7
diff --git a/debian/control b/debian/control
index e7cd1f8e0..b8727ccc4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4
13Replaces: ssh, ssh-krb5 13Replaces: ssh, ssh-krb5
14Suggests: ssh-askpass, xbase-clients 14Suggests: ssh-askpass, xbase-clients
15Provides: rsh-client, ssh-client 15Provides: rsh-client, ssh-client
16Description: Secure shell client, an rlogin/rsh/rcp replacement 16Description: secure shell client, an rlogin/rsh/rcp replacement
17 This is the portable version of OpenSSH, a free implementation of 17 This is the portable version of OpenSSH, a free implementation of
18 the Secure Shell protocol as specified by the IETF secsh working 18 the Secure Shell protocol as specified by the IETF secsh working
19 group. 19 group.
@@ -21,7 +21,7 @@ Description: Secure shell client, an rlogin/rsh/rcp replacement
21 Ssh (Secure Shell) is a program for logging into a remote machine 21 Ssh (Secure Shell) is a program for logging into a remote machine
22 and for executing commands on a remote machine. 22 and for executing commands on a remote machine.
23 It provides secure encrypted communications between two untrusted 23 It provides secure encrypted communications between two untrusted
24 hosts over an insecure network. X11 connections and arbitrary TCP/IP 24 hosts over an insecure network. X11 connections and arbitrary TCP/IP
25 ports can also be forwarded over the secure channel. 25 ports can also be forwarded over the secure channel.
26 It is intended as a replacement for rlogin, rsh and rcp, and can be 26 It is intended as a replacement for rlogin, rsh and rcp, and can be
27 used to provide applications with a secure communication channel. 27 used to provide applications with a secure communication channel.
@@ -30,8 +30,6 @@ Description: Secure shell client, an rlogin/rsh/rcp replacement
30 and ssh-add programs to make public key authentication more convenient, 30 and ssh-add programs to make public key authentication more convenient,
31 and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. 31 and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
32 . 32 .
33 --------------------------------------------------------------------
34 .
35 In some countries it may be illegal to use any encryption at all 33 In some countries it may be illegal to use any encryption at all
36 without a special permit. 34 without a special permit.
37 35
@@ -43,7 +41,7 @@ Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-c
43Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 41Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5
44Suggests: ssh-askpass, xbase-clients, rssh, molly-guard 42Suggests: ssh-askpass, xbase-clients, rssh, molly-guard
45Provides: ssh-server 43Provides: ssh-server
46Description: Secure shell server, an rshd replacement 44Description: secure shell server, an rshd replacement
47 This is the portable version of OpenSSH, a free implementation of 45 This is the portable version of OpenSSH, a free implementation of
48 the Secure Shell protocol as specified by the IETF secsh working 46 the Secure Shell protocol as specified by the IETF secsh working
49 group. 47 group.
@@ -51,15 +49,13 @@ Description: Secure shell server, an rshd replacement
51 Ssh (Secure Shell) is a program for logging into a remote machine 49 Ssh (Secure Shell) is a program for logging into a remote machine
52 and for executing commands on a remote machine. 50 and for executing commands on a remote machine.
53 It provides secure encrypted communications between two untrusted 51 It provides secure encrypted communications between two untrusted
54 hosts over an insecure network. X11 connections and arbitrary TCP/IP 52 hosts over an insecure network. X11 connections and arbitrary TCP/IP
55 ports can also be forwarded over the secure channel. 53 ports can also be forwarded over the secure channel.
56 It is intended as a replacement for rlogin, rsh and rcp, and can be 54 It is intended as a replacement for rlogin, rsh and rcp, and can be
57 used to provide applications with a secure communication channel. 55 used to provide applications with a secure communication channel.
58 . 56 .
59 This package provides the sshd server. 57 This package provides the sshd server.
60 . 58 .
61 --------------------------------------------------------------------
62 .
63 In some countries it may be illegal to use any encryption at all 59 In some countries it may be illegal to use any encryption at all
64 without a special permit. 60 without a special permit.
65 61
@@ -67,7 +63,7 @@ Package: ssh
67Priority: extra 63Priority: extra
68Architecture: all 64Architecture: all
69Depends: openssh-client, openssh-server 65Depends: openssh-client, openssh-server
70Description: Secure shell client and server (transitional package) 66Description: secure shell client and server (transitional package)
71 This is a transitional package depending on both the OpenSSH client and 67 This is a transitional package depending on both the OpenSSH client and
72 the OpenSSH server, which are now in separate packages. You may remove 68 the OpenSSH server, which are now in separate packages. You may remove
73 it once the upgrade is complete and nothing depends on it. 69 it once the upgrade is complete and nothing depends on it.
@@ -76,10 +72,10 @@ Package: ssh-krb5
76Priority: extra 72Priority: extra
77Architecture: all 73Architecture: all
78Depends: openssh-client, openssh-server 74Depends: openssh-client, openssh-server
79Description: Secure shell client and server (transitional package) 75Description: secure shell client and server (transitional package)
80 This is a transitional package depending on the regular Debian OpenSSH 76 This is a transitional package depending on the regular Debian OpenSSH
81 client and server, which now support GSSAPI natively. It will add the 77 client and server, which now support GSSAPI natively. It will add the
82 necessary GSSAPI options to the server configuration file. You can 78 necessary GSSAPI options to the server configuration file. You can
83 remove it once the upgrade is complete and nothing depends on it. 79 remove it once the upgrade is complete and nothing depends on it.
84 80
85Package: ssh-askpass-gnome 81Package: ssh-askpass-gnome
@@ -89,7 +85,7 @@ Architecture: any
89Depends: ${shlibs:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 85Depends: ${shlibs:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5
90Replaces: ssh (<< 1:3.5p1-3) 86Replaces: ssh (<< 1:3.5p1-3)
91Provides: ssh-askpass 87Provides: ssh-askpass
92Description: under X, asks user for a passphrase for ssh-add 88Description: interactive X program to prompt users for a passphrase for ssh-add
93 This has been split out of the main ssh package, so that the ssh will 89 This has been split out of the main ssh package, so that the ssh will
94 not need to depend upon the Gnome libraries. 90 not need to depend upon the Gnome libraries.
95 . 91 .
@@ -103,7 +99,7 @@ Priority: optional
103Architecture: any 99Architecture: any
104Depends: ${shlibs:Depends}, libnss-files-udeb 100Depends: ${shlibs:Depends}, libnss-files-udeb
105XB-Installer-Menu-Item: 99900 101XB-Installer-Menu-Item: 99900
106Description: Secure shell client for the Debian installer 102Description: secure shell client for the Debian installer
107 This is the portable version of OpenSSH, a free implementation of 103 This is the portable version of OpenSSH, a free implementation of
108 the Secure Shell protocol as specified by the IETF secsh working 104 the Secure Shell protocol as specified by the IETF secsh working
109 group. 105 group.
@@ -116,7 +112,7 @@ Section: debian-installer
116Priority: optional 112Priority: optional
117Architecture: any 113Architecture: any
118Depends: ${shlibs:Depends}, libnss-files-udeb 114Depends: ${shlibs:Depends}, libnss-files-udeb
119Description: Secure shell server for the Debian installer 115Description: secure shell server for the Debian installer
120 This is the portable version of OpenSSH, a free implementation of 116 This is the portable version of OpenSSH, a free implementation of
121 the Secure Shell protocol as specified by the IETF secsh working 117 the Secure Shell protocol as specified by the IETF secsh working
122 group. 118 group.
diff --git a/debian/openssh-server.templates.master b/debian/openssh-server.templates.master
index d6432646d..4e892edff 100644
--- a/debian/openssh-server.templates.master
+++ b/debian/openssh-server.templates.master
@@ -1,47 +1,57 @@
1# These templates have been reviewed by the debian-l10n-english
2# team
3#
4# If modifications/additions/rewording are needed, please ask
5# for an advice to debian-l10n-english@lists.debian.org
6#
7# Even minor modifications require translation updates and such
8# changes should be coordinated with translators and reviewers.
9
1Template: ssh/new_config 10Template: ssh/new_config
2Type: boolean 11Type: boolean
3Default: true 12Default: true
4_Description: Generate new configuration file? 13_Description: Generate a new configuration file for OpenSSH?
5 This version of OpenSSH has a considerably changed configuration file from 14 This version of OpenSSH has a considerably changed configuration file from
6 the version shipped in Debian 'Potato', which you appear to be upgrading 15 the version shipped in Debian 'Potato', which you appear to be upgrading
7 from. This package can now generate a new configuration file 16 from. This package can now generate a new configuration file
8 (/etc/ssh/sshd.config), which will work with the new server version, but 17 (/etc/ssh/sshd.config), which will work with the new server version, but
9 will not contain any customisations you made with the old version. 18 will not contain any customizations you made with the old version.
10 . 19 .
11 Please note that this new configuration file will set the value of 20 Please note that this new configuration file will set the value of
12 'PermitRootLogin' to yes (meaning that anyone knowing the root password 21 'PermitRootLogin' to 'yes' (meaning that anyone knowing the root password
13 can ssh directly in as root). It is the opinion of the maintainer that 22 can ssh directly in as root). Please read the README.Debian files for
14 this is the correct default (see README.Debian for more details), but you 23 more details about this design choice.
15 can always edit sshd_config and set it to no if you wish.
16 . 24 .
17 It is strongly recommended that you let this package generate a new 25 It is strongly recommended that choose to generate a new
18 configuration file now. 26 configuration file now.
19 27
20Template: ssh/use_old_init_script 28Template: ssh/use_old_init_script
21Type: boolean 29Type: boolean
22Default: false 30Default: false
23_Description: Do you want to continue (and risk killing active ssh sessions)? 31_Description: Do you want to risk killing active SSH sessions?
24 The version of /etc/init.d/ssh that you have installed, is likely to kill 32 The currently installed version of /etc/init.d/ssh is likely to kill
25 all running sshd instances. If you are doing this upgrade via an ssh 33 all running sshd instances. If you are doing this upgrade via an SSH
26 session, that would be a Bad Thing(tm). 34 session, you're likely to be disconnected and leave the upgrade
35 procedure unfinished.
27 . 36 .
28 You can fix this by adding "--pidfile /var/run/sshd.pid" to the 37 This can be fixed by manually adding "--pidfile /var/run/sshd.pid" to
29 start-stop-daemon line in the stop section of the file. 38 the start-stop-daemon line in the stop section of the file.
30 39
31Template: ssh/encrypted_host_key_but_no_keygen 40Template: ssh/encrypted_host_key_but_no_keygen
32Type: note 41Type: note
33_Description: Warning: you must create a new host key 42_Description: New host key mandatory
34 There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH 43 The current host key, in /etc/ssh/ssh_host_key, is encrypted with the
35 can not handle this host key file, and the ssh-keygen utility from the old 44 IDEA algorithm. OpenSSH can not handle this host key file, and the
36 (non-free) SSH installation does not appear to be available. 45 ssh-keygen utility from the old (non-free) SSH installation does not
46 appear to be available.
37 . 47 .
38 You will need to generate a new host key. 48 You need to manually generate a new host key.
39 49
40Template: ssh/disable_cr_auth 50Template: ssh/disable_cr_auth
41Type: boolean 51Type: boolean
42Default: false 52Default: false
43_Description: Disable challenge-response authentication? 53_Description: Disable challenge-response authentication?
44 Password authentication appears to be disabled in your current OpenSSH 54 Password authentication appears to be disabled in the current OpenSSH
45 server configuration. In order to prevent users from logging in using 55 server configuration. In order to prevent users from logging in using
46 passwords (perhaps using only public key authentication instead) with 56 passwords (perhaps using only public key authentication instead) with
47 recent versions of OpenSSH, you must disable challenge-response 57 recent versions of OpenSSH, you must disable challenge-response