Accepting request 930970 from home:lee_duncan:branches:network

- Merged latest upstream. Mostly cleanup, but includes a fix for
  iscsi-init.service when trying to write to the root volume too
  early (bsc#1192568), as well as an upstream fix for possible
  deadlock when dealing with sysfs.

OBS-URL: https://build.opensuse.org/request/show/930970
OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=191
This commit is contained in:
Lee Duncan 2021-11-11 19:34:27 +00:00 committed by Git OBS Bridge
parent 6fb5bae1a3
commit a57cb1be6e
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80dfef5ea8246c74aa5145050a6ae453826f238a0f722928127164c31595a13d
size 3070
oid sha256:e99cdfd3e2486d83aed1a712f4653611bf8e32973f174aa9f55557e8bd5dc921
size 4635

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 11 18:45:37 UTC 2021 - Lee Duncan <lduncan@suse.com>
- Merged latest upstream. Mostly cleanup, but includes a fix for
iscsi-init.service when trying to write to the root volume too
early (bsc#1192568), as well as an upstream fix for possible
deadlock when dealing with sysfs.
-------------------------------------------------------------------
Mon Oct 25 22:43:23 UTC 2021 - Lee Duncan <lduncan@suse.com>