Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

open-iscsi-devel-2.1.11-111.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: open-iscsi-devel Distribution: openSUSE Tumbleweed
Version: 2.1.11 Vendor: openSUSE
Release: 111.1 Build date: Wed Mar 11 22:11:54 2026
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 66538 Source RPM: open-iscsi-2.1.11-111.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.open-iscsi.com
Summary: The iSCSI User-level Library Development Library and Include files
This development package contains the open-iscsi user-level library
include files and documentation. These are used to compile against
the libopeniscsiusr library.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Wed Mar 11 2026 Lee Duncan <lduncan@suse.com>
  - Update to version 2.1.11.suse+88.8e0635b3:
    * Make iface.example a doc file. (#526)
    * Updated SPEC file to deliver iface.example as a %doc
      file, no longer in the database directory.
* Thu Feb 26 2026 Lee Duncan <lduncan@suse.com>
  - Update to version 2.1.11.suse+85.4ef97a15:
    * Fix unused variable warning in usr/io.c (#524)
    * Remove old rpm subdirectory, no longer needed.
    * Remove old rpm subdirectory, no longer needed.
    * Add tcp.congestion_control configuration option (#520)
    * Small cleanups for firmware discovery. (#522)
    * Fix incorrect parsing of node.discovery_type "static" and "fw" (#518)
    * iscsi_net_util: avoid copying NULL pointers with strlcpy() (#515)
    * iscsi: delay reconnect until interface has valid IP. (#511)
* Sun Jul 13 2025 lduncan@suse.com
  - Update to version 2.1.11.suse+73.1723affc61eb:
    * README for rpm build directory
    * Fix issue with IPv6 adapter interfaces (#508, bsc#1240969)
    * fwparam_ppc.c: Fix the calloc-transposed-args issue (#504)
    * Makefile: fix "No rule to make target 'iscsiuio/Makefile.in" issue (#506)
    * Fix typo in initiator.c (#507)
  - Fixed some issues in this changes file
    * One date had incorrect format from 2014
    * Two separator lines were formatted incrrectly
* Wed Apr 16 2025 lduncan@suse.com
  - Update to version 2.1.11.suse+66.13c070123738:
    * Fix iscsid.conf NOP configuration (bsc#1240541)
* Mon Apr 07 2025 Lee Duncan <lduncan@suse.com>
  - Change SPEC file so that open-iscsi lock files always go
    in /run/lock/iscsi (bsc#1239107)
* Mon Apr 07 2025 lduncan@suse.com
  - Update to version 2.1.11.suse+65.65365e1cdedb:
    * doc: fixup iscsiadm man page option for -r (#501)
    * Modify log function to print session id (#498)
    * Fix minor typo ("authenticaton") (#500)
    * Preparing for version 2.1.11 (#499)
    * iscsid: Rate limit session reopen log messages (#492)
    * IPv6 support for iBFT iSCSI boot (#493)
    * Improve iscsiadm command line parsing messages (#494)
    * More testing cleanup, and fix dprint test usage (#491)
    * Fix a typo in test/README (#486)
    * iscsid: Fix hang during login with scan=manual (#485)
    * fix 4 issues which are finded when building with clang 17 (#478)
* Wed Jan 22 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Drop rcFOO symlinks for CODE16 (PED-266).
* Mon Sep 30 2024 lduncan@suse.com
  - Update to version 2.1.10.suse+51.fea0fde82ed1:
    * Incudes upstream version 2.1.10 plus some fixes
    * Fix firmware targets startup to always be "onboot" (#482)
      (bsc#1228084)
    * Change a discovery function to void return type (#481)
    * Fix gcc issues (#480)
    * Bugfix read specific sysfs value "off" of session attribute (#466)
    * Fix bug where abort_tmo read failures were ignored. (#467)
    * grammar nitpicks (#464)
    * Fix memory leak in iscsi_check_session_use_count (#465)
    * improve the comments in idbm_lock() (#458)
    * Make it visible when memory allocation failure (#457)
    * Better handle multiple iscsiadm commands (#453)
    * iscsiadm: allow hostnames in node-mode commands (#451)
    * Modify how workqueue priority is set (#445)
    * Fix authmethod check by printing a warning message when CHAP used and authmethod=None (#443)
    * iscsid: Rescan devices on relogin (#444)
    * Adds missing characters in README. (#440)
    * Turn off iSCSI NOP-Outs, by default.
    * fix: add usr/iscsid_req.h missinig underline (#431) (#436)
* Wed Dec 20 2023 Lee Duncan <lduncan@suse.com>
  - Updated to latest upstream: two small changes, with no known
    functional changes:
    * Incorrect documentation for `iscsiadm -m session` print level
      (upstream issue #432)
    * Stop using deprecated inet_aton and inet_ntoa (upstream issue
      [#435])
  - Also, stopped using pre-prepared tarballs for the build, instead
    now using a service file to get latest SUSE srouces directly.
    This removed these two files:
    * open-iscsi-2.1.9-suse.tar.bz2, and
    * open-iscsi-SUSE-latest.diff.bz2
    whcih were both created by a shell script, and added a service-
    file-generated file of the form:
    * open-iscsi-2.1.9.suse+TAG_OFFSET.tar.xz
    where TAG_OFFSET is of the form "COMMIT_COUNT.HASH", where
    COMMIT_COUNT is the count of commits since 2.1.9-suse (in this
    case), and HASH is the git commit hash being used.
* Wed Oct 25 2023 Lee Duncan <lduncan@suse.com>
  - Updated to latest upstream, which includes (bsc#1210514):
    * several fixes to harden iscsiuio, including:
    - logging now uses syslog
    - shutdown now waits for helper threads to complete
    - netlink socket cleanup
    * some minor bug fixes, some helping builds on musl
    This updates iscsiuio version to 0.7.8.8.
    This updates open-iscsi-SUSE-latest.diff.bz2
* Tue Jun 20 2023 Lee Duncan <lduncan@suse.com>
  - Fix iscsiuio build version by updating iscsiuio/meson.build
    and RPM SPEC file (bsc#1210514), updating
    open-iscsi-SUSE-latest.diff.bz2
* Thu Jun 15 2023 Lee Duncan <lduncan@suse.com>
  - Upgrade to upstream version 2.1.9 with tag "2.1.9-suse"
    (bsc#1210514), replacing open-iscsi-2.1.8-suse.tar.bz2 with
    open-iscsi-2.1.9-suse.tar.bz2, and resetting
    open-iscsi-SUSE-latest.diff.bz2. A summary from the ChangeLog
    file:
    * Fix discoveryd compiler warning
    * Sync iscsi_if.h with kernel
    * Handle old DB records correctly
    * Make IQN configuration for iscsi-iname
    * remove OFFLOAD_BOOT_SUPPORTED, which is always true
    * Use UUID for IPC, not "root"
    * do not support SHA3 for libressl
    * build meson cleanups, including changing default DB home
    * Updated README about NOPs
    * Remove "BindTo" in systemd service file
    * Some iscsiuio fixes, including licensing and memory leaks
      (bsc#1210514)
    * Small netlink fixes
    * Fix OOM adjustment
    * Some error recovery fixes
    * Some spelling fixes
* Mon Apr 17 2023 Lee Duncan <lduncan@suse.com>
  - Remove "--strip" in SPEC file for meson build, so that
    debuginfo is generated. (from mwilck) (bsc#1210536)
* Sat Feb 25 2023 Lee Duncan <lduncan@suse.com>
  - Build system: meson builds were ignoring optflags, and other
    passed in compiler options.

Files

/usr/include/libopeniscsiusr.h
/usr/include/libopeniscsiusr_common.h
/usr/include/libopeniscsiusr_iface.h
/usr/include/libopeniscsiusr_node.h
/usr/include/libopeniscsiusr_session.h
/usr/lib/libopeniscsiusr.so
/usr/lib/pkgconfig/libopeniscsiusr.pc
/usr/share/man/man3/iscsi_context_free.3.gz
/usr/share/man/man3/iscsi_context_log_func_set.3.gz
/usr/share/man/man3/iscsi_context_log_priority_get.3.gz
/usr/share/man/man3/iscsi_context_log_priority_set.3.gz
/usr/share/man/man3/iscsi_context_new.3.gz
/usr/share/man/man3/iscsi_context_userdata_get.3.gz
/usr/share/man/man3/iscsi_context_userdata_set.3.gz
/usr/share/man/man3/iscsi_default_iface_setup.3.gz
/usr/share/man/man3/iscsi_iface_dump_config.3.gz
/usr/share/man/man3/iscsi_iface_free.3.gz
/usr/share/man/man3/iscsi_iface_get.3.gz
/usr/share/man/man3/iscsi_iface_hwaddress_get.3.gz
/usr/share/man/man3/iscsi_iface_iname_get.3.gz
/usr/share/man/man3/iscsi_iface_ipaddress_get.3.gz
/usr/share/man/man3/iscsi_iface_name_get.3.gz
/usr/share/man/man3/iscsi_iface_netdev_get.3.gz
/usr/share/man/man3/iscsi_iface_port_speed_get.3.gz
/usr/share/man/man3/iscsi_iface_port_state_get.3.gz
/usr/share/man/man3/iscsi_iface_print_config.3.gz
/usr/share/man/man3/iscsi_iface_transport_name_get.3.gz
/usr/share/man/man3/iscsi_ifaces_free.3.gz
/usr/share/man/man3/iscsi_ifaces_get.3.gz
/usr/share/man/man3/iscsi_is_default_iface.3.gz
/usr/share/man/man3/iscsi_log_priority_str.3.gz
/usr/share/man/man3/iscsi_node_conn_address_get.3.gz
/usr/share/man/man3/iscsi_node_conn_is_ipv6.3.gz
/usr/share/man/man3/iscsi_node_conn_port_get.3.gz
/usr/share/man/man3/iscsi_node_dump_config.3.gz
/usr/share/man/man3/iscsi_node_iface_name_get.3.gz
/usr/share/man/man3/iscsi_node_portal_get.3.gz
/usr/share/man/man3/iscsi_node_print_config.3.gz
/usr/share/man/man3/iscsi_node_target_name_get.3.gz
/usr/share/man/man3/iscsi_node_tpgt_get.3.gz
/usr/share/man/man3/iscsi_nodes_free.3.gz
/usr/share/man/man3/iscsi_nodes_get.3.gz
/usr/share/man/man3/iscsi_session_abort_tmo_get.3.gz
/usr/share/man/man3/iscsi_session_address_get.3.gz
/usr/share/man/man3/iscsi_session_free.3.gz
/usr/share/man/man3/iscsi_session_get.3.gz
/usr/share/man/man3/iscsi_session_iface_get.3.gz
/usr/share/man/man3/iscsi_session_lu_reset_tmo_get.3.gz
/usr/share/man/man3/iscsi_session_password_get.3.gz
/usr/share/man/man3/iscsi_session_password_in_get.3.gz
/usr/share/man/man3/iscsi_session_persistent_address_get.3.gz
/usr/share/man/man3/iscsi_session_persistent_port_get.3.gz
/usr/share/man/man3/iscsi_session_port_get.3.gz
/usr/share/man/man3/iscsi_session_recovery_tmo_get.3.gz
/usr/share/man/man3/iscsi_session_sid_get.3.gz
/usr/share/man/man3/iscsi_session_target_name_get.3.gz
/usr/share/man/man3/iscsi_session_tgt_reset_tmo_get.3.gz
/usr/share/man/man3/iscsi_session_tpgt_get.3.gz
/usr/share/man/man3/iscsi_session_username_get.3.gz
/usr/share/man/man3/iscsi_session_username_in_get.3.gz
/usr/share/man/man3/iscsi_sessions_free.3.gz
/usr/share/man/man3/iscsi_sessions_get.3.gz
/usr/share/man/man3/iscsi_strerror.3.gz
/usr/share/man/man3/libopeniscsiusr.h.3.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:39:17 2026