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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
|
# ChangeLog for net-irc/inspircd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.45 2012/03/27 15:00:44 phajdan.jr Exp $
27 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
inspircd-2.0.5-r1.ebuild:
x86 stable wrt bug #409159
24 Mar 2012; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.5-r1.ebuild:
Stable for amd64, wrt bug #409159
*inspircd-2.0.5-r1 (23 Mar 2012)
23 Mar 2012; Chema Alonso <nimiux@gentoo.org> +inspircd-2.0.5-r1.ebuild,
+files/inspircd-2.0.5-r1-fix-make-config.patch,
+files/inspircd-2.0.5-r1-init, metadata.xml:
Revision bump to include workaround for CVE-2012-1836 wrt bug #409159 and
fix inspircd launcher script wrt bug #379911. Missing use flags included
in metadata.
22 Mar 2012; Chema Alonso <nimiux@gentoo.org> metadata.xml:
Removed Dane Smith (c1pher) as maintainer (Proxy)
01 Aug 2011; Markus Meier <maekke@gentoo.org> inspircd-2.0.4.ebuild:
x86 stable, bug #375661
21 Jul 2011; Markos Chandras <hwoarang@gentoo.org> inspircd-2.0.4.ebuild:
Stable on amd64 wrt bug #375661
*inspircd-2.0.5 (19 Jul 2011)
19 Jul 2011; Dane Smith <c1pher@gentoo.org> +inspircd-2.0.5.ebuild:
Version bump. Thanks Chema Alonso.
*inspircd-2.0.4 (20 Jun 2011)
20 Jun 2011; Dane Smith <c1pher@gentoo.org> inspircd-2.0.3.ebuild,
-files/inspircd-2.0.3-fix-config.patch, -files/inspircd-2.0.3-init.d,
+inspircd-2.0.4.ebuild, +files/inspircd-fix-config.patch,
+files/inspircd-init.d:
Version bump. Move -2.0.3-fix-config patch and -2.0.3-init.d to
${PN}-fix-config.patch and ${PN}-init.d. Change 2.0.3.ebuild to
use new patch and init file.
11 May 2011; Dane Smith <c1pher@gentoo.org> inspircd-2.0.3.ebuild:
Fix use of || die in subshell in ebuild. No revbump.
11 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> inspircd-2.0.3.ebuild:
x86 stable wrt bug #364905
08 May 2011; Dane Smith <c1pher@gentoo.org> inspircd-2.0.3.ebuild:
Apply patch from Chema wrt bug 366233. Fix typo. No revbump.
03 May 2011; Markos Chandras <hwoarang@gentoo.org> inspircd-2.0.3.ebuild:
Stable on amd64 wrt bug #364905
26 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> inspircd-1.1.19.ebuild,
inspircd-1.1.23.ebuild, inspircd-1.2.8.ebuild, inspircd-2.0.3.ebuild:
Dropped ppc keywords wrt #364905
*inspircd-2.0.3 (26 Apr 2011)
26 Apr 2011; Dane Smith <c1pher@gentoo.org> +inspircd-2.0.3.ebuild,
+files/inspircd-2.0.3-fix-config.patch, +files/inspircd-2.0.3-init.d,
metadata.xml:
Version bump to 2.0.3 wrt bug 327887. Updated maintainer info to reflect
new maintainers / proxies. New patches for 2.0.3. Thanks Chema Alonso
for the work on the ebuild.
*inspircd-1.2.8 (05 Nov 2010)
05 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+inspircd-1.2.8.ebuild:
version bump
17 Jun 2010; Patrick Lauer <patrick@gentoo.org> inspircd-1.1.19.ebuild:
Migrating away from deprecated postgres virtuals
07 Jan 2010; Patrick Lauer <patrick@gentoo.org> inspircd-1.1.23.ebuild:
Fixing postgres dep
*inspircd-1.1.23 (20 Dec 2009)
20 Dec 2009; Víctor Ostorga <vostorga@gentoo.org>
-inspircd-1.0.7-r1.ebuild, -inspircd-1.1.14.ebuild,
+inspircd-1.1.23.ebuild:
Cleaning out old ebuilds, Version bump bug #218880
Fixing build with --as-needed bug #248019
Fixing build with build with >=net-libs/gnutls-2.7.1 bug #297324
14 Jan 2009; Mike Frysinger <vapier@gentoo.org>
+files/inspircd-1.1.19-build.patch, inspircd-1.1.19.ebuild:
Fix building with newer glibc #251446 by Diego E. Pettenò.
18 Sep 2008; Markus Meier <maekke@gentoo.org> inspircd-1.1.19.ebuild:
amd64 stable, bug #236658
23 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
21 May 2008; Tiziano Müller <dev-zero@gentoo.org> inspircd-1.1.19.ebuild:
Changed dependency for postgresql from dev-db/postgresql to
virtual/postgresql-server
28 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org>
inspircd-1.1.19.ebuild:
ppc stable, bug #215704
26 Apr 2008; Markus Meier <maekke@gentoo.org> inspircd-1.1.19.ebuild:
fix cp for openssl in src_unpack, fix ipv6 detection, x86 stable (security
bug #215704)
*inspircd-1.1.19 (23 Apr 2008)
23 Apr 2008; Robert Buchholz <rbu@gentoo.org> -inspircd-1.1.12.ebuild,
-inspircd-1.1.13.ebuild, -inspircd-1.1.13-r1.ebuild,
+inspircd-1.1.19.ebuild:
Non-maintainer-commit: Security bump (bug #215704). Ebuild created by
satmd (bug #218880). Moved user creation to preinst step (bug #217042) and
introduced some new features, such as LDAP authentication.
22 Apr 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Update maintainer info.
*inspircd-1.1.14 (12 Nov 2007)
12 Nov 2007; Michael Hanselmann <hansmi@gentoo.org> files/init.d_inspircd,
+inspircd-1.1.14.ebuild:
Update init.d script from bug 194654. Bump version according to bug 198317
with a patch from Eugene Janusov:
- toolchain-funcs has been removed from inherit, because not used. Not sure
about multilib, leaving it
- IUSE moved behind KEYWORDS as in docs and skel.ebuild
- svn isn't actually used, so all svn stuff removed
- trailing slash added to HOMEPAGE
- SRC_URI now points to the official site, because there is no new version on
SourceForge
- --disable-interactive option added for ./configure
- src_compile() partly rewritten and gracefully reformatted
- all references to the name of the package replaced with ${PN}
*inspircd-1.1.13-r1 (05 Oct 2007)
05 Oct 2007; Michael Hanselmann <hansmi@gentoo.org>
+inspircd-1.1.13-r1.ebuild:
Replace --bin-dir with --binary-dir, bug 194654.
*inspircd-1.1.13 (03 Oct 2007)
03 Oct 2007; Michael Hanselmann <hansmi@gentoo.org>
-inspircd-1.1.11.ebuild, +inspircd-1.1.13.ebuild:
Version bump, bug 194652.
*inspircd-1.1.12 (20 Sep 2007)
20 Sep 2007; Michael Hanselmann <hansmi@gentoo.org>
-inspircd-1.1.8-r1.ebuild, -inspircd-1.1.9.ebuild,
+inspircd-1.1.12.ebuild:
Version bump from bug 193000. Drop old versions.
*inspircd-1.1.11 (06 Aug 2007)
06 Aug 2007; Michael Hanselmann <hansmi@gentoo.org>
+inspircd-1.1.11.ebuild:
Version bump (bug 181243).
*inspircd-1.1.9 (11 Jul 2007)
11 Jul 2007; Michael Hanselmann <hansmi@gentoo.org>
-inspircd-1.1.8.ebuild, +inspircd-1.1.9.ebuild:
Version bump.
11 Jul 2007; Michael Hanselmann <hansmi@gentoo.org>
inspircd-1.1.8-r1.ebuild:
Install includes (bug 181243).
*inspircd-1.1.8-r1 (11 Jul 2007)
11 Jul 2007; Michael Hanselmann <hansmi@gentoo.org> files/init.d_inspircd,
+inspircd-1.1.8-r1.ebuild:
Use --logfile, bug 181243.
10 Jul 2007; Michael Hanselmann <hansmi@gentoo.org> files/init.d_inspircd:
Add "provide ircd".
*inspircd-1.1.8 (16 Jun 2007)
16 Jun 2007; Michael Hanselmann <hansmi@gentoo.org> metadata.xml,
+inspircd-1.1.8.ebuild:
Version bump by Craig Edwards, bug 181243.
28 Jan 2007; Michael Hanselmann <hansmi@gentoo.org>
-inspircd-1.0.6.ebuild, -inspircd-1.0.7.ebuild:
Remove old ebuilds.
04 Jan 2007; Michael Hanselmann <hansmi@gentoo.org>
inspircd-1.0.7-r1.ebuild:
Stable on ppc, x86.
*inspircd-1.0.7-r1 (28 Nov 2006)
28 Nov 2006; Michael Hanselmann <hansmi@gentoo.org>
+inspircd-1.0.7-r1.ebuild:
New ebuild from William Pitcock in bug 150542 (comment 28). Drops SSL support.
*inspircd-1.0.7 (22 Oct 2006)
22 Oct 2006; Michael Hanselmann <hansmi@gentoo.org>
+inspircd-1.0.7.ebuild:
InspIRCd 1.0.7 ebuild by William Pitcock, bug 150542.
- updates to 1.0.7 release
- fixes improper SSL built_with_use
- changes USE=ssl to USE=openssl or USE=gnutls to select which SSL engine
modules to enable
25 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> inspircd-1.0.6.ebuild:
Stable on ppc, x86. See bug #145079.
*inspircd-1.0.6 (30 Jul 2006)
30 Jul 2006; Michael Hanselmann <hansmi@gentoo.org>
-inspircd-1.0.5.ebuild, +inspircd-1.0.6.ebuild:
Bumped due to a security bug, #142185.
15 Jul 2006; Michael Hanselmann <hansmi@gentoo.org>
+files/init.d_inspircd:
Forgot init.d script.
*inspircd-1.0.5 (14 Jul 2006)
14 Jul 2006; Michael Hanselmann <hansmi@gentoo.org> +metadata.xml,
+inspircd-1.0.5.ebuild:
Added to portage, ebuild by William Pitcock <nenolod@nenolod.net>.
|