summaryrefslogtreecommitdiff
path: root/debian/postinst
AgeCommit message (Collapse)Author
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-07-30Merge from MAIN:Colin Watson
cvs up -jV_3_8_1_P1-4 -jV_3_8_1_P1-8
2004-07-10Fix bashisms in maintainer scripts (thanks, David Weinehall; partial fixColin Watson
for #258517).
2004-04-20Make sure there's a newline at the end of sshd_config before adding 'UsePAMColin Watson
yes' (closes: #244829).
2004-03-25Remove deprecated ReverseMappingCheck option from newly generatedColin Watson
sshd_config files (closes: #239987).
2004-03-08Disable PasswordAuthentication for new installations (closes: #236810).Colin Watson
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-03-06Fix up details of configuration upgrading a bit, including a warningColin Watson
message.
2004-02-22Add 'UsePAM yes' to /etc/ssh/sshd_config on upgrade from versions olderColin Watson
than this, to maintain the standard Debian sshd configuration. Comment out PAMAuthenticationViaKbdInt and RhostsAuthentication in sshd_config on upgrade. Neither option is supported any more.
2003-12-30Use invoke-rc.d (if it exists) to run the init script.Colin Watson
2003-09-01Debian release 3.6.1p2-5.Colin Watson
2003-09-01Debian release 3.6.1p2-4.Colin Watson
2003-09-01Debian release 3.6.1p2-3.Colin Watson
2003-09-01Debian release 3.6.1p2-2.Colin Watson
2003-09-01Debian release 3.6.1p2-1.Colin Watson
2003-09-01Debian release 3.5p1-4.Colin Watson
2003-09-01Debian release 3.5p1-3.Colin Watson
2003-09-01Debian release 3.5p1-2.Colin Watson
2003-09-01Debian release 3.5p1-1.Colin Watson
2003-09-01Debian release 3.4p1-3.Colin Watson
2003-09-01Debian release 3.4p1-1.Colin Watson