1 2010-02-26 Dwayne Bent <dbb.1@liqd.org>
7 2010-02-21 Dwayne Bent <dbb.1@liqd.org>
10 Change debug log file comment to match the actual configuration
13 2010-02-15 Dwayne Bent <dbb.1@liqd.org>
16 A little bit of configuration file refactoring
20 Provide a proper example of using the proxy65 module
22 proxy65 module should be loaded as a component, not under a host.
26 Updated default configuration
33 2010-02-14 Dwayne Bent <dbb.1@liqd.org>
36 Add debug log to logrotate script
40 Prettify default configuration file
43 2010-01-02 Dwayne Bent <dbb.1@liqd.org>
54 Clarify optional dependency descriptions
58 Preserve original order of fields
66 Changed default debug log filename
69 2009-11-26 Dwayne Bent <dbb.0@liqd.org>
72 Update sample SSL certificate paths
74 Paths are not currently relative to the configuration file. Avoid
75 ambiguity by using absolute sample path.
79 Added tag v0.6.1-1 for changeset 54c8b59c7c78
82 2009-11-25 Dwayne Bent <dbb.0@liqd.org>
86 [54c8b59c7c78] [v0.6.1-1]
89 Updated default configuration file
97 Make luasec an optional dependency
100 2009-11-23 Dwayne Bent <dbb.0@liqd.org>
103 Added tag v0.6.0-1 for changeset 35ef6f19fcb6
108 [35ef6f19fcb6] [v0.6.0-1]
115 Added tag v0.6.0-1 for changeset f84d8d88064f
127 Added tag v0.6.0-1 for changeset 6c5b7e66bee4
135 Use correct package name and version
139 Added tag v0.6.0-1 for changeset ad52fee15148
142 * PKGBUILD, prosody.cfg.lua:
143 Included mod_compression in example configuration file
154 * PKGBUILD, prosody.cfg.lua:
158 2009-10-22 Dwayne Bent <dbb.0@liqd.org>
165 Added tag v0.6.0rc1-1 for changeset c0a99ab935a8
168 * ChangeLog, PKGBUILD:
170 [c0a99ab935a8] [v0.6.0rc1-1]
173 Removed makedepends for gcc, the base-devel group is assumed to
181 2009-09-28 Dwayne Bent <dbb.0@liqd.org>
183 * ChangeLog, PKGBUILD:
187 2009-07-29 Dwayne Bent <dbb.0@liqd.org>
190 Added tag v0.5.1-1 for changeset 1be51884e580
193 * ChangeLog, PKGBUILD:
195 [1be51884e580] [v0.5.1-1]
197 2009-07-20 Dwayne Bent <dbb.0@liqd.org>
204 Added tag v0.5.0 for changeset d228983b5873
209 [d228983b5873] [v0.5.0-1]
215 2009-07-14 Dwayne Bent <dbb.0@liqd.org>
218 Added tag v0.5.0rc2-1 for changeset 701e6c5ed639
223 [701e6c5ed639] [v0.5.0rc2-1]
230 Enabled PEP in default configuration
233 2009-07-11 Dwayne Bent <dbb.0@liqd.org>
236 Cleaned up and added new modules to default configuration file
240 Added luasec back as hard dependency
244 Added tag v0.5.0rc1-2 for changeset a252809a03a3
247 * ChangeLog, PKGBUILD:
249 [a252809a03a3] [v0.5.0rc1-2]
252 Added make before make install
254 This should fix Prosody not correctly reporting version.
258 Added tag v0.5.0rc1-1 for changeset f1d918d4779e
263 [f1d918d4779e] [v0.5.0rc1-1]
265 * PKGBUILD, prosody.rcd:
266 Redid indent alignment and silenced successful output of prosodyctl
269 * PKGBUILD, prosody-datadir.diff:
270 Converted to prosody-devel package
273 2009-06-30 Dwayne Bent <dbb.0@liqd.org>
275 * PKGBUILD, prosody.cfg.lua:
276 Moved luasec from depends to optdepends
278 Since luasec is not strictly required for Prosody to operate it is
279 now an optional dependency.
282 2009-06-27 Dwayne Bent <dbb.0@liqd.org>
285 Added tag v0.4.2-4 for changeset 0345a59e8495
290 [0345a59e8495] [v0.4.2-4]
293 Added note about ChangeLog to install script
296 * PKGBUILD, prosody.rcd:
297 Use prosodyctl to start/stop daemon
300 * PKGBUILD, prosody.rcd:
301 Refactored start, stop, reload in rc.d script
303 Start, stop, reload will not display a friendly error message if
304 Prosody is not running when you attempt to stop or reload, or if
305 Prosody is already running when you attempt to start. Reload also
306 now utilizes the get_pid function.
309 * PKGBUILD, prosody.logrotated:
310 Use explicit log filenames in logrotate script
312 This fixes an issue where if you do not have olddir enabled, rotated
313 logs will be rotated again.
316 2009-06-22 Dwayne Bent <dbb.0@liqd.org>
318 * PKGBUILD, prosody.rcd:
319 Added status command to rc.d usage
322 * PKGBUILD, prosody.rcd:
327 Updated leftover olddir path
330 * PKGBUILD, prosody.rcd:
331 Use explicit source command
335 Removed tab characters
338 2009-06-20 Dwayne Bent <dbb.0@liqd.org>
344 * prosody.logrotated:
345 Changed default olddir path
349 Removed sleep delay in restart
352 2009-06-10 Dwayne Bent <dbb.0@liqd.org>
355 Removed per-host certificate entry in example configuration
358 [http://code.google.com/p/lxmppd/issues/detail?id=30] is fixed per-
359 host certificates have no effect.
362 2009-06-05 Dwayne Bent <dbb.0@liqd.org>
368 2009-06-03 Dwayne Bent <dbb.0@liqd.org>
371 Added tag v0.4.2-3 for changeset 028183ffeba8
376 [028183ffeba8] [v0.4.2-3]
379 Removed superfluous make command
383 More consistent use of quote marks
386 * PKGBUILD, prosody.logrotated:
387 Correct PID file location in logrotate script
390 2009-05-30 Dwayne Bent <dbb.0@liqd.org>
393 Added tag v0.4.2-2 for changeset 37268dd0d4fd
398 [37268dd0d4fd] [v0.4.2-2]
401 Use install instead of mkdir in PKGBUILD
404 * PKGBUILD, prosody-datadir.diff:
405 Apply patch to fix world-readable data directory
408 2009-05-23 Dwayne Bent <dbb.0@liqd.org>
411 Added tag v0.4.2-1 for changeset 1d29ea2dc519
416 [1d29ea2dc519] [v0.4.2-1]
419 Aesthetic changes to the configuration file
422 2009-05-22 Dwayne Bent <dbb.0@liqd.org>
425 Removed extraneous semicolon in configuration file
429 Cleaned up PKGBUILD license
432 2009-05-21 Dwayne Bent <dbb.0@liqd.org>
435 Changed formatting of leftover path messages.
439 Moved prosody user removal to post_remove.
442 * PKGBUILD, prosody.cfg.lua:
443 Added comment about pidfile in prosody configuration file.
447 Added tag v0.4.1-5 for changeset 69962178bcae
452 [69962178bcae] [v0.4.1-5]
454 * PKGBUILD, prosody.cfg.lua, prosody.install, prosody.rcd:
455 Refactored rc.d daemon script.
457 Prosody now writes its own PID file to /var/run/prosody/prosody.pid.
458 rc.d script now uses '/bin/kill -0' to check for running process
459 instead of awkward combination of 'ps' and 'awk'.
463 Added post_install message with link to Arch Wiki documentation.
466 2009-05-19 Dwayne Bent <dbb.0@liqd.org>
469 Add logrotate script to backup array.
472 2009-05-11 Dwayne Bent <dbb.0@liqd.org>
475 Fixed install script attempting to add prosody group when it already
480 Added tag v0.4.1-4 for changeset 442f62077f30
485 [442f62077f30] [v0.4.1-4]
488 Generated correct checksums for source files.
492 Added tag v0.4.1-3 for changeset b629392e4716
497 [b629392e4716] [v0.4.1-3]
499 * prosody.logrotated:
500 Fixed wrong PID file path in logrotate script.
503 2009-05-07 Dwayne Bent <dbb.0@liqd.org>
505 * prosody.cfg.lua, prosody.rcd:
506 Removed trailing whitespace.
510 Added logging timestamps to default configuration.
514 Added tag v0.4.1-2 for changeset 24b9dee19e65
517 * PKGBUILD, prosody.cfg.lua, prosody.install, prosody.logrotated,
520 [24b9dee19e65] [v0.4.1-2]