summaryrefslogtreecommitdiff
path: root/debian/NEWS
AgeCommit message (Collapse)Author
2016-12-26Start handling /etc/ssh/sshd_config using ucf.Colin Watson
* Start handling /etc/ssh/sshd_config using ucf. The immediate motivation for this is to deal with deprecations of options related to protocol 1, but something like this has been needed for a long time (closes: #419574, #848089): - sshd_config is now a slightly-patched version of upstream's, and only contains non-default settings (closes: #147201). - I've included as many historical md5sums of default versions of sshd_config as I could reconstruct from version control, but I'm sure I've missed some. - Explicitly synchronise the debconf database with the current configuration file state in openssh-server.config, to ensure that the PermitRootLogin setting is properly preserved. - UsePrivilegeSeparation now defaults to the stronger "sandbox" rather than "yes", per upstream.
2016-12-23New upstream release (7.4p1).Colin Watson
2016-06-06Retroactively add a NEWS.Debian entry for the UseDNS change in 6.9 (see LP ↵Colin Watson
#1588457).
2016-03-10releasing package openssh version 1:7.2p1-1Colin Watson
2016-03-08New upstream release (7.2).Colin Watson
2015-12-08releasing package openssh version 1:7.1p1-2Colin Watson
2015-12-06Add an openssh-client-ssh1 binary package for people who need to connect to ↵Colin Watson
outdated SSH1-only servers (closes: #807107).
2015-12-05Add NEWS.Debian documenting cryptographic changes in OpenSSH 7.0 (closes: ↵Colin Watson
#806962).
2015-08-19Fix incorrect version in most recent debian/NEWS entry.Colin Watson
2015-03-22Add a NEWS.Debian entry documenting this reversion, as it is too difficult ↵Colin Watson
to undo the sshd_config change automatically without compounding the problem of (arguably) overwriting user configuration.
2010-04-16releasing version 1:5.4p1-2Colin Watson
2010-04-09Add a NEWS.Debian entry about changes in smartcard support relative toColin Watson
previous unofficial builds (closes: #231472).
2004-08-02Finish openssh 1:3.8.1p1-9.Colin Watson
2004-08-02Remove /etc/ssh/sshd_not_to_be_run on purge of openssh-server. For nowColin Watson
(until sarge+2) it's still honoured to avoid breaking existing configurations, but the right approach is now to remove the openssh-server package if you don't want to run the server. Add a NEWS item to that effect.
2004-08-02According to Matt Zimmerman, there should only be one NEWS file per sourceColin Watson
package.