commit-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Inetutils annotated tag, inetutils-1_7, created. inetutils-1_


From: Alfred M. Szmidt
Subject: [SCM] GNU Inetutils annotated tag, inetutils-1_7, created. inetutils-1_7
Date: Wed, 16 Dec 2009 17:25:36 +0000

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 ".

The annotated tag, inetutils-1_7 has been created
        at  35834500fbebf0a11e9eccf5a59f98b69a2cf460 (tag)
   tagging  8db488bbc51cd3b1fdd8d268c7a62b2ca465b537 (commit)
  replaces  inetutils-1_6
 tagged by  Alfred M. Szmidt
        on  Wed Dec 16 18:30:43 2009 +0100

- Log -----------------------------------------------------------------
GNU inetutils 1.7.

Alfred M. Szmidt (82):
      2009-04-11  Alfred M. Szmidt  <address@hidden>
      2009-04-11  Alfred M. Szmidt  <address@hidden>
      Accidentally commited things that shouldn't have been commited.  And
      2009-04-29  Alfred M. Szmidt  <address@hidden>
      (DEFAULT_PING_COUNT): Give a rationale for the value.  (silent change)
      2009-04-30  Alfred M. Szmidt  <address@hidden>
      Updated.
      2009-05-09  Alfred M. Szmidt  <address@hidden>
      Updated.
      Update (silent change).
      Removed ChangeLog entry for cosmetic fix.
      2009-06-25  Alfred M. Szmidt  <address@hidden>
      2009-06-25  Alfred M. Szmidt  <address@hidden>
      2009-06-25  Alfred M. Szmidt  <address@hidden>
      2009-07-10  Giuseppe Scrivano <address@hidden>
      Fix typos (silent change).
      Updated.  (silent change)
      rexec/.gitignore: New file.
      .gitignore (ChangeLog): Removed from list.
      Renamed `gwhois' to `whois'.
      Updated TODO.
      Removed stale README files.
      Moved FSF copyright notice to the top.  (silent change)
      Merged rcp into a single file.
      Merge traceroute/traceroute.h into traceroute/traceroute.c.
      Removed obsolete BSD 4.2 code.
      Removed erronous tabs/spaces.
      Updated.  (silent change)
      Removed spurious tabs/spaces.  (silent change)
      Updated copyright notice.  (silent change)
      Added copyright notice.  (silent change)
      Updated.  (silent change)
      Don't use obsolete getopt module from gnulib.
      Ignore TAGS files.
      rexecd/rexecd.c (doit): Added forward declaration.
      rlogind/rlogind.c, telnetd/pty.c: Include <pty.h>.
      Updated.  (silent change, generated files from gnulib-import)
      hostname/hostname.c (argp_options): Fixed typo.
      Remove trailing whitespaces.  (silent change)
      2009-11-08  Alfred M. Szmidt  <address@hidden>
      Updated.  (silent change)
      Updated.  (silent change)
      whois/whois.h, rsh/rsh.c (usage): Removed prototype.
      .gitignore (*.gcno, *.gcda, *.gcov, inetutils-*/)
      Added test two test cases (one for ping, one for traceroute).
      Added dirname-lgpl module from gnulib.
      .gitignore (GNUmakefile, bootstrap.conf): Added new ignore rules.
      Fix permissions.  (silent change)
      bootstrap.conf (gnulib_modules): Added gnupload.
      doc/inetutils.texi: Don't split copyright year list.
      Fix syntax-check sc_avoid_if_before_free.
      configure.ac: Bump version number to 1.6.90.
      .gitignore (*.sig): Added new ignore rule.
      libtelnet/shishi.c: Don't include <assert.h> (fixes
      Fixed a few sc_m4_quote_check errors.
      ping/ping6.c (argp_options) <numeric>: Fix typo.
      Updated.
      inetd/inetd.c (setup) [IPV6]: Reverse the value of SEP->se_v4mapped
      Fix formating.  (silent change)
      cfg.mk (news-check-regexp): New variable.
      Cosmetic fixes.  Removed time-stamp update.  (silent change)
      Make sure that test scripts are part of the distribution tarball.
      Fix typo.  Version was bumped to 1.6.91, not 1.6.90.  (silent change)
      Add missing ChangeLog entry.
      am/config_paths.m4 (IU_CONFIG_PATHS): Set iu_test_type to `e'.
      configure.ac (AM_SILENT_RULES): Call macro.
      uucpd/uucpd.c (dologin): New `time_t' variable to use with time(),
      Make sure to use that the utmp structure is of the same size,
      Minor cosmetic fixes.  (silent change)
      Depend on automake 1.11.
      syslogd: fix race condition making syslogd exit with non-zero status.
      configure.ac: Remove libbsd check.
      hostname: Do not segfault on lines without a new line character.
      Fix ChangeLog entries.  (silent change)
      cfg.mk (release-prep-hook): New variable.
      Updated.  (silent change)
      Bump version number to 1.6.92.
      Updated.  (silent change)
      Updated.  (silent change)
      man/.gitignore: New file.
      Updated. (silent change)
      Bump version number to 1.7.

Giuseppe Scrivano (10):
      rexec: new program
      rexec: show all missing arguments before exit.
      Add more details to the ChangeLog entry.
      Remove rexec from TODO
      Fix compiler warnings
      Add missing dependency to gnulib
      Fix ChangeLog entry.
      Use ../lib/libgnu.a instead of -lgnu
      Use socklen_t instead of size_t to fix warnings on 64 bit builds
      Mention in NEWS the new program rexec

Rakesh Pandit (3):
      Included 'config.h' in talkd.c.
      Added new option --timeout to ping/ping6 for setting timeout
      Removed mutual exclusion for `--ignore-routing' and '--debug' options

Sergey Poznyakoff (15):
      Bugfixes.
      More fixes.
      More fixes.
      Use argp-version-etc module from gnulib
      Use argp in r* utils, telnet, talk and uucpd.
      Finish argp-fying the utilities.
      New logger implementation.
      Fix configuration script.
      Use separate sources for autoconf macros, as recommended
      Fix net-tool output format in ifconfig.
      Update
      Fix possible array overflow in ping.
      Fix suboptimal array space usage in ping.
      Migrate to Git
      Update README-alpha to reflect Git migration.

Simon Josefsson (45):
      Bump version number.
      Upgrade manual to GFDLv1.3+.
      acinclude.m4: Avoid comment to fix script.
      Import FDLv1.3 from gnulib.  Fix license of manual.
      README-alpha: Mention statcvs URL.
      Update.
      Fix license and copyright statement, based on mailing list discussions.
      2009-06-10  Simon Josefsson  <address@hidden>
      libtelnet/*: Change use of 'InetUtils' to 'Inetutils'.
      Finish Git migration update.
      Add coverage related rules.
      Fix syntax-check sc_cast_of_argument_to_free.
      Fix syntax-check sc_cast_of_alloca_return_value.
      Fix syntax-check sc_cast_of_x_alloc_return_value.
      Don't include getopt.h without using it.
      Fix sc_error_message_uppercase error.
      Drop replacement of S_ISTXT, we use gnulib.
      Include config.h properly.
      rcp/rcp.c (RCP_MODEMASK): Use S_ISVTX instead of S_ISTXT.
      cfg.mk: Ignore failing tests.
      configure.ac: Don't call AB_INIT here too.
      Fix ping/traceroute self-tests.
      Silent typo change to allow compilation to succeed.
      doc/inetutils.texi: Improve chapter titles.
      Add (some) man pages.
      Add hostname documentation.
      Improve man pages.
      Silent comment fix.
      Silent typo fix.
      Don't use reserved variable 'stdin'.
      Don't include config.h.
      Don't include config.h.
      inetutils.texi (hostname invocation): Fix typo.
      Rename *.x to *.h2m.
      Only enable building of man pages for tools that are enabled.
      man/Makefile.am: Make sure that all man pages are included.
      Fix tftp man page by argp-ifying it.
      Improve ChangeLog entry.
      Improve ChangeLog entry.
      Improve ChangeLog entry.
      Improve ChangeLog entry.
      Increase required automake version.
      README-alpha: Change daily snapshot URL.
      bootstrap.conf (gnulib_modules): Add pty.
      Fix build error.

rakeshpandit (1):
      2009-01-23  Rakesh Pandit <address@hidden>

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Inetutils 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]