summaryrefslogtreecommitdiff
blob: 572c175f2abdae0891fe629b6a6ecacd8d3c5abf (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
# ChangeLog for net-fs/nfs-utils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.25 2003/10/03 12:46:26 joker Exp $

  03 Oct 2003; Christian Birchinger <joker@gentoo.org> nfs-utils-1.0.6.ebuild:
  Added sparc stable keyword

*nfs-utils-1.0.6 (18 Sep 2003)

  18 Sep 2003; Martin Holzer <mholzer@gentoo.org> nfs-utils-1.0.6.ebuild:
  Version bumped.

*nfs-utils-1.0.5-r1 (19 Jul 2003)

  26 Jul 2003; Stefan Jones <cretin@gentoo.org> files/nfs-2:
  Fixed waiting on exportfs to finish. Use wait $pidofexportfs ( let kill
  finish in background ) Speedups of 29secs!

  19 Jul 2003; Aron Griffis <agriffis@gentoo.org> nfs-utils-1.0.5-r1.ebuild,
  files/nfs-2:
  Change exportfs timeouts from 5 seconds to 30 seconds to prevent prematurely
  killing exportfs

  19 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> nfs-utils-1.0.5.ebuild :
  Security update, unmasking.

*nfs-utils-1.0.5 (19 Jul 2003)

  19 Jul 2003; Don Seiler <rizzo@gentoo.org>; nfs-utils-1.0.4.ebuild,
  nfs-utils-1.0.5.ebuild:
  Version bumped and v1.0.4 deleted due to bugs that are fixed in 1.0.5

*nfs-utils-1.0.4 (17 Jul 2003)

  17 Jul 2003; Martin Holzer <mholzer@gentoo.org> nfs-utils-1.0.4.ebuild:
  Version bumped.

  21 May 2003; Christian Birchinger <joker@gentoo.org> nfs-utils-1.0.3.ebuild:
  Added sparc stable keyword

  16 May 2003; Martin Holzer <mholzer@gentoo.org> nfs-utils-1.0.3.ebuild:
  Marked as stable

*nfs-utils-1.0.3 (27 Mar 2003)

  21 Jun 2003; Guy martin <gmsoft@gentoo.org> nfs-utils-1.0.3.ebuild :
  Marked stable on hppa.

  17 Apr 2003; Guy Martin <gmsoft@gentoo.org> nfs-utils-1.0.3.ebuild :
  Added ~hppa to KEYWORDS.

  27 Mar 2003; Brandon Low <lostlogic@gentoo.org> nfs-utils-1.0.3.ebuild:
  Bump to latest released today

*nfs-utils-1.0.1-r1 (03 Mar 2003)

  30 Mar 2003; Christian Birchinger <joker@gentoo.org>
  nfs-utils-1.0.1-r1.ebuild:
  Added sparc stable keyword

  13 Mar 2003; Zach Welch <zwelch@gentoo.org> nfs-utils-1.0.1-r1.ebuild:
  add arm keyword

  03 Mar 2003; Aron Griffis <agriffis@gentoo.org> nfs-utils-1.0.1-r1.ebuild,
  files/nfs-1:
  Fix bug 16075 by installing server binaries into /usr/sbin (thanks Tero
  Pelander for the clue and the updated ebuild). Fix bug 13838 by using
  rpc.rquotad from the quota package instead of the nfs-utils version (thanks
  Andrea Barisani for the heads-up). Finally, mark stable on x86 and alpha
  where I can test as part of the package upgrade phase.

*nfs-utils-1.0.1 (12 Dec 2002)

  12 Dec 2002; Brad Cowan <bcowan@gentoo.org> :
  
  Added options to config file thanks to Cardoe and j2ee.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*nfs-utils-1.0.1 (13 Oct 2002)
 
  07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> nfs-utils-1.0.1.ebuild :
  Changed ~sparc64 to ~sparc keyword

  13 Oct 2002; Brad Cowan <bcowan@gentoo.org> nfs-utils-1.0.1.ebuild,
  files/digest-nfs-utils-1.0.1 :
  
  Version bump thanks to j2ee<maurizio@iridium.aetheric.org>.

*nfs-utils-0.3.3-r1 (24 Apr 2002)

  16 Sep 2002; Maarten Thibaut <murphy@gentoo.org> nfs-utils-0.3.3-r1.ebuild :
  Adding sparc/sparc64 keywords.

  22 Jul 2002; Kyle Manna <nitro@gentoo.org> nfs-utils-0.3.3-r1.ebuild :
  Parallel make fails sometimes.  Replaced emake with make.
  
  24 Apr 2002; Daniel Robbins <drobbins@gentoo.org>: Some rc script fixes
  (removal of NFSSERVER) and cleanups in the ebuild, removal of old ebuilds and
  old files in /files

*nfs-utils-0.3.3 (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.