Revisions of open-iscsi
buildservice-autocommit
accepted
request 868744
from
Lee Duncan (lee_duncan)
(revision 178)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 868743
from
Lee Duncan (lee_duncan)
(revision 177)
Updated to upstream version 2.1.3 as 2.1.3-suse, for bsc#1179908 (which addresses CVE-2020-17437, CVE-2020-17438, CVE-2020-13987, and CVE-2020-13988).
buildservice-autocommit
accepted
request 867007
from
Lee Duncan (lee_duncan)
(revision 176)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 867006
from
Lee Duncan (lee_duncan)
(revision 175)
- 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
buildservice-autocommit
accepted
request 859645
from
Lee Duncan (lee_duncan)
(revision 174)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 859644
from
Lee Duncan (lee_duncan)
(revision 173)
- Updated to upstream version 2.1.3 as 2.1.3-suse, for bsc#1179908, including: * uip: check for TCP urgent pointer past end of frame * uip: check for u8 overflow when processing TCP options * uip: check for header length underflow during checksum calculation * fwparam_ppc: Fix memory leak in fwparam_ppc.c * iscsiuio: Remove unused macro IFNAMSIZ defined in iscsid_ipc.c * fwparam_ppc: Fix illegal memory access in fwparam_ppc.c * sysfs: Verify parameter of sysfs_device_get() * fwparam_ppc: Fix NULL pointer dereference in find_devtree() * open-iscsi: Clean user_param list when process exit * iscsi_net_util: Fix NULL pointer dereference in find_vlan_dev() * open-iscsi: Fix NULL pointer dereference in mgmt_ipc_read_req() * open-iscsi: Fix invalid pointer deference in find_initiator() * iscsiuio: Fix invalid parameter when call fstat() * iscsi-iname: Verify open() return value before calling read() * iscsi_sysfs: Fix NULL pointer deference in iscsi_sysfs_read_iface
buildservice-autocommit
accepted
request 851976
from
Lee Duncan (lee_duncan)
(revision 172)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 851975
from
Lee Duncan (lee_duncan)
(revision 171)
- Updatged to latest upstream, including: * iscsiadm: Optimize the the verification of mode paramters * iscsid: Poll timeout value to 1 minute for iscsid * iscsiadm: fix host stats mode coredump * iscsid: fix logging level when starting and shutting down daemon * Updated iscsiadm man page. * Fix memory leak in sysfs_get_str * libopeniscsiusr: Compare with max int instead of max long - Systemd unit files should not depend on network.target (bsc#1179440), updating: * open-iscsi-SUSE-latest.diff.bz2
buildservice-autocommit
accepted
request 846080
from
Lee Duncan (lee_duncan)
(revision 170)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 846079
from
Lee Duncan (lee_duncan)
(revision 169)
- Updated to latest upstream, including async login ability: * TODO: Update to todo list. * Implement login "no_wait" for iscsiadm NODE mode * iscsiadm buffer overflow regression when discovering many targets at once * iscsid: Check Invalid Session id for stop connection * Add ability to attempt target logins asynchronously - %service_del_postun_without_restart is now available on SLE More accurately it's been introduced in SLE12-SP2+ and SLE15+ +-------------------------------------------------------------------
buildservice-autocommit
accepted
request 823425
from
Lee Duncan (lee_duncan)
(revision 168)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 823424
from
Lee Duncan (lee_duncan)
(revision 167)
- Upgrade to upstream vresion 2.1.2 as 2.1.2-suse (for jre#SES-1081), including: * use openssl for random data generation * Misspelled socket name might cause confusion to inexperienced user. * iscsi/libopeniscsiusr:add libopeniscsiuser_node.h to HEADERS * Let initiator name be created by iscsi-init.service. * iscsi: fix fd leak * iscsi: Add break to while loop * Fix compiler complaint about string copy in iscsiuio * Fix a compiler complaint about writing one byte * Fix issue with zero-length arrays at end of struct * Add iscsi-init.service * Proper disconnect of TCP connection * Fix dependency on new systemd RPM macro * Fix SIGPIPE loop in signal handler * Update iscsi-iname.c * log:modify iSCSI shared memory permissions for logs * Sequence systemd services correctly when upgrading * Ignore iface.example in iface match checks * More changes for musl. * Fix type mismatch under musl. * Change include of <sys/poll.h> to <poll.h> * Add Wants=remote-fs-pre.target for sequencing. * Add workaround in SPEC file for installcheck. * Fix issue where "iscsi-iname -p" core dumps. * iscsi-iname: fix iscsi-iname -p access NULL pointer without given IQN prefix * Fix iscsi.service so it handles restarts better Replacing open-iscsi-2.1.1-suse.tar.bz2 with open-iscsi-2.1.2-suse.tar.bz2, and updating open-iscsi-SUSE-latest.diff.bz2 to empty, since initially there are no differences.
buildservice-autocommit
accepted
request 812704
from
Lee Duncan (lee_duncan)
(revision 166)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 812703
from
Lee Duncan (lee_duncan)
(revision 165)
- Merged in latest upstream. Summary: * Let initiator name be created by iscsi-init.service. * iscsi: fix fd leak * iscsi: Add break to while loop * Fix compiler complaint about string copy in iscsiuio * Fix a compiler complaint about writing one byte * Fix issue with zero-length arrays at end of struct * Add iscsi-init.service * Proper disconnect of TCP connection * Fix SIGPIPE loop in signal handler * Update iscsi-iname.c * log:modify iSCSI shared memory permissions for logs * Ignore iface.example in iface match checks * More changes for musl. * Fix type mismatch under musl. * Change include of <sys/poll.h> to <poll.h> * iscsi-iname: fix iscsi-iname -p access NULL pointer without given IQN prefix Note that the "Add iscsi-init.service" change adds a new systemd service called "iscsi-init", that creates the iSCSI initiator name file /etc/iscsi/initiatorname.iscsi, if and only if it does not exist. This obviates the need to do this from the SPEC file, now updated. Since this was not a version-number update, in addition to modifying the SPEC file, also updates: * open-iscsi-SUSE-latest.diff.bz2
buildservice-autocommit
accepted
request 799688
from
Lee Duncan (lee_duncan)
(revision 164)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 799687
from
Lee Duncan (lee_duncan)
(revision 163)
- Update SPEC file to handle the fact that the service_del_postun_without_restart RPM macro exists in factory but not in SLE. No functional change for factory.
buildservice-autocommit
accepted
request 794272
from
Lee Duncan (lee_duncan)
(revision 162)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 794271
from
Lee Duncan (lee_duncan)
(revision 161)
- Updated service_del_preun and service_del_postun for iscsi and iscsiuio packges in SPEC file, so that services get started/ stopped in the correct order, and changed systemd macros so that iscsi login service iscsi.service is not restarted during package upgrade (bsc#1166650)
buildservice-autocommit
accepted
request 791030
from
Lee Duncan (lee_duncan)
(revision 160)
baserev update by copy to link target
Lee Duncan (lee_duncan)
accepted
request 791029
from
Lee Duncan (lee_duncan)
(revision 159)
- Update with two upstream commits: * Fix issue where "iscsi-iname -p" core dumps. (found upstream) * Fix iscsi.service so it handles restarts better (bsc#1163499) * Add Wants=remote-fs-pre.target for sequencing. (bsc#1158536) updating: * open-iscsi-SUSE-latest.diff.bz2
Displaying revisions 61 - 80 of 238