openssh (1:8.4p1-3)
[PTS] [DDPO]
UNREL: VCS matches the version in the archive, but the VCS changelog is UNRELEASED. The uploader should update the changelog and tag the release.
- Git: https://salsa.debian.org/ssh-team/openssh.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/ssh-team/openssh
- Last scan: 2021-01-14 00:53:11+00
- Next scan: 2021-01-19 23:50:00+00
- Merge requests: 3
- CI pipeline status: failed
- Debian changelog in Git:
openssh (1:8.4p1-3) UNRELEASED; urgency=medium
* Backport from upstream:
- Fix `EOF: command not found` error in ssh-copy-id (closes: #975540).
-- Colin Watson <cjwatson@debian.org> Wed, 02 Dec 2020 10:29:12 +0000
- This branch is 2 commits ahead of tag debian/1%8.4p1-2
- Git log:
commit c5a2f2861869c72530dc1a937e3add42957d2d11
Merge: 6c4fd545 27cf2f66
Author: Colin Watson <cjwatson@debian.org>
Date: Wed Dec 2 10:30:09 2020 +0000
Fix `EOF: command not found` error in ssh-copy-id
Closes: #975540
commit 27cf2f667b46a99f4469f41bcb8e004834a3d34f
Author: Oleg <Fallmay@users.noreply.github.com>
Date: Thu Oct 1 12:09:08 2020 +0300
Fix `EOF: command not found` error in ssh-copy-id
Origin: upstream, https://anongit.mindrot.org/openssh.git/commit/?id=d9e727dcc04a52caaac87543ea1d230e9e6b5604
Bug: https://github.com/openssh/openssh-portable/pull/206
Bug-Debian: https://bugs.debian.org/975540
Bug-Debian: https://bugs.debian.org/976242
Last-Update: 2020-12-02
Patch-Name: ssh-copy-id-heredoc-syntax.patch