Accepting request 907565 from home:lee_duncan:branches:network

- Merge latest upstream, which includeds:
  * Support the "qede" CMA-card driver. (bsc#1188579)
  * iscsistart: fix null pointer deref before exit

OBS-URL: https://build.opensuse.org/request/show/907565
OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=185
This commit is contained in:
Lee Duncan 2021-07-21 15:15:27 +00:00 committed by Git OBS Bridge
parent f094567b07
commit 99241045b3
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:477a0b57829ab038e117331a9b49a19b27ac0ddb49b9e006ffb42dbc5e34189b
size 2584
oid sha256:09d3c9187a66e63c07fe038bf2efca0556d56b97af4cc509565668a66e9935e0
size 3020

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 21 01:26:15 UTC 2021 - Lee Duncan <lduncan@suse.com>
- Merge latest upstream, which includeds:
* Support the "qede" CMA-card driver. (bsc#1188579)
* iscsistart: fix null pointer deref before exit
-------------------------------------------------------------------
Wed May 12 16:20:38 UTC 2021 - Lee Duncan <lduncan@suse.com>