﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1115	IPutils s20151218	William Harrington	clfs-commits@…	"Not too many major updates with this release, but tracepath6 is redundant.

A new download tarball, and a new patch created.

Tarball: [http://www.skbuff.net/iputils/iputils-s20151218.tar.bz2]

That patch is here:
[http://clfs.org/~kb0iic/patches/iputils-s20151218-updates-1.patch]

Command change (Makefile is patched to disable options by default):
{{{
patch -Np1 -i ../iputils-s20151218-updates-1.patch 
make TARGETS=""clockdiff ping rdisc tracepath traceroute6""
install -v -m755 ping /bin
install -v -m755 clockdiff /usr/bin
install -v -m755 rdisc /usr/bin
install -v -m755 tracepath /usr/bin
install -v -m755 traceroute{,6} /usr/bin
install -v -m644 doc/*.8 /usr/share/man/man8
ln -sv ping /bin/ping4
ln -sv ping /bin/ping6
}}}"	task	new	major	CLFS Standard 3.1.0	BOOK	CLFS Standard GIT		IPutils	berzerkula@… jonathan@… chris@… cross-lfs@…
