Change logs for inetutils source package in Oneiric

  • inetutils (2:1.8-3) unstable; urgency=low
    
      * Revert wrong hunk from the tcpmux services fix.
        Thanks to Mats Erik Andersson.
      * Fix IPv6 support in inetd and telnetd on GNU/kFreeBSD by passing
        the correct struct sockaddr length to socket functions depending on
        the address family, instead of always passing the size of struct
        sockaddr_storage. Thanks to Mats Erik Andersson and Simon Josefsson.
    
    inetutils (2:1.8-2) experimental; urgency=low
    
      * Fix FTBFS on GNU/Hurd and GNU/kFreeBSD systems. (Closes: #596638)
        - Use IFF_ flags conditionally.
        - Do not include <stropts.h> to get ioctl declaration as we get it from
          the wrapped <sys/ioctl.h>, otherwise we get conflicting symbols.
        - Include <sys/types.h> in ifconfig/flags.h for size_t.
    
    inetutils (2:1.8-1) experimental; urgency=low
    
      * New upstream release.
        - Implement “ping -w timeout”. (Closes: #565137)
        - debian/patches/01_no_link_extralibs.patch: Remove, merged upstream.
        - debian/patches/07_dev_test_e.patch: Likewise.
        - debian/patches/52_sigalarm.patch: Likewise.
        - debian/patches/99_acinclude_del_dnl.patch: Likewise.
        - debian/patches/99_ping_default_inf_count.patch: Likewise.
        - debian/patches/10_syslog_klog_doc.patch: Refreshed.
        - debian/patches/22_syslogd_conf.patch: Likewise.
        - debian/patches/30_ping_suid_perms.patch: Likewise.
        - debian/patches/50_split_load_conffile.patch: Likewise.
        - debian/patches/51_add_load_confdir_support.patch: Likewise.
        - debian/patches/53_man_inetd_max_conn.patch: Likewise.
      * Upstream switched to generate man pages from --help output, which is
        a regression from previous man pages inherited from BSD. Revert the
        removal and disable help2man logic.
        - debian/patches/01_revert_manpage_removal.patch: New file.
      * Install man pages for inetutils-ifconfig and ping6.
      * Fix man page warnings.
      * Switch to source format “3.0 (quilt)”:
        - Remove quilt from Build-Depends.
        - Remove quilt.make include from debian/rules.
        - Remove patch and unpatch targets from debian/rules.
        - Remove now unneeded quilt references in debian/README.source.
      * Remove Marcus Brinkmann and Jeff Bailey from Uploaders field, thanks for
        your previous work! (Closes: #503567)
      * Switch Vcs fields to the new git repositories.
      * Explicitly include BSD licenses into debian/copyright, instead of
        referencing generic and non-matching file from common-licenses.
      * Now using Standards-Version 3.9.1.
      * Remove obsolete and unused libopie-dev Build-Depends.
      * Do not segfault in inetd when a service does not have any argument.
        (Closes: #515070, #590128)
      * Make inetd listen on ports when enabling tcpmux services.
      * Change inetd “tcp” and “udp” service protocol semantics to default them
        to IPv4 only connections. Change “tcp6” and “udp6” to accept IPv4 mapped
        addresses. And add “tcp6only” and “udp6only” for IPv6 only connections.
        (Closes: #404760, #519316, #594422)
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  18 Nov 2010 11:02:28 +0000