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=b99bba6351c8d5459fe9356efd504a5e8accbfee The annotated tag, inetutils-1_5 has been created at b99bba6351c8d5459fe9356efd504a5e8accbfee (tag) tagging 9aa2d4d58079a25126e411005f69eca53fa38282 (commit) replaces release1_4_0 tagged by Sergey Poznyakoff on Sat Oct 21 12:32:36 2006 +0000 - Log ----------------------------------------------------------------- Alfred M. Szmidt (72): (AC_CONFIG_FILES): Removed duplicate entries `libicmp/Makefile' and `ping/Makefile' from the list. *** empty log message *** *** empty log message *** (IU_CONFIG_PATHS): New variables `IU_UCASE' and `iu_lcase'. *** empty log message *** 2004-09-29 Alfred M. Szmidt <[email protected]> 2004-09-29 Alfred M. Szmidt <[email protected]> *** empty log message *** (off_to_str): Don't write out of bounds. From <[email protected]>. (INCLUDES): Fix typo. (setpeer): Changed type of PORT to `int'. Check that the Comply with GCS. * ping.c: Include <stdbool.h> Comply with GCS. Added news entries for 1.4.3. Based on suggestions from Jeff Bailey * uucpd.c (doit): Use `crypt' instead of `CRYPT'. (INCLUDES): Removed `-I$(top_builddir)/include'. * Makefile.am (INCLUDES): Removed * telnetd.h: Include "xalloc.h" * rexecd.c (endpwent): Use `crypt' instead of `CRYPT'. (INCLUDES): Removed `-I$(top_builddir)/include'. (INCLUDES): Variable removed. * auth.c (auth_pass): Use `crypt' instead of `CRYPT'. (INCLUDES): Removed `-I$(top_builddir)/include'. * __progname.c, err.c, forkpty.c, getopt.c, getopt.h, getopt1.c, * Makefile.am (dist-hook): Target removed. * confpaths.h.in: New file. New file. New files. * lib/.cvsignore: New file. (recvrequest): Removed unused variable `st'. Don't use * ftpd.c (retrieve): Don't use ST_BLKSIZE. * rcp.c [!HAVE_DECL_STRERROR]: Removed extern declaration for (LDADD): Added `-L../lib -lgnu'. * telnet.c (init_term): New variable err. Only do tgetent if we (terminaltypeok): Just do tgetent if HAVE_LIBREADLINE [!HAVE_DECL_ERRNO]: Removed extern declaration for * tftpd.c (TIMEOUT) [!HAVE_DECL_STRERROR]: Removed extern Bump version to 1.4.3. (noinst_HEADERS): New variable. (noinst_HEADERS, EXTRA_DIST): New variables. *** empty log message *** (AUTOMAKE_OPTIONS): Require automake 1.9. * cmdtab.c (cmdtab): Changed type to pointer. 2005-06-19 Jeroen Dekkers <[email protected]> 2005-06-19 Jeroen Dekkers <[email protected]> 2005-06-19 Jeroen Dekkers <[email protected]> 2005-06-19 Jeroen Dekkers <[email protected]> Almost forgot this one... 2005-06-19 Jeroen Dekkers <[email protected]> 2005-06-19 Jeroen Dekkers <[email protected]> * ping_common.h (ping_cvt_number): Prototype restored (but with #include "extern.h" at the end. (main): Output version information to stdout. (usage): New function. #include <getopt.h> Don't pass `-s' to autoreconf. 2005-12-02 Alfred M. Szmidt <[email protected]> 2005-12-02 Alfred M. Szmidt <[email protected]> 2005-12-02 Alfred M. Szmidt <[email protected]> Include <stdint.h> Reformated. Mention that GNU Inetutils doesn't work on *** empty log message *** *** empty log message *** (SUBDIRS): Added `ifconfig'. * inetutils.texi: Updated the license to the GNU Free Document *** empty log message *** This ain't my day... (AC_CHECK_LIB): Remove check for unused libz. Fix typos. Based on patch from Stephen Liebbe <[email protected]>. *** empty log message *** (auth_user) <default>: Free PCRED->message before returning if Jeff Bailey (11): 2002-09-02 Jeff Bailey <[email protected]> 2002-09-02 Jeff Bailey <[email protected]> 2002-09-02 Jeff Bailey <[email protected]> Fix typo Fix delimeter, suggested by Sergey 2002-09-02 Jeff Bailey <[email protected]> 2002-12-11 Jeff Bailey <[email protected]> 2002-12-11 Jeff Bailey <[email protected]> 2002-12-22 Jeff Bailey <[email protected]> 2002-12-22 Jeff Bailey <[email protected]> Various fixed imported from Debian Marcus Brinkmann (2): 2003-09-02 Marcus Brinkmann <[email protected]> 2003-10-24 Marcus Brinkmann <[email protected]> Sergey Poznyakoff (181): (IU_CHECK_MEMBER,IU_CHECK_MEMBERS): added new Use IU_CHECK_MEMBER(S) instead of AC_CHECK_MEMBERS (PATHDEF_DEV): Added to INCLUDES. Updated Restored ping startup to its right place (bug introduced during switching to new autoconf) Oops, forgotten to move setuid() call; Fixed memory overrun when writing long Updated '**' extension (by Michael Deutschmann <[email protected]>) Documented ** extension Updated Removed duplicate startup introduced 2002-06-24. Updated Change to the user's directory after switching to the user privileges. Change to the user's directory after switching to the user privileges. Updated (IU_CHECK_KRB5): Fixed. Define KRB5 as well as KERBEROS_V. When Added AUTH_ENCRYPT_ defines Added OPTS_FORWARD.* defines Rewritten Add LIBAUTH to the list of libraries. Updated * server_mode.c: getservbyname() returns the port number in network Fix processing the accumulated messages from /dev/kmem (patch provided by Michael Deutschmann <[email protected]>) Updated Oops, fixed typo (iruserok): Removed unneded typecasts to (void). Renamed Authenticator to TN_Authenticator to avoid name collisions Renamed Authenticator to TN_Authenticator to avoid name collisions (main): Added spaces between cases in a switch to conform to the GCS. Removed unused variable Fixed indentation. Updated Removed libm dependency Updated (IU_CHECK_KRB5): Check for libresolv. Removed KERBEROS_IV and KERBEROS_V defines. Added check for socklen_t. Added malloc.c and realloc.c Removed checks for HAVE_MALLOC and HAVE_REALLOC: configure takes Bugfix: ping.ping_count means the maximum number of packets to send. (nabs): New function. (display): Allow use of 8-bit ascii. (telnetd_setup): Use socklen_t. Added AUTHLIBS to LDADD (dst_realm_buf): Typo. Use KRB5 instead of KERBEROS_V Updated (ping_recv): Placed checksum and id test before the switch. ping/ping.c (ping_run): Bugfix. Provide an extern declaration of environ if necessary Use err() instead of error() Updated Removed useless definition of timercmp (main): Call init before opening the sockets. (ttymsg) Bugfix: typecast is not a valid lvalue Updated ChangeLog: updated. snprintf.h Fixed contributor credits Alex Muntada (tn): Don't set hostname to DNS canonicalized value. Updated (ping_cvt_number): New function. Rewritten diagnostic output. (PING_MAX_DATALEN): New define. (ping_recv): Check icmp ID only Updated Use original returned IP header Updated Use argcv_get to parse configuration files. Updated Signal handling rewritten Updated (IU_CONFIG_LINKS): New macro Use IU_CONFIG_LINKS. Raised autoconf requirement to 2.59 Require automake 1.8 Fixed disthook Added to the repository Updated (ping_cvt_number): Take an additional parameter indicating whether zero value is allowed Updated Check for termcap before checking for Added Todd R. Eigenschink (IU_ENABLE_FOO): Define $1_INSTALL_HOOK Conditional install-exec-hook (doit): Added support for shadow suite. Handle ^S/^Q without using -8: (short_options): Prefix with '+' to disable (doit): Use cached copy of hp->h_name, since Updated (NCLUDES): Add libinetutils Fixed possible memory overruns. Fixed indentation. Updated Added to the repository Updated from the recent gnulib Remove AC_AIX, AC_MINIX, these are called bygl_USE_SYSTEM_EXTENSIONS, invoked by gl_EARLY Updated (ping_set_count,ping_set_interval,ping_set_packetsize): Second argument is size_t ping.c (main): Changed types of count and interval (ping_cvt_number): Remove prototype /*- Updated Forgotten to commit yesterday (ping_init): Use PING_DEFAULT_INTERVAL (PING_INTERVAL): Renamed to to (main,ping_run): Handle ping intervals with millisecond precision Updated Updated FSF postal mail address Removed unused argp Updated from gnulib Updated from the recent gnulib Removed: Not used Updated Added to the repository (getcmd,help): Moved to cmdtab.c (getcmd,help): Moved from main.c (cmdtab): Remove declaration Updated Updated FSF postal mail address. Changed FSF postal mail address. Updated Properly quote arguments to AC_ARG_ENABLE and AC_ARG_WITH. Use AC_HELP_STRING where appropriate. Properly quote arguments to AC_ARG_ENABLE and AC_ARG_WITH. Use AC_HELP_STRING where appropriate. Add Simon Joseffson Remove leftover BSD-isms: err,errx,warn,warnx, cast Remove leftover BSD-isms: err,errx,warn,warnx, cast (main): Change --version output. Signal handlers return RETSIGTYPE Do not include <kerberosIV/kparse.h> Signal handlers return RETSIGTYPE Add Shishi support. Patch by Simon Josefsson. Define SK_OTHER Signal handlers return RETSIGTYPE. Remove leftover BSD-isms: err,errx,warn,warnx, cast Remove leftover BSD-isms: err,errx,warn,warnx, cast Remove ansi2knr. Add copyleft header. Update INCLUDES. Move defines to AM_CPPFLAGS. Add INCLUDES. Remove ansi2knr. Add copyleft header. (libinetutils_a_SOURCES): Add shishi.c (libtelnet_a_SOURCES): Add shishi.c Added to the repository (noinst_HEADERS): Add shishi_def.h Minor fix Updated Pass modification times first. Patch by Tim Adye <[email protected]> Update (main): Use sigsuspend in favor of sigpause. Change Update (INCLUDES): Add PATHDEF_KLOG Add to the repository (noinst_HEADERS): Add libinetutils.h (INCLUDES): Add -I$(top_srcdir)/libinetutils Use build-aux as an auxiliary tools directory Include libinetutils.h Update (LDADD): Link against gnulib [HAVE_READLINE_READLINE_H] Include <readline/readline.h> (AC_CHECK_HEADERS): Add readline/readline.h Updated Remove autogenerated file Update New options: --environment, to enable passing Document new options Update (AC_CHECK_HEADERS): Add dependecy headers (inetutils_TEXINFOS): Add fdl.texi Move pathdefs to AM_CPPFLAGS. Load libgnu after libinetutils. Update from gnulib Include sys/types.h before sys/socket.h and netinet/in.h before arpa/inet.h. Use program_name instead of __progname. Include sys/types.h before sys/socket.h Use read_utmp instead of manually fiddling with utmp(x) subtleties. Remove __P wrappers, use program_name instead of __progname. Remove __P wrappers, use program_name instead of __progname, define it in main (required by error.c) New files from gnulib Update merge with the main ChangeLog ChangeLog merge Version 1.5 Update from gnulib Use new read_utmp interface. Update ----------------------------------------------------------------------- hooks/post-receive -- GNU Inetutils _______________________________________________ Commit-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-inetutils
