summaryrefslogtreecommitdiff
blob: 64f65d94a0ca8b4906a2db6716e7fc337a936805 (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
102
103
104
105
106
107
108
109
110
# ChangeLog for net-dns/resolvconf-gentoo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.17 2006/12/30 15:18:00 kloeri Exp $

  30 Dec 2006; Bryan Østergaard <kloeri@gentoo.org>
  resolvconf-gentoo-1.2.ebuild:
  Stable on Alpha, bug 159450.

*resolvconf-gentoo-1.2 (28 Nov 2006)

  28 Nov 2006; Roy Marples <uberlord@gentoo.org>
  +resolvconf-gentoo-1.2.ebuild:
  New version appends a backup extension when using sed -i as there is no
  portable way to to specify one, causing added_order-e to appear on
  FreeBSD.

  17 Oct 2006; Roy Marples <uberlord@gentoo.org>
  resolvconf-gentoo-1.1.ebuild:
  Added ~sparc-fbsd keyword.

*resolvconf-gentoo-1.1 (13 Sep 2006)

  13 Sep 2006; Roy Marples <uberlord@gentoo.org>
  -files/resolvconf-gentoo-1.0-run-parts.patch,
  resolvconf-gentoo-1.0.ebuild, +resolvconf-gentoo-1.1.ebuild:
  New version actually works with FreeBSD and GNU sed.

  09 Sep 2006; Roy Marples <uberlord@gentoo.org>
  +files/resolvconf-gentoo-1.0-run-parts.patch,
  +resolvconf-gentoo-1.0.ebuild:
  run-parts is Linux only, so replace with a bash loop
  Keyworded ~x86-fbsd

  07 Sep 2006; Guy Martin <gmsoft@gentoo.org> resolvconf-gentoo-1.0.ebuild:
  Stable on hppa.

  06 Sep 2006; Christel Dahlskjaer <christel@gentoo.org>
  resolvconf-gentoo-1.0.ebuild:
  Stable on mips as per bug #139205

  29 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org>
  resolvconf-gentoo-1.0.ebuild:
  Stable on alpha wrt bug #139205

  07 Jul 2006; Markus Rothe <corsair@gentoo.org>
  resolvconf-gentoo-1.0.ebuild:
  Stable on ppc64; bug #139205

  06 Jul 2006; Jon Hood <squinky86@gentoo.org> resolvconf-gentoo-1.0.ebuild:
  Stable on amd64, bug #139205.

  06 Jul 2006; Jason Wever <weeve@gentoo.org> resolvconf-gentoo-1.0.ebuild:
  Stable on SPARC wrt bug #139205.

  05 Jul 2006; Andrej Kacian <ticho@gentoo.org>
  resolvconf-gentoo-1.0.ebuild:
  Stable on x86, bug #139205.

  05 Jul 2006; <nixnut@gentoo.org> resolvconf-gentoo-1.0.ebuild:
  Stable on ppc. Bug #139205

  12 Jun 2006; <uberlord@gentoo.org> +metadata.xml,
  +resolvconf-gentoo-1.0.ebuild:
  Moved from net-misc/resolvconf-gentoo to net-dns/resolvconf-gentoo.

*resolvconf-gentoo-1.0 (04 Jun 2006)

  04 Jun 2006; Roy Marples <uberlord@gentoo.org>
  +resolvconf-gentoo-1.0.ebuild:
  Append \n to the head file when reading it, thanks to Eric Lenio.
  Stable candidate :)

*resolvconf-gentoo-0.6 (25 May 2006)

  25 May 2006; Roy Marples <uberlord@gentoo.org>
  +resolvconf-gentoo-0.6.ebuild:
  Fix the setup of NEWNS, #134346 thanks to Oldrich Jedlicka.

*resolvconf-gentoo-0.5 (12 May 2006)

  12 May 2006; Roy Marples <uberlord@gentoo.org>
  +resolvconf-gentoo-0.5.ebuild:
  NEWNEW should be NEWNS for resolvconf -v

*resolvconf-gentoo-0.4 (10 May 2006)

  10 May 2006; Roy Marples <uberlord@gentoo.org>
  +resolvconf-gentoo-0.4.ebuild:
  New version adds the -v option which echos variables to the console
  for helper scripts to use which in turn results in less code to write
  in the helper scripts.

*resolvconf-gentoo-0.3 (02 May 2006)

  02 May 2006; Roy Marples <uberlord@gentoo.org>
  +resolvconf-gentoo-0.3.ebuild:
  Blank search line are no longer added to /etc/resolv.conf

*resolvconf-gentoo-0.2 (20 Apr 2006)

  20 Apr 2006; Roy Marples <uberlord@gentoo.org>
  +resolvconf-gentoo-0.2.ebuild:
  New version tries to handle domain/search a little better for libc

*resolvconf-gentoo-0.1 (08 Apr 2006)

  08 Apr 2006; Roy Marples <uberlord@gentoo.org> +metadata.xml,
  +resolvconf-gentoo-0.1.ebuild:
  Initial import.