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
|
# ChangeLog for app-admin/amanda
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/ChangeLog,v 1.6 2003/11/13 15:51:56 robbat2 Exp $
*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.
|