summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-06-07 13:45:48 +0100
committerColin Watson <cjwatson@debian.org>2020-06-07 13:45:48 +0100
commite429009cde648a41479cd1b60ce972760a2bdabc (patch)
tree776c180770dd61372034005ada52f784cd37f835
parenta37608b8084ff62336307f901c9139c2441c11d6 (diff)
releasing package openssh version 1:8.3p1-1debian/1%8.3p1-1archive/debian/1%8.3p1-1
-rw-r--r--debian/NEWS2
-rw-r--r--debian/changelog6
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 81cf93185..3bfafbda7 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -6,7 +6,7 @@ openssh (1:8.3p1-1) unstable; urgency=medium
* sftp(1): reject an argument of "-1" in the same way as ssh(1) and scp(1)
do instead of accepting and silently ignoring it.
- -- Colin Watson <cjwatson@debian.org> Sun, 07 Jun 2020 10:27:05 +0100
+ -- Colin Watson <cjwatson@debian.org> Sun, 07 Jun 2020 13:44:04 +0100
openssh (1:8.2p1-1) unstable; urgency=medium
diff --git a/debian/changelog b/debian/changelog
index 7ceb917bb..95c88c634 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-openssh (1:8.3p1-1) UNRELEASED; urgency=medium
+openssh (1:8.3p1-1) unstable; urgency=medium
- * Fix or suppress various shellcheck errors under debian/.
* New upstream release (https://www.openssh.com/txt/release-8.3):
- [SECURITY] scp(1): when receiving files, scp(1) could become
desynchronised if a utimes(2) system call failed. This could allow
@@ -79,11 +78,12 @@ openssh (1:8.3p1-1) UNRELEASED; urgency=medium
yes".
- Enable SHA2-based GSSAPI key exchange methods by default as RFC 8732
was published.
+ * Fix or suppress various shellcheck errors under debian/.
* Use AUTOPKGTEST_TMP rather than the deprecated ADTTMP.
* Apply upstream patch to fix the handling of Port directives after
Include (closes: #962035, LP: #1876320).
- -- Colin Watson <cjwatson@debian.org> Sun, 07 Jun 2020 10:25:54 +0100
+ -- Colin Watson <cjwatson@debian.org> Sun, 07 Jun 2020 13:44:04 +0100
openssh (1:8.2p1-4) unstable; urgency=medium