summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2014-08-13Make the if-up hook use "reload" rather than "restart" if the system was boot...Colin Watson
2014-08-05releasing package openssh version 1:6.6p1-7Colin Watson
2014-08-05Pass noupdate to the second call to pam_motd, not the first (thanks, Ken T Ta...Colin Watson
2014-08-02Remove several unnecessary entries in debian/*.dirs.Colin Watson
2014-08-02Turkish (thanks, Mert Dirik; closes: #756757).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-06-28releasing package openssh version 1:6.6p1-6Colin Watson
2014-06-28Make get_config_option more robust against trailing whitespace (thanks, LaMon...Colin Watson
2014-06-12Czech (thanks, Michal Šimůnek; closes: #751419).Colin Watson
2014-05-26Only use pam_keyinit on Linux architectures (closes: #747245).Colin Watson
2014-05-26Upgrade to debhelper v9.Colin Watson
2014-05-01releasing package openssh version 1:6.6p1-5Colin Watson
2014-04-28Force ssh-agent Upstart job to use sh syntax regardless of the user's shell (...Colin Watson
2014-04-21releasing package openssh version 1:6.6p1-4Colin Watson
2014-04-21Apply upstream-recommended patch to fix bignum encoding for curve25519-sha256...Colin Watson
2014-04-15Spanish (thanks, Matías Bellone; closes: #744867).Colin Watson
2014-04-14releasing package openssh version 1:6.6p1-3Colin Watson
2014-04-14Never signal the service supervisor with SIGSTOP more than once, toColin Watson
2014-04-01French (thanks, Étienne Gilli; closes: #743242).Colin Watson
2014-03-31releasing package openssh version 1:6.6p1-2Colin Watson
2014-03-31If no root password is set, then switch to "PermitRootLogin without-password"...Colin Watson
2014-03-28releasing package openssh version 1:6.6p1-1Colin Watson
2014-03-28Don't start ssh-agent from the Upstart user session job if something like Xse...Colin Watson
2014-03-28Add CVE-2014-2653 for SSHFP bug.Colin Watson
2014-03-28Italian (thanks, Beatrice Torracca).Colin Watson
2014-03-27Close LP bug asking for 6.6.Colin Watson
2014-03-27Add copyright information as requested by Stephan.Colin Watson
2014-03-27German (thanks, Stephan Beck; closes: #742541).Colin Watson
2014-03-27Japanese (thanks, victory).Colin Watson
2014-03-27Swedish (thanks, Andreas Rönnquist).Colin Watson
2014-03-27Russian (thanks, Yuri Kozlov; closes: #742308).Colin Watson
2014-03-27Portuguese (thanks, Américo Monteiro).Colin Watson
2014-03-27Danish (thanks, Joe Hansen).Colin Watson
2014-03-27Change to "PermitRootLogin without-password" for new installationsColin Watson
2014-03-27Re-enable btmp logging, as its permissions were fixed a long time ago in resp...Colin Watson
2014-03-26merge patched into masterMatthew Vernon
2014-03-25[ Colin Watson ]Matthew Vernon
2014-03-25merge patched into masterMatthew Vernon
2014-03-21Mention CVE-2014-2532 in changelog.Colin Watson
2014-03-20Merge 6.6p1.Colin Watson
2014-03-20record new upstream branch created by importing openssh_6.6p1.orig.tar.gzColin Watson
2014-03-19Apply various warning-suppression and regression-test fixes to gssapi.patch f...Colin Watson
2014-03-06releasing package openssh version 1:6.5p1-6Colin Watson
2014-03-06Fix Breaks/Replaces versions of openssh-sftp-server on openssh-server (thanks...Colin Watson
2014-03-06releasing package openssh version 1:6.5p1-5Colin Watson
2014-03-05Link openssh-sftp-server's documentation directory to openssh-client's.Colin Watson
2014-03-05Add Before=ssh.service to systemd ssh.socket file, since otherwise nothing gu...Colin Watson
2014-02-21Split sftp-server into its own packageAxel Beckert
2014-02-21Add Alias=sshd.service to systemd ssh.service file, to match "Provides: sshd"...Colin Watson