| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
This fixes a regression introduced by the security fixes for CVE-2017-2619.
* gnu/packages/samba.scm (samba): Update to 4.5.8.
|
|
|
|
|
| |
* gnu/packages/mail.scm (mutt): Update to 1.8.1.
[source]: Use HTTPS URL.
|
|
|
|
| |
* gnu/packages/gnupg.scm (gpgme): Update to 1.9.0.
|
|
|
|
| |
* gnu/packages/mpd.scm (ncmpc): Update to 0.27.
|
|
|
|
| |
* gnu/packages/mpd.scm (libmpdclient): Update to 2.11.
|
|
|
|
| |
* gnu/packages/databases.scm (mysql): Update to 5.7.18.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2017.04.14.
|
|
|
|
|
| |
* gnu/packages/ldc.scm (dub)[synopsis, description]: Actually explain what
dub is and does.
|
|
|
|
|
| |
* build-aux/download.scm (file-name->uri): Remove flashner.co.il URL.
* gnu/packages/package-management.scm (boot-guile-uri): Likewise.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-company)[arguments]: Add a 'check' phase.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.am (EXTRA_DIST): Add gnu/build/svg.scm.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove gnu/build/svg.scm.
It fixes the following build warnings:
gnu/build/svg.scm:36:12: warning: possibly unbound variable `cairo-create'
gnu/build/svg.scm:36:26: warning: possibly unbound variable `cairo-image-surface-create'
gnu/build/svg.scm:38:4: warning: possibly unbound variable `cairo-scale'
gnu/build/svg.scm:39:4: warning: possibly unbound variable `cairo-set-source-surface'
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-syntax-highlight): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/julia.scm (julia): Update to 0.5.1.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-cdlatex): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (mafft): Update to 7.310.
|
|
|
|
| |
* gnu/packages/games.scm (fillets-ng): New variable.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (teeworlds): New variable.
* gnu/packages/patches/teeworlds-use-latest-wavpack.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
|
|
|
|
|
| |
* gnu/packages/build-tools.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
|
|
| |
* gnu/packages/password-utils.scm (password-store): Update to 1.7.1.
[source]: Remove "password-store-gnupg-compat.patch".
* gnu/packages/patches/password-store-gnupg-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
| |
* gnu/packages/php.scm (php): Update to 7.1.4.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (postgresql): Update to 9.6.2.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-zenburn-theme): Update to 2.5.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-flycheck): Update to 30.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-clojure-mode): Update to 5.4.0.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-company): Update to 0.9.3.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/xml.scm (libxls): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (kiki): New variable.
* gnu/packages/patches/kiki-level-selection-crash.patch,
gnu/packages/patches/kiki-makefile.patch,
gnu/packages/patches/kiki-missing-includes.patch,
gnu/packages/patches/kiki-portability-64bit.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
|
|
|
|
| |
* gnu/packages/gl.scm (freeglut-2.8): New variable.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.10.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.22.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.61.
|
|
|
|
|
| |
* gnu/packages/pulseaudio.scm (libsndfile)[replacement]: New field.
(libsndfile-1.0.28): New variable.
|
|
|
|
|
| |
* gnu/packages/pulseaudio.scm (libsamplerate)[replacement]: New field.
(libsamplerate-0.1.9): New variable.
|
|
|
|
|
|
| |
Fixes CVE-2017-{3136,3137,3138}.
* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P8.
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes from the upstream
mozilla-esr45 repository.
|
|
|
|
| |
* gnu/packages/dns.scm (bind): Update to 9.10.4-P8.
|
|
|
|
|
|
| |
* gnu/services/networking.scm (tor-shepherd-service): Use (gnu build
shepherd) and use 'make-forkexec-constructor/container' instead of
'make-forkexec-constructor'.
|
|
|
|
|
|
|
|
|
| |
Previously a named socket such as /dev/log would fail
the 'regular-file?' test and we'd end up mkdir'ing it.
* gnu/build/file-systems.scm (regular-file?): Remove.
(mount-file-system): Change (regular-file? source)
to (not (file-is-directory? source)).
|
|
|
|
|
| |
* gnu/services.scm (linux-bare-metal-service-type): Remove.
(%linux-bare-metal-service): Define in terms of 'simple-service'.
|
|
|
|
|
|
|
|
|
| |
This dependency was removed in certbot@0.10.0:
https://github.com/certbot/certbot/commit/d54cb76432a2eff43cc9cc3c1cc4d9136eac2221
* gnu/packages/tls.scm (certbot)[propagated-inputs]: Remove
python2-pythondialog.
|
|
|
|
|
|
|
|
|
|
| |
Removed in python-acme@0.10.0 and 0.4.1, respectively:
https://github.com/certbot/certbot/commit/edbb3a73c6085219bef0cbf008bd1c82088bfcf6
https://github.com/certbot/certbot/commit/df383ee6e408f3be4bc3beb59aa33abc8e90f268
* gnu/packages/tls.scm (python-acme, python2-acme)[propagated-inputs]:
Remove python-ndg-httpsclient and python-werkzeug.
|
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-ag)[arguments]: Add 'make-info' and
'install-info' phases.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-ivy): Update to 0.9.1.
|
|
|
|
| |
* gnu/packages/nano.scm (nano): Update to 2.8.1.
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.12.0.
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (python-acme)[arguments]<:phases>: Add
'build-documentation' phase. Rename 'docs' phase to 'install-documentation'.
(certbot)[arguments]<:phases>: Adjust accordingly.
|
|
|
|
|
| |
* gnu/system/examples/bare-bones.tmpl (services): Use openssh-service-type
instead of lsh-service.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-xmlgen): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (darkhttpd)[source]: Update URI.
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot): Update to 2.2.29.1.
[source]: Remove 'dovecot-fix-failing-test.patch'.
* gnu/packages/patches/dovecot-fix-failing-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|