lp:ubuntu/hardy/inetutils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/inetutils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

5. By Guillem Jover <email address hidden>

* Fix Kerberos 5 authentication support in telnet via Shishi to make it
  actually work. (Closes: #414735)
  - debian/patches/04_shishi_telnet.patch: New file.
  Thanks to Simon Josefsson <email address hidden>.

4. By Guillem Jover <email address hidden>

* Add a Depends on tcpd in inetutils-inetd.
* Fix FTBFS with automake >= 1.10 by adding the missing file config.rpath.
  - debian/patches/02_missing_config.rpath.patch: New file
* Install a pam file for inetutils-ftpd.
* Fix possible segfaults (from the Coverity reports).
  - debian/patches/40_ftpd_LOGCMD_NULL.patch: New file.
  - debian/patches/41_gethostbyname_segfault.patch: Likewise.
* Fix file descriptor leaks (from the Coverity reports).
  - debian/patches/42_syslogd_leaks.patch: New file.
* Fix implicit conversions to int for return value making the code segfault
  on 64 bit architectures. (Closes: #395216, #395218)
  - debian/patches/43_ret_converted_to_int.patch: New file.
  Thanks to Dann Frazier <email address hidden>.
* Support adding and removing the inetd talk service, disabled by default.
  (Closes: #316193)
  - debian/inetutils-talkd.postinst: New file.
  - debian/inetutils-talkd.postrm: Likewise.
* Support adding and removing the inetd telnet service, disabled by default.
  (Closes: #325868)
  - debian/inetutils-telnetd.postinst: New file.
  - debian/inetutils-telnetd.postrm: Likewise.

3. By Guillem Jover <email address hidden>

[ Robert Millan ]
* Unify priority as 'optional' for source package (since there's only one),
  and override it in the binary packages.
  - control.in
* Use standard autotools.mk, since my patch was merged in cdbs.
  - control.in (Build-Depends): Set cdbs (>= 0.4.15)
  - autotools.mk: Nuked.
  - rules
* Make inetutils-tools provide net-tools on non-Linux. (Closes: #262189)
  - control.in
  - rules

[ Guillem Jover ]
* Do not install ping6 on systems not supporting IPv6. (Closes: #273962)
  - debian/inetutils-ping.install: Do not install ping6, that is handled ...
  - debian/rules: ... here. If ping6 is found install it to /bin.
* Clean the net-tools Provides generation.
  - debian/control.in: Delete the line instead of replacing with a token to
    be greped out later.
* Exclude /bin/ping6 from dh_fixperms so it remains suid root.
* Only use one sed(1) per invokation.
* Make references to Debian, system neutral.
* Declare DEB_AUTO_UPDATE_ACLOCAL.
* Make inetutils-telnet provide telnet-client instead of telnet.

2. By Robert Millan

control (Build-Depends): Add bison and zlib1g-dev. (Closes: #232051)

1. By Robert Millan

Import upstream version 1.4.2+20040207

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/inetutils
This branch contains Public information 
Everyone can see this information.

Subscribers