Age | Commit message (Expand) | Author |
2017-03-30 | Move privilege separation directory and PID file from /var/run/ to /run/ (clo... | Colin Watson |
2017-01-15 | Remove LOGIN_PROGRAM and LOGIN_NO_ENDOPT definitions, since UseLogin is gone. | Colin Watson |
2016-12-26 | Build gnome-ssh-askpass with GTK+ 3 (LP: #801187). | Colin Watson |
2016-12-23 | New upstream release (7.4p1). | Colin Watson |
2016-11-11 | Move build directories under debian/. | Colin Watson |
2016-08-14 | Rewrite debian/copyright using copyright-format 1.0. | Colin Watson |
2016-07-29 | Stop enabling ssh-session-cleanup.service by default; instead, ship it as an ... | Colin Watson |
2016-07-23 | Don't stop the ssh-session-cleanup service on upgrade (closes: #832155). | Colin Watson |
2016-07-22 | Fix typo. | Colin Watson |
2016-07-22 | Add a session cleanup script and a systemd unit file to trigger it, which ser... | Colin Watson |
2016-05-16 | Set SSH_PROGRAM=/usr/bin/ssh1 when building openssh-client-ssh1 so that scp1 ... | Colin Watson |
2016-04-03 | Change all openssh.org references to openssh.com (closes: #819213). | Colin Watson |
2015-12-21 | Add systemd readiness notification support (closes: #778913). | Michael Biebl |
2015-12-06 | Add an openssh-client-ssh1 binary package for people who need to connect to o... | Colin Watson |
2015-11-24 | Drop ConsoleKit session registration patch; it was only ever enabled for Ubun... | Colin Watson |
2015-11-24 | Do much less work in architecture-independent-only builds. | Colin Watson |
2015-11-24 | Fix dh_install and dh_fixperms overrides to work properly with an architectur... | Colin Watson |
2015-09-10 | Build with audit support on Linux (closes: #797727, LP: #1478087). | Tyler Hicks |
2015-08-19 | New upstream release (6.8p1). | Colin Watson |
2014-10-08 | Run a subset of the upstream regression test suite at package build time, and... | Colin Watson |
2014-10-06 | Simplify debian/rules using /usr/share/dpkg/buildflags.mk. | Colin Watson |
2014-09-30 | Don't link /usr/share/doc/ssh to openssh-client, as this is not safe between ... | Colin Watson |
2014-08-02 | Use dh-exec to simplify override_dh_install target. | Colin Watson |
2014-07-20 | Make sure that DEB_HOST_ARCH is set, even when invoking debian/rules directly. | Colin Watson |
2014-05-26 | Only use pam_keyinit on Linux architectures (closes: #747245). | Colin Watson |
2014-05-26 | Upgrade to debhelper v9. | Colin Watson |
2014-03-27 | Re-enable btmp logging, as its permissions were fixed a long time ago in resp... | Colin Watson |
2014-03-05 | Link openssh-sftp-server's documentation directory to openssh-client's. | Colin Watson |
2014-02-13 | Remove code related to non-dependency-based sysv-rc ordering, since that is n... | Colin Watson |
2014-02-13 | Configure --without-hardening on hppa, to work around http://gcc.gnu.org/bugz... | Colin Watson |
2014-02-12 | Tweak dh_systemd_enable invocations to avoid lots of error noise. | Colin Watson |
2014-02-11 | Only enable ssh.service for systemd, not both ssh.service and ssh.socket. Th... | Colin Watson |
2014-02-10 | Add systemd support (thanks, Sven Joachim; closes: #676830). | Colin Watson |
2014-02-10 | Incorporate default path changes from shadow 1:4.0.18.1-8, removing /usr/bin/... | Colin Watson |
2014-02-09 | Initialize git-dpm | Colin Watson |
2013-07-02 | Update config.guess and config.sub automatically at build time. | Colin Watson |
2013-06-27 | debian/rules: Include real distribution in SSH_EXTRAVERSION instead of | Yolanda Robla |
2013-05-22 | Fix dh_builddeb invocation so that we really use xz compression for | Colin Watson |
2013-05-22 | Switch to new unified layout for Upstart jobs as documented in | Colin Watson |
2013-05-21 | Drop conffile handling for upgrades from pre-split ssh package; this was | Colin Watson |
2013-05-06 | Use dh-autoreconf. | Colin Watson |
2013-03-25 | Add ssh-agent upstart user job. This implements something similar to | Stéphane Graber |
2012-11-26 | Simplify --with-consolekit handling. | Colin Watson |
2012-11-26 | Install apport hooks. | Colin Watson |
2012-11-26 | Merge Upstart job scripting support from Ubuntu, to handle the Upstart job be... | Colin Watson |
2012-11-25 | Only build with -j if DEB_BUILD_OPTIONS=parallel=* is used (closes: | Colin Watson |
2012-10-31 | * Merge from Ubuntu: | Colin Watson |
2012-09-28 | Use xz compression for binary packages. | Colin Watson |
2012-06-24 | Tighten libssl1.0.0 and libcrypto1.0.0-udeb dependencies to the current | Colin Watson |
2012-04-02 | * Fix cross-building: | Colin Watson |