Commit Graph

2 Commits

Author SHA256 Message Date
Lee Duncan
9bb8e0abd5 Accepting request 769142 from home:lee_duncan:branches:Base:System
- Update to version 0.100:
  * Updated ChangeLog with latest fixes
  * Create and use pythong unittest framework
  * Ignore SO lib
  * Handle restarting test harness server correctly
  * Fix mdebug.c so it compiles when enabled.
  * Running make twice should not rebuild everything
  * Change isns_portal_string() to use static mem
  * Adding python compiled files
  * fixed issues with old openssl usage
  * Added debugging, moved .cvsignore to .gitignore
  * Preparing for version v0.100
  * Fix problem with parsing IPv6 Addresses with brakcets.
  * General cleanup for the compiler.
  * Travis-CI and Coverity Scan setup
  * openssl: handle newer version with ifdefs
  * Remove old compiler option, and add "-Werror".
  * Change isns_portal_string() to return allocated string.
  * add tags to ignored list of files
  * Fix compiler complaint about possible alignment issue

OBS-URL: https://build.opensuse.org/request/show/769142
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=27
2020-01-31 22:15:53 +00:00
Lee Duncan
1036ead3ef Accepting request 644724 from home:lee_duncan:branches:Base:System
- Update to version 0.99:
  * Update version to v0.99, and fill in ChangeLog
  * util.h: endian.h is available on musl on linux
  * Added README info about testing without security.
  * Support building/testing for with-security=no
  * Define 'free()' for isns_free()
  * Fix error with SCN Deregister when not registered.
  * Cleanup: reformat and add some print statements.
  * Fix error with type of node in GetNext test.
  * Add testing information to the README.
 Which replaced open-isns-0.98.tar.gz with open-isns-0.99.tar.xz
 Also added the _service* files to manage updates.

OBS-URL: https://build.opensuse.org/request/show/644724
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=15
2018-10-25 18:31:00 +00:00