summaryrefslogtreecommitdiff
blob: d304256baf747fb45a4c99b383884befdef97ce9 (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
# ChangeLog for net-misc/fakeidentd
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/fakeidentd/ChangeLog,v 1.28 2007/01/21 16:27:18 kloeri Exp $

  21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> fakeidentd-2.4.ebuild:
  Stable on Alpha, bug 161901.

  14 Jan 2007; Stephanie Lockwood-Childs <wormo@gentoo.org>
  fakeidentd-2.4.ebuild:
  stable on ppc (Bug #161901)

  15 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> fakeidentd-2.4.ebuild:
  Stable on sparc wrt #161901

  15 Jan 2007; Olivier Crête <tester@gentoo.org> ChangeLog:
  amd64 stable per bug #161901

  14 Jan 2007; Markus Rothe <corsair@gentoo.org> fakeidentd-2.4.ebuild:
  Stable on ppc64; bug #161901

  13 Jan 2007; Andrej Kacian <ticho@gentoo.org> fakeidentd-2.4.ebuild:
  Stable on x86, bug #161901.

*fakeidentd-2.4 (10 Nov 2006)

  10 Nov 2006; <dirtyepic@gentoo.org> -files/2.0-memset.patch,
  +metadata.xml, +fakeidentd-2.4.ebuild:
  Version bump. Thanks to Christian Schlotter <again at gmx dot de> in bug
  #107478.

*fakeidentd-2.2-r1 (12 Mar 2005)

  12 Mar 2005; Mike Frysinger <vapier@gentoo.org>
  +files/fakeidentd-2.2-ident-unix.patch, +fakeidentd-2.2-r1.ebuild:
  Add patch to identify as UNIX instead of OTHER #82675 by Steven Hay.

*fakeidentd-2.2 (19 Sep 2004)

  19 Sep 2004; Mike Frysinger <vapier@gentoo.org> files/fakeidentd.rc,
  +fakeidentd-2.2.ebuild:
  Version bump #64285 by Christian Schlotter.

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> fakeidentd-2.0-r1.ebuild:
  change virtual/glibc to virtual/libc

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> fakeidentd-2.0-r1.ebuild:
  Add inherit eutils

  13 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> fakeidentd-2.0-r1.ebuild:
  marked ~amd64

*fakeidentd-2.0-r1 (05 Sep 2003)

  05 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Add patch to make sure memory is zeroed out.

*fakeidentd-2.0 (17 Jun 2003)

  17 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump + created custom tbz2 to hold source files.

*fakeidentd-1.7-r1 (03 Feb 2003)

  10 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
  Fixed the filename of the pid the script writes to.

  03 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump to fix init.d script #14703.

*fakeidentd-1.7 (23 Oct 2002)

  23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
  Saved from the Attic ;)  (fakeidentd-1.5 and previous have root exploits)

*fakeidentd-1.4-r8 (3 May 2002)

  6 Jul 2002; phoen][x <phoenixp@gentoo.org> fakeidentd-1.4-r8.ebuild :
  Added KEYWORDS.

  3 May 2002; Donny Davies <woodchip@gentoo.org> :  
  Added LICENSE, SLOT, $Headers.

*fakeidentd-1.4-r7 (1 Apr 2002)

  1 Apr 2002; Donny Davies <woodchip@gentoo.org> fakeidentd-1.4-r7,
  files/fakeidentd.confd files/fakeidentd.rc6 :
  Added an /etc/conf.d/fakeidentd file for those who want to easily change
  what it replies with ;)  Patched the source to write its PID to fakeidentd.pid
  instead of identd.pid.  Tweaked the initscript accordingly.

*fakeidentd-1.4-r6 (1 Feb 2002)

  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.