-
Wed Sep 30 2020 EL Errata <el-errata_ww@oracle.com> - 6.2.0.874-19.0.1
- iscsid -stop connection check for invalid session id.
[Orabug: 31813824]
- iscsid - Proper disconnect of TCP connection.
[Orabug: 30711156]
- Fix SIGPIPE loop in iscsid signal handler.
[Orabug: 31176637]
- Tune TimeoutSec of iscsid service to 10 minutes
[Orabug: 29917429]
- Moddify iscsi-mark-root nodes script to not mark nodes when iscsi.service
is restarted.
[Orabug: 29715514]
- Modify iscsi-mark-root-nodes script to only update node.startup to onboot
for iscsi sessions that are active during boot.
- Add pre rpm scriptlet to fix a bug in previous version of
iscsi-mark-root-nodes.
[Orabug: 29554378]
- Print vital iscsid messages on console using rsyslog facility. This
is particularly useful when using iscsi boot and there is a connection
or session issue.
- Execute systemctl daemon-reload during post installation upgrade
and try to restart iscsi services during upgrade.
[Orabug: 29503805]
- Add 0203-Update-systemd-to-always-restart-iscsid-service.patch to fix
[Orabug: 29306329]
- Add -10.0.3 version.
- Use sd_notify() to tell systemd when iscsid is ready. At the same time,
change iscsid.service to use TYPE=notify and NotifyAcess=main, add
'Requires=iscsid.service' into iscsi.service to cooperate with After to
ensure iscsi.service is started after iscsid.service is ready. [Orabug: 29128380]
- Rename 0053-use-red-hat-name.patch to 0153-use-oracle-for-name.patch
and use com.oracle in prefix
change InitiatorName to "iqn.1988-12.com.oracle" (Tianyue Lan) [Orabug: 18791695]
-
Thu Jul 02 2020 Chris Leech <cleech@redhat.com> - 6.2.0.874-19
- 1851250 fix libiscsi for libcrypto requirement
-
Tue May 12 2020 Chris Leech <cleech@redhat.com> - 6.2.0.874-18
- 1809945 backport new CHAP modes for FIPS environments (SHA1 and SHA256 only, no SHA3 in OpenSSL-1.0.2)
-
Mon Oct 28 2019 Chris Leech <cleech@redhat.com> - 6.2.0.874-17
- 1518367 boot from iSCSI not establishing all sessions persistently
- 1667965 A manual restart of iscsi.service modifies records node.startup value
-
Thu Oct 17 2019 Chris Leech <cleech@redhat.com> - 6.2.0.874-16
- upstream iscsiuio/configure.ac changes were breaking build hardening
-
Wed Oct 16 2019 Chris Leech <cleech@redhat.com> - 6.2.0.874-15
- 1396651 Update service files, support sd_notify instead of pid files, stop forking
-
Wed Sep 11 2019 Chris Leech <cleech@redhat.com> - 6.2.0.874-14
- 1598647 update boot gateway information during sync_session
-
Fri Aug 23 2019 Chris Leech <cleech@redhat.com> - 6.2.0.874-13
- 1724579 iscsiuio update, allow processing requests in DHCP failure condition
-
Tue Aug 20 2019 Chris Leech <cleech@redhat.com> - 6.2.0.874-12
- 1389071 handle newer ISCSI_ERR_NOP_TIMEDOUT code from the kernel
- 1624670 Login negotiation failed due to CHAP_N values do not match
(rec update race condition)
-
Wed Mar 06 2019 Chris Leech <cleech@redhat.com> - 6.2.0.874-11
- 1649401, 1649413 iscsiuio updates