Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: open-isns-devel | Distribution: SUSE Linux Enterprise 15 |
Version: 0.100 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 6.25 | Build date: Fri Mar 12 22:39:02 2021 |
Group: Development/Libraries/C and C++ | Build host: cabernet |
Size: 2064426 | Source RPM: open-isns-0.100-6.25.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/open-iscsi/open-isns | |
Summary: Development files for open-isns |
Files to develop an application using the open-isns library.
LGPL-2.1-or-later
* Thu Dec 10 2020 lduncan@suse.com - Removed isns.xml, as firewalld already supplies this file. Note that SuSEFirewall2 is also no longer supported, which obviates the need for the file "open-isns-firewall.service", which was used in SLES but not in openSUSE. * Mon Dec 07 2020 lduncan@suse.com - Added file isns.xml for firewalld, updated SPEC file for it, since SuSEfirewall2 is deprecated. * Fri Dec 04 2020 lduncan@suse.com - Updated SPEC file to Recommend open-iscsi * Fri Dec 04 2020 lduncan@suse.com - Updated to latest upstream, including: * Add man page for isnssetup. * Fix broken server authentication initialization. * Update version string to "0.100". * Added a TODO: 'make depend' not worrking * libisns: remove sighold and sigrelse * fix compilation without deprecated OpenSSL APIs * socket.c: include poll.h instead of sys/poll.h for POSIX compatibility * Fix 586 compile issue and remove -Werror * Do not ignore write() return value. * Fix compiler issue when n Which updates open-isns-updates.diff.bz2, and removes the no-longer-needed patch open-isns-fix-586-time.patch. Also, security will be enabled/configured with this update. * Fri Jan 31 2020 lduncan@suse.com - 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 Replacing open-isns-0.99.tar.xz with open-isns-0.100.tar.xz. Also, added latest (not yet tagged) fixes from upstream, adding patch, and add in a 586-fix, adding: * open-isns-updates.diff.bz2, and * open-isns-fix-586-time.patch * Mon Oct 28 2019 lduncan@suse.com - Updated SPEC file %_lto_cflags definition so that it does not cause recursion. * Wed Oct 23 2019 mliska@suse.cz - Move back "%global _lto_cflags ..." line as it's needed for the following error: E: lto-no-text-in-archive (Badness: 10000) /usr/lib64/libisns.a. The recursion in macro was caused by fact that the macro was not defined for some time in prjconfig. * Fri Oct 04 2019 lduncan@suse.com - Had to address build issue in OBS, resulting in this package not building, with message (folding done by me): + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature \ - -define '_build_create_debug 1' \ - -define 'disturl obs://build.opensuse.org/Base:System/openSUSE_Factory/93a92c971e76cbf08ebb7afd9a4de7be-open-isns' \ /home/abuild/rpmbuild/SOURCES/open-isns.spec error: /home/abuild/rpmbuild/SOURCES/open-isns.spec: \ line 63: Too many levels of recursion in macro expansion. It is likely caused by recursive macro declaration. Line 63 was the "%configure" call, but I believe recursion is caused by redefinition of _lto_cflags. To fix this, I reverted the "Use FAT LTO ..." commit, removing the "%global _lto_cflags ..." line. * Wed Jul 24 2019 matthias.gerstner@suse.com - removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html * Fri Apr 26 2019 mliska@suse.cz - Use FAT LTO objects in order to provide proper static library (boo#1133271). * Thu Oct 25 2018 lduncan@suse.com - 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. * Thu Aug 31 2017 lduncan@suse.com - Update from version 0.97 to 0.98, which includes some testing and openssl fixes, updating the SPEC file and replacing the release tarball (bsc#1056696) * Tue Aug 08 2017 jengelh@inai.de - Fix RPM groups. Replace %__-type macro indirections and old $RPM shell variables. * Wed Nov 02 2016 lduncan@suse.com - Updated to version 0.97, replacing main tarball * Thu Jun 23 2016 lduncan@suse.com - Updated to version 0.96, replacing main tarball, and removing both patches: D open-isns-Update-GPL-license-information.patch D open-isns-Install-isns_config.5.patch * Fri Dec 18 2015 lduncan@suse.com - Updated SPEC file dependencies so early install works (bsc#958567) * Wed Dec 16 2015 lduncan@suse.com - Updated COPYING and README files for updated GNU license, adding: open-isns-Update-GPL-license-information.patch * Wed Dec 09 2015 lduncan@suse.com - Updated spec file to install hdrs and library file * Wed Dec 09 2015 lduncan@suse.com - Also must install isns_config.5, added upstream patch: open-isns-open-isns-Install-isns_config.5.patch * Tue Dec 08 2015 lduncan@suse.com - Initial creation of Build Service project, using version 0.95 of open-isns from github.com/gonzoleeman/open-isns
/usr/include/libisns /usr/include/libisns/attrs.h /usr/include/libisns/buffer.h /usr/include/libisns/isns-proto.h /usr/include/libisns/isns.h /usr/include/libisns/message.h /usr/include/libisns/paths.h /usr/include/libisns/source.h /usr/include/libisns/types.h /usr/include/libisns/util.h /usr/lib64/libisns.a
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 17:57:49 2024