summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2018-10-21releasing package openssh version 1:7.9p1-1Colin Watson
2018-10-21Remove /etc/network/if-up.d/openssh-serverColin 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-21Simplify debian/rules using /usr/share/dpkg/default.mk.Colin Watson
2018-10-20Remove dh_builddeb override to use xz compressionColin Watson
This has been the default since dpkg 1.17.0.
2018-10-20New upstream release (7.9p1)Colin Watson
2018-08-30releasing package openssh version 1:7.8p1-1Colin Watson
2018-08-30Work around conch interoperability failureColin 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-30New upstream release (7.8p1)Colin Watson
Closes: #907534
2018-08-24Switch debian/watch to HTTPS.Colin Watson
2018-08-18Retroactively mention CVE-2018-15473 in changelogColin Watson
2018-08-17releasing package openssh version 1:7.7p1-4Colin Watson
2018-08-17Fix user enumeration vulnerabilityColin 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-10releasing package openssh version 1:7.7p1-3Colin Watson
2018-07-10Close #903474 as wellColin Watson
2018-06-28[ Christian Ehrhardt ]Christian Ehrhardt
Fix unintentional restriction of authorized keys environment options to be alphanumeric (LP: #1771011)
2018-06-18Add documentation links for systemdColin Watson
Add Documentation keys to ssh-agent.service, ssh.service, and ssh@.service.
2018-06-18Remove no-longer-used Lintian overrides from openssh-server and ssh.Colin Watson
2018-06-18Remove trailing blanks from old changelog entriesColin Watson
2018-06-16Chase Vcs-Git redirectionColin Watson
2018-06-16Merge branch 'gratuxri-guest/master'Colin Watson
Add rescue.target with ssh support See merge request ssh-team/openssh!1
2018-06-16Adjust git-dpm tagging configuration.Colin Watson
2018-04-04releasing package openssh version 1:7.7p1-2Colin Watson
2018-04-03Fix parsing of DebianBanner optionColin Watson
Closes: #894730
2018-04-03releasing package openssh version 1:7.7p1-1Colin Watson
2018-04-03New upstream release (7.7p1)Colin Watson
2018-04-01releasing package openssh version 1:7.6p1-5Colin Watson
2018-04-01Explicitly build-depend on pkg-configColin 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-05Add rescue.target with ssh support to debian packageJuri Grabowski
2018-03-05Add rescue.target with ssh supportJuri Grabowski
2018-02-10releasing package openssh version 1:7.6p1-4Colin Watson
2018-01-26Add debconf template to disable password authColin Watson
The new template is called openssh-server/password-authentication, and is preseeding-only (at least for now). Closes: #878945
2018-01-23Retroactively mention CVE-2017-15906 in changelogColin Watson
2018-01-22Move VCS to salsa.debian.org.Colin Watson
2018-01-16releasing package openssh version 1:7.6p1-3Colin Watson
2018-01-16Fix putty-transfer regression test.Colin Watson
2018-01-02Support the "noudeb" build profile.Colin Watson
2017-12-12Add a "pkg.openssh.nognome" build profileJason Duerstock
This disables building the ssh-askpass-gnome binary package and avoids the build-dependency on libgtk-3-dev (closes: #883819).
2017-12-01debian/systemd/ssh-agent.service: Add missing dbus dependency.Anders Kaseorg
2017-10-16Remove 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-07releasing package openssh version 1:7.6p1-2Colin Watson
2017-10-07Apply upstream patch to fix PermitOpen argument handling.Colin Watson
2017-10-06releasing package openssh version 1:7.6p1-1Colin Watson
2017-10-06Adjust "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-06Policy version 4.1.0.Colin Watson
2017-10-06Adjust "Running sshd from inittab" instructions in README.Debian to ↵Colin Watson
recommend using service(8) rather than calling the init script directly.
2017-10-06Use HTTPS form of copyright-format URL.Colin Watson
2017-10-06Change priorities of ssh and ssh-krb5 binary packages to optional, since ↵Colin Watson
"Priority: extra" is now deprecated.
2017-10-06Build-depend on debhelper (>= 9.20160709~) rather than dh-systemd.Colin Watson
2017-10-05New upstream release (7.6p1)Colin Watson
2017-09-01releasing package openssh version 1:7.5p1-10Colin Watson