summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2014-02-11Only enable ssh.service for systemd, not both ssh.service and ssh.socket. Th...Colin Watson
2014-02-10releasing package openssh version 1:6.5p1-1Colin Watson
2014-02-10Drop After=syslog.target; this is obsolete according to Lintian.Colin Watson
2014-02-10Add systemd support (thanks, Sven Joachim; closes: #676830).Colin Watson
2014-02-10Stop manually creating /usr/share/lintian/overrides; dh_lintian handles this.Colin Watson
2014-02-10Drop long-obsolete "SSH now uses protocol 2 by default" section from README.D...Colin Watson
2014-02-10Generate ED25519 host keys on fresh installations.Colin Watson
2014-02-10Close some bugs related to ssh-vulnkey.Colin Watson
2014-02-10Incorporate default path changes from shadow 1:4.0.18.1-8, removing /usr/bin/...Colin Watson
2014-02-10Add the pam_keyinit session module, to create a new session keyring on login ...Colin Watson
2014-02-10Merge 6.5p1.Colin Watson
2014-02-10record new upstream branch created by importing openssh_6.5p1.orig.tar.gzColin Watson
2014-02-10Add OpenPGP signature checking configuration to watch file (thanks, Daniel Ka...Colin Watson
2014-02-09Drop ssh-vulnkeyColin Watson
2014-02-09Initialize git-dpmColin Watson
2014-02-09Remove trailing blank line.Colin Watson
2014-02-09Switch to git; adjust Vcs-* fields.Colin Watson
2013-12-23releasing package openssh version 1:6.4p1-2Colin Watson
2013-12-23Restore patch to disable OpenSSL version check (closes: #732940).Colin Watson
2013-11-12Increase ServerKeyBits value in package-generated sshd_config to 1024Colin Watson
2013-11-09releasing package openssh version 1:6.4p1-1Colin Watson
2013-11-09urgency=highColin Watson
2013-11-09Add CVE-2013-4548 identifier.Colin Watson
2013-11-09* New upstream release (http://www.openssh.com/txt/release-6.4).Colin Watson
2013-09-14* New upstream release (http://www.openssh.com/txt/release-6.3).Colin Watson
2013-08-12When running under Upstart, only consider the daemon started once it isColin Watson
2013-07-02releasing version 1:6.2p2-6Colin Watson
2013-07-02Update config.guess and config.sub automatically at build time.Colin Watson
2013-06-27releasing version 1:6.2p2-5Colin Watson
2013-06-27debian/rules: Include real distribution in SSH_EXTRAVERSION instead ofYolanda Robla
2013-06-13Use 'set -e' rather than '#! /bin/sh -e' in maintainer scripts andColin Watson
2013-06-08Document consequences of ssh-agent being setgid in ssh-agent(1); seeColin Watson
2013-06-06releasing version 1:6.2p2-4Colin Watson
2013-06-06Close another file-rc bug.Colin Watson
2013-06-06Set SELinux context on private host keys as well as public host keysColin Watson
2013-06-06Rebuild against debhelper 9.20130604 with fixed dependencies forColin Watson
2013-06-05Fix non-portable shell in ssh-copy-id (closes: #711162).Colin Watson
2013-05-22releasing version 1:6.2p2-3Colin Watson
2013-05-22If the running init daemon is Upstart, then, on the first upgrade toColin Watson
2013-05-22releasing version 1:6.2p2-2Colin Watson
2013-05-22Remove ancient commented-out code.Colin Watson
2013-05-22Fix dh_builddeb invocation so that we really use xz compression forColin Watson
2013-05-22Bracket our session stack with calls to pam_selinux close/open (thanks,Colin Watson
2013-05-22Use the pam_loginuid session module (thanks, Laurent Bigonville; closes:Colin Watson
2013-05-22* Remove the check for vulnerable host keys; this was first added fiveColin Watson
2013-05-22Drop now-unused Lintian override.Colin Watson
2013-05-22Switch to new unified layout for Upstart jobs as documented inColin Watson
2013-05-22Replace old manual conffile handling code with dpkg-maintscript-helper,Colin Watson
2013-05-22close bugColin Watson
2013-05-22Add #DEBHELPER# tokens to openssh-client.postinst andColin Watson