File target-isns.changes of Package target-isns.17132

-------------------------------------------------------------------
Wed Mar  4 00:23:58 UTC 2020 - Lee Duncan <lduncan@suse.com>

- Upgraded to version v0.6.7 from upstream, replacing the
  release tarball and updating this file and the changes file.
  Changes summary:
  * Update the changelog for release 0.6.7
  * Bump version to 0.6.7
  * Add Yuya Murai to THANKS.md
  * Remove email addresses from THANKS.md
  * Document IPv6 address support in README.md
  * Do not shadow the portal_ref variable in configfs_tpg_update()
  * Remove unused struct member isns_portals_cache::nr_portals
  * Add a couple of assertions to help clang-tidy
  * Use strncpy() instead of strcpy() to fix a warning from clang-tidy
  * Upgrade CMake minimum version to 3.1
  * Give example of an IP6 address for the "isns_server" parameter
  * Fix the address length passed to getsockname() and getnameinfo()
  * Replace HOST_NAME_MAX with NI_MAXHOST
  * Fix connection with IPv6 servers
  * Add some hints for getaddrinfo()
  * Remove the state change notification (SCN) service
  * Make the protocol family more apparent in the logs
  * Do not use IP:port in the logs because IPv6 addresses contain ":"
  * Add MostlyBrian to THANKS
  * When iterating over targets, use the alias of each target.
  * Update the changelog for release 0.6.6
  * Bump version to 0.6.6
  * Register the iSCSI alias attribute
  * Add Hao Wu to THANKS
  * Fix bug #44, Can't update "Device Attr" to window 2008 iSNS server.
  * Update the changelog for release 0.6.5
  * Bump version to 0.6.5
  * Do not rely on asprintf() setting the string to NULL in case of error
  * Replace snprintf with asprintf for string handling
  * Fix portal registration one more time
  * Set the "replace" flag when updating the registration of a target
  * Cosmetic change: rename tgt_has_portal() to target_has_portal()
  * documentation: describe how Open-iSNS reacts to repetitive portal registrations
  * A portal is no longer registered when its refcount reaches zero
  * Do not register a TPG if it does not contain a portal
  * Remove the portals of a TPG when they no longer exist
  * Refactor the data structures of TPGs and portals
  * Cosmetic change: fix a comment
  * Cosmetic change: move the tag variable closer to where it is used
  * Reduce the indentation level in isns_rsp_handle()
  * Cosmetic change: rename "name" to "iscsi_name" in isns_rsp_handle()
  * Add a changelog
  * Bump version to 0.6.4
  * documentation: describe how to test target-isns with Open-iSNS
  * documentation: describe the registration period of Open-iSNS
  * Add Kyle Fortin to THANKS
  * Update target-isns man page for configfs_iscsi_path
  * Generate multiple PDUs for large count target register message
  * Make configfs-iscsi-path configurable
  * Update the GitHub URL to open-iscsi/target-isns
  This addresses bsc#1177597 by adding patch:
  * target-isns-change-service-target-to-targetcli.patch

-------------------------------------------------------------------
Thu Aug 31 19:10:00 UTC 2017 - lduncan@suse.com

- Upgraded to version v0.6.3 from v0.6.2, replacing
  the release tarball and updating the SPEC file. (bsc#1056692)

-------------------------------------------------------------------
Tue Aug  8 19:18:27 UTC 2017 - jengelh@inai.de

- Fix RPM groups. Replace %__-type macro indirections and
  old $RPM shell variables.

-------------------------------------------------------------------
Tue Nov 10 12:17:38 UTC 2015 - p.drouand@gmail.com

- Update to version 0.6.2
  * No changelog available
- Remove obsolete patches
  * target-isns-add-systemd-support.patch
  * target-isns-changes-since-v0.3.diff.bz2
  * target-isns-dont-ignore-read-return-value.patch 
  * target-isns-fix-remaining-little-endian-IP-addr.patch
  * target-isns-handle-big-endian-arch.patch
  * target-isns-define-posix_c_source-for-netdb
- Remove redundant gcc and make build dependencies
- Build require systemd-rpm-macros instead of full systemd package
- Use %cmake macro
- Remove redundant %clean section

-------------------------------------------------------------------
Wed Oct 21 17:23:05 UTC 2015 - lduncan@suse.com

- Handle 2 places isnsd was handling IP addresses
  incorrectly, assuming big-endian architecture (bsc#950366),
  adding two patches:
  * target-isns-handle-big-endian-arch.patch
  * target-isns-fix-remaining-little-endian-IP-addr.patch

-------------------------------------------------------------------
Mon Aug 10 16:54:27 UTC 2015 - lduncan@suse.com

- Defined _POSIX_C_SOURCE to 2001 level to enable netdb.h
  gai_strerror and friends, fixing build issue, adding patch:
  target-isns-define-posix_c_source-for-netdb

-------------------------------------------------------------------
Fri Dec  5 09:24:30 PST 2014 - lduncan@suse.com

- Cleaned up spec file, added rctarget-isns symlink

-------------------------------------------------------------------
Thu Nov 13 14:18:09 PST 2014 - lduncan@suse.com

- Added systemd support, adding patch:
  target-isns-add-systemd-support.patch

-------------------------------------------------------------------
Thu Nov 13 11:30:03 PST 2014 - lduncan@suse.com

- Added all changes upstream since version 0.3, since
  I needed the man page and it's included. This also meant
  updating the spec file to list the man page.
  Added patch, taken straight from 'git diff v0.3..HEAD':
  target-isns-changes-since-v0.3.diff.bz2

-------------------------------------------------------------------
Fri Nov  7 14:59:06 PST 2014 - lduncan@suse.com

- update use of _BSD_SOURCE to use _DEFAULT_SOUCE, adding patch:
  target-isns-update-BSD-SOURCE-to-DEFAULT-SOURCE.patch

-------------------------------------------------------------------
Thu Sep 25 10:30:26 PDT 2014 - lduncan@suse.com

- First attempt at importing this github project
  into OBS

-------------------------------------------------------------------
openSUSE Build Service is sponsored by