aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/prosody/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.11.2.lx2019-01-301-3/+3
| | | | | PR: 233692 Submitted by: Sascha Biberhofer
* Update to 0.10.2, addressing CVE-2018-10847.lx2018-06-021-3/+3
| | | | | | PR: 228440 Submitted by: Piotr Kubaj Security: CVE-2018-10847
* Update to 0.10.0.lx2017-11-181-3/+3
| | | | | PR: 223637 Submitted by: Jan Kokemüller
* update net-im/prosody to 0.9.12lifanov2017-01-281-2/+3
| | | | | | | | | | | http://blog.prosody.im/prosody-0-9-11-released/ http://blog.prosody.im/prosody-0-9-12-released/ PR: 214487 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Reviewed by: matthew Approved by: matthew (mentor), lx (maintainer) Differential Revision: https://reviews.freebsd.org/D9328
* Update to 0.9.10, fixing a user impersonation attack.lx2016-01-291-2/+2
| | | | | | PR: 206707 Submitted by: Anton Shestakov MFH: 2016Q1
* Update to 0.9.9, fixing several bugs including security issues.lx2016-01-131-2/+2
| | | | | | PR: 206150 Submitted by: Anton Shestakov MFH: 2016Q1
* Update to 0.9.8.lx2015-04-151-2/+2
|
* Update to 0.9.7.lx2014-12-021-2/+2
|
* Update to 0.9.4, rc file notice about daemonize, and support for LUAJIT.lx2014-06-051-2/+2
| | | | | PR: 188223 Submitted by: dar
* Update to 0.9.3.lx2014-02-111-2/+2
|
* Update to 0.9.2.lx2014-02-091-2/+2
| | | | | PR: ports/182075 Submitted by: Paul Procacci <pprocacci@gmail.com> / Benjamin Podszun <benjamin.podszun@gmail.com>
* Update to 0.8.2, a bugfix release. Also, update certificate makefile to specifylx2011-06-281-2/+2
| | | | | "gmake", and regenerate localhost certs before install, in case someone carelessly uses them in production.
* Update to 0.8.1, which fixes a DoS against the XML parser.lx2011-06-091-2/+2
|
* Update to 0.8.0.lx2011-04-121-2/+2
| | | | | PR: ports/156308 Submitted by: nico <nico@lifeisabug.com>
* Update to prosody 0.7.0, take maintainership and fix some PREFIX-related stuff.lx2010-12-041-3/+2
| | | | | | | Note that configuration file options and format have changed; however, existing configs should work correctly. Approved by: kelly.hays@jkhfamily.org (maintainer)
* Upgrade to 0.5.1, change MAINTAINER.vanilla2009-08-051-3/+3
| | | | | PR: ports/137276 Submitted by: maintainer.
* - Update to 0.5miwi2009-07-291-3/+3
| | | | | PR: 136970 Submitted by: Andrew Lewis <freeghb@gmail.com> (maintainer)
* Prosody is a flexible communications server for Jabber/XMPP written in Lua. Itpgollucci2009-07-141-0/+3
aims to be easy to use, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols. WWW: http://www.prosody.im/ PR: ports/136267 Submitted by: Andrew Lewis <dru at silenceisdefeat.net>