SHA256
1
0
forked from pool/openssh

Accepting request 664725 from home:pmonrealgonzalez:branches:network

- Security fix: [bsc#1121571, CVE-2018-20685]
  * The scp client allows remote SSH servers to bypass intended
    access restrictions
  * Added patch openssh-7.9p1-CVE-2018-20685.patch

OBS-URL: https://build.opensuse.org/request/show/664725
OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=169
This commit is contained in:
Tomáš Chvátal
2019-01-11 17:55:43 +00:00
committed by Git OBS Bridge
parent 518034998f
commit a485b7f4e0
3 changed files with 42 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 11 15:09:04 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Security fix: [bsc#1121571, CVE-2018-20685]
* The scp client allows remote SSH servers to bypass intended
access restrictions
* Added patch openssh-7.9p1-CVE-2018-20685.patch
-------------------------------------------------------------------
Thu Jan 3 11:44:45 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>