Commit Graph

23104 Commits (425d66f7a76f17e58b885395df81686abd80f1b9)

Author SHA1 Message Date
Leo Famulari 03776ebd36
gnu: mpg123: Update to 1.25.4.
* gnu/packages/mp3.scm (mpg123): Update to 1.25.4.
2017-08-06 16:58:02 -04:00
Kei Kebreau b0c95908c0
gnu: freedoom: Update to 0.11.3.
* gnu/packages/games.scm (freedoom): Update to 0.11.3.
[arguments]: Remove unnecessary "no" phase.
2017-08-06 14:13:07 -04:00
Kei Kebreau f7b60fdc36
gnu: deutex: Update to 5.0.0.
* gnu/packages/game-development.scm (deutex): Update to 5.0.0.
[source]: Change upstream URI.
[arguments]: Enable tests and restore normal "configure" and "install"
phases.
[native-inputs]: Add asciidoc.
2017-08-06 14:13:07 -04:00
Efraim Flashner 403097d26d
gnu: Add motti.
* gnu/packages/motti.scm (motti): New variable.
2017-08-06 19:13:33 +03:00
Efraim Flashner b7ac10e6da
gnu: keepassx: Superseded by keepassxc.
* gnu/packages/password-utils.scm (keepassx)[properties]: New field.
2017-08-06 19:13:32 +03:00
Efraim Flashner 99672f7b1d
gnu: Add keepassxc.
* gnu/packages/password-utils.scm (keepassxc): New variable.
2017-08-06 19:13:06 +03:00
Efraim Flashner 3ea2eaa8f3
gnu: python-efl: Update to 1.20.0.
* gnu/packages/enlightenment.scm (python-efl): Update to 1.20.0.
[source]: Add alternate source uri.
[arguments]: Enable tests.
2017-08-06 18:13:09 +03:00
Efraim Flashner 87cd1f5c2a
gnu: efl: Update to 1.20.1.
* gnu/packages/enlightenment.scm (efl): Update to 1.20.1.
2017-08-06 18:13:05 +03:00
Efraim Flashner 3bfee8ff02
gnu: make-u-boot-package: Don't unnecessarily cross-compile.
* gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Only
use cross-gcc and cross-binutils if compiling for a different
architecture.
[arguments]: Only use cross compiling make-flags if cross compiling.
2017-08-06 18:13:03 +03:00
Danny Milosavljevic 18c6a7b4c8
gnu: Add python-flask-httpauth.
* gnu/packages/python.scm (python-flask-httpauth, python2-flask-httpauth):
New variables.
2017-08-06 13:35:07 +02:00
ng0 abd8825f90
gnu: Add font-open-dyslexic.
* gnu/packages/fonts.scm (font-open-dyslexic): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-06 10:49:52 +05:30
Vasile Dumitrascu 799097e445
gnu: gnucash: Update to 2.6.17.
* gnu/packages/gnucash.scm (gnucash): Update to 2.6.17.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-06 10:01:56 +05:30
Leo Famulari 01a61d7040
gnu: libtasn1: Fix CVE-2017-10790.
* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
2017-08-05 20:17:53 -04:00
Ludovic Courtès 6a4364335c
doc: Suggest running guix-daemon with 'sudo -E'.
Suggested by Martin H. <maze@strahlungsfrei.de>.

* doc/contributing.texi (Running Guix Before It Is Installed): Suggest
'sudo -E'.
2017-08-06 00:03:45 +02:00
Efraim Flashner 31ed845b70
daemon: On aarch64, use increments of 16 on the stack.
* nix/libstore/build.cc (DerivationGoal::startBuilder): When on aarch64,
when calling clone(), increment the stack by 16.
2017-08-05 22:38:48 +03:00
Danny Milosavljevic 9833bcfc08
build: Allow mounting of entire disks.
* gnu/build/file-systems.scm (disk-partitions): Also return entire drives.
2017-08-05 18:49:33 +02:00
Feng Shu 91d94e28ec
gnu: emacs-exwm-x: Do not set DISPLAY.
* gnu/packages/emacs.scm (emacs-exwm-x): Do not set DISPLAY. The issue has
been fixed upstream in exwm-0.15.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-05 18:58:58 +05:30
Feng Shu e78e38a4bb
gnu: emacs-exwm: Update to 0.15.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.15.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-05 18:48:54 +05:30
Marius Bakke 7f171fdaad
gnu: git: Update to 2.14.0.
* gnu/packages/version-control.scm (git): Update to 2.14.0.
2017-08-05 14:07:43 +02:00
Marius Bakke eedcfa704e
gnu: lftp: Update to 4.7.8.
* gnu/packages/ftp.scm (lftp): Update to 4.7.8.
2017-08-05 14:07:42 +02:00
Julien Lepiller 3d5d87a3ae
gnu: Add cubicle.
* gnu/packages/maths.scm (cubicle): New variable.
2017-08-05 10:11:42 +02:00
Mark H Weaver 7656739771
Revert "daemon: Ensure proper alignment on the stack."
This reverts commit ab4ccc8fcf.
2017-08-05 01:57:25 -04:00
Julien Lepiller 1cec346232
gnu: php: Update to 7.1.8.
* gnu/packages/patches/gd-CVE-2017-7890.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it
* gnu/packages/php.scm (php): Update to 7.1.8.
2017-08-04 18:58:33 +02:00
Ricardo Wurmus 8d6c845d68
gnu: Add r-crosstalk.
* gnu/packages/web.scm (r-crosstalk): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus a3cd23b639
gnu: Add r-shiny.
* gnu/packages/web.scm (r-shiny): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus 0b0aa76fa8
gnu: Add js-es5-shim.
* gnu/packages/javascript.scm (js-es5-shim): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus 4f65067bde
gnu: Add js-selectize.
* gnu/packages/javascript.scm (js-selectize): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus c4abc94d2b
gnu: Add js-datatables.
* gnu/packages/javascript.scm (js-datatables): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus a6bbb2a0d8
gnu: Add js-highlight.
* gnu/packages/javascript.scm (js-highlight): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus 3f48403aaf
gnu: Add js-strftime.
* gnu/packages/javascript.scm (js-strftime): New variable.
2017-08-04 11:23:52 +02:00
Ricardo Wurmus 68ffb6c586
gnu: Add js-json2.
* gnu/packages/javascript.scm (js-json2): New variable.
2017-08-04 11:23:52 +02:00
Ricardo Wurmus ed69963b03
gnu: Add js-html5shiv.
* gnu/packages/javascript.scm (js-html5shiv): New variable.
2017-08-04 11:23:52 +02:00
Ricardo Wurmus 88c8f247e5
build: Add minify build system.
* guix/build-system/minify.scm: New file.
* guix/build/minify-build-system: New file.
* Makefile.am (MODULES): Add new files.
* doc/guix.texi (Build Systems): Document minify-build-system.
2017-08-04 11:23:52 +02:00
Tobias Geerinckx-Rice b316caaa9c
gnu: python-lz4: Fix typo in synopsis.
* gnu/packages/compression.scm (python-lz4)[synopsis]: Fix typo.
2017-08-04 05:00:26 +02:00
Tobias Geerinckx-Rice e9f6a935fb
gnu: python-lz4: Update to 0.10.1.
* gnu/packages/compression.scm (python-lz4): Update to 0.10.1.
[native-inputs]: Add python-setuptools-scm.
2017-08-04 04:59:48 +02:00
Tobias Geerinckx-Rice 54360c917e
gnu: diffoscope: Use HTTPS.
* gnu/packages/package-management.scm (diffoscope)[home-page]: Use HTTPS.
2017-08-04 04:34:41 +02:00
Tobias Geerinckx-Rice 3b4018d6f2
gnu: sshoot: Update to 1.2.6.
* gnu/packages/vpn.scm (sshoot): Update to 1.2.6.
[home-page]: Update to new project home.
2017-08-04 04:34:41 +02:00
Tobias Geerinckx-Rice f58be41761
gnu: fabric: Update to 1.13.2.
* gnu/packages/admin.scm (fabric): Update to 1.13.2.  Remove outdated comments.
[source]: Remove ‘patches’.
* gnu/packages/patches/fabric-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-04 03:46:49 +02:00
Tobias Geerinckx-Rice 19dd5097d9
gnu: certbot, python-acme: Update to 0.17.0.
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.17.0.
2017-08-04 02:32:53 +02:00
Tobias Geerinckx-Rice 9a7fd375a2
gnu: xonsh: Update to 0.5.12.
* gnu/packages/shells.scm (xonsh): Update to 0.5.12.
2017-08-04 02:06:39 +02:00
Tobias Geerinckx-Rice b55d15e795
gnu: cmark: Update to 0.28.0.
* gnu/packages/markup.scm (cmark): Update to 0.28.0.
2017-08-04 01:51:23 +02:00
Tobias Geerinckx-Rice 0a3ecfd29c
gnu: thefuck: Update to 3.19.
* gnu/packages/admin.scm (thefuck): Update to 3.19.
2017-08-04 01:51:23 +02:00
Tobias Geerinckx-Rice 30ac4cc7e6
gnu: zerofree: Update to 1.1.0.
* gnu/packages/linux.scm (zerofree): Update to 1.1.0.
[home-page, source]: Update from old, inaccessible location.
2017-08-04 01:51:22 +02:00
Tobias Geerinckx-Rice 4de4a1cfcc
gnu: zerofree: Expand description.
* gnu/packages/linux.scm (zerofree)[description]: Expand.
2017-08-04 01:51:22 +02:00
Tobias Geerinckx-Rice 7a068459ba
gnu: zerofree: Use ‘install-file’.
* gnu/packages/linux.scm (zerofree)[arguments]: Simplify install phase,
using ‘install-file’.
2017-08-04 01:51:21 +02:00
Tobias Geerinckx-Rice 0f08917df3
gnu: zerofree: Use ‘modify-phases’ syntax.
* gnu/packages/linux.scm (zerofree)[arguments]: Use ‘modify-phases’.
2017-08-04 01:51:21 +02:00
Tobias Geerinckx-Rice 20f8d1dd78
gnu: sshfs-fuse: Update to 2.10.
* gnu/packages/linux.scm (sshfs-fuse): Update to 2.10.
2017-08-04 01:51:20 +02:00
Marius Bakke c89091459f
gnu: freerdp: Update to 2.0.0-rc0 [security fixes].
Fixes CVE-2017-{2834,2835,2836,2837,2838,2839}.

Reported by Leo Famulari in <https://bugs.gnu.org/27939>.

* gnu/packages/rdesktop.scm (freerdp): Update to 2.0.0-rc0.
[source]: Use tarball release. Adjust file-name.
[arguments]: Remove #:phases.
2017-08-04 00:52:52 +02:00
Marius Bakke c9f4f56b24
gnu: git: Enable tests.
* gnu/packages/version-control.scm (git)[arguments]: Remove #:tests?. Add
'patch-tests' phase.
2017-08-04 00:52:13 +02:00
Leo Famulari 81ca29a6d6
gnu: gnupg@1.4: Update to 1.4.22 [fixes CVE-2017-7526].
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.22.
2017-08-03 18:06:19 -04:00