| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* .mailmap: Update entries for ng0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/shells.scm (fish-guix)[source]: Use new URL.
(home-page): Use new URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (crawl): Update to 0.20.1.
(crawl-tiles): Update to 0.20.1.
[native-inputs]: Add pngcrush.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/ntp.scm (openntpd): Update to 6.2p3.
|
|
|
|
|
|
| |
* gnu/packages/patches/exim-CVE-2017-16943.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/image.scm (pngcrush): Renamed from pngcrunch.
[version]: update to 1.8.13.
[arguments]: Use the nolib Makefile.
[origin]: Use the no-lib tar.
[home-page]: update to the new website.
(pngcrunch): New deprecation variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/29368>.
Reported by Martin Castillo <castilma@uni-bremen.de>.
* nix/scripts/list-runtime-roots.in (referenced-files): Ignore ESRCH.
|
|
|
|
|
|
|
| |
GNU Freetalk doesn't support SCRAM-SHA-1.
* gnu/tests/messaging.scm (%test-prosody): Override default
disable-sasl-mechanisms value.
|
|
|
|
|
|
| |
* doc/guix.texi (Messaging Services): Update accordingly.
* gnu/services/messaging.scm (prosody-configuration)[disable-sasl-mechanisms]:
New field.
|
|
|
|
|
|
| |
* doc/guix.texi (Messaging Services): Update accordingly.
* gnu/services/messaging.scm (prosody-configuration)[raw-content]: New field.
(raw-content?, serialize-raw-content): New procedures.
|
|
|
|
|
|
| |
* doc/guix.texi (Messaging Services): Update accordingly.
* gnu/services/messaging.scm (prosody-configuration)[http-max-content-size]:
New field.
|
|
|
|
|
|
| |
* doc/guix.texi (Messaging Services): Update accordingly.
* gnu/services/messaging.scm (prosody-configuration)[http-external-url]: New
field.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* doc/guix.texi (Messaging Services): Add "mam" as a module example. Document
'prosodyctl check'. Replace 'prosodyctl cert request' with 'prosodyctl cert
import'. Regenerate it.
* gnu/services/messaging.scm (serialize-module-list): Remove "posix" from the
default modules list because it is now automatically loaded.
(ssl-configuration)[key, certificate]: Remove them because they are now
automatically located. Fix their docstrings.
(%default-modules-enabled): Add "carbons" and "blocklist".
(prosody-configuration)[certificates]: Set default directory from which
certificates/keys will be automatically located.
|
|
|
|
|
|
| |
It is required for mod_websocket on Lua 5.1 since Prosody 0.10.
* gnu/packages/messaging.scm (prosody)[inputs]: Add lua5.1-bitop.
|
|
|
|
|
|
| |
* gnu/packages/lua.scm (make-lua-bitop): New procedure.
(lua5.2-bitop): Call make-lua-bitop.
(lua5.1-bitop): New variable.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (prosody): Update to 0.10.0.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/system/vm.scm (system-disk-image, system-qemu-image,
virtualized-operating-system): Replace base-initrd by
(operating-system-initrd os).
The system produced were always using base-initrd even if the user had
defined a custom initrd based on raw-initrd in the os declaration.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (qtox): Update to 1.13.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (tidy-html): Update to 5.6.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (mongodb)[source]: Add snippet to remove
some of the bundled sources.
[input]: Remove unused boost input.
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (mongodb)[inputs]: Add wiredtiger on
64-bit systems.
[arguments]: When using wiredtiger, use system wiredtiger.
|
|
|
|
|
| |
* gnu/packages/databases.scm (mongodb)[arguments]: Add a configure-flag
to build without wiredtiger support on 32-bit systems.
|
|
|
|
| |
* gnu/packages/databases.scm (mongodb): Update to 3.4.10.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/package-management.scm (diffoscope)[arguments]: Replace readelf
substitution and add stat and getfacl substitutions.
[inputs]: Add acl.
Errors fixed include the following:
"FileNotFoundError: [Errno 2] No such file or directory: 'readelf'"
"diffoscope.comparators.directory: Unable to find 'getfacl', some directory
metadata differences might not be noticed."
"diffoscope.comparators.directory: Unable to find 'stat'"
|
|
|
|
| |
* gnu/packages/qt.scm (qtsensors)[arguments]: Disable parallel tests.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/guile-emacs-fix-configure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (guile-emacs): Use it. Add workaround for src/deps
dir creation. Fixes #29186.
|
|
|
|
| |
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.1.
|
|
|
|
| |
* gnu/packages/enlightenment.scm (efl): Update to 1.20.6.
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/29426>.
Reported by Adonay Felipe Nogueira <adfeno@hyperbola.info>.
* tests/syscalls.scm ("utmpx-entries"): Check the value
of (utmpx-entries entry) only for INIT_PROCESS, LOGIN_PROCESS, and
USER_PROCESS entries.
|
|
|
|
|
|
|
| |
This is a followup to commit 907ab9e8cbab10413848dfc8982cfc851e03903f.
* gnu/packages/messaging.scm (utox)[inputs]: Move CHECK ...
[native-inputs]: ... here.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.2.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.65.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.102.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-dsv): New variable.
|
|
|
|
|
|
|
|
|
| |
This package fails to build, as django-mailman3 currently only works with
Python 2.
* gnu/packages/mail.scm (python-django-mailman3): Removed variable.
(python2-django-mailman3): Inline the use of python-django-mailman3, and
remove the use of package-with-python2.
|
|
|
|
|
|
| |
* gnu/packages/django.scm (python-django-allauth)[arguments]: Modify the
standard phases to skip a test, and run the tests using django-admin with
the settings configured.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-highlight-stages): New variable.
* gnu/packages/patches/emacs-highlight-stages-add-gexp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
|
|
|
|
|
|
|
| |
* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
|
| |
* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-yaml): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
|
| |
* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
| |
* gnu/packages/java.scm (java-fasterxml-jackson-databind): Update to 2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
| |
* gnu/packages/java.scm (java-fasterxml-jackson-core): Update to 2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
|
| |
* gnu/packages/java.scm (java-fasterxml-jackson-annotations): Update to
2.9.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
| |
* gnu/packages/php.scm (php): Update to 7.1.12.
|
|
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (gcl): Update to 2.6.12-1.5956140.
[arguments]: Remove CFLAGS from and add GCL_CC and CC to make-flags; adjust
pre-conf phase.
This update includes small upstream bug fixes and optimizations.
|
|
|
|
|
| |
* gnu/packages/time.scm (python-pytz): Update to 2017.3.
(python-pytzdata): Update to 2017.3.1.
|
|
|
|
| |
* gnu/packages/dns.scm (knot): Update to 2.6.3.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-org-contrib)[description]: Fix typo.
|
|
|
|
| |
* doc/guix.texi (Bootloader Configuration): Fix ‘choosen’ typo.
|