"Fossies" - the Fresh Open Source Software Archive

Member "yp-tools-4.2.3/NEWS" (27 Mar 2018, 3051 Bytes) of package /linux/misc/yp-tools-4.2.3.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. See also the latest Fossies "Diffs" side-by-side code changes report for "NEWS": 4.2.2_vs_4.2.3.

    1 yp-tools NEWS -- history of user-visible changes.
    2 
    3 Copyright (C) 1998-2016 Thorsten Kukuk
    4 
    5 Please send bug reports, questions and suggestions to <kukuk@linux-nis.org>.
    6 
    7 Version 4.2.3
    8 * Adjustements for newer gcc versions
    9 * Re-add yptest
   10 
   11 Version 4.2.2
   12 * Revert removal of netdb.h
   13 * yppoll: Replace IPv4 only code with IPv6 functions
   14 
   15 Version 4.2.1
   16 * Fix configure checks if sunrpc code in glibc is marked as deprecated
   17 
   18 Version 4.2
   19 * Fix building with old glibc
   20 * Fix bug in fallback, if ypbind does not speak v3 protocol
   21 
   22 Version 4.1
   23 * Allow building only with old glibc
   24 * yppoll: fix seg.fault if domain is not bound
   25 * yppasswd: port IPv4 only SunRPC code to TI-RPC for IPv6
   26 
   27 Version 4.0
   28 * Remove libnis and nss_nis6, use external packages instead
   29 
   30 Version 3.5
   31 * libnis: Change internal interface to avoid cast errors
   32 
   33 Version 3.4
   34 * nss_nis6: remove glibc specific, non partable macros
   35 
   36 Version 3.3
   37 * Extend yp_dump_binding
   38 * Fix some link issues
   39 
   40 Version 3.2
   41 * Add yp_dump_binding application
   42 * Fix file descriptor leak in libnis
   43 * Fix reading fallback binding files in libnis
   44 * Adjust/add manual pages
   45 
   46 Version 3.1
   47 * Fix link order
   48 * Implement locking for multithreaded applications
   49 
   50 Version 3.0.1
   51 * libnis: use a much short timeout for initial RPC calls
   52 
   53 Version 3.0
   54 * Port to TI-RPC, so that all tools can work with IPv6
   55 * ypwhich supports IPv6 and ypbind v3 protocol, which is default
   56 * ypset supports IPv6 and ypbind v3 protocol, which is default
   57 * Add libnis library
   58 * Add nss_nis6 module
   59 * Port all utilities to TI-RPC and enable IPv6
   60 
   61 Version 2.15
   62 * Update autoconf/automake
   63 
   64 Version 2.14
   65 * Minor bugfix release
   66 
   67 Version 2.13
   68 * Update FSF address
   69 * Update autoconf files
   70 
   71 Version 2.12
   72 * Remove obsolete checks for /etc/SuSE-release
   73 
   74 Version 2.11
   75 * Add support for MD5, SHA-256, SHA-512 to yppasswd
   76 
   77 Version 2.10
   78 * Add swedish translation
   79 
   80 Version 2.9
   81 * Manual fixes and minor bugfix
   82 
   83 Version 2.8
   84 * Fix yppasswd: password comparisons fails sometimes
   85 
   86 Version 2.7
   87 * Update to current gettext, autoconf and automake
   88 * Fix cracklib support for yppasswd
   89 * Add option to ypcat to query specific NIS server
   90 * Fix building of manual pages
   91 * Add yptest
   92 
   93 Version 2.6
   94 * Update to new automake, autoconf and gettext
   95 * Fix compiler warnings
   96 * Minor bug fixes for IA64
   97 
   98 Version 2.5
   99 * Bug fixes for wrong buffer handling
  100 * Minor bug fixes
  101 
  102 Version 2.4
  103 * Minor bug fixes for other platforms then Linux
  104 
  105 Version 2.3
  106 * Fix compiler warnings
  107 * Fix german translation
  108 * Fix minor Makefile bugs
  109 
  110 Version 2.2
  111 * Fix inclusion of local header files
  112 * Fix compiler warnings
  113 
  114 Version 2.1
  115 * Minor bug fix release
  116 
  117 Version 2.0
  118 * domainname uses getdomainname, ypdomainname yp_get_default_domain
  119 * Add domainname, nisdomainname, ypdomainname and manual pages 
  120 * Rewrite remaining tools 
  121 * Include our own yp header files for compiling on old Linux libcs
  122 * Rewrite most of the tools to fix a lot of problems and bugs
  123 
  124 Version 1.4.1
  125 * Bug fix release
  126 
  127 Version 1.4
  128 * A lot of bug fixes
  129 * Add ypchfn, ypchsh and manual pages
  130 
  131 Version 1.3
  132 * Add german locale
  133 * Use automake