summaryrefslogtreecommitdiff
blob: 4b61eb3acc55501acf9fe7051ac47dbc91d90635 (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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
# ChangeLog for app-backup/amanda
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.11 2006/01/30 10:09:24 robbat2 Exp $

  30 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> Manifest:
  Manifest fix.

  29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> amanda-2.4.5_p1.ebuild:
  Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.

  29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> amanda-2.4.5.ebuild:
  Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.

  31 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> amanda-2.4.5.ebuild,
  amanda-2.4.5_p1.ebuild:
  Use -1 instead of /bin/false as default shell.

  12 Dec 2005; Robin H. Johnson <robbat2@gentoo.org>
  -amanda-2.4.4-r3.ebuild, -amanda-2.4.4_p2.ebuild,
  -amanda-2.4.4_p2-r1.ebuild, -amanda-2.4.4_p2-r2.ebuild,
  -amanda-2.4.4_p3.ebuild:
  Remove old versions of amanda, 2.4.5 has been in tree for 6 months.

*amanda-2.4.5_p1 (12 Dec 2005)

  12 Dec 2005; Robin H. Johnson <robbat2@gentoo.org>
  +amanda-2.4.5_p1.ebuild:
  Version bump. Security fixes in fd handling.

  14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> amanda-2.4.5.ebuild:
  Stable on ppc.

  12 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.5.ebuild:
  Stable 2.4.5 on x86.

  05 Aug 2005; Aron Griffis <agriffis@gentoo.org> amanda-2.4.4_p3.ebuild,
  amanda-2.4.5.ebuild:
  Add -j1 to emake cmdline. This package doesn't build reliably when make is
  parallelized

  04 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
  +files/patch-tar-1.14.90, +files/amanda-2.4.5-4tb-holding-disk.patch,
  +files/amanda-2.4.5-amverify-loop-detect.patch,
  +files/amanda-2.4.5-samba-printf.patch, +files/amanda-amandahosts,
  +files/amanda-cron, +files/amanda-devfs,
  +files/amanda-inetd.amanda.sample, +files/amanda-profile,
  +files/amanda-xinetd, +files/example_amanda.conf, +files/example_disklist,
  +files/example_global.conf, +metadata.xml, +amanda-2.4.4-r3.ebuild,
  +amanda-2.4.4_p2.ebuild, +amanda-2.4.4_p2-r1.ebuild,
  +amanda-2.4.4_p2-r2.ebuild, +amanda-2.4.4_p3.ebuild, +amanda-2.4.5.ebuild:
  Moved from app-admin/amanda to app-backup/amanda.

*amanda-2.4.5 (08 Jun 2005)

  08 Jun 2005; Robin H. Johnson <robbat2@gentoo.org>
  +files/amanda-2.4.5-4tb-holding-disk.patch,
  +files/amanda-2.4.5-amverify-loop-detect.patch,
  +files/amanda-2.4.5-samba-printf.patch, +amanda-2.4.5.ebuild:
  Amanda version bump to 2.4.5. Fixed bugs 91084, 83829, 51370.

  21 Apr 2005; Simon Stelling <blubb@gentoo.org> amanda-2.4.4_p3.ebuild:
  stable on amd64

  18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  amanda-2.4.4_p3.ebuild:
  Stable on ppc.

  15 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> amanda-2.4.4-r3.ebuild,
  amanda-2.4.4_p2.ebuild, amanda-2.4.4_p2-r1.ebuild,
  amanda-2.4.4_p2-r2.ebuild, amanda-2.4.4_p3.ebuild:
  Dependency update: sys-apps/mtx -> sys-block/mtx.

  18 Dec 2004; Simon Stelling <blubb@gentoo.org> amanda-2.4.4_p3.ebuild:
  removed myconf=" `use_with pic`" line, it's apparently not needed and
  prevented from building amanda on amd64

  10 Dec 2004; Andrej Kacian <ticho@gentoo.org> amanda-2.4.4-r3.ebuild,
  amanda-2.4.4_p2-r1.ebuild, amanda-2.4.4_p2-r2.ebuild,
  amanda-2.4.4_p2.ebuild, amanda-2.4.4_p3.ebuild:
  Changed mail-client/mailx to virtual/mailx in DEPEND. See bug #73972.

  24 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4_p3.ebuild:
  Fix bug #66842 properly.

  21 Nov 2004; Robin H. Johnson <robbat2@gentoo.org>
  +files/patch-tar-1.14.90:
  Fix bugs #51370, #66842, #69105.

  05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  amanda-2.4.4-r3.ebuild, amanda-2.4.4_p2-r1.ebuild:
  Masked amanda-2.4.4_p2-r1.ebuild stable for ppc

  05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  amanda-2.4.4-r3.ebuild:
  Masked amanda-2.4.4-r3.ebuild stable for ppc

*amanda-2.4.4_p3 (15 Jul 2004)

  15 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4_p3.ebuild:
  new upstream version.

*amanda-2.4.4_p2-r2 (15 Jul 2004)

  15 Jul 2004; Robin H. Johnson <robbat2@gentoo.org>
  amanda-2.4.4_p2-r2.ebuild:
  fix bug #56931.

  04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org>
  amanda-2.4.4_p2-r1.ebuild, files/amanda-profile:
  fix bug #52941, #52944.

  30 May 2004; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r3.ebuild,
  amanda-2.4.4_p2-r1.ebuild, amanda-2.4.4_p2.ebuild:
  mailx move

  29 May 2004; Robin H. Johnson <robbat2@gentoo.org>
  amanda-2.4.4_p2-r1.ebuild:
  stable on x86 (only a tiny change from -r0)

*amanda-2.4.4_p2-r1 (29 May 2004)

  29 May 2004; Robin H. Johnson <robbat2@gentoo.org>
  amanda-2.4.4_p2-r1.ebuild, amanda-2.4.4_p2.ebuild, files/amanda-devfs:
  add note for tape changer, and enable qde support.

  20 Apr 2004; Daniel Black <dragonheart@gentoo.org> amanda-2.4.4-r3.ebuild,
  amanda-2.4.4_p2.ebuild:
  QA - removed runtime dependance on automake and autoconf

*amanda-2.4.4_p2 (13 Apr 2004)

  13 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4_p2.ebuild,
  metadata.xml:
  add new version as per bug #38770, block out xfs for sparc only, so sparc can
  use amanda too! Add metadata.xml.

  31 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> amanda-2.4.4-r3.ebuild:
  Adding amd64 keyword, closing #46209.

  15 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> amanda-2.4.4-r3.ebuild:
  don't assign default to S

  15 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> amanda-2.4.4-r1.ebuild,
  amanda-2.4.4-r2.ebuild, amanda-2.4.4.ebuild:
  clean extra ebuilds

*amanda-2.4.4-r3 (07 Jan 2004)

  07 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild,
  amanda-2.4.4-r2.ebuild, amanda-2.4.4-r3.ebuild, amanda-2.4.4.ebuild:
  fix bug #37400 with a better default

  24 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild,
  amanda-2.4.4-r2.ebuild, amanda-2.4.4.ebuild:
  fix bug #36316.

  09 Dec 2003; Jason Wever <weeve@gentoo.org> amanda-2.4.4-r1.ebuild,
  amanda-2.4.4-r2.ebuild, amanda-2.4.4.ebuild:
  Masked on sparc as it needs xfsdump and xfs isn't available on sparc atm.

  28 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild,
  amanda-2.4.4-r2.ebuild:
  another typo fix

  28 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r2.ebuild:
  fix minor blip in how i processed vars

*amanda-2.4.4-r2 (13 Nov 2003)

  13 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r2.ebuild:
  fix amanda depend glitches per bug #33381

  06 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild,
  amanda-2.4.4.ebuild:
  : instead of . for chown

  10 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild:
  Marking as stable on x86 as it works in a production environment for me.

  10 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild:
  Fix bug #24158 
  Move the amandahosts file to /etc/amanda, and provide a symlink to it.

  08 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild:
  Fix userpriv+sandbox issue in ebuild.

*amanda-2.4.4-r1 (08 Jul 2003)

  08 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild,
  files/amanda-amandahosts, files/amanda-inetd.amanda.sample,
  files/amanda-profile, files/amanda-xinetd:
  Large improvements to the ebuild configuration system, using the same
  environment variables. Now we also preserve them in an env.d file, which also
  adds the CONFIG_PROTECT entry I missed before. Also update many config files
  to be dynamically filled in from the env variables.

*amanda-2.4.4 (26 Jun 2003)

  26 June 2003; Robin H. Johnson <robbat2@gentoo.org> Manifest,
  files/amanda-devfs, files/example_disklist, files/amanda-cron,
  files/amanda-xinetd, files/amanda-profile, files/example_amanda.conf,
  files/amanda-amandahosts, files/digest-amanda-2.4.4,
  files/example_global.conf, amanda-2.4.4.ebuild, ChangeLog:
  Initial import. Russell Adams <demo@demosthenes.org> submitted a reasonable
  ebuild for amanda in bug #19403. I have merged the good elements of all
  available amanda ebuild into this new ebuild. Bugs #10782, #13948, #16118,
  #18466, #19403.