Accepting request 867007 from network
OBS-URL: https://build.opensuse.org/request/show/867007 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-iscsi?expand=0&rev=101
This commit is contained in:
commit
0299e607db
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058
|
||||
size 14
|
||||
oid sha256:65ae4f898b6e4dc342f4daad9cc96c64d8ebc9c7ca6682d28f8897fa86c8c381
|
||||
size 5222
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 20:03:42 UTC 2021 - Lee Duncan <lduncan@suse.com>
|
||||
|
||||
- Update to latest upstream (no new tag yet). To fix
|
||||
bsc#1181313. Changes since last update added to
|
||||
open-iscsi-SUSE-latest.diff.bz2:
|
||||
* Fix iscsiadm segfault when exiting
|
||||
* iscsid: Add NO_SYSTEMD to CFLAGS
|
||||
* Change mkdir permissions to 0770, adjust usmask
|
||||
* Fix typo in util.py
|
||||
* iscsid: Do not allow conflicting pid-file options
|
||||
* iscsiadm: Fix memory leak in iscsiadm
|
||||
* libopeniscsiusr: Fix memory leak in iscsi_sessions_get()
|
||||
* libopeniscsiusr: Fix memory leak in iscsi_nodes_get()
|
||||
* idbm: Fix memory leak and NULL pointer dereference in idbm_rec_update_param()
|
||||
* Add etc/systemd/iscsi-init.service to SYSTEMDFILES Makefile variable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 31 18:16:01 UTC 2020 - Lee Duncan <lduncan@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package open-iscsi
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
Reference in New Issue
Block a user