diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index abcf93a65..bef0cb443 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:7.7p1-5) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Switch debian/watch to HTTPS. | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Fri, 24 Aug 2018 10:13:03 +0100 | ||
6 | |||
1 | openssh (1:7.7p1-4) unstable; urgency=high | 7 | openssh (1:7.7p1-4) unstable; urgency=high |
2 | 8 | ||
3 | * CVE-2018-15473: Apply upstream patch to delay bailout for invalid | 9 | * CVE-2018-15473: Apply upstream patch to delay bailout for invalid |
diff --git a/debian/watch b/debian/watch index e05063598..9e2a44eb3 100644 --- a/debian/watch +++ b/debian/watch | |||
@@ -1,3 +1,3 @@ | |||
1 | version=3 | 1 | version=3 |
2 | opts=pgpsigurlmangle=s/$/.asc/ \ | 2 | opts=pgpsigurlmangle=s/$/.asc/ \ |
3 | http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-(.*)\.tar\.gz | 3 | https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-(.*)\.tar\.gz |