lp:ubuntu/vivid-proposed/inetutils

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-proposed/inetutils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

27. By Guillem Jover <email address hidden>

Do not bother setting different Priority field values on non-Linux ports
anymore, as the Debian archive does not currently support overrides that
differ per port anyway. This fixes a build failure due to dpkg-genchanges
not liking the debian/files and debian/control files disagreeing.

26. By Guillem Jover <email address hidden>

* Fix typo in inetutils_priority variable name to avoid passing an empty
  value to dpkg-gencontrol, which makes it error out on non-Linux systems.
* Switch debian/copyright to machine-readable format 1.0.
* Switch URLs in docs and code comments from http:// to https:// if the
  latter is available.

25. By Guillem Jover <email address hidden>

* New upstream snapshot.
  - Fix invalid priority values in syslogd. CVE-2014-3634
* Switch from «debian/upstream-signing-key.pgp» to
  «debian/upstream/signing-key.asc», and export it using pgp-clean
  (signing-party) to get rid of useless bloat.
* Do not set source compression to xz, it's now the default.
* Improve debian/tarball.sh to handle latest snapshots.
* Now using Standards-Version 3.9.6 (no changes needed).
* Add template man pages from help2man:
  - local/man/ifconfig.1
  - local/man/ping6.1
  - local/man/traceroute.1

24. By Guillem Jover <email address hidden>

* New upstream release.
* Fix typos in local man pages.
* Escape hyphens in local man pages.
* Add tar.xz as an alternative upstream extension in the watch file.
* Use dh_autotools-dev_updateconfig and dh_autotools-dev_restoreconfig
  from autotools-dev to update the config.sub and config.guess files.

23. By Guillem Jover <email address hidden>

* New upstream snapshot.
* Fix update-inetd --remove syntax for talkd and telnetd, later versions
  of update-inetd do not support a regex matching the start of the line
  (including the comment).
* Fix inetd entry for talkd. (Closes: #465987, #732633)
* Use tcpd in inetd entries for talkd and telnetd. (Closes: #412891)
* Now using Standards-Version 3.9.5 (no changes needed).
* Switch to debhelper compatibility level 9.
* Add signature checking support to debian/watch, and ship upstream signing
  keys in debian/upstream-signing-key.pgp.
* Use xz for source Debian packaging.
* Use «which» instead of hard-coding update-inetd pathnames.
* Disable «set -e» in init scripts, just before the action case block.
* Update debian/copyright information with new years and switch to GFDL-1.3.
* Remove first packaging information from debian/copyright.

22. By Guillem Jover <email address hidden>

* New upstream snapshot.
  - Fix security issue, by enforcing again ‘/etc/ftpusers’ access checks in
    ftpd. Regression introduced in 2:1.9.1.282-e8541-1.
    Thanks to Mats Erik Andersson <email address hidden> for reporting.
  - debian/patches/50_split_load_conffile.patch: Remove, merged upstream.
  - debian/patches/51_add_load_confdir_support.patch: Likewise.

21. By Guillem Jover <email address hidden>

* New upstream snapshot.
  - Fix FTBFS with newer glibc due to undefined gets. (Closes: #701399)
  - Do not accept invalid port numbers in telnet. (Closes: #300281)
  - Support <user>.<group> in inetd. (Closes: #342769)
  - debian/patches/0001-ping-CVE-2010-2529.patch: Remove, merged upstream.
  - debian/patches/03_reduce_shared_lib_depends.patch: Likewise.
  - debian/patches/30_ping-Abort-on-sendto-error.patch: Likewise.
  - debian/patches/70_ftbfs_non-linux.patch: Likewise.
  - debian/patches/71_ftbfs_format_security.patch: Likewise.
  - debian/patches/01_disable_useless_man_pages.patch: Refresh.
  - debian/patches/22_syslogd_conf.patch: Likewise.
  - debian/patches/50_split_load_conffile.patch: Likewise.
  - debian/patches/51_add_load_confdir_support.patch: Likewise.
  - debian/patches/62_inetd_change_ipv6_protocol_semantics.patch: Likewise.
* Now using Standards-Version 3.9.4 (no changes needed).

20. By Guillem Jover <email address hidden>

Fix DoS against inetutils-ping via a crafted echo response.
Patch cherry-picked from upstream. CVE-2010-2529

19. By Guillem Jover <email address hidden>

* New upstream release.
  - Implement ”ping -W linger”. (Closes: #566845)
  - debian/patches/99_CVE-2011-4862.patch: Remove, merged upstream.
  - debian/patches/02_remove_unused_opie_check.patch: Likewise.
  - debian/patches/60_inetd_support_argless_services.patch: Likewise.
  - debian/patches/61_inetd_listen_on_tcpmux_ports.patch: Likewise.
  - debian/patches/63_inetd_ipv6_sockaddrlen.patch: Likewise.
  - debian/patches/64_telnetd_ipv6_sockaddrlen.patch: Likewise.
  - debian/patches/72_traceroute_fix_setsockopt.patch: Likewise.
  - debian/patches/01_disable_useless_man_pages.patch: Refreshed.
  - debian/patches/03_reduce_shared_lib_depends.patch: Likewise.
  - debian/patches/22_syslogd_conf.patch: Likewise.
  - debian/patches/50_split_load_conffile.patch: Likewise.
  - debian/patches/51_add_load_confdir_support.patch: Likewise.
  - debian/patches/62_inetd_change_ipv6_protocol_semantics.patch: Likewise.
  - debian/patches/70_ftbfs_non-linux.patch: Likewise.
* Pass “-Im4 -Iam” to autoreconf call in debian/rules.
* Use dpkg-buildflags to set build flags (enables default hardening flags).
  Fix code to not fail on -Wformat-security. (Closes: #653436)
* Improve inetutils-inetd package Description. (Closes: #348915)
* Improve inetutils-ping package Description. (Closes: #524026)

18. By Guillem Jover <email address hidden>

* Fix buffer overflow in telnetd allowing remote attackers to execute
  arbitrary code via a long encryption key. Patch taken from FreeBSD.
  CVE-2011-4862
* Abort on error from ping's sendto(2) call, instead of trying to continue
  sending echo packets in vain. (Closes: #323165)

Branch metadata

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

Subscribers