SHA256
1
0
forked from pool/openssh

Add missing piece of changelog:

- Add openssh-7.9p1-keygen-preserve-perms.patch (bsc#1150574).
  This attempts to preserve the permissions of any existing
  known_hosts file when modified by ssh-keygen (for instance,
  with -R).

OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=206
This commit is contained in:
Vítězslav Čížek
2020-02-28 12:29:57 +00:00
committed by Git OBS Bridge
parent 302f567739
commit 7fc5bd5b80
3 changed files with 6 additions and 2 deletions

View File

@@ -38,6 +38,10 @@ Thu Oct 17 06:23:58 UTC 2019 - Hans Petter Jansson <hpj@suse.com>
-------------------------------------------------------------------
Mon Oct 14 23:58:39 UTC 2019 - Hans Petter Jansson <hpj@suse.com>
- Add openssh-7.9p1-keygen-preserve-perms.patch (bsc#1150574).
This attempts to preserve the permissions of any existing
known_hosts file when modified by ssh-keygen (for instance,
with -R).
- Added openssh-7.9p1-revert-new-qos-defaults.patch, which reverts
an upstream commit that caused compatibility issues with other
software (bsc#1136402).