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
|
# ChangeLog for www-apache/mod_chroot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_chroot/ChangeLog,v 1.16 2009/01/14 10:18:28 hollow Exp $
14 Jan 2009; Benedikt Böhm <hollow@gentoo.org> -mod_chroot-0.4.ebuild,
mod_chroot-0.5.ebuild:
chroot support is built into apache 2.2.10, fixes #254450
07 Mar 2008; Christoph Mende <angelos@gentoo.org> mod_chroot-0.5.ebuild:
Stable on amd64, bug #208554
08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org>
mod_chroot-0.5.ebuild:
ppc stable, bug #208554
03 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
mod_chroot-0.5.ebuild:
stable x86, bug 208554
31 Jan 2008; Benedikt Böhm <hollow@gentoo.org> files/15_mod_chroot.conf:
cleanup
27 Jan 2008; Benedikt Böhm <hollow@gentoo.org> files/15_mod_chroot.conf,
metadata.xml, mod_chroot-0.5.ebuild:
update metadata; cleanup
21 Sep 2007; Benedikt Böhm <hollow@gentoo.org> mod_chroot-0.4.ebuild,
mod_chroot-0.5.ebuild:
remove apache-1 cruft
15 Jan 2007; Luca Longinotti <chtekk@gentoo.org> mod_chroot-0.4.ebuild,
mod_chroot-0.5.ebuild:
Cleanup.
*mod_chroot-0.5 (05 Jun 2006)
05 Jun 2006; Benedikt Böhm <hollow@gentoo.org> +mod_chroot-0.5.ebuild:
Version bump
05 Jun 2006; Michael Stewart <vericgar@gentoo.org> -mod_chroot-0.2.ebuild:
Remove old-style ebuilds
01 Nov 2005; Tobias Scherbaum <dertobi123@gentoo.org>
mod_chroot-0.4.ebuild:
Marked ppc stable, bug #106439
25 Feb 2005; Benedikt Boehm <hollow@gentoo.org> files/15_mod_chroot.conf:
fixed module config
*mod_chroot-0.4 (28 Jan 2005)
28 Jan 2005; Benedikt Boehm <hollow@gentoo.org> files/15_mod_chroot.conf,
+mod_chroot-0.4.ebuild:
Version bump. uses new apache-module eclass
17 Oct 2004; David Holm <dholm@gentoo.org> mod_chroot-0.2.ebuild:
Added to ~ppc.
19 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
*mod_chroot-0.2 (14 Sep 2004)
14 Sep 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
+mod_chroot-0.2.ebuild:
Initial import; see bug #55707; thanks to contraconstantium@mad.scientist.com
and magnet@suidzer0.org
|