Ana Guerrero 2023-10-27 20:27:11 +00:00 committed by Git OBS Bridge
commit c74910cd2f
2 changed files with 14 additions and 2 deletions

BIN
open-iscsi-SUSE-latest.diff.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 25 18:48:01 UTC 2023 - Lee Duncan <lduncan@suse.com>
- Updated to latest upstream, which includes (bsc#1210514):
* several fixes to harden iscsiuio, which updates its version
number to 0.7.8.8, including:
- logging now uses syslog
- shutdown now waits for helper threads to complete
- netlink socket cleanup
* some minor bug fixes, some helping builds on musl
This updates open-iscsi-SUSE-latest.diff.bz2
-------------------------------------------------------------------
Tue Jun 20 15:23:17 UTC 2023 - Lee Duncan <lduncan@suse.com>