summaryrefslogtreecommitdiff
path: root/debian/po
AgeCommit message (Collapse)Author
2006-09-29* Make ssh/insecure_telnetd Type: error (closes: #388946).Colin Watson
2006-09-29* Remove no-longer-used ssh/insecure_rshd debconf template.Colin Watson
2006-08-20msgcatColin Watson
2006-08-20 - Update Spanish (thanks, Javier Fernández-Sanguino Peña;Colin Watson
closes: #382966).
2006-08-08recode to UTF-8Colin Watson
2006-08-08* debconf template translations:Colin Watson
- Update Portuguese (thanks, Rui Branco; closes: #381942).
2006-07-26debconf-updatepoColin Watson
2006-07-26 - Update Japanese (thanks, Kenshi Muto; closes: #379950).Colin Watson
2006-06-25msgcatColin Watson
2006-06-25 - Update Dutch (thanks, Bart Cornelis; closes: #375100).Colin Watson
2006-05-22* debconf template translations:Colin Watson
- Update French (thanks, Denis Barbier; closes: #368503).
2006-05-19 - Update Swedish (thanks, Daniel Nylander; closes: #367971).Colin Watson
2006-05-15 - Update Galician (thanks, Jacobo Tarrio; closes: #367318).Colin Watson
2006-05-14msgcatColin Watson
2006-05-14 - Update Italian (thanks, Luca Monducci; closes: #367186).Colin Watson
2006-05-14 - Update Czech (thanks, Miroslav Kure; closes: #367161).Colin Watson
2006-05-14* debconf template translations:Colin Watson
- Update Russian (thanks, Yuriy Talakan'; closes: #367143).
2006-05-12* Rephrase ssh/new_config and ssh/encrypted_host_key_but_no_keygen debconfColin Watson
templates to make boolean short descriptions end with a question mark and to avoid use of the first person.
2006-04-07 - Add Galician (thanks, Jacobo Tarrio; closes: #361220).Colin Watson
2006-04-01* debconf template translations:Colin Watson
- Update Italian (thanks, Luca Monducci; closes: #360348).
2005-11-30 - Correct erroneously-changed Last-Translator headers in Greek andColin Watson
Spanish translations.
2005-11-30 - Update Spanish (thanks, Javier Fernández-Sanguino Peña;Colin Watson
closes: #341371).
2005-10-10debconf-updatepoColin Watson
2005-10-10* debconf template translations:Colin Watson
- Add Swedish (thanks, Daniel Nylander; closes: #333133).
2005-07-03debconf-updatepoColin Watson
2005-07-02Add Vietnamese debconf template translation (thanks, Clytie Siddall;Colin Watson
closes: #316636).
2005-06-24Update Brazilian Portuguese debconf template translation (thanks, AndréColin Watson
Luís Lopes; closes: #315477).
2005-06-14Update German debconf template translation (thanks, Jens Seidel; closes:Colin Watson
#313949).
2005-05-31ssh-keygen -> ssh-keysign (OK Matti Pöllä), in case this translation getsColin Watson
resurrected
2005-05-31Since ssh-keysign isn't used by default (you need to set EnableSSHKeysignColin Watson
to "yes" in /etc/ssh/ssh_config), having a debconf question to ask whether it should be setuid is overkill, and the question text had got out of date anyway. Remove this question, ship ssh-keysign setuid in openssh-client.deb, and set a statoverride if the debconf question was previously set to false.
2005-05-31Drop debconf support for allowing SSH protocol 1, which is discouraged andColin Watson
has not been the default since openssh 1:3.0.1p1-1. Users who need this should edit sshd_config instead (closes: #147212).
2005-05-31Change libexecdir to /usr/lib/openssh, and fix up various alternatives andColin Watson
configuration files to match (closes: #87900, #151321).
2005-05-25Update Finnish (thanks, Matti Pöllä; closes: #303787).Colin Watson
2005-05-25Add Ukrainian (thanks, Eugeniy Meshcheryakov; closes: #301852).Colin Watson
2005-05-25Update Czech debconf template translation (thanks, Miroslav Kure; closes:Colin Watson
#298744).
2005-03-15Remove obsolete and unnecessary ssh/forward_warning debconf note.Colin Watson
2005-03-08debconf template translations:Colin Watson
- Synchronise Spanish with sarge branch (thanks, Javier Fernández-Sanguino Peña; closes: #298536).
2005-01-15Update PO-Revision-Date: and Last-Translator:.Colin Watson
2005-01-15Update Spanish debconf template translations (thanks, Santiago Erquicia).Colin Watson
2005-01-15Update Greek debconf template translation (thanks, Logiotatidis George).Colin Watson
2004-11-12debconf-updatepoColin Watson
2004-11-01Update Dutch debconf template translation (thanks, cobaco; closes:Colin Watson
#278715).
2004-10-24Forward-port from HEAD:Colin Watson
* Preserve /etc/ssh/sshd_config ownership/permissions (closes: #276754). * Shorten the version string from the form "OpenSSH_3.8.1p1 Debian 1:3.8.1p1-8.sarge.1" to "OpenSSH_3.8.1p1 Debian-8.sarge.1", as some SSH implementations apparently have problems with the long version string. This is of course a bug in those implementations, but since the extent of the problem is unknown it's best to play safe (closes: #275731). * debconf template translations: - Add Finnish (thanks, Matti Pöllä; closes: #265339). - Update Danish (thanks, Morten Brix Pedersen; closes: #275895). - Update French (thanks, Denis Barbier; closes: #276703). - Update Japanese (thanks, Kenshi Muto; closes: #277438).
2004-10-24debconf-updatepoColin Watson
2004-10-24Update Japanese debconf template translation (thanks, Kenshi Muto; closes:Colin Watson
#277438).
2004-10-24Update French debconf template translation (thanks, Denis Barbier; closes:Colin Watson
#276703).
2004-10-24Update Danish debconf template translation (thanks, Morten Brix Pedersen;Colin Watson
closes: #275895).
2004-10-24Add Finnish debconf template translation (thanks, Matti Pöllä; closes:Colin Watson
#265339).
2004-10-06Forward-port from HEAD:Colin Watson
* If PasswordAuthentication is disabled, then offer to disable ChallengeResponseAuthentication too. The current PAM code will attempt password-style authentication if ChallengeResponseAuthentication is enabled (closes: #250369). * This will ask a question of anyone who installed fresh with 1:3.8p1-2 or later and then upgraded. Sorry about that ... for this reason, the default answer is to leave ChallengeResponseAuthentication enabled.
2004-10-06Leave ChallengeResponseAuthentication enabled by default, sinceColin Watson
PasswordAuthentication has been turned off for new installs since 1:3.8p1-2.