From: Wang Mingyu <[email protected]> Changelog: ============== - iscsid: Rate limit session reopen log messages - Preparing for version 2.1.10 - Fix bug where abort_tmo read failures were ignored. - Fix gcc issues - Change a discovery function to void return type - Fix firmware targets startup to always be "onboot" - More testing cleanup, and fix dprint test usage - Improve iscsiadm command line parsing messages - grammar nitpicks - Bugfix read specific sysfs value "off" of session attribute - Fix a typo in test/README - Make it visible when memory allocation failure - improve the comments in idbm_lock() - iscsid: Fix hang during login with scan=manual - Fix memory leak in iscsi_check_session_use_count - IPv6 support for iBFT iSCSI boot - fix 4 issues which are finded when building with clang 17
Signed-off-by: Wang Mingyu <[email protected]> --- ...nitiator-utils_2.1.10.bb => iscsi-initiator-utils_2.1.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/iscsi-initiator-utils/{iscsi-initiator-utils_2.1.10.bb => iscsi-initiator-utils_2.1.11.bb} (98%) diff --git a/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.10.bb b/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.11.bb similarity index 98% rename from meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.10.bb rename to meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.11.bb index 6a272775f6..5f88aea5f2 100644 --- a/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.10.bb +++ b/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.11.bb @@ -12,7 +12,7 @@ DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d) LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRCREV = "d0f04ae4b9bf0bc0be55fbda5f235afdfbf5dd19" +SRCREV = "4b3e853ab468a95d8a035efa8fc4298a6c6318a3" SRC_URI = "git://github.com/open-iscsi/open-iscsi;branch=master;protocol=https \ file://0001-Makefile-Do-not-set-Werror.patch \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115610): https://lists.openembedded.org/g/openembedded-devel/message/115610 Mute This Topic: https://lists.openembedded.org/mt/111387406/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
