summaryrefslogtreecommitdiff
blob: ed79819628ac35927bd99d7ab2bf8233b5dd3f7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# ChangeLog for net-analyzer/traceroute
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.25 2005/06/16 13:25:48 ka0ttic Exp $

  16 Jun 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/traceroute-1.4-emptylabel.patch, traceroute-1.4_p12-r3.ebuild:
  Added patch to fix FreeBSD compile failure, bug 96269.

  22 May 2005; Aaron Walker <ka0ttic@gentoo.org>
  traceroute-1.4_p12-r3.ebuild:
  Add nasty hack so config.{sub,guess} is writable (and hence econf wont fail
  to overwrite them) until bug 93363 is fixed.

*traceroute-1.4_p12-r3 (03 May 2005)

  03 May 2005; Mike Frysinger <vapier@gentoo.org>
  +files/traceroute-1.4a12-LDFLAGS.patch,
  +files/traceroute-1.4a5-bigpacklen.patch,
  +files/traceroute-1.4a5-droproot.patch,
  +files/traceroute-1.4a5-llanfairpwllgwyngyllgogerychwyrndrobwllllantysilio
  gogogoch.patch, +files/traceroute-1.4a5-lsrr.patch,
  +files/traceroute-1.4a5-secfix.patch,
  +files/traceroute-1.4a5-unaligned.patch, +traceroute-1.4_p12-r3.ebuild:
  Add a bunch of misc patches from Redhat.

  05 Dec 2004; Mike Gardiner <obz@gentoo.org> traceroute-1.4_p12-r2.ebuild:
  Keyworded hppa and ia64, after SpankY's testing

  04 Sep 2004; <solar@gentoo.org> traceroute-1.4_p12-r2.ebuild:
  use non-lazy bindings for +s apps installed by this package

  15 Jul 2004; Tom Gall <tgall@gentoo.org> traceroute-1.4_p12-r2.ebuild:
  stable on ppc64, bug #55526

  13 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml:
  Added metadata

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> traceroute-1.4_p12-r2.ebuild:
  change virtual/glibc to virtual/libc

*traceroute-1.4_p12-r2 (29 Nov 2003)

  29 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
  No longer setuid by default #34477.

  21 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> traceroute-1.4_p12-r1.ebuild :
  Added patch to optionally resolve target ip. Patch submitted by Eldad Zack <eldad@stoneshaft.ath.cx> in #31805.

  14 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> traceroute-1.4_p12-r1.ebuild :
  Run gnuconfig_update for amd64 too.

  02 Nov 2003; Christian Birchinger <joker@gentoo.org>
  traceroute-1.4_p12-r1.ebuild:
  Added sparc stable keyword

*traceroute-1.4_p12-r1 (16 Aug 2003)

  20 Oct 2003; Joshua Kinard <kumba@gentoo.org> traceroute-1.4_p12-r1.ebuild:
  Added ~mips to KEYWORDS
  Called eutils to invoke epatch in place of an old patch call

  16 Aug 2003; Tavis Ormandy <taviso@gentoo.org> traceroute-1.4_p12-r1.ebuild:
  assume linux routing table by default #26699, thanks to Peter Jones 
  <pete <at> petesplace.id.au>.
  
  changed CHOST override to use gnuconfig on alpha.
  
  marking stable on alpha and x86.

  19 May 2003; Tavis Ormandy <taviso@gentoo.org> traceroute-1.4_p12.ebuild:
  Over riding CHOST on Alpha, configure doesnt like processor revision.
  fixes bug #21122, reported by Paul Moore <pcmoore <at> engin.umich.edu>

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
  

*traceroute-1.4_p12 (1 Feb 2002)

  27 Apr 2003; Zach Welch <zwelch@gentoo.org> traceroute-1.4_p12.ebuild:
  add arm keyword

  26 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> traceroute-1.4_p12.ebuild:
  Moved binary from /usr/sbin to /usr/bin. Closes #6526. Found by
  Hannes Mehnert <hannes@mehnert.org>.

  14 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Added ppc keyword

  18 Jul 2002; Kyle Manna <nitro@gentoo.org> traceroute-1.4_p12.ebuild :
  Added KEYWORDS.
 
  28 Jun 2002; Thilo Bangert <bangert@gentoo.org> :
  moved to net-analyzer - added SLOT - added LICENSE

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.