summaryrefslogtreecommitdiff
blob: ae7ede0c2cf04858fc71c57e2ab312c7559d6310 (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
# ChangeLog for net-misc/pump
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/ChangeLog,v 1.15 2005/07/01 13:52:29 uberlord Exp $

*pump-0.8.21-r3 (01 Jul 2005)

  01 Jul 2005; Roy Marples <uberlord@gentoo.org>
  +files/pump-0.8.21-gentoo.diff, -files/pump-0.8-gentoo.diff,
  -pump-0.8.21-r2.ebuild, +pump-0.8.21-r3.ebuild:
  Fixed an issue with not dropping the broadcast route

*pump-0.8.21-r2 (01 Jul 2005)

  01 Jul 2005; Roy Marples <uberlord@gentoo.org>
  -files/pump-0.8.21-gentoo-disable-before-setup.diff,
  +files/pump-0.8-gentoo.diff,
  -files/pump-0.8-gentoo-etcdir-routemetric.diff, -pump-0.8.21-r1.ebuild,
  +pump-0.8.21-r2.ebuild:
  Combined the new features I've done into one Gentoo patch including :-
  Enable the --script option to specify a script to run on DHCP actions
  Enable the --keep-up option to keep interfaces up when we release
  
  The --keep-up option makes the disable-before-setup patch redundant

*pump-0.8.21-r1 (30 Jun 2005)

  30 Jun 2005; Roy Marples <uberlord@gentoo.org>
  +files/pump-0.8.21-gentoo-disable-before-setup.diff,
  +files/pump-0.8-gentoo-etcdir-routemetric.diff, -pump-0.8.21.ebuild,
  +pump-0.8.21-r1.ebuild:
  Enable the -e (--etc-dir) option to specify where to make
  resolv.conf - default /etc
  
  Enable the -m (--route-metric) option to specify the default
  metric applied to routes
  
  For some reason, pump doesn't disable the interface before
  applying it's setup - this resulted in a duplicate route, so we
  re-introduce the old behaviour

*pump-0.8.21 (27 Apr 2005)

  27 Apr 2005; Brian Jackson <iggy@gentoo.org> pump-0.8.19-r1.ebuild,
  +pump-0.8.21.ebuild:
  version bump, fix bug #64831

*pump-0.8.11-r1 (08 Mar 2004)
*pump-0.8.19-r1 (08 Mar 2004)

  08 Mar 2004; Seemant Kulleen <seemant@gentoo.org> pump-0.8.11-r1.ebuild,
  pump-0.8.11.ebuild, pump-0.8.19-r1.ebuild, pump-0.8.19.ebuild:
  revision bumps to PROVIDE virtual/dhcpc, thanks to a request by William Hubbs
  <kc5eiv@kc5eiv.homeip.net> on the gentoo-dev mailing list:
  http://article.gmane.org/gmane.linux.gentoo.devel/11579

*pump-0.8.19 (14 Sep 2003)

  14 Sep 2003; <iggy@gentoo.org> pump-0.8.19.ebuild:
  version bump thanks to hillster

*pump-0.8.11 (1 Feb 2002)

  17 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
  Removed init.d script ... see Bug 8917.

  04 Dec 2002; Calum Selkirk <cselkirk@gentoo.org> pump-0.8.11.ebuild :
  Added ppc to KEYWORDS.

  09 Jul 2002; phoen][x <phoenix@gentoo.org> pump-0.8.11.ebuild :
  Added KEYWORDS, LICENSE, SLOT.
  Removed pump-0.8.3 from the tree.

  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.