OpenSS7 STREAMS Network Services Library -- defects. 2008-10-31 $Id$ Copyright (c) 2001-2008 OpenSS7 Corporation. Copyright (c) 1997-2000 Brian Bidulock See the end for copying conditions (for this file). 6.5 Bugs ======== 6.5.1 Defect Notices -------------------- "OpenSS7 STREAMS Network Services Library" has unknown defects. This is an "alpha" release. Some defects could be harmful. No validation testing whatsoever has been performed by the `OpenSS7 Project' on this software. The software might fail to configure or compile on some systems. The `OpenSS7 Project' recommends that you do not use this software for purposes other than develoment or evaluation, and then only with great care. Use at your own risk. Remember that there is NO WARRANTY.(1) This software is alpha software. As such, it can likely crash your kernel. Installation of the software can irreparably mangle your header files or Linux distribution in such a way as to make it unusable. Crashes could lock your system and rebooting the system might not repair the problem. You can possibly lose all the data on your system. Because this software can crash your kernel, the resulting unstable system could destroy computer hardware or peripherals making them unusable. You could void the warranty on any system on which you run this software. YOU HAVE BEEN WARNED. ---------- Footnotes ---------- (1) See sections Disclaimer of Warranty and Limitation of Liability under `GNU Affero General Public License',in the manual. 6.5.2 Known Defects ------------------- With the exception of packages not originally created by the `OpenSS7 Project', the `OpenSS7 Project' software does not ship with known bugs in any release stage except "pre-alpha". "OpenSS7 STREAMS Network Services Library" had no known bugs at the time of release. 6.5.3 Defect History -------------------- This section contains historical bugs that were encountered during development and their resolutions. This list serves two purposes: 1. It captures bugs encountered between releases during development that could possibly reoccur (and the Moon is made of blue cheese). It therefore provides a place for users to look if they encounter a problem. 2. It provides a low overhead bug list between releases for developers to use as a `TODO' list. Bugs ..... `004. 2008-08-20T06:02:09+0000' To permit the xnsl library to be used on systems with the broken libtirpc package, we now place the file in /etc/netconfig.xnsl instead of /etc/netconfig where the broken libtirpc package for GNU/Linux expects a broken /etc/netconfig configuration file. The library has been adjusted to first look for /etc/netconfig.xnsl before looking for /etc/netconfig. _*fixed*_ in `strnsl-0.9.2.4'. `003. 2008-08-17T03:42:23+0000' The xnsl library was discovered to contain a thread-safety bug caused by newer behaviour of pthread_once() causing the library to core dump when used on recent implementations of pthreads (nptl). _*fixed*_ in `strnsl-0.9.2.4'. `002. 2007-06-20T15:22:19-0600' The libtirpc package for current releases of GNU/Linux including NFS4 has usurped a broken /etc/netconfig file for use by its broken implementation of TI-RPC. So when strnsl and more importantly the strinet package installs its /etc/netconfig entries, the libtirpc package breaks. To avoid this problem, I think that the best approach is to install a libtirpc entry (or a copy of the broken /etc/netconfig) into the /etc/netconfig.d subdirectory when strnsl installs and restore it to /etc/netconfig when strnsls removes. Fixed in the current release: the actual fix involves not calculating the /etc/netconfig file from the /etc/netconfig.d subdirectory entries when an /etc/netconfig file exists that we have not generated. `001. 2007-03-05T01:21:21-0700' RPMs built on 2.4 kernels install the `include strnsl' line to `modules.conf' when there is no such directory installed by any of the rpms. This means that `depmod' complains loudly about the missing directory. This was fixed for the current release. ----- ========================================================================= Copyright (c) 2001-2008 OpenSS7 Corporation Copyright (c) 1997-2000 Brian Bidulock All Rights Reserved. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one Since the Linux kernel and libraries are constantly changing, this manual page may be incorrect or out-of-date. The author(s) assume no responsibility for errors or omissions, or for damages resulting from the use of the information contained herein. The author(s) may not have taken the same level of care in the production of this manual, which is licensed free of charge, as they might when working professionally. Formatted or processed versions of this manual, if unaccompanied by the source, must acknowledge the copyright and authors of this work. ------------------------------------------------------------------------- U.S. GOVERNMENT RESTRICTED RIGHTS. If you are licensing this Software on behalf of the U.S. Government ("Government"), the following provisions apply to you. If the Software is supplied by the Department of Defense ("DoD"), it is classified as "Commercial Computer Software" under paragraph 252.227-7014 of the DoD Supplement to the Federal Acquisition Regulations ("DFARS") (or any successor regulations) and the Government is acquiring only the license rights granted herein (the license rights customarily provided to non-Government users). If the Software is supplied to any unit or agency of the Government other than DoD, it is classified as "Restricted Computer Software" and the Government's rights in the Software are defined in paragraph 52.227-19 of the Federal Acquisition Regulations ("FAR") (or any successor regulations) or, in the cases of NASA, in paragraph 18.52.227-86 of the NASA Supplement to the FAR (or any successor regulations). ========================================================================= Commercial licensing and support of this software is available from OpenSS7 Corporation at a fee. See http://www.openss7.com/ ========================================================================= vim: ft=README tw=72 nocindent nosmartindent formatoptions+=tcqlorn