-
Thu Sep 10 2020 Joe Jin <joe.jin@oracle.com> - 6.2.0.874-17.0.5
- Bump version for x86 build.
-
Fri Sep 04 2020 Gulam Mohamed <gulam.mohamed@oracle.com> - 6.2.0.874-17.0.4
- iscsid -stop connection check for invalid session id.
[Orabug: 31813824]
-
Thu May 21 2020 Gulam Mohamed <gulam.mohamed@oracle.com> - 6.2.0.874-17.0.3
- iscsid - Proper disconnect of TCP connection.
[Orabug: 30711156]
-
Thu Apr 16 2020 Fred Herard <fred.herard@oracle.com> - 6.2.0.874-17.0.2
- Fix SIGPIPE loop in iscsid signal handler.
[Orabug: 31176637]
-
Tue Mar 31 2020 EL Errata <el-errata_ww@oracle.com> - 6.2.0.874-17.0.1
- 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]
-
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