lp:ubuntu/dapper/inetutils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/dapper/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

6. By Guillem Jover <email address hidden>

* Fix busy waiting in inetd when there are no sockets to listen.
  - debian/patches/30_inetd_busy_wait.patch: New file.
* Restore a patch hunk that got lost when syncing with latest upstream
  release, which would otherwise make the code segfault on 64 bit arches.
  Although the code is not used by any produced package. (Closes: #347313)
  Thanks to Dann Frazier <email address hidden>.
* Add automake1.4 to Build-Conflicts. (Closes: #347312)
* Swap where inetutils-tools Provides net-tools, from linux to !linux.
  Thanks to Aurelien Jarno <email address hidden>.
* Enable installation of logrotate conffiles again.

5. By Guillem Jover <email address hidden>

* Add texinfo to Build-Depends.
* Use LSB init script output functions, thus Depend on lsb-base.
* Specify localstatedir so pidfiles can be written. Thus allowing the
  daemons to work properly. (Closes: #240576, #266654, #207752, #268178)

4. By Guillem Jover <email address hidden>

* Change Build-Depends to 'libreadline5-dev | libreadline-dev' from
  'libreadline4-dev'. (Closes: #326343)
* Fix FSF address in debian/copyright.
* Fix invalid cast from pointer to int. That will cause problems on
  64-bit architectures. (Closes: #318752)
  Thanks to Dann Frazier <email address hidden>.
* Fix bashisms.
  - inetutils-syslogd.prerm: Fix inproper use of -a in test.
  - inetutils-inetd.prerm: Likewise.
  - inetutils-syslogd.postinst: 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