SHA256
1
0
forked from pool/openssh

Accepting request 689347 from home:vitezslav_cizek:branches:network

- Fix a double free() in the KDF CAVS testing tool (bsc#1065237)
  * modify openssh-7.7p1-cavstest-kdf.patch

OBS-URL: https://build.opensuse.org/request/show/689347
OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=187
This commit is contained in:
Vítězslav Čížek
2019-03-28 13:07:24 +00:00
committed by Git OBS Bridge
parent 8ca4d6f6f4
commit bd816c8da4
2 changed files with 19 additions and 55 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 28 12:55:13 UTC 2019 - Vítězslav Čížek <vcizek@suse.com>
- Fix a double free() in the KDF CAVS testing tool (bsc#1065237)
* modify openssh-7.7p1-cavstest-kdf.patch
-------------------------------------------------------------------
Tue Mar 12 15:16:20 UTC 2019 - Vítězslav Čížek <vcizek@suse.com>