Age | Commit message (Expand) | Author |
2012-04-01 | Use dpkg-buildflags, including for hardening support; drop use of | Colin Watson |
2011-09-06 | * New upstream release (http://www.openssh.org/txt/release-5.9). | Colin Watson |
2011-07-29 | Use 'dpkg-vendor --derives-from Ubuntu' to detect Ubuntu systems rather | Colin Watson |
2011-07-29 | Only recommend ssh-import-id when built on Ubuntu (closes: #635887). | Colin Watson |
2010-04-17 | Use dh_installinit -n, since our maintainer scripts already handle this | Colin Watson |
2010-04-08 | Use dh_install more effectively. | Colin Watson |
2010-04-08 | remove obsolete Ssh.bin hack, no longer needed with new PKCS#11 smartcard han... | Colin Watson |
2010-04-08 | remove old ssh_prng_cmds handling; we never use this, and it's unnecessary wi... | Colin Watson |
2010-04-07 | Convert to dh(1), and use dh_installdocs --link-doc. | Colin Watson |
2010-03-29 | Hardcode the location of xauth to /usr/bin/xauth rather than | Colin Watson |
2010-03-17 | Fix substitution of ETC_PAM_D_SSH, following the rename in 1:4.7p1-4. | Colin Watson |
2010-03-01 | mark quilt-setup target as phony | Colin Watson |
2010-03-01 | Include debian/ssh-askpass-gnome.png in the Debian tarball now that | Colin Watson |
2010-03-01 | Fix 'debian/rules quilt-setup' to avoid writing .orig files if some | Colin Watson |
2010-02-28 | * Update README.source to match, and add a 'quilt-setup' target to | Colin Watson |
2010-02-22 | run dh_installexamples after dh_link | Colin Watson |
2010-01-31 | Honour DEB_BUILD_OPTIONS=nocheck. | Colin Watson |
2010-01-31 | Use dh_lintian. | Colin Watson |
2010-01-31 | Install upstream sshd_config as an example (closes: #415008). | Colin Watson |
2010-01-31 | Link with -Wl,--as-needed (closes: #560155). | Colin Watson |
2010-01-25 | Drop change from 1:3.8p1-3 to avoid setresuid() and setresgid() system | Colin Watson |
2010-01-12 | Don't run tests when cross-compiling. | Colin Watson |
2010-01-12 | Use host compiler for ssh-askpass-gnome when cross-compiling. | Colin Watson |
2010-01-02 | Use hardening-includes for hardening logic (thanks, Kees Cook; closes: | Colin Watson |
2009-08-28 | Build with just -fPIC on mips/mipsel, not -fPIE as well (thanks, LIU Qi; | Colin Watson |
2009-07-31 | Upgrade to debhelper v7. | Colin Watson |
2009-06-05 | this isn't needed, already removed above | Colin Watson |
2009-06-05 | Remove /var/run/sshd from openssh-server package; it will be created at | Colin Watson |
2009-06-05 | Build with -fPIC on mips/mipsel (thanks, Luk Claes; closes: #531942). | Colin Watson |
2009-01-28 | Add ufw integration (thanks, Didier Roche; see | Colin Watson |
2008-09-12 | Configure with --disable-strip; dh_strip will deal with stripping | Colin Watson |
2008-07-23 | Add lintian overrides for empty /usr/share/doc/openssh-client | Colin Watson |
2008-07-22 | Remove our local version of moduli(5) now that there's one upstream. | Colin Watson |
2008-06-08 | Update DEB_BUILD_OPTIONS parsing code from policy 3.8.0. | Colin Watson |
2008-06-08 | Drop openssh-client-udeb isinstallable hack, as main-menu (>= 1.26) now | Colin Watson |
2008-05-20 | Generate two keys with the PID forced to the same value and test that | Colin Watson |
2008-05-13 | add repair instructions from Matt | Colin Watson |
2008-02-08 | * Move /etc/pam.d/ssh to /etc/pam.d/sshd, allowing us to stop defining | Colin Watson |
2008-02-04 | * Include the autogenerated debian/copyright in the source package. | Colin Watson |
2008-01-11 | * Drop source-compatibility with Debian 3.0: | Colin Watson |
2008-01-10 | * Pass --with-mantype=doc to configure rather than build-depending on | Colin Watson |
2008-01-09 | * Adjust many relative links in faq.html to point to | Colin Watson |
2007-12-24 | * Recode LICENCE to UTF-8 when concatenating it to debian/copyright. | Colin Watson |
2007-12-24 | install debian/faq.html, not faq.html | Colin Watson |
2007-12-24 | use real filename for FAQ rule | Colin Watson |
2007-12-24 | * Update moduli(5) to revision 1.11 from OpenBSD CVS. | Colin Watson |
2007-12-24 | * Refactor debian/rules configure and make invocations to make development | Colin Watson |
2007-12-24 | * Install the OpenSSH FAQ in /usr/share/doc/openssh-client. | Colin Watson |
2007-11-17 | * Use autotools-dev's recommended configure --build and --host options. | Colin Watson |
2007-11-14 | * Don't build PIE executables on m68k (closes: #451192). | Colin Watson |