summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-10-05 22:29:01 +0100
committerColin Watson <cjwatson@debian.org>2019-10-05 22:30:21 +0100
commit699f6971bc8a142016c60e712839a9722886522f (patch)
treec2c1ade36e56d72b63d91cc4168eaa2b203b5c7b /debian/changelog
parent07252689f247e0ea037027ebd17b09b33ce1f5b4 (diff)
parentceefaa8ee80b63c0890d24c42369dc51880f53ea (diff)
Deny (non-fatal) shmget/shmat/shmdt in preauth privsep child
This copes with changes in OpenSSL 1.1.1d that broke OpenSSH on Linux kernels before 3.19. Closes: #941663
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bae206cf9..4577011ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ openssh (1:8.0p1-7) UNRELEASED; urgency=medium
3 [ Daniel Kahn Gillmor ] 3 [ Daniel Kahn Gillmor ]
4 * runit: Correct typo in comment. 4 * runit: Correct typo in comment.
5 5
6 [ Colin Watson ]
7 * Apply upstream patch to deny (non-fatally) shmget/shmat/shmdt in preauth
8 privsep child, coping with changes in OpenSSL 1.1.1d that broke OpenSSH
9 on Linux kernels before 3.19 (closes: #941663).
10
6 -- Colin Watson <cjwatson@debian.org> Wed, 28 Aug 2019 21:19:41 +0100 11 -- Colin Watson <cjwatson@debian.org> Wed, 28 Aug 2019 21:19:41 +0100
7 12
8openssh (1:8.0p1-6) unstable; urgency=medium 13openssh (1:8.0p1-6) unstable; urgency=medium