summaryrefslogtreecommitdiff
path: root/debian/po
AgeCommit message (Collapse)Author
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.
2004-10-05If PasswordAuthentication is disabled, then offer to disableColin Watson
ChallengeResponseAuthentication too. The current PAM code will attempt password-style authentication if ChallengeResponseAuthentication is enabled (closes: #250369).
2004-07-31* Split the ssh binary package into openssh-client and openssh-serverColin Watson
(closes: #39741). openssh-server depends on openssh-client for some common functionality; it didn't seem worth creating yet another package for this. * New transitional ssh package, depending on openssh-client and openssh-server. May be removed once nothing depends on it. * When upgrading from ssh to openssh-{client,server}, it's very difficult for the maintainer scripts to find out what version we're upgrading from without dodgy dpkg hackery. I've therefore taken the opportunity to move a couple of debconf notes into NEWS files, namely ssh/ssh2_keys_merged and ssh/user_environment_tell. * In general, upgrading to this version directly from woody without first upgrading to the version in sarge is not currently guaranteed to work very smoothly due to the aforementioned version discovery problems.
2004-06-22debconf-updatepoColin Watson
2004-06-02Update German debconf template translation (thanks, Helge Kreutzmann;Colin Watson
closes: #252226).
2004-05-20Run debconf-updatepo.Colin Watson
2004-05-13Add Catalan debconf template translation (thanks, Aleix Badia i Bosch;Colin Watson
closes: #248748).
2004-05-01msgmerge update.Colin Watson
2004-05-01Add Turkish debconf template translation (thanks, Recai Oktaş; closes:Colin Watson
#246068).
2004-05-01Update Polish debconf template translation (thanks, Emil Nowak; closes:Colin Watson
#242808).
2004-03-06Add Greek debconf template translation (thanks, Konstantinos Margaritis;Colin Watson
closes: #232843).
2004-03-06Add Italian debconf template translation (thanks, Renato Gini;Colin Watson
closes: #234777).
2004-03-06Privilege separation and PAM are now properly supported together, so removeColin Watson
both debconf questions related to them and simply set it unconditionally in newly generated sshd_config files (closes: #228838).
2004-02-11Finish 1:3.6.1p2-12.Colin Watson
2004-02-02Add Simplified Chinese debconf template translation (thanks, Hiei Xu;Colin Watson
closes: #230726).
2004-01-28Add Czech debconf template translation (thanks, Miroslav Kure; closes:Colin Watson
#230110).
2004-01-21Update Spanish debconf template translation (thanks, JavierColin Watson
Fernández-Sanguino Peña; closes: #228242).
2003-11-15Update Japanese debconf template translation (thanks, Kenshi Muto; closes:Colin Watson
#212497).
2003-11-15Update Spanish debconf template translation (thanks, Carlos Valdivia Yagüe;Colin Watson
closes: #211832).
2003-11-15New po-debconf adds Type: comments to .po and .pot files.Colin Watson
2003-11-15Update Brazilian Portuguese debconf template translation (thanks, AndreColin Watson
Luis Lopes; closes: #219844).
2003-11-15Update Danish debconf template translation (thanks, Morten Brix Pedersen;Colin Watson
closes: #217964).
2003-11-15Merge init script fix and translation updates from HEAD:Colin Watson
cvs up -jV_3_6_1_P2-7 -jHEAD debian/changelog debian/init debian/po
2003-11-15Something in the build process seems to have decided to word-wrap nl.po andColin Watson
ru.po. Whatever.
2003-10-17Add Dutch debconf template translation (thanks, cobaco; closes: #215372).Colin Watson
2003-10-02Update Russian debconf template translation (thanks, Ilgiz Kalmetev).Colin Watson
2003-09-12Some small improvements to the English templates courtesy of ChristianColin Watson
Perrier. I've manually unfuzzied a few translations where it was obvious, on Christian's advice, but the others will have to be updated.
2003-09-12debconf-updatepo appears to rejustify ja.po.Colin Watson