Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-10-06 | Change priorities of ssh and ssh-krb5 binary packages to optional, since ↵ | Colin Watson | |
"Priority: extra" is now deprecated. | |||
2017-10-06 | Build-depend on debhelper (>= 9.20160709~) rather than dh-systemd. | Colin Watson | |
2017-10-05 | New upstream release (7.6p1) | Colin Watson | |
2017-09-01 | releasing package openssh version 1:7.5p1-10 | Colin Watson | |
2017-09-01 | Give up and use systemctl to start haveged if running under systemd; this ↵ | Colin Watson | |
shouldn't be necessary, but I can't seem to get things working in the Ubuntu autopkgtest environment otherwise. | |||
2017-09-01 | Tell haveged to create the pid file we expect. | Colin Watson | |
2017-08-31 | releasing package openssh version 1:7.5p1-9 | Colin Watson | |
2017-08-31 | Run haveged without "-w 1024", as setting the low water mark doesn't seem ↵ | Colin Watson | |
possible in all autopkgtest virtualisation environments. | |||
2017-08-31 | Run debian/tests/regress with "set -x". | Colin Watson | |
2017-08-28 | releasing package openssh version 1:7.5p1-8 | Colin Watson | |
2017-08-28 | Apply patches from https://bugzilla.mindrot.org/show_bug.cgi?id=2752 to ↵ | Colin Watson | |
allow some extra syscalls for crypto cards on s390x (LP: #1686618). | |||
2017-08-28 | Run haveged during autopkgtests to ensure that they have enough entropy for ↵ | Colin Watson | |
key generation (LP: #1712921). | |||
2017-08-27 | Drop openssh-client-ssh1, now built by a separate source package. | Colin Watson | |
2017-08-23 | releasing package openssh version 1:7.5p1-7 | Colin Watson | |
2017-08-23 | Add RuntimeDirectory and RuntimeDirectoryMode to ssh@.service as well as ↵ | Colin Watson | |
ssh.service (closes: #872978). | |||
2017-08-23 | Fix spelling of RuntimeDirectoryMode (closes: #872976). | Colin Watson | |
2017-08-23 | releasing package openssh version 1:7.5p1-6 | Colin Watson | |
2017-08-22 | Remove unnecessary package name from rm_conffile | Colin Watson | |
2017-08-22 | Quote IP address in suggested "ssh-keygen -f" calls (closes: #872643). | Colin Watson | |