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
|
# ChangeLog for app-admin/amanda
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/ChangeLog,v 1.19 2004/05/30 07:18:56 robbat2 Exp $
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.
|