| Commit message (Expand) | Author | Age | Files | Lines |
* | container: Pass a list of <file-system> objects as things to mount.•••* gnu/build/linux-container.scm (mount-file-systems): 'mounts' is now a
list of <file-system> objects instead of a list of lists ("specs").
Add call to 'file-system->spec' as the argument to 'mount-file-system'.
(run-container, call-with-container): Adjust docstring accordingly.
* gnu/system/file-systems.scm (spec->file-system): New procedure.
* gnu/system/linux-container.scm (container-script)[script]: Call
'spec->file-system' inside gexp.
* guix/scripts/environment.scm (launch-environment/container): Remove
call to 'file-system->spec'.
* tests/containers.scm ("call-with-container, mnt namespace")
("call-with-container, mnt namespace, wrong bind mount"): Pass a list of
<file-system> objects.
| Ludovic Courtès | 2016-11-10 | 3 | -9/+24 |
* | linux-container: Use 'source-module-closure' when generating the script.•••* gnu/system/linux-container.scm (container-script)[script]: Use
'source-module-closure' in 'with-imported-modules' form.
| Ludovic Courtès | 2016-11-10 | 1 | -8/+5 |
* | gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to commit
324a2ba56c2f4c0d91567ed08024ae2c492f3b23.
| Ludovic Courtès | 2016-11-10 | 1 | -2/+2 |
* | gnu: gmsh: Update to 2.14.1•••* gnu/packages/maths.scm (gmsh): Update to 2.14.1.
[source]: Use new uri.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Paul Garlick | 2016-11-10 | 1 | -3/+3 |
* | gnu: milkytracker: Update upstream location.•••* gnu/packages/music.scm (milkytracker)[source]: Update source uri.
[home-page]: Change to new domain.
Reported-by: ng0 <ng0@we.make.ritual.n0.is>
| Marius Bakke | 2016-11-10 | 1 | -2/+2 |
* | gnu: imagemagick: Update to 6.9.6-4.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-4.
| Leo Famulari | 2016-11-10 | 1 | -2/+2 |
* | gnu: claws-mail: Update to 3.14.1.•••* gnu/packages/mail.scm (claws-mail): Update to 3.14.1.
| Tobias Geerinckx-Rice | 2016-11-10 | 1 | -2/+2 |
* | gnu: Add pdfposter.•••* gnu/packages/pdf.scm(pdfposter): New variable.
| Hartmut Goebel | 2016-11-10 | 1 | -0/+32 |
* | gnu: Add python2-pypdf.•••* gnu/packages/pdf.scm (python2-pypdf): New variable.
| Hartmut Goebel | 2016-11-10 | 1 | -0/+22 |
* | gnu: Add python-pypdf2.•••* gnu/packages/pdf.scm (python-pypdf2, python2-pypdf2): New variables.
| Hartmut Goebel | 2016-11-10 | 1 | -0/+49 |
* | gnu: gcc@5, gcc@6: Work around use of 'movabs' for /gnu/store strings.•••Partly addresses <http://bugs.gnu.org/24703>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/patches/gcc-strmov-store-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gcc.scm (gcc-5)[sources](patches): Add it.
(gcc-6)[sources](patches): Add it.
| Ludovic Courtès | 2016-11-09 | 3 | -2/+71 |
* | gnu: Add kdevelop-pg-qt.•••* gnu/packages/kde.scm (kdevelop-pg-qt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert | 2016-11-09 | 1 | -0/+23 |
* | gnu: Add libkomparediff2.•••* gnu/packages/kde.scm (libkomparediff2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert | 2016-11-09 | 1 | -0/+35 |
* | gnu: hidapi: Fix 'license'.•••* gnu/packages/libusb.scm (hidapi)[license]: Actually call
'non-copyleft'.
| Ludovic Courtès | 2016-11-09 | 1 | -1/+1 |
* | gnu: Add vifm.•••* gnu/packages/vim.scm (vifm): New variable.
| Efraim Flashner | 2016-11-09 | 1 | -0/+60 |
* | gnu: libxslt: Fix CVE-2016-4738.•••* gnu/packages/patches/libxslt-CVE-2016-4738.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxslt)[replacement]: New field.
(libxslt/fixed): New variable.
| Leo Famulari | 2016-11-09 | 3 | -0/+49 |
* | gnu: postgresql: Update to 9.5.5.•••* gnu/packages/databases.scm (postgresql): Update to 9.5.5.
[home-page]: Use https.
| Efraim Flashner | 2016-11-09 | 1 | -3/+3 |
* | gnu: mariadb: Update to 10.1.19.•••* gnu/packages/databases.scm (mariadb): Update to 10.1.19.
| Efraim Flashner | 2016-11-09 | 1 | -2/+2 |
* | gnu: Add pam-krb5 service.•••* doc/guix.texi (Kerberos Services): New node.
* gnu/services/kerberos.scm: New file.
* gnu/local.mk: Add it.
| John Darrington | 2016-11-08 | 2 | -0/+68 |
* | gnu: Add faust-2.•••* gnu/packages/audio.scm (faust-2): New variable.
| Ricardo Wurmus | 2016-11-08 | 1 | -0/+35 |
* | gnu: Add LLVM variant with RTTI support.•••* gnu/packages/llvm.scm (llvm-with-rtti): New variable.
| Ricardo Wurmus | 2016-11-08 | 1 | -0/+11 |
* | gnu: python-tempest-lib: Update to 1.0.0.•••* gnu/packages/openstack.scm (python-tempest-lib): Update to 1.0.0.
[home-page]: Use HTTPS.
| Marius Bakke | 2016-11-08 | 1 | -3/+3 |
* | gnu: python-os-testr: Update to 0.8.0.•••* gnu/packages/openstack.scm (python-os-testr, python2-os-testr): Update
to 0.8.0.
[home-page]: Use HTTPS.
| Marius Bakke | 2016-11-08 | 1 | -3/+3 |
* | gnu: python-jsonschema: Correct inputs.•••* gnu/packages/python.scm (python-jsonschema)[inputs]: Remove
python-setuptools. Move python-vcversioner to ...
[native-inputs]: ... here.
* gnu/packages/python.scm (python2-jsonschema)[inputs]: Move
python2-functools32 to ...
[propagated-inputs]: ... here.
[native-inputs]: Add python2-setuptools.
| Marius Bakke | 2016-11-08 | 1 | -6/+7 |
* | gnu: libgit2: Update to 0.24.3 [fixes CVE-2016-{8568,8569}].•••* gnu/packages/version-control.scm (libgit2): Update to 0.24.3.
| Leo Famulari | 2016-11-08 | 1 | -2/+2 |
* | gnu: python-cryptography, python-cryptography-vectors: Update to 1.5.3.•••* gnu/packages/python.scm (python-cryptography, python2-cryptography):
Update to 1.5.3.
[native-inputs]: Add python-pytz. Change python-pytest to python-pytest-2.9.2.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.5.3.
| Marius Bakke | 2016-11-08 | 1 | -5/+6 |
* | gnu: Add python-pytest-2.9.2.•••* gnu/packages/python.scm (python-pytest-2.9.2): New variable.
| Leo Famulari | 2016-11-08 | 1 | -0/+25 |
* | gnu: mupdf: Fix CVE-2016-{7504,7505,7506,7563,7564,9017,9136} in bundled mujs.•••* gnu/packages/patches/mupdf-CVE-2016-7504.patch,
gnu/packages/patches/mupdf-CVE-2016-7505.patch
gnu/packages/patches/mupdf-CVE-2016-7506.patch
gnu/packages/patches/mupdf-CVE-2016-7563.patch
gnu/packages/patches/mupdf-CVE-2016-7564.patch
gnu/packages/patches/mupdf-CVE-2016-9017.patch
gnu/packages/patches/mupdf-CVE-2016-9136.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf)[source]: Use them.
| Leo Famulari | 2016-11-08 | 9 | -1/+337 |
* | system: Use grub from bootloader configuration.•••* gnu/system/grub.scm (gnu): Export grub-configuration-grub.
* guix/scripts/system.scm (perform-action): Use it.
(define-module): Don't import (gnu packages grub).
Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
| Marius Bakke | 2016-11-08 | 1 | -0/+1 |
* | gnu: Add plantuml.•••* gnu/packages/uml.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Roel Janssen <roel@gnu.org>
| Theodoros Foradis | 2016-11-08 | 2 | -0/+92 |
* | gnu: keepassx: Update to 2.0.3.•••* gnu/packages/password-utils.scm (keepassx): Update to 2.0.3.
[inputs]: Add libxi.
| Efraim Flashner | 2016-11-07 | 1 | -2/+3 |
* | gnu: owncloud-client: Update to 2.2.4.•••* gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.4.
[arguments]: Enable tests, disable two failing tests.
[inputs]: Remove python-wrapper, qt, ruby. Add qtbase, qtwebkit.
Move perl ...
[native-inputs]: ... to here. Add cmocka and qttools.
| Efraim Flashner | 2016-11-07 | 1 | -10/+22 |
* | gnu: python-sqlalchemy-utils: Mention optional dependencies in description.•••* gnu/packages/python.scm (python-sqlalchemy-utils,
python2-sqlalchemy-utils)[description]: Mention optional dependencies.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Danny Milosavljevic | 2016-11-07 | 1 | -1/+13 |
* | gnu: Add efibootmgr.•••* gnu/packages/linux.scm (efibootmgr): New variable.
| Marius Bakke | 2016-11-07 | 1 | -0/+45 |
* | gnu: Add efivar.•••* gnu/packages/linux.scm (efivar): New variable.
| Marius Bakke | 2016-11-07 | 1 | -0/+34 |
* | gnu: ruby-tzinfo-data: Update to 1.2016.9.•••* gnu/packages/ruby.scm (ruby-tzinfo-data): Update to 1.2016.9.
| Ben Woodcroft | 2016-11-07 | 1 | -2/+2 |
* | gnu: ruby-sqlite3: Update to 1.3.12.•••* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.3.12.
| Ben Woodcroft | 2016-11-07 | 1 | -2/+2 |
* | gnu: ruby-shoulda-context: Update to 1.2.2.•••* gnu/packages/ruby.scm (ruby-shoulda-context): Update to 1.2.2.
| Ben Woodcroft | 2016-11-07 | 1 | -2/+2 |
* | gnu: ruby-domain-name: Update to 0.5.20161021.•••* gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20161021.
| Ben Woodcroft | 2016-11-07 | 1 | -2/+2 |
* | gnu: ruby-http-cookie: Update to 1.0.3.•••* gnu/packages/ruby.scm (ruby-http-cookie): Update to 1.0.3.
| Ben Woodcroft | 2016-11-07 | 1 | -2/+2 |
* | gnu: ruby-sequel: Update to 4.40.0.•••* gnu/packages/ruby.scm (ruby-sequel): Update to 4.40.0.
| Ben Woodcroft | 2016-11-07 | 1 | -2/+2 |
* | gnu: diamond: Update to 0.8.26.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.26.
| Ben Woodcroft | 2016-11-07 | 1 | -2/+2 |
* | gnu: texmaker: Use modular qt and qtwebkit.•••* gnu/packages/tex.scm (texmaker)[inputs]: Use modular qt and qtwebkit.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert | 2016-11-07 | 1 | -1/+4 |
* | gnu: Add qtwebkit.•••* gnu/packages/qt.scm (qtwebkit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert | 2016-11-07 | 1 | -0/+114 |
* | gnu: nano: Update to 2.7.1.•••* gnu/packages/nano.scm (nano): Update to 2.7.1.
[home-page]: Use https.
| Efraim Flashner | 2016-11-07 | 1 | -3/+3 |
* | gnu: jansson: Update to 2.9.•••* gnu/packages/web.scm (jansson): Update to 2.9.
[source]: Remove 'jansson-CVE-2016-4425.patch'.
* gnu/packages/patches/jansson-CVE-2016-4425.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2016-11-06 | 3 | -129/+2 |
* | gnu: ghostscript: Add 'upstream-name' property.•••This allows 'guix refresh' to do the right thing.
* gnu/packages/ghostscript.scm (ghostscript)[properties]: New field.
| Ludovic Courtès | 2016-11-06 | 1 | -1/+2 |
* | gnu: acme-client: Update to 0.1.14.•••* gnu/packages/tls.scm (acme-client): Update to 0.1.14.
| Leo Famulari | 2016-11-06 | 1 | -2/+2 |
* | gnu: vim: Update to 8.0.0069.•••* gnu/packages/vim.scm (vim): Update to 8.0.0069.
| Marius Bakke | 2016-11-06 | 1 | -2/+2 |
* | gnu: qtmultimedia: Remove bundled library.•••* gnu/packages/qt.scm (qtmultimedia)[source]: Remove bundled library.
| Efraim Flashner | 2016-11-06 | 1 | -1/+6 |