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
|
# ChangeLog for www-apps/cgit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/cgit/ChangeLog,v 1.17 2013/06/16 09:28:10 pacho Exp $
16 Jun 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due #66351
30 May 2013; Jason A. Donenfeld <zx2c4@gentoo.org> cgit-0.9.2.ebuild:
Dont forget to bump the git version too.
*cgit-0.9.2 (27 May 2013)
27 May 2013; Jason A. Donenfeld <zx2c4@gentoo.org> +cgit-0.9.2.ebuild,
-cgit-0.9.1.ebuild:
Version bump, and remove old version with security vulnerability.
17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Add proxy-maintainers to metadata.xml
16 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due bug #96436
*cgit-0.9.1 (15 Nov 2012)
15 Nov 2012; Jason A. Donenfeld <zx2c4@gentoo.org> +cgit-0.9.1.ebuild,
-cgit-0.8.3.5.ebuild, -cgit-0.9.0.2-r1.ebuild,
-files/cgit-0.9.0.2-fix-xss.patch, cgit-9999.ebuild, files/cgitrc:
Version bump, with security fixes. Remove old insecure versions.
01 Jun 2012; Zac Medico <zmedico@gentoo.org> cgit-0.8.3.5.ebuild,
cgit-0.9.0.2-r1.ebuild, cgit-9999.ebuild:
inherit user for enewuser
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.
|