summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)Author
2016-05-16Set SSH_PROGRAM=/usr/bin/ssh1 when building openssh-client-ssh1 so that scp1 ...Colin Watson
2016-04-03Change all openssh.org references to openssh.com (closes: #819213).Colin Watson
2015-12-21Add systemd readiness notification support (closes: #778913).Michael Biebl
2015-12-06Add an openssh-client-ssh1 binary package for people who need to connect to o...Colin Watson
2015-11-24Drop ConsoleKit session registration patch; it was only ever enabled for Ubun...Colin Watson
2015-11-24Do much less work in architecture-independent-only builds.Colin Watson
2015-11-24Fix dh_install and dh_fixperms overrides to work properly with an architectur...Colin Watson
2015-09-10Build with audit support on Linux (closes: #797727, LP: #1478087).Tyler Hicks
2015-08-19New upstream release (6.8p1).Colin Watson
2014-10-08Run a subset of the upstream regression test suite at package build time, and...Colin Watson
2014-10-06Simplify debian/rules using /usr/share/dpkg/buildflags.mk.Colin Watson
2014-09-30Don't link /usr/share/doc/ssh to openssh-client, as this is not safe between ...Colin Watson
2014-08-02Use dh-exec to simplify override_dh_install target.Colin Watson
2014-07-20Make sure that DEB_HOST_ARCH is set, even when invoking debian/rules directly.Colin Watson
2014-05-26Only use pam_keyinit on Linux architectures (closes: #747245).Colin Watson
2014-05-26Upgrade to debhelper v9.Colin Watson
2014-03-27Re-enable btmp logging, as its permissions were fixed a long time ago in resp...Colin Watson
2014-03-05Link openssh-sftp-server's documentation directory to openssh-client's.Colin Watson
2014-02-13Remove code related to non-dependency-based sysv-rc ordering, since that is n...Colin Watson
2014-02-13Configure --without-hardening on hppa, to work around http://gcc.gnu.org/bugz...Colin Watson
2014-02-12Tweak dh_systemd_enable invocations to avoid lots of error noise.Colin Watson
2014-02-11Only enable ssh.service for systemd, not both ssh.service and ssh.socket. Th...Colin Watson
2014-02-10Add systemd support (thanks, Sven Joachim; closes: #676830).Colin Watson
2014-02-10Incorporate default path changes from shadow 1:4.0.18.1-8, removing /usr/bin/...Colin Watson
2014-02-09Initialize git-dpmColin Watson
2013-07-02Update config.guess and config.sub automatically at build time.Colin Watson
2013-06-27debian/rules: Include real distribution in SSH_EXTRAVERSION instead ofYolanda Robla
2013-05-22Fix dh_builddeb invocation so that we really use xz compression forColin Watson
2013-05-22Switch to new unified layout for Upstart jobs as documented inColin Watson
2013-05-21Drop conffile handling for upgrades from pre-split ssh package; this wasColin Watson
2013-05-06Use dh-autoreconf.Colin Watson
2013-03-25Add ssh-agent upstart user job. This implements something similar toStéphane Graber
2012-11-26Simplify --with-consolekit handling.Colin Watson
2012-11-26Install apport hooks.Colin Watson
2012-11-26Merge Upstart job scripting support from Ubuntu, to handle the Upstart job be...Colin Watson
2012-11-25Only build with -j if DEB_BUILD_OPTIONS=parallel=* is used (closes:Colin Watson
2012-10-31* Merge from Ubuntu:Colin Watson
2012-09-28Use xz compression for binary packages.Colin Watson
2012-06-24Tighten libssl1.0.0 and libcrypto1.0.0-udeb dependencies to the currentColin Watson
2012-04-02* Fix cross-building:Colin Watson
2012-04-01Use dpkg-buildflags, including for hardening support; drop use ofColin Watson
2011-09-06* New upstream release (http://www.openssh.org/txt/release-5.9).Colin Watson
2011-07-29Use 'dpkg-vendor --derives-from Ubuntu' to detect Ubuntu systems ratherColin Watson
2011-07-29Only recommend ssh-import-id when built on Ubuntu (closes: #635887).Colin Watson
2010-04-17Use dh_installinit -n, since our maintainer scripts already handle thisColin Watson
2010-04-08Use dh_install more effectively.Colin Watson
2010-04-08remove obsolete Ssh.bin hack, no longer needed with new PKCS#11 smartcard han...Colin Watson
2010-04-08remove old ssh_prng_cmds handling; we never use this, and it's unnecessary wi...Colin Watson
2010-04-07Convert to dh(1), and use dh_installdocs --link-doc.Colin Watson
2010-03-29Hardcode the location of xauth to /usr/bin/xauth rather thanColin Watson