Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-03 | Drop "set -x" verbosity from the autopkgtest | Colin Watson | |
I think we can do without this in most cases nowadays, as things have been pretty stable for a while. | |||
2018-11-03 | Make the autopkgtest create /run/sshd if it doesn't already exist | Colin Watson | |
2018-11-03 | Add GitLab CI configuration | Colin Watson | |
2018-10-22 | Mark debian/NEWS entry as released | Colin Watson | |
2018-10-21 | releasing package openssh version 1:7.9p1-1 | Colin Watson | |
2018-10-21 | Remove /etc/network/if-up.d/openssh-server | Colin Watson | |
It causes more problems than it solves. Add an "if-up hook removed" section to README.Debian documenting the corner case that may need configuration adjustments. Thanks, Christian Ehrhardt, Andreas Hasenack, and David Britton. Closes: #789532 LP: #1037738, #1674330, #1718227 | |||
2018-10-21 | Simplify debian/rules using /usr/share/dpkg/default.mk. | Colin Watson | |
2018-10-20 | Remove dh_builddeb override to use xz compression | Colin Watson | |
This has been the default since dpkg 1.17.0. | |||
2018-10-20 | New upstream release (7.9p1) | Colin Watson | |
2018-08-30 | releasing package openssh version 1:7.8p1-1 | Colin Watson | |
2018-08-30 | Work around conch interoperability failure | Colin Watson | |
Twisted Conch fails to read private keys in the new format (https://twistedmatrix.com/trac/ticket/9515). Work around this until it can be fixed in Twisted. | |||
2018-08-30 | New upstream release (7.8p1) | Colin Watson | |
Closes: #907534 | |||
2018-08-24 | Switch debian/watch to HTTPS. | Colin Watson | |
2018-08-18 | Retroactively mention CVE-2018-15473 in changelog | Colin Watson | |
2018-08-17 | releasing package openssh version 1:7.7p1-4 | Colin Watson | |
2018-08-17 | Fix user enumeration vulnerability | Colin Watson | |
Apply upstream patch to delay bailout for invalid authenticating user until after the packet containing the request has been fully parsed. Closes: #906236 | |||
2018-07-10 | releasing package openssh version 1:7.7p1-3 | Colin Watson | |
2018-07-10 | Close #903474 as well | Colin Watson | |
2018-06-28 | [ Christian Ehrhardt ] | Christian Ehrhardt | |
Fix unintentional restriction of authorized keys environment options to be alphanumeric (LP: #1771011) | |||
2018-06-18 | Add documentation links for systemd | Colin Watson | |
Add Documentation keys to ssh-agent.service, ssh.service, and ssh@.service. | |||
2018-06-18 | Remove no-longer-used Lintian overrides from openssh-server and ssh. | Colin Watson | |
2018-06-18 | Remove trailing blanks from old changelog entries | Colin Watson | |
2018-06-16 | Chase Vcs-Git redirection | Colin Watson | |
2018-06-16 | Merge branch 'gratuxri-guest/master' | Colin Watson | |
Add rescue.target with ssh support See merge request ssh-team/openssh!1 | |||
2018-06-16 | Adjust git-dpm tagging configuration. | Colin Watson | |
2018-04-04 | releasing package openssh version 1:7.7p1-2 | Colin Watson | |
2018-04-03 | Fix parsing of DebianBanner option | Colin Watson | |
Closes: #894730 | |||
2018-04-03 | releasing package openssh version 1:7.7p1-1 | Colin Watson | |
2018-04-03 | New upstream release (7.7p1) | Colin Watson | |
2018-04-01 | releasing package openssh version 1:7.6p1-5 | Colin Watson | |
2018-04-01 | Explicitly build-depend on pkg-config | Colin Watson | |
Build-depending on it via libgtk-3-dev is insufficient, especially when using the pkg.openssh.nognome build profile. Thanks to Aurelien Jarno. Closes: #894558 | |||
2018-03-05 | Add rescue.target with ssh support to debian package | Juri Grabowski | |
2018-03-05 | Add rescue.target with ssh support | Juri Grabowski | |
2018-02-10 | releasing package openssh version 1:7.6p1-4 | Colin Watson | |
2018-01-26 | Add debconf template to disable password auth | Colin Watson | |
The new template is called openssh-server/password-authentication, and is preseeding-only (at least for now). Closes: #878945 | |||
2018-01-23 | Retroactively mention CVE-2017-15906 in changelog | Colin Watson | |
2018-01-22 | Move VCS to salsa.debian.org. | Colin Watson | |
2018-01-16 | releasing package openssh version 1:7.6p1-3 | Colin Watson | |
2018-01-16 | Fix putty-transfer regression test. | Colin Watson | |
2018-01-02 | Support the "noudeb" build profile. | Colin Watson | |
2017-12-12 | Add a "pkg.openssh.nognome" build profile | Jason Duerstock | |
This disables building the ssh-askpass-gnome binary package and avoids the build-dependency on libgtk-3-dev (closes: #883819). | |||
2017-12-01 | debian/systemd/ssh-agent.service: Add missing dbus dependency. | Anders Kaseorg | |
2017-10-16 | Remove the decade-old ssh-krb5 transitional package; upgrades of ↵ | Colin Watson | |
openssh-server will preserve existing configuration, and new installations should just enable GSSAPIAuthentication and GSSAPIKeyExchange in sshd_config (closes: #878626). | |||
2017-10-07 | releasing package openssh version 1:7.6p1-2 | Colin Watson | |
2017-10-07 | Apply upstream patch to fix PermitOpen argument handling. | Colin Watson | |
2017-10-06 | releasing package openssh version 1:7.6p1-1 | Colin Watson | |
2017-10-06 | Adjust "Per-connection sshd instances with systemd" instructions in ↵ | Colin Watson | |
README.Debian to recommend using a drop-in file rather than copying and modifying the ssh.socket unit file. | |||
2017-10-06 | Policy version 4.1.0. | Colin Watson | |
2017-10-06 | Adjust "Running sshd from inittab" instructions in README.Debian to ↵ | Colin Watson | |
recommend using service(8) rather than calling the init script directly. | |||
2017-10-06 | Use HTTPS form of copyright-format URL. | Colin Watson | |