summaryrefslogtreecommitdiff
path: root/debian/.git-dpm
AgeCommit message (Expand)Author
2021-03-13CVE-2021-28041: Fix double free in ssh-agent(1)Colin Watson
2020-12-02Fix `EOF: command not found` error in ssh-copy-idColin Watson
2020-10-26Revert incorrect upstream x32 seccomp patchColin Watson
2020-10-20New upstream release (8.4p1)Colin Watson
2020-06-07Fix the handling of Port directives after IncludeColin Watson
2020-06-07New upstream release (8.3p1)Colin Watson
2020-02-21Include /etc/ssh/*_config.d/*.confColin Watson
2020-02-21New upstream release (8.2p1)Colin Watson
2020-02-19ssh(1): Explain that -Y is equivalent to -XColin Watson
2020-01-11Deny (non-fatal) ipc in preauth privsep childColin Watson
2020-01-11seccomp: Allow clock_nanosleep() and variantsColin Watson
2020-01-09Stop using 2020 as a future date in regress testsColin Watson
2019-10-22Drop seccomp-s390-flock-ipc.patch for nowColin Watson
2019-10-09Fix Launchpad bug URLColin Watson
2019-10-09New upstream release (8.1p1)Colin Watson
2019-10-05Deny (non-fatal) shmget/shmat/shmdt in preauth privsep childColin Watson
2019-06-21Update contact information for Natalie AmeryColin Watson
2019-06-14Fix interop tests for recent regress changesColin Watson
2019-06-09Fix utimensat tests when not using compat codeColin Watson
2019-06-09New upstream release (8.0p1)Colin Watson
2019-04-08Temporarily revert IPQoS defaults to pre-7.8 valuesColin Watson
2019-03-01Handle shell-style brace expansions in scp checksColin Watson
2019-02-28Request RSA-SHA2 signatures for corresponding cert algorithmsColin Watson
2019-02-28Fix key type checks with RSA-SHA2 signature typesColin Watson
2019-02-08scp: Check remote->local directory copy filenamesColin Watson
2019-02-08Sanitize scp filenames via snmprintfColin Watson
2019-01-12scp: disallow empty incoming filename or "."Colin Watson
2018-10-20New upstream release (7.9p1)Colin Watson
2018-08-30Work around conch interoperability failureColin Watson
2018-08-30New upstream release (7.8p1)Colin Watson
2018-08-17Fix user enumeration vulnerabilityColin Watson
2018-06-28[ Christian Ehrhardt ]Christian Ehrhardt
2018-06-16Adjust git-dpm tagging configuration.Colin Watson
2018-04-03Fix parsing of DebianBanner optionColin Watson
2018-04-03New upstream release (7.7p1)Colin Watson
2018-01-16Fix putty-transfer regression test.Colin Watson
2017-10-07Apply upstream patch to fix PermitOpen argument handling.Colin Watson
2017-10-05New upstream release (7.6p1)Colin Watson
2017-08-28Apply patches from https://bugzilla.mindrot.org/show_bug.cgi?id=2752 to allow...Colin Watson
2017-08-22Quote IP address in suggested "ssh-keygen -f" calls (closes: #872643).Colin Watson
2017-08-22Drop Upstart-specific patchesColin Watson
2017-06-06Fix incoming compression statistics (thanks, Russell Coker; closes: #797964).Colin Watson
2017-04-02Fix syntax error on Linux/X32Colin Watson
2017-04-02Add missing header on Linux/s390Colin Watson
2017-04-02New upstream release (7.5p1)Colin Watson
2017-03-30Unbreak Unix domain socket forwarding for root (closes: #858252).Colin Watson
2017-03-16Fix null pointer dereference in ssh-keygen; this fixes an autopkgtest regress...Colin Watson
2017-03-14Fix ssh-keyscan to correctly hash hosts with a port number (closes: #857736, ...Colin Watson
2017-03-09Fix ssh-keygen -H accidentally corrupting known_hosts that contained already-...Colin Watson
2017-03-05Restore reading authorized_keys2 by defaultColin Watson