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
|
# ChangeLog for www-apps/cgit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/cgit/ChangeLog,v 1.10 2011/09/16 08:25:02 pva Exp $
16 Sep 2011; Peter Volkov <pva@gentoo.org> -cgit-0.9.ebuild,
cgit-0.9.0.2-r1.ebuild, +cgit-9999.ebuild:
Revert mistakenly deleted 9999 ebuild, fix webconfig postinstall (bug 382979
by Alon Bar-Lev), drop old. Thank Nikoli for this job.
*cgit-0.9.0.2-r1 (11 Sep 2011)
11 Sep 2011; Peter Volkov <pva@gentoo.org> -cgit-0.9.0.1.ebuild,
-cgit-0.9.0.2.ebuild, +cgit-0.9.0.2-r1.ebuild,
+files/cgit-0.9.0.2-fix-xss.patch, -cgit-9999.ebuild:
Fix XSS vulnerability in rename hint, bug #378803, thank Nikoli for this job.
Drop old.
*cgit-0.9.0.2 (03 Aug 2011)
03 Aug 2011; Peter Volkov <pva@gentoo.org> +cgit-0.9.0.2.ebuild:
Version bump, bug #376457 thank ScytheMan for report and Nikoli for this job.
*cgit-0.9.0.1 (27 Jun 2011)
27 Jun 2011; Peter Volkov <pva@gentoo.org> +cgit-0.9.0.1.ebuild,
cgit-9999.ebuild, files/postinstall-en.txt:
Version bump, bump EAPI, add instructions for apache2 installation bug 370681
wrt to Oliver Schinagl. Thank Nikoli for all this job.
27 Jun 2011; Peter Volkov <pva@gentoo.org> -cgit-0.8.3.1-r1.ebuild:
Drop old and vulnerable version.
*cgit-9999 (29 Apr 2011)
*cgit-0.9 (29 Apr 2011)
*cgit-0.8.3.5 (29 Apr 2011)
29 Apr 2011; Peter Volkov <pva@gentoo.org> +cgit-0.8.3.5.ebuild,
+cgit-0.9.ebuild, +cgit-9999.ebuild, files/cgitrc, metadata.xml:
Version bump, bug #325411. Fixes security bug #357819, thank Paweł Hajdan,
Jr. for report. Fixes cgi support bug 310961 wrt parafin. Thank Nikoli for
this job.
16 Jun 2010; Lance Albertson <ramereth@gentoo.org> -cgit-0.8.3.1.ebuild,
cgit-0.8.3.1-r1.ebuild:
Require newer app-text/asciidoc if doc is enabled (resolves #321117), ebuild
cleanup
17 Mar 2010; Sebastian Pipping <sping@gentoo.org> cgit-0.8.3.1.ebuild,
cgit-0.8.3.1-r1.ebuild:
Propagate move of dev-util/git to dev-vcs/git
*cgit-0.8.3.1-r1 (09 Mar 2010)
09 Mar 2010; Lance Albertson <ramereth@gentoo.org>
+cgit-0.8.3.1-r1.ebuild:
Add doc useflag to make install the manpage optional
*cgit-0.8.3.1 (20 Feb 2010)
20 Feb 2010; Lance Albertson <ramereth@gentoo.org> +cgit-0.8.3.1.ebuild,
+files/cgitrc, +files/postinstall-en.txt, +metadata.xml:
Initial ebuild
Thanks to everyone who helped in #223339 for contributing to the ebuild.
|