[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b8e7781 -> 5c22f37)
From: |
Clément Lassieur |
Subject: |
branch master updated (b8e7781 -> 5c22f37) |
Date: |
Sun, 26 Nov 2017 09:36:06 -0500 (EST) |
snape pushed a change to branch master
in repository guix.
from b8e7781 vm: Use os-defined initrd intead of base-initrd.
new 93bfc96 gnu: prosody: Update to 0.10.0.
new cb31a52 gnu: Add lua5.1-bitop.
new 3ba5010 gnu: prosody: Add lua5.1-bitop to inputs.
new 5cc6dcd services: prosody: Adapt to Prosody 0.10.0.
new f59de6b services: prosody: Add support for http-external-url.
new 1f6f1a0 services: prosody: Add support for http-max-content-size.
new 274b950 services: prosody: Allow to add raw content to the config
file.
new e30038d services: prosody: Add support for
disable-sasl-mechanisms.
new 5c22f37 tests: messaging: Enable Prosody DIGEST-MD5 auth
mechanism.
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 54 +++++++++++++++++++++++++++++++++++-----------
gnu/packages/lua.scm | 16 +++++++++-----
gnu/packages/messaging.scm | 7 ++++--
gnu/services/messaging.scm | 51 +++++++++++++++++++++++++++++++++++++------
gnu/tests/messaging.scm | 1 +
5 files changed, 104 insertions(+), 25 deletions(-)
- branch master updated (b8e7781 -> 5c22f37),
Clément Lassieur <=
- 03/09: gnu: prosody: Add lua5.1-bitop to inputs., Clément Lassieur, 2017/11/26
- 01/09: gnu: prosody: Update to 0.10.0., Clément Lassieur, 2017/11/26
- 09/09: tests: messaging: Enable Prosody DIGEST-MD5 auth mechanism., Clément Lassieur, 2017/11/26
- 07/09: services: prosody: Allow to add raw content to the config file., Clément Lassieur, 2017/11/26
- 02/09: gnu: Add lua5.1-bitop., Clément Lassieur, 2017/11/26
- 04/09: services: prosody: Adapt to Prosody 0.10.0., Clément Lassieur, 2017/11/26
- 05/09: services: prosody: Add support for http-external-url., Clément Lassieur, 2017/11/26
- 06/09: services: prosody: Add support for http-max-content-size., Clément Lassieur, 2017/11/26
- 08/09: services: prosody: Add support for disable-sasl-mechanisms., Clément Lassieur, 2017/11/26