summaryrefslogtreecommitdiff
path: root/community/prosody/ChangeLog
blob: 45f3a05fddbf16c7211e1d9c4aca5bf77139b848 (plain)
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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
2009-11-23  Dwayne Bent  <dbb.0@liqd.org>

	* .hgtags:
	Added tag v0.6.0-1 for changeset 6c5b7e66bee4
	[d573d1d7a403] [tip]

	* .hgtags:
	Removed tag v0.6.0-1
	[6c5b7e66bee4] [v0.6.0-1]

	* PKGBUILD:
	Use correct package name and version
	[1e65e6a877d3]

	* .hgtags:
	Added tag v0.6.0-1 for changeset ad52fee15148
	[8196689dd4c4]

	* PKGBUILD, prosody.cfg.lua:
	Included mod_compression in example configuration file
	[ad52fee15148]

	* ChangeLog:
	Updated ChangeLog
	[34b6046aca14]

	* PKGBUILD:
	Updated checksums
	[3b4c28f28321]

	* PKGBUILD, prosody.cfg.lua:
	New upstream version
	[9d201755b63d]

2009-10-22  Dwayne Bent  <dbb.0@liqd.org>

	* .hgtags:
	Added tag v0.6.0rc1-1 for changeset c0a99ab935a8
	[a0e2015435b6]

	* ChangeLog, PKGBUILD:
	New upstream version
	[c0a99ab935a8] [v0.6.0rc1-1]

	* PKGBUILD:
	Removed conflicts
	[0f0560190a81]

	* PKGBUILD:
	Removed makedepends for gcc, the base-devel group is assumed to
	exist
	[4160ed469fa4]

	* PKGBUILD:
	Fix typo in PKGBUILD
	[85d988c7e4a5]

2009-09-28  Dwayne Bent  <dbb.0@liqd.org>

	* ChangeLog, PKGBUILD:
	New upstream version
	[3e4ffcdc887a]

2009-07-29  Dwayne Bent  <dbb.0@liqd.org>

	* .hgtags:
	Added tag v0.5.1-1 for changeset 1be51884e580
	[74f32914279c]

	* ChangeLog, PKGBUILD:
	New upstream version
	[1be51884e580] [v0.5.1-1]

2009-07-20  Dwayne Bent  <dbb.0@liqd.org>

	* .hgtags:
	Corrected tag name
	[d9662df69ab4]

	* .hgtags:
	Added tag v0.5.0 for changeset d228983b5873
	[a350368643eb]

	* PKGBUILD:
	New upstream version
	[d228983b5873] [v0.5.0-1]

	* ChangeLog:
	Updated ChangeLog
	[111cf16bfc8b]

2009-07-14  Dwayne Bent  <dbb.0@liqd.org>

	* .hgtags:
	Added tag v0.5.0rc2-1 for changeset 701e6c5ed639
	[828bb0fc4e5e]

	* PKGBUILD:
	New upstream version
	[701e6c5ed639] [v0.5.0rc2-1]

	* ChangeLog:
	Updated ChangeLog
	[7616eaf8b835]

	* prosody.cfg.lua:
	Enabled PEP in default configuration
	[c8a7c4d15e38]

2009-07-11  Dwayne Bent  <dbb.0@liqd.org>

	* prosody.cfg.lua:
	Cleaned up and added new modules to default configuration file
	[07fdc8fd8ff9]

	* PKGBUILD:
	Added luasec back as hard dependency
	[9506bff48c77]

	* .hgtags:
	Added tag v0.5.0rc1-2 for changeset a252809a03a3
	[803ace20879a]

	* ChangeLog, PKGBUILD:
	New release version
	[a252809a03a3] [v0.5.0rc1-2]

	* PKGBUILD:
	Added make before make install

	This should fix Prosody not correctly reporting version.
	[881eca5b8e0e]

	* .hgtags:
	Added tag v0.5.0rc1-1 for changeset f1d918d4779e
	[1fc8dbc498d5]

	* ChangeLog:
	New upstream version
	[f1d918d4779e] [v0.5.0rc1-1]

	* PKGBUILD, prosody.rcd:
	Redid indent alignment and silenced successful output of prosodyctl
	[de9bdd756bd8]

	* PKGBUILD, prosody-datadir.diff:
	Converted to prosody-devel package
	[92e5e98529dd]

2009-06-30  Dwayne Bent  <dbb.0@liqd.org>

	* PKGBUILD, prosody.cfg.lua:
	Moved luasec from depends to optdepends

	Since luasec is not strictly required for Prosody to operate it is
	now an optional dependency.
	[7079ec87eef5]

2009-06-27  Dwayne Bent  <dbb.0@liqd.org>

	* .hgtags:
	Added tag v0.4.2-4 for changeset 0345a59e8495
	[1e488e1c03eb]

	* PKGBUILD:
	New release version
	[0345a59e8495] [v0.4.2-4]

	* prosody.install:
	Added note about ChangeLog to install script
	[c683ef309b6a]

	* PKGBUILD, prosody.rcd:
	Use prosodyctl to start/stop daemon
	[eaf4c26bb29f]

	* PKGBUILD, prosody.rcd:
	Refactored start, stop, reload in rc.d script

	Start, stop, reload will not display a friendly error message if
	Prosody is not running when you attempt to stop or reload, or if
	Prosody is already running when you attempt to start. Reload also
	now utilizes the get_pid function.
	[9873d5256a42]

	* PKGBUILD, prosody.logrotated:
	Use explicit log filenames in logrotate script

	This fixes an issue where if you do not have olddir enabled, rotated
	logs will be rotated again.
	[38ea11efacb9]

2009-06-22  Dwayne Bent  <dbb.0@liqd.org>

	* PKGBUILD, prosody.rcd:
	Added status command to rc.d usage
	[1b31e88d992d]

	* PKGBUILD, prosody.rcd:
	Added reload command
	[62e3cbdff1d5]

	* prosody.install:
	Updated leftover olddir path
	[e91b3fc2a9ee]

	* PKGBUILD, prosody.rcd:
	Use explicit source command
	[b790c098d519]

	* prosody.install:
	Removed tab characters
	[870316274137]

2009-06-20  Dwayne Bent  <dbb.0@liqd.org>

	* PKGBUILD:
	Updated md5 sums
	[74ce2ab8a96b]

	* prosody.logrotated:
	Changed default olddir path
	[cef8226473c2]

	* prosody.rcd:
	Removed sleep delay in restart
	[a94167e59091]

2009-06-10  Dwayne Bent  <dbb.0@liqd.org>

	* prosody.cfg.lua:
	Removed per-host certificate entry in example configuration

	Until Issue #30
	[http://code.google.com/p/lxmppd/issues/detail?id=30] is fixed per-
	host certificates have no effect.
	[d00e35979450]

2009-06-05  Dwayne Bent  <dbb.0@liqd.org>

	* ChangeLog:
	Added ChangeLog
	[7298c4da135a]

2009-06-03  Dwayne Bent  <dbb.0@liqd.org>

	* .hgtags:
	Added tag v0.4.2-3 for changeset 028183ffeba8
	[7dbfd040e908]

	* PKGBUILD:
	New release version
	[028183ffeba8] [v0.4.2-3]

	* PKGBUILD:
	Removed superfluous make command
	[3d96c98bac26]

	* PKGBUILD:
	More consistent use of quote marks
	[f6bd5b595b2d]

	* PKGBUILD, prosody.logrotated:
	Correct PID file location in logrotate script
	[cec60904c739]

2009-05-30  Dwayne Bent  <dbb.0@liqd.org>

	* .hgtags:
	Added tag v0.4.2-2 for changeset 37268dd0d4fd
	[a8a197635bb6]

	* PKGBUILD:
	New release version
	[37268dd0d4fd] [v0.4.2-2]

	* PKGBUILD:
	Use install instead of mkdir in PKGBUILD
	[8e48108bbe9a]

	* PKGBUILD, prosody-datadir.diff:
	Apply patch to fix world-readable data directory
	[2c706dda941c]

2009-05-23  Dwayne Bent  <dbb.0@liqd.org>

	* .hgtags:
	Added tag v0.4.2-1 for changeset 1d29ea2dc519
	[e2d2962de3f7]

	* PKGBUILD:
	New upstream release
	[1d29ea2dc519] [v0.4.2-1]

	* prosody.cfg.lua:
	Aesthetic changes to the configuration file
	[d5d848a58965]

2009-05-22  Dwayne Bent  <dbb.0@liqd.org>

	* prosody.cfg.lua:
	Removed extraneous semicolon in configuration file
	[9a002c74edc2]

	* PKGBUILD:
	Cleaned up PKGBUILD license
	[82cb66a84de8]

2009-05-21  Dwayne Bent  <dbb.0@liqd.org>

	* prosody.install:
	Changed formatting of leftover path messages.
	[ac6069de93c9]

	* prosody.install:
	Moved prosody user removal to post_remove.
	[2c60e27d0c13]

	* PKGBUILD, prosody.cfg.lua:
	Added comment about pidfile in prosody configuration file.
	[8b9fa4da48ca]

	* .hgtags:
	Added tag v0.4.1-5 for changeset 69962178bcae
	[01812099521b]

	* PKGBUILD:
	New release version.
	[69962178bcae] [v0.4.1-5]

	* PKGBUILD, prosody.cfg.lua, prosody.install, prosody.rcd:
	Refactored rc.d daemon script.

	Prosody now writes its own PID file to /var/run/prosody/prosody.pid.
	rc.d script now uses '/bin/kill -0' to check for running process
	instead of awkward combination of 'ps' and 'awk'.
	[4f0e937c5148]

	* prosody.install:
	Added post_install message with link to Arch Wiki documentation.
	[88d99267ad19]

2009-05-19  Dwayne Bent  <dbb.0@liqd.org>

	* PKGBUILD:
	Add logrotate script to backup array.
	[d4f5445707f7]

2009-05-11  Dwayne Bent  <dbb.0@liqd.org>

	* prosody.install:
	Fixed install script attempting to add prosody group when it already
	exists.
	[7d7807aa5d30]

	* .hgtags:
	Added tag v0.4.1-4 for changeset 442f62077f30
	[389c885a35c5]

	* PKGBUILD:
	New release version.
	[442f62077f30] [v0.4.1-4]

	* PKGBUILD:
	Generated correct checksums for source files.
	[162859c9e287]

	* .hgtags:
	Added tag v0.4.1-3 for changeset b629392e4716
	[f3d11fbd0b45]

	* PKGBUILD:
	New release version.
	[b629392e4716] [v0.4.1-3]

	* prosody.logrotated:
	Fixed wrong PID file path in logrotate script.
	[0871a4a12392]

2009-05-07  Dwayne Bent  <dbb.0@liqd.org>

	* prosody.cfg.lua, prosody.rcd:
	Removed trailing whitespace.
	[7c86c073650e]

	* prosody.cfg.lua:
	Added logging timestamps to default configuration.
	[46f9111d47ce]

	* .hgtags:
	Added tag v0.4.1-2 for changeset 24b9dee19e65
	[5240b39d76d7]

	* PKGBUILD, prosody.cfg.lua, prosody.install, prosody.logrotated,
	prosody.rcd:
	Initial commit.
	[24b9dee19e65] [v0.4.1-2]