summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2017-03-15
|\
| * gnu: mariadb: Update to 10.1.22 [fixes CVE-2017-3302 and CVE-2017-3313].Marius Bakke2017-03-15
| | | | | | | | * gnu/packages/databases.scm (mariadb): Update to 10.1.22.
| * gnu: python-waf: Update to 1.9.8.Efraim Flashner2017-03-15
| | | | | | | | | | * gnu/packages/python.scm (python-waf, python2-waf): Update to 1.9.8. [home-page]: Use https.
| * gnu: direnv: Update to 2.11.3.Tobias Geerinckx-Rice2017-03-15
| | | | | | | | * gnu/packages/shellutils.scm (direnv): Update to 2.11.3.
| * gnu: conky: Update to 1.10.6.Tobias Geerinckx-Rice2017-03-15
| | | | | | | | * gnu/packages/conky.scm (conky): Update to 1.10.6.
| * gnu: obs: Update to 18.0.1.Tobias Geerinckx-Rice2017-03-15
| | | | | | | | * gnu/packages/video.scm (obs): Update to 18.0.1.
| * gnu: youtube-dl: Update to 2017.03.15.Tobias Geerinckx-Rice2017-03-15
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.03.15.
| * gnu: stress-make: Fix description.Tobias Geerinckx-Rice2017-03-15
| | | | | | | | | | * gnu/packages/debug.scm (stress-make)[description]: Fix typo. Avoid ambiguous use of ‘in order’.
| * gnu: znc: Update to 1.6.5.Tobias Geerinckx-Rice2017-03-15
| | | | | | | | * gnu/packages/messaging.scm (znc): Update to 1.6.5.
| * gnu: grue-hunter: Correctly install documentation.Tobias Geerinckx-Rice2017-03-15
| | | | | | | | | | * gnu/packages/games.scm (grue-hunter)[arguments]: Install and populate ‘/share/doc/grue-hunter’ as a directory, not a plain file.
| * gnu: samtools: End installation phases with truth.Tobias Geerinckx-Rice2017-03-15
| | | | | | | | | | * gnu/packages/bioinformatics.scm (samtools, samtools-0.1)[arguments]: Return #T instead of the undefined results of COPY-FILE or INSTALL-FILE.
| * gnu: w3m: Update to 0.5.3+git20170102 [security fixes].Leo Famulari2017-03-14
| | | | | | | | | | | | | | See 'NEWS' and 'ChangeLog' in the source distribution for more information about the security-related bug fixes. * gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20170102.
| * Revert "gnu: gitolite: Fix shebangs in hooks."Leo Famulari2017-03-14
| | | | | | | | | | | | | | | | | | | | This change embedded store references in the shebangs of scripts that were meant to be copied out of the store. Those scripts would break when the interpreters expected by the shebangs were garbage collected. <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25966#28> This reverts commit d0c16adb190c7244ee3ef1329cba78a015ae5d10.
| * Revert "gnu: nss: Use 'modify-phases' syntax."Marius Bakke2017-03-14
| | | | | | | | This reverts commit 87f1c7efc18f8996b0b2817a5f7b84eebe2ddf5a.
| * Revert "gnu: nss, nss-certs: Update to 3.29.3."Marius Bakke2017-03-14
| | | | | | | | | | | | | | Hydra failed to build this version. See discussion at https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00408.html. This reverts commit 4f3dcdd99ba13ab3bdbf1e014afcd076cd95fac7.
| * gnu: Add ocaml-ppx-typerep-conv.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
| * gnu: Add ocaml-ppx-let.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
| * gnu: Add ocaml-ppx-enumerate.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
| * gnu: Add ocaml-ppx-assert.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
| * gnu: Add ocaml-ppx-here.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
| * gnu: Add ocaml-ppx-variants-conv.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
| * gnu: Add ocaml-ppx-sexp-conv.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
| * gnu: Add ocaml-variantslib.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
| * gnu: Add ocaml-typerep.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-typerep): New variable.
| * gnu: Add ocaml-sexplib.Julien Lepiller2017-03-14
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-sexplib): New variable.
| * gnu: asciidoc: Add XML and XSLT support.Kei Kebreau2017-03-14
| | | | | | | | | | | | * gnu/packages/documentation.scm (asciidoc)[arguments]: Add set-xml-binary-paths phase. [inputs]: Add libxml2 and libxslt.
| * pack: Add '--symlink'.Ludovic Courtès2017-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/scripts/pack.scm (self-contained-tarball): Add #:symlinks parameter. [build](symlink->directives): New procedure (directives): New variable. Add call to 'evaluate-populate-directive'. Pass the directories among DIRECTIVES to 'tar'. (%default-options): Add 'symlinks'. (%options, show-help): Add '--symlink'. (guix-pack): Honor it. * gnu/build/install.scm (evaluate-populate-directive): Export. * doc/guix.texi (Invoking guix pack): Document it.
| * pack: Add '--localstatedir' option.Ludovic Courtès2017-03-14
| | | | | | | | | | | | | | | | | | | | | | | | * guix/scripts/pack.scm (self-contained-tarball): Add #:localstatedir? parameter and honor it. (%options, show-help): Add '--localstatedir'. (guix-pack): Honor it. * gnu/build/install.scm (populate-single-profile-directory): Add #:register? parameter and honor it. * doc/guix.texi (Binary Installation): Use '--localstatedir' in example. (Invoking guix pack): Document it.
| * gnu: linux-libre@4.1: Update to 4.1.39.Leo Famulari2017-03-14
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39.
| * gnu: windowmaker: Use modify-phases syntax.Leo Famulari2017-03-14
| | | | | | | | * gnu/packages/gnustep.scm (windowmaker)[arguments]: Use modify-phases.
| * gnu: windowmaker: Update to 0.95.8.Leo Famulari2017-03-14
| | | | | | | | * gnu/packages/gnustep.scm (windowmaker): Update to 0.95.8.
| * gnu: aria2: Update to 1.31.0.Efraim Flashner2017-03-14
| | | | | | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.31.0.
| * gnu: python-parsedatetime: Update to 2.3.Ludovic Courtès2017-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 2.1 was apparently time-sensitive and started failing like this: ====================================================================== FAIL: testFloat (tests.TestDelta.test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 64, in testFloat self.cal.parse('1.4 months ago', self.source), months=-1.4) File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 37, in assertDelta self.assertTrue(diff < 0.05, '%s is not less than 0.05' % diff) AssertionError: 0.0666666666667 is not less than 0.05 ---------------------------------------------------------------------- * gnu/packages/python.scm (python-parsedatetime): Update to 2.3. [native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER. [propagated-inputs]: New field.
| * gnu: Add dovecot-libsodium-plugin.ng02017-03-14
| | | | | | | | | | | | * gnu/packages/mail.scm (dovecot-libsodium-plugin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add dovecot-trees.ng02017-03-14
| | | | | | | | | | | | * gnu/packages/mail.scm (dovecot-trees): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: wireless-regdb: Update to 2017.03.07.Leo Famulari2017-03-14
| | | | | | | | * gnu/packages/linux.scm (wireless-regdb): Update to 2017.03.07.
| * gnu: guile-cairo: Honor the Guile effective version.Ludovic Courtès2017-03-13
| | | | | | | | | | | | * gnu/packages/gtk.scm (guile-cairo)[arguments]: Add #:modules. Get the effective version of Guile and use that in installation directory names.
| * gnu: guile-cairo: Use 'modify-phases'.Ludovic Courtès2017-03-13
| | | | | | | | * gnu/packages/gtk.scm (guile-cairo)[arguments]: Use 'modify-phases'.
| * gnu: Add guile2.2-lib.Ludovic Courtès2017-03-13
| | | | | | | | * gnu/packages/guile.scm (guile2.2-lib): New variable.
* | Revert "gnu: nss: Build for aarch64-linux with 64-bit support."Marius Bakke2017-03-15
| | | | | | | | | | | | Temporary revert to fix messy merge conflict! This reverts commit 568004c3c9a87b95d4e19a3187f336a20d33440a.
* | gnu: qemu-minimal: Add aarch64 to target list.Efraim Flashner2017-03-15
| | | | | | | | | | * gnu/packages/qemu.scm (qemu-minimal)[arguments]: Add 'aarch64-softmmu' to the target list.
* | gnu: libidn2: Create 'pkg-config' file.Marius Bakke2017-03-14
| | | | | | | | * gnu/packages/libidn.scm (libidn2)[arguments]: Add phase creating libidn2.pc.
* | gnu: nss: Build for aarch64-linux with 64-bit support.Efraim Flashner2017-03-14
| | | | | | | | | | * gnu/packages/gnuzilla.scm (nss)[arguments]: Set the environmental variable 'USE_64' on aarch64-linux also.
* | gnu: mesa: Enable gallium tests.Efraim Flashner2017-03-14
| | | | | | | | | | * gnu/packages/gl.scm (mesa)[arguments]: Add configure flag to enable the gallium tests.
* | gnu: mesa: Customize build flags based on architecture.Efraim Flashner2017-03-14
| | | | | | | | | | * gnu/packages/gl.scm (mesa)[arguments]: On armhf-linux and aarch64-linux remove the i915 gallium driver and add freedreno and vc4.
* | gnu: mesa: Use llvm backend for Intel hardware only.Efraim Flashner2017-03-14
| | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa)[inputs]: Only use llvm for i686-linux and x86_64-linux. [arguments]: Only pass '--enable-gallium-llvm' to 'configure on i686-linux and x86_64-linux.
* | gnu: python@2.7: Update to 2.7.13Leo Famulari2017-03-14
| | | | | | | | * gnu/packages/python.scm (python-2.7): Update to 2.7.13.
* | gnu: python@2.7: Fix getentropy() calls on kernels < 3.17.Leo Famulari2017-03-14
| | | | | | | | | | | | * gnu/packages/patches/python-2.7-getentropy-on-old-kernels.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-2.7)[source]: Use it.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-13
|\|
| * gnu: Add python-flask-login.humanitiesNerd2017-03-13
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-flask-login, python2-flask-login): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>