|
|
|
|
Changelog for open-iscsi-2.0.876-lp151.13.3.1.x86_64.rpm :
* Tue Jul 09 2019 Lee Duncan - Update to latest upstream/factory version of open-iscsi and iscsiuio (bsc#1113712). Summary of changes: * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Christian Ehrhardt (2): iscsiuio: avoid loosing bad rc in nic_nl_open iscsiuio: fail on nic_nl_open failing Floris Bos (1): context.h: add missing stdarg.h include Lee Duncan (37): Plugging a memory leak from discovery. Allow reading sysfs \"port\" to fail gracefully. Fix incorrect sysfs logic for port and ip address. Fix reading of sysfs signed integers when negative. Create a new error for \"target not connected\". Fix bug in error message when reading sysfs numbers. Handle ENOTCONN error separately when reading sysfs values. Limit session relogin attempts using config value. Removed unused value \'one\'. Include stdio.h for use of snprintf(). Fix qsort() comparator function call. Do not allow multiple sessions when nr_sessions=1 When reopen_max=0 retry reopening forever. Use libkmod instead of fork/exec of modprobe. Update GPLv2 License information. Make reconnect to session on startup forever default. Restore space in node-mode level 0 output Added service file for iscsi logins Use sd_notify() to tell systemd when iscsid is ready. Update systemd unit files for iscsid Preparing for version 2.0.877 iscsistart is not installed Fix i586 build issues with string length overflow. Use pkg-config in Makefiles for newer libraries. Updated iscsiadm man page: add \"onboot\" handling. Fix output for iscsiadm node/iface print level P1 When displaying interfaces, skip \"iface.example\" Fix node print return value when no nodes. Fix printing of node database again. Fix output of node printing for multiple paths. Stop using /var directory for PIDfile and locks Improve daemon synchronization, fix err msgs Fix pipe notification code Add systemd support for iscsiuio Make iscsid systemd usage optional Fix possible discovery hang when timing out Handle systemd disablement correctly in iscsiuio Manish Rangankar (4): iscsiuio: Release xmit_mutex in error code path. iscsiuio: Do not flush tx queue on each uio interrupt. qedi: Set buf_size in case of ICMP and ARP packet. qedi: Use uio BD index instead on buffer index. Nilesh Javali (4): iscsiuio: limit retries of performing dhcpv6 before declaring dhcp failure iscsiuio: v0.7.8.5 iscsiuio: allow processing of iscsid requests in DHCP failure condition iscsiuio: update version to 0.7.8.6 Scott Moser (2): Close file handles when writing pid files. Better error message and failure if netlink socket fails. Xiubo Li (1): rec update: disable the idbm_lock in read/write when updating the rec fredvx (1): Add Restart=on-failure option to iscsid.service igo95862 (2): Make iscsid.service a requirement. Fixed iscsi.service considering every signal and exit code as successful. Now only code 21 (no objects found to execute on) and normal exit conditions are valid. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Which updates: * open-iscsi-SUSE-latest.diff.bz2 * Tue Mar 26 2019 Lee Duncan - Fixed issues surrounding output from \"iscsiadm -m node ... -P1\" and \"iscsiadm -m discovery -t st ... -o new -P1\" (bsc#1128972), cherry-picking 3 commits from upstream: * Fix output of node printing for multiple paths. * Fix printing of node database again. * Fix node print return value when no nodes. Which updates: * open-iscsi-SUSE-latest.diff.bz2 * Fri Mar 08 2019 Lee Duncan - Cherry picked upstream commit (bsc#1127913): + cda251fc8bcf iscsiuio: Release xmit_mutex in error code path. updating: * open-iscsi-SUSE-latest.diff.bz2 * Thu Jan 24 2019 Lee Duncan - Fix output for iscsiadm node/iface print level P1 (bsc#1122938), updating: * open-iscsi-SUSE-latest.diff.bz2 * Mon Jan 07 2019 Lee Duncan - Added two upstream qedi/iscsiuio fixes (bsc#1116711): * qedi: Set buf_size in case of ICMP and ARP packet. * qedi: Use uio BD index instead on buffer index. updating: * open-iscsi-SUSE-latest.diff.bz2 * Tue Nov 06 2018 Lee Duncan - Update idbm.c files to stop i586 string overflow warnings, updating: * open-iscsi-SUSE-latest.diff.bz2 * Sun Oct 28 2018 Lee Duncan - iscsiuio: Do not flush tx queue on each uio interrupt. This makes ping to such NICs work better (bsc#1102589), updating: * open-iscsi-SUSE-latest.diff.bz2 * Sun Oct 28 2018 Lee Duncan - Do not allow multiple sessions just because they were started in parallel (bsc#1107753), updating: * open-iscsi-SUSE-latest.diff.bz2 * Wed Oct 24 2018 Lee Duncan - when iscsid started up and found stale sessions it tried forever to reconnect them, during which time the session info was printed incorrectly. Fix that printing, and add ability to limit reconnect retries (bsc#1088389), updating: * open-iscsi-SUSE-latest.diff.bz2 * Wed Oct 24 2018 Lee Duncan - New library version needs to Obsolete the prevoius version, and add a note about *not * editing the SPEC file directly, both updating the SPEC file * Sun Oct 21 2018 Lee Duncan - Restore space to output of \"iscsiadm -m node\" (bsc#1111608), from upstream commit, updating: * open-iscsi-SUSE-latest.diff.bz2 * Wed Sep 12 2018 Lee Duncan - Use libkmod instead of running modprobe (bsc#1106685), updating the spec file, and: * open-iscsi-SUSE-latest.diff.bz2 * Fri Aug 31 2018 Lee Duncan - iscsiuio: limit retries of dhpcv6 (bsc#1106694), updating: * open-iscsi-SUSE-latest.diff.bz2 * Tue Aug 07 2018 lduncanAATTsuse.com- Update to latest upstream, including fixes for iscsiuio (bsc#1100349), updating: * open-iscsi-SUSE-latest.diff.bz2 * Fri Jun 15 2018 lduncanAATTsuse.com- Updated SPEC file to use \"%license\" for COPYING file * Thu May 31 2018 lduncanAATTsuse.com- Fix a core dump which can occur if iscsiuio is started then immediately stopped (bsc#1094797), updating: * open-iscsi-SUSE-latest.diff.bz2 * Mon Apr 23 2018 lduncanAATTsuse.com- Ensure we can get qedi transport name (bsc#1090275), updating: * open-iscsi-SUSE-latest.diff.bz2 * Wed Apr 18 2018 lduncanAATTsuse.com- Added upstream patch to allow host_id of 0 (bsc#1089687), updating: * open-iscsi-SUSE-latest.diff.bz2 * Fri Apr 13 2018 lduncanAATTsuse.com- Added 2 upstream commits to address issue of iscsi_if.h stayig in sync with kernel vesion (bsc#1086344), updating: * open-iscsi-SUSE-latest.diff.bz2 * Thu Mar 22 2018 lduncanAATTsuse.com- Cleaned up complaints by gcc-8 about strings (bsc#1084640)- Fixed rpmlint complaint about libopeniscsiusr summary not starting with a capital letter- Fixed libopeniscsiusr global variable overload- No functional changes. This updates: * open-iscsi-SUSE-latest.diff.bz2, and * open-iscsi.spec * Wed Feb 21 2018 lduncanAATTsuse.com- Ensure correct dependencies: main package must depend on (new) libopeniscsiusr package, and devel package must depend on main package (updating spec file) * Tue Feb 20 2018 lduncanAATTsuse.com- Fix ARP booting issue with different subnets (bsc#1058463), updating: * open-iscsi-SUSE-latest.diff.bz2 * Wed Feb 07 2018 jengelhAATTinai.de- Trim filler wording from description. Update old commands/RPM variables to macros.- Implement shared library packaging guideline.- Do not let fdupes run across partitions. * Tue Jan 23 2018 lduncanAATTsuse.com- Removed the \"rpm/\" source directory from both the open-iscsi-2.0.876-suse.tar.bz2 and open-iscsi-SUSE-latest.diff.bz2 files, since they are not needed for building and are not part of the upstream sources. They are still available under the git repository at github.com/hreinecke/open-iscsi.git. This means that changes to the spec file or the changes file will no longer require a change to the \" *SUSE-latest *\" file. * Mon Jan 22 2018 lduncanAATTsuse.com- Update to latest upstream vesion 2.0.876, with very few SUSE-specific modifications, namely around things upstream does not care about, like SUSE-specific systemd files. Also, version number modified to add \"-suse\", as usual. See the Changelog file for more details on changes in this upstream version. This replaces open-iscsi-2.0.875-suse.tar.bz2 with open-iscsi-2.0.876-suse.tar.bz2, and resets open-iscsi-SUSE-latest.diff.bz2 to contain only changes since the 2.0.876-suse tag. These changes added a new libopeniscsiusr.so library, as well as include files under a new open-iscsi-dev package, if you want to link against this library. The SPEC file was also cleaned up using spec-cleaner. * Thu Dec 14 2017 lduncanAATTsuse.com- Fix vulnerabilities found in iscsiuio by qualsys (bsc#1072312), updating: open-iscsi-SUSE-latest.diff.bz2 * Sat Dec 02 2017 lduncanAATTsuse.com- Added fixes for working with latest gcc (7.2.1), updating: open-iscsi-SUSE-latest.diff.bz2 * Wed Sep 06 2017 lduncanAATTsuse.com- Start iscsi logins before remote filesystems (bsc#1028323), updating: * open-iscsi-SUSE-latest.diff.bz2 * Sat Sep 02 2017 lduncanAATTsuse.com- Update to latest upstream 2.0.875, with a few SUSE-only modifications, replacing the 2.0.874-suse tarball with a 2.0.875-suse version, and resetting the SUSE-latest-diff file to contain changes from 2.0.875-suse forward (bsc#1056689) * Mon Aug 28 2017 lduncanAATTsuse.com- Add missing coreutils dependency for initrd macros (bsc#1055492) in SPEC file, which (as always) changes: * open-iscsi-SUSE-latest.diff.bz2 +------------------------------------------------------------------- * Thu Jul 27 2017 lduncanAATTsuse.com- Clear errno before calling strotull in iscsiadm (bsc#1029364). Note that this changes the file: * open-iscsi-SUSE-latest.diff.bz2 which is changed each and every time this package is updated. * Fri May 26 2017 lduncanAATTsuse.com- Added two iscsiuio upstream commits, for ipv6 support, and general bug fixes (bsc#1040559) * Fri Apr 28 2017 lduncanAATTsuse.com- Added support for qedi ping (bsc#1036238) * Mon Apr 24 2017 lduncanAATTsuse.com- Fixed coredump when printing session information (bsc#1035236), backporting commit c8e6198dca71 from upstream open-iscsi * Mon Apr 10 2017 lduncanAATTsuse.com- This is now the latest upstream open-iscsi, i.e. 2.0.874 plus latest as of this date, together with SUSE-specific changes that are not yet upstream or not appropriate for upstream. (bsc#1032402/FATE#321911) Important changes in this update include: * qedi transport support * README cleanup * iscsiuio update * shutdown cleanup Also, the base tar file has been refactored to pre 2.0.874-suse as well as patches file for everything after that tag. Lastly, this update syncs this \"Changes\" file in Factory to and SLE, including SLE bug and FATE numbers, for reference. * Fri Nov 25 2016 lduncanAATTsuse.com- Added two patches submitted upstream that make iscsi service shutdown cleaner (bsc#952437) * Sat Oct 29 2016 lduncanAATTsuse.com- Added open-isns patch to remove Discovery Domain doubling when loading from file (bsc#897297), adding patch: * open-isns-Fix-DD-member-doubling-when-restoring-from-DB.patch * Fri Oct 14 2016 lduncanAATTsuse.com- Stop manual sessions for iscsi service (bsc#989548) * Fri May 06 2016 lduncanAATTsuse.com- Added patch submitted upstream that sets socket option to SO_LINGER (bsc#974102) * Mon Apr 11 2016 lduncanAATTsuse.com- Update user-space open-iscsi tools (bsc#975217, FATE#320753), which included: + Backported changes from openSUSE:Factory branch: * Removing creation of open-isns RPM. * Allow setting host params to return EAGAIN errors. * Kernel include path * Fix iBFT target flags check. * fix typo * Fix typo in man page. * Use system-wide open-isns, not internal version. * iscsi: remove local copy of open-isns * iscsid: make sure actor is delated before rescheduling * iscsid/iscsiuio: remove uio poll * iscsid: fix iscsi_host_set_net_params return code * Syncing up utils/fwparam_ibft with upstream. * Syncing top-level files with upstream. * Fixed duplicate lines for subnet_mask and gateway + Update SPEC file for spliced open-isns by copying open-isns upstream tarball and patches from factory, since open-isns is no longer part of open-iscsi * Thu Jan 07 2016 lduncanAATTsuse.com- Added 5 upstream patches for iscsiuio (bsc#960438): iscsiuio: Get the library to use based on uio sysfs name iscsiuio: Wait for iface to be ready before issuing the ping iscsiadm: let ping be tried after iface config is initialized iscsiuio: Add ping support through iscsiuio iscsid: Changes to support ping through iscsiuio- Updated spec file copyright- Build service git diffs now using 12-digit commit IDs * Thu Oct 08 2015 lduncanAATTsuse.com- isns: exit with success when terminated with SIGTERM (bsc#948561) * Thu Oct 08 2015 lduncanAATTsuse.com- isns: Adding signal managment around DB update, and ignore empty DB file (bsc#941791) * Thu Oct 08 2015 lduncanAATTsuse.com- isns: Remove the debugging output from isnsd (bsc#949443) * Mon Sep 28 2015 lduncanAATTsuse.com- added patch submitted upstream by QLogic: iscsiuio: Add QLogic Vendor ID to support newer NX2 HBAs * Fri Sep 04 2015 lduncanAATTsuse.com- open-isns: For bsc#941944: - Allow setting server name with \"--server\" - Ensure we can reliably get our IP address * Fri Sep 04 2015 lduncanAATTsuse.com- open-isns: For bsc#941791: - Set up /etc/isns/ *.conf files when installing - Install /etc/isns/isnsadm.conf * Thu Jul 30 2015 lduncanAATTsuse.com- Allow non-tcp transport for discovery daemon (bsc#939923) * Thu Jul 23 2015 lduncanAATTsuse.com- Added iscsi_fw_login helper script, and new udev rule to call script when iBFT/iscsi boot targets added (bsc#869278) * Mon Jun 29 2015 lduncanAATTsuse.com- Added rcsymlinks (bsc#932814)- Cleaned up spec file for rpmlint * Sun Jun 28 2015 lduncanAATTsuse.com- Updated open-iscsi to match upstream, as per bsc#936114, FATE#318770 The following is a summary of changes. See gitAATTgithub.com:hreinecke/open-iscsi.git for details of commits: a068906448ef Removing duplicate LDFLAGS from incorrect patch 85ed2b4a1cb5 Prevent spinning over poll() when reconnecting to an inaccessible target bbffa1dd332d Fix incorrect list operation leading to out-of-order items on pend_list ce449cc8407f iscsiuio: Correct the handling of Multi Function mode e7f84d774c22 Reformat man page synopsis sections 271b77dece32 Spelling and escaping error fixes. 2022944815b2 Remove outdated Debian packaging code. d650915062d6 buildsys: respect CFLAGS and LDFLAGS from the outside 97ae5d74d6bf buildsys: make \'make clean\' idempotent 770993b1e422 Fix small typo in iscsid.conf c9dcedb7b6a9 Remove duplicate newlines in log messages. 2986f9c95f6f iscsid: don\'t re-read config file for every session logout d56f49d3f947 iscsid safe session logout 3f59db921549 Add some more debug logging to actor.c 75552f5519a8 iscsiuio CFLAGS fixes 73e3e00c0e5e iscsid: fix order of setting uid/gid and drop supplementary groups 99dfbeff1676 add discovery as a valid mode in iscsiadm.8 688c2e9185f1 guard against NULL ptr during discovery from unexpected event c31ec6483815 Allow setting host params to return EAGAIN errors. 973508df1daf fix regression in iscsi_tcp iface binding 93c9d5ae1c86 Wake up to reap children 24409900d9df Make running actors event-driven bc491ac31487 Remove actor_init and rename actor_new to actor_init cbcd086a2cf9 actor: Simplify actor_poll a little 71ec348a2dfd actor: Unobfuscate ACTOR_MAX_LOOPS 61d58fbf6de8 actor: Remove ACTOR_TICKS_10MS() f53eb0034618 actor: s/ACTOR_TICKS/actor_jiffies/ dfe52b2423ff actor: simplify actor_check 8667dcd5d628 actor: Mark actor_check static 8037a0a30b8f Represent DHCP \"origin\" as an enum, not a string. da567155cfe9 Code cleanup: no functional changes 6478eaac7b53 iscsiuio: Check return value from nic_queue_tx_packet 1d07286fda46 iscsiuio: Remove set but unused variables 382655137020 iscsiuio: Change nic_disable to return void 7c233130687a iscsiuio: Use attribute(unused) for *icmpv6_hdr 8e1d38215344 iscsiuio: Use attribute(unused) for variables that are unused but needed 6ae604304b10 iscsiuio: Fix aliasing issue with IPV6_IS_ADDR_UNSPECIFIED 63b450de0c29 iscsiuio: Resolve strict aliasing issue in iscsiuio/src/unix/nic.c c1e83d439f90 iscsiuio: Fix strict-aliasing warning with struct mac_address 980c471e9f4e iscsiuio: Fix warning about non-matching types cb84219a4992 Fix missing header 9d744ac8c039 Fix bad sizeof in memset 67ff3a01e3ed Fix warning about possibly-uninitialized variable e5518c7a8f43 Fix build warnings for unused variables 5d68768908e0 iscsid: don\'t round up when modifying padding len d21766d95e10 isns: Add docs for deregistering discovery domains. ed04ac2f9f32 iscsiadm : make iface.ipaddress optional in iface configs for transports that don\'t have a hard requirement on it. 148854ae2d6e iscsiuio: Rebranding iscsiuio a3c40ba2ba4f iscsiadm: Initialize param_count in set_host_chap_info bfa2f55b0928 iscsid: Fix double close of mgmt ipc fd a037f5eaa9e0 iscsid: retry login for ISCSI_ERR_HOST_NOT_FOUND f0f3bbd25762 Fix StatSN in Open-iSCSI Stack. a9f4d169a95a be2iscsi: Fix MaxXmitDataLenght of the driver. cf1346a86489 iscsiuio: fix compilation * Wed Apr 22 2015 lduncanAATTsuse.com- Double the size of the iscsiuio ARP tables, making it faster when switches present (bsc#922311) * Wed Apr 22 2015 lduncanAATTsuse.com- Fixing ibft boot, completing commit 26020764daf70, which only fixed NIC context. Now boot context also fixed (bsc#902183) * Mon Mar 09 2015 lduncanAATTsuse.com- Ported upstream commit 51c0b6ef8bc90: Supply strings for newly-added error numbers * Mon Mar 09 2015 lduncanAATTsuse.com- Do not convert all \"again\" errors from transport to internal errors (bsc#903729)- Update spec-file copyright date * Fri Mar 06 2015 lduncanAATTsuse.com- Fixed iscsi.service start to ignore iscsiadm return value so that systemd knows service is running and can still shut it down (bsc#897565) * Tue Nov 25 2014 lduncanAATTsuse.com- Fix isns server to allow legal registration sequence, including portal group (bsc#905670) * Tue Oct 28 2014 lduncanAATTsuse.com- Added fix from Hannes to properly boot all iSCSI CNAs, fixing previous change (bnc#902183)
|
|
|