This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Inetutils ".
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=8a396815149ec343ce81894d004d46c33b07f510 The annotated tag, inetutils-1_6 has been created at 8a396815149ec343ce81894d004d46c33b07f510 (tag) tagging e492bcf0b313f739d027bdccad55742cf0f901a2 (commit) replaces release_1_5 tagged by Alfred M. Szmidt on Sat Nov 14 12:04:50 2009 +0100 - Log ----------------------------------------------------------------- Version 1.6 of GNU inetutils. Alfred M. Szmidt (95): Fix typos. (silent fix) * telnetd/utility.c: Include <time.h>. Fix typo in previous commit. Ran indent and cppi. Removed lint keywords. (localhost): Determine the FQDN only if gethostname did not fail. (store): Do not overwrite `name' with gunique's return value, to avoid (init): Close CF properly before returning. Removed lint cruft. Removed lint comments. (errno, sys_nerr): Removed extern declarations. Include <utmpx.h> if and only if HAVE_UTMPX_H is defined. [AUTHENTICATION || ENCRYPTION]: Include <unistd.h>. Include "xalloc.h". * ping/ping_common.h (DEFAULT_PING_COUNT): New macro. (ring_encrypt): Fix typo in prototype. (IU_CHECK_MEMBERS): Fix typo 'stuct' -> 'struct'. Updated. 2007-03-10 Elian Gidoni <[email protected]> Removed a bunch of duplicate entries, and fix some minor formating Removed more duplicates (thanks to Ben Asselstine). Files removed. * configure.ac: Removed libglob checks. * ping/.cvsignore: Added `ping6'. * .cvsignore: Added `build-aux'. * libtelnet/shishi.c (krb5shishi_send): Don't set a use-session-key * README-alpha: Updated instructions for generating auto* and * m4/.phony: New file. Remove invalid entry. (usage): Fix typo. * bootstrap.conf (checkout_only_file): New variable. ping/Makefile.am (MAINTAINERCLEANFILES): New variable. Makefile.am (MAINTAINERCLEANFILES): New variable. Fix email address for Debarshi Ray. * Makefile.am (MAINTAINERCLEANFILES): Removed variable. (snapshot): Target renamed to `snapshot'. * bootstrap.conf: Create m4/ if it does not exist. * acinclude.m4 (jm_INCLUDED_REGEX): Function removed. *** empty log message *** (gnulib_modules): Removed `restrict' and `stdio-safer'. *silent commit* (__USE_GNU): Define macro if and only if __USE_GNU was not defined. * libinetutils/Makefile.am (libinetutils_a_SOURCES): Removed `xalloc-die.c' from list. Files removed. Minor clean up. (gnulib_modules): Added "argp". Include "config.h". (INCLUDES): Added -I$(top_srcdir)/libinetutils. Don't include <getopt.h>. Include <argp.h> and "libinetutils.h". Use error() instead of "output *** empty log message *** *** empty log message *** Include <argp.h>. Don't include <getopt.h>. *** empty log message *** *** empty log message *** (doc): Fix typo. *** empty log message *** (do_try): Removed variable PREV_TRACE. * ftpd/ftpd.c (main): Changed type of ADDRLEN to socklen_t. Updated. (parse_opt): Renamed argument ST to STATE. * ping/ping_timestamp.c: Don't include "getopt.h". Include Don't include "getopt.h". File removed. Rewritten. Fix indenting. *silent change* Fix indenting. *silent change* Fix indenting. *silent change* * tftpd/tftpd.c (struct formats) [notdef]: Removed unused field Fix indenting. *silent change* * ping/ping6.c (main): Move argument parsing before calling * inetd/inetd.8: Fix typo. . (makedir): Pass NAME when calling reply(). (gnulib_modules): Removed `allocsa'. 2007-06-26 Karl Berry <[email protected]> (tiny change) Updated to GPLv3. Fix typo. *** empty log message *** * ftp/ftp.c (command): Ignore SIGPIPE when flushing COUT. 2007-07-21 Debarshi Ray <[email protected]> Fixed mail addy for rishi. 2007-07-26 Debarshi Ray <[email protected]> (rsource): Free BUF after call to source(). How did that get there... Sorry Debarshi. 2008-09-26 Alfred M. Szmidt <[email protected]> *** empty log message *** New file. *** empty log message *** * doc/inetutils.texi: Refer to `COMMAND invocation' nodes for *** empty log message *** * .cvsignore (config.h, confpaths.h, stamp-h1): Added files. 2008-09-26 Arash Yadegarnia <[email protected]> (tiny change) Time to go to bed... * Makefile.am (DISTCLEANFILES): Removed `include/*.h, Renamed ftp and ftpd nodes to `FOO invocation'. Formatting fixes. *** empty log message *** Debarshi Ray (26): * bootstrap.conf (gnulib_modules): Added `readline'. * ftp/cmds.c (setpeer): If HOSTNAME is set, try to reconnect to it. 2008-04-14 Edward Attfield <[email protected]> (tiny change) 2008-04-15 Ludovic Courtès <[email protected]> (tiny change) 2008-04-16 Debarshi Ray <[email protected]> 2008-04-16 Debarshi Ray <[email protected]> 2008-04-17 Alfred M. Szmidt <[email protected]> (tiny change) 2008-04-17 Debarshi Ray <[email protected]> (tiny change) 2008-04-18 Debarshi Ray <[email protected]> 2008-04-19 Debarshi Ray <[email protected]> 2008-04-20 Michal Svoboda <[email protected]> (tiny change) 2008-04-21 Guillem Jover <[email protected]> 2008-05-13 Debarshi Ray <[email protected]> 2008-05-20 Debarshi Ray <[email protected]> 2008-06-05 Debarshi Ray <[email protected]> Fixed ChangeLog. 2008-06-11 Debarshi Ray <[email protected]> 2008-08-09 Debarshi Ray <[email protected]> ChangeLog fixes. 2008-08-12 Debarshi Ray <[email protected]> Actually add new files. 2008-08-12 Debarshi Ray <[email protected]> 2008-08-12 Debarshi Ray <[email protected]> 2008-08-13 Debarshi Ray <[email protected]> 2008-08-23 Debarshi Ray <[email protected]> 2008-08-23 Debarshi Ray <[email protected]> Sergey Poznyakoff (12): (main): Allow zero argument for -c Update Fix typo Update (TOOMANY): Raise to 1000, as specified in the docs. Document [.max] suffix. Update Inetd improvements. Some housekeeping. Some more work on inetd. Use proper Texinfo markup Version 1.6 Simon Josefsson (7): Fix build instructions. 2007-04-12 Simon Josefsson <[email protected]> 2007-04-12 Simon Josefsson <[email protected]> Add initial tests/ for self-tests. 2007-04-12 Simon Josefsson <[email protected]> 2007-04-12 Simon Josefsson <[email protected]> Delay initialization of Shishi. rakeshpandit (5): 2008-10-14 Rakesh Pandit <[email protected]> 2008-10-14 Rakesh Pandit <[email protected]> 2008-10-06 Rakesh Pandit <[email protected]> 2008-10-06 Rakesh Pandit <[email protected]> 2008-10-14 Rakesh Pandit <[email protected]> ----------------------------------------------------------------------- hooks/post-receive -- GNU Inetutils _______________________________________________ Commit-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-inetutils
