Log

util/dependencies.lua @ 8212:66173e4b355a

description author age
Merge 0.10->trunk Kim Alvefur 2017-03-23
util.dependencies: Give APT command for installing lua-sec Kim Alvefur 2017-03-21
Merge 0.10->trunk Kim Alvefur 2017-01-29
util.dependencies: Normalize whitespace Kim Alvefur 2017-01-28
Merge 0.10->trunk Kim Alvefur 2017-01-09
util.dependencies: Update Debian package names for liblua5.1-lib0 -> lua-lib transition Kim Alvefur 2017-01-06
Merge 0.10->trunk Kim Alvefur 2016-12-10
Merge 0.9->0.10 Kim Alvefur 2016-12-09
util.dependencies: Set ssl.x509 so core.certmanager knows that LuaSec is capable of certificate validation (fixes #781) 0.9.12 Kim Alvefur 2016-11-28
Merge 0.10->trunk Kim Alvefur 2016-12-05
util.dependencies: Add check and info about lua-bitops (for mod_websockets) Kim Alvefur 2016-12-05
util.dependencies: Update links for LuaExpat and LuaSec which have moved to new locations Kim Alvefur 2016-12-05
Merge 0.10->trunk Kim Alvefur 2016-11-19
util.dependencies: Disable warning about Lua 5.2 (but still warn about 5.3) Kim Alvefur 2016-11-18
Merge 0.10->trunk Kim Alvefur 2016-10-07
Merge 0.9->0.10 Kim Alvefur 2016-09-28
util.dependencies: Set global 'ssl' for compat with LuaSec 0.6 (fixes #749) Kim Alvefur 2016-09-23
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot 2016-04-16
util.dependencies: Show the full error when a symbol is not found (i.e., when running Prosody with the wrong version of Lua). Thijs Alkemade 2016-03-10
util.dependencies: Use prosody.log() instead of global log() Matthew Wild 2015-12-16
util.dependencies: Only abort on Lua versions before 5.1, log a warning about 5.2 and above for now Kim Alvefur 2015-02-21
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur 2015-02-21
Merge 0.9->0.10 Kim Alvefur 2014-04-10
util.dependencies: Check for Lua 5.1. We don't currently support any other versions. LuaJIT identifies as 5.1. Waqas Hussain 2014-04-09
Merge 0.9->0.10 Matthew Wild 2014-04-02
util.dependencies: Log error when LuaExpat is not capable of enforcing stanza size limits Matthew Wild 2014-03-30
Merge Tobias SCRAM-PLUS work Kim Alvefur 2013-09-21
Backout ae48bf828f21 Kim Alvefur 2013-09-21
Run with own LuaSec. Tobias Markmann 2011-01-17
Remove all trailing whitespace Florian Zeitz 2013-08-09
util.dependencies, util.xmppstream: Move LuaExpat version checking to util.dependencies. Waqas Hussain 2011-11-21
util.dependencies: Add a dummy util.ztact loader to log a message for people still using it (e.g. in their Debian-derived config files) Matthew Wild 2011-04-05
prosody, prosodyctl, util.dependencies: Split checking and logging of dependencies so we can check hard deps before the config and logging is loaded Matthew Wild 2010-12-20
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
util.dependencies: Make the commands line up properly in the "missing dependency" output. Yes, this was the commit you didn't know you were waiting for! Matthew Wild 2009-11-23
util.dependencies: Don't query the config (it isn't really necessary) Matthew Wild 2010-02-05
util.dependencies: Load luarocks.loader/luarocks.require Matthew Wild 2010-01-28
util.dependencies, prosody, prosodyctl: Give util.dependencies a check_dependencies() function so the caller can decide what to do when dependencies aren't met - update prosody/prosodyctl for this change Matthew Wild 2010-01-28
Merge with 0.6 Matthew Wild 2009-12-02
util.dependencies: Fix package name of LuaFilesystem Matthew Wild 2009-12-02
Merge with 0.6 Matthew Wild 2009-11-25
util.dependencies: Log an error if the current version of LuaSec installed contains The Bug (thanks Remko) Matthew Wild 2009-11-25
Merge with 0.6 Matthew Wild 2009-11-23
util.dependencies: Missed a Debian/ Matthew Wild 2009-11-23
util.dependencies: Clearer message, add homepages, etc. Matthew Wild 2009-11-23
util.dependencies: Add LuaFileSystem as a hard dependency Matthew Wild 2009-11-23
util.dependencies: Make the commands line up properly in the "missing dependency" output. Yes, this was the commit you didn't know you were waiting for! Matthew Wild 2009-11-23
Remove version number from copyright headers Matthew Wild 2009-07-10
0.3->0.4 Matthew Wild 2009-03-20
Better handling of found, but unloadable, core libraries (eg. undefined symbols) Matthew Wild 2009-02-26
Update copyright notices for 2009 Matthew Wild 2009-01-30
0.2->0.3 Matthew Wild 2009-01-30
GPL->MIT! Matthew Wild 2009-01-30
util.dependencies: Not finding our own libraries is fatal Matthew Wild 2009-01-22
util.dependencies: Show useful messages when our own libraries are not found, too Matthew Wild 2009-01-22
0.1 -> 0.2 Matthew Wild 2008-12-10
Fill blank with URL Matthew Wild 2008-12-03
Insert copyright/license headers Matthew Wild 2008-12-03
Completely switched to new hashes library from the old md5 library Waqas Hussain 2008-11-27