summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: services: admin: Add tailon.release_8Christopher Baines2017-06-24
|
* Alter the GitHub updater to use git tagsChristopher Baines2017-06-24
| | | | | Just using tags is the most consistent way of getting releases for GOV.UK related software.
* Add max_allowed_packet to the MariaDB/Mysql configurationChristopher Baines2017-06-22
| | | | | This should be done in govuk-guix, but this configuration is currently not easy.
* Export test-modulesChristopher Baines2017-06-22
|
* Make test-modules a parameterChristopher Baines2017-06-22
|
* Add memcached package and serviceChristopher Baines2017-06-22
|
* Export nginx-configuration-server-blocks from (gnu services web)Christopher Baines2017-06-22
|
* Add stop-serviceChristopher Baines2017-06-22
|
* Add support for sharing the host network to guix system containerChristopher Baines2017-06-22
| | | | | | | | | This is a port of the functionality in the Guix environment command to the guix system container command. This requires additional changes to the operating-system definitions used, in particular, networking related services may need removing if the host network is shared.
* syscalls: Add 'scandir*'.Ludovic Courtès2017-06-16
| | | | | | | | | * guix/build/syscalls.scm (%struct-dirent-header): New C struct. (string->pointer/utf-8, pointer->string/utf-8): New procedures. (opendir*, closedir*, readdir*, scandir*): New procedures. * tests/syscalls.scm ("scandir*, ENOENT") ("scandir*, ASCII file names", "scandir*, UTF-8 file names") ("scandir*, properties): New tests.
* gnu: gnome-online-accounts: Update to 3.24.1.Kei Kebreau2017-06-16
| | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.1.
* mailmap: Adjust entries for ng0.ng02017-06-16
| | | | Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-inf-ruby.Christopher Baines2017-06-16
| | | | | | * gnu/packages/emacs.scm (emacs-inf-ruby): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: manaplus: Update to 1.7.6.10.Alex Kost2017-06-16
| | | | * gnu/packages/games.scm (manaplus): Update to 1.7.6.10.
* Revert "gnu: gmime: Update to 3.0.1."Kei Kebreau2017-06-16
| | | | This reverts commit a512ca81e8998d86770f5a088a9563bc3f24560f.
* tests: Allow setting of qemu memory-size for system tests.Jan Nieuwenhuizen2017-06-16
| | | | | * gnu/system/vm.scm (common-qemu-options): Remove hardcoded "-m 256". (system-qemu-image/shared-store-script): New keyword argument: #:memory-size.
* gnu: fish: Update to 2.6.0.ng02017-06-16
| | | | | | * gnu/packages/shells.scm (fish): Update to 2.6.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add ghc-http-conduit.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-conduit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-http-client-tls: Update to 0.3.4.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-client-tls): Update to 0.3.4.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-http-client: Update to 0.5.6.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-client): Update to 0.5.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-warp-tls.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-warp-tls): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-warp.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-warp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-wai-extra: Update to 3.0.13.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-wai-extra): Update to 3.0.13.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-wai: Update to 3.2.1.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-wai): Update to 3.2.1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-auto-update: Update to 0.1.4.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-auto-update): Update to 0.1.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-http2.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-glob.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-glob): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-psqueues.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-psqueues): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-hex.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-hex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-simple-sendfilersiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-simple-sendfile): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-http-date.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-date): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-wai-conduit.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-wai-conduit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: texlive-bin: Export variable.Ricardo Wurmus2017-06-16
| | | | | | This is needed by the texlive build system. * gnu/packages/tex.scm (texlive-bin): Export variable.
* gnu: gmime: Update to 3.0.1.Kei Kebreau2017-06-15
| | | | * gnu/packages/mail.scm (gmime): Update to 3.0.1.
* gnu: gspell: Update to 1.4.1.Kei Kebreau2017-06-15
| | | | | * gnu/packages/gnome.scm (gspell): Update to 1.4.1. * gnu/packages/patches/gspell-dash-test.patch: Adjust accordingly.
* gnu: tadbit: Fix typo in description.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/bioinformatics.scm (tadbit)[description]: Fix typo.
* gnu: spin2cpp: Update to 3.6.3.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/embedded.scm (spin2cpp): Update to 3.6.3.
* hydra: Don't build non-substitutable packages.Ludovic Courtès2017-06-15
| | | | | * build-aux/hydra/gnu-system.scm (package->job): Compute PACKAGE's derivation; return #f if 'substitutable-derivation?' returns #f.
* ui: Remove the empty string from '%load-extensions'.Ludovic Courtès2017-06-15
| | | | * guix/ui.scm (run-guix): Set %LOAD-EXTENSIONS.
* packages: Patches can be any lowerable object.Ludovic Courtès2017-06-15
| | | | | * guix/packages.scm (patch-and-repack)[instantiate-patch]: Replace 'origin?' with 'struct?'.
* gnu: proot: Install man page under the right name.Ludovic Courtès2017-06-15
| | | | | * gnu/packages/linux.scm (proot)[arguments]: In 'install' phase, install man page as "proot.1", not "man.1".
* gnu: bind: Update to 9.11.1-P1 [fixes CVE-2017-3140].Leo Famulari2017-06-15
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P1.
* gnu: libtiff: Fix several bugs related to improper codec usage [security fixes].Leo Famulari2017-06-15
| | | | | | | | | Fixes CVE-2014-8128, CVE-2015-7554, CVE-2016-5318, CVE-2016-10095, and the other bugs listed in 'libtiff-tiffgetfield-bugs.patch'. * gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff-4.0.8)[source]: Use it.
* gnu: sablevm: Build reproducibly.Ricardo Wurmus2017-06-15
| | | | | * gnu/packages/java.scm (sablevm)[arguments]: Add build phase "remove-timestamp-for-reproducibility".
* gnu: sablevm: Do not use bundled libraries.Ricardo Wurmus2017-06-15
| | | | | | * gnu/packages/java.scm (sablevm)[inputs]: Add popt and libffi. [arguments]: Add configure flags and build phase to avoid using bundled libraries.
* gnu: network-manager-applet: Update to 1.8.2.Kei Kebreau2017-06-15
| | | | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.2. [arguments]: Remove "--without-wwan" configure flag. [inputs]: Add libselinux and modem-manager.
* gnu: zziplib: Fix CVE-2017-{5974,5975,5976,5978,5979,5981}.Leo Famulari2017-06-15
| | | | | | | | | | | * gnu/packages/patches/zziplib-CVE-2017-5974.patch, gnu/packages/patches/zziplib-CVE-2017-5975.patch, gnu/packages/patches/zziplib-CVE-2017-5976.patch, gnu/packages/patches/zziplib-CVE-2017-5978.patch, gnu/packages/patches/zziplib-CVE-2017-5979.patch, gnu/packages/patches/zziplib-CVE-2017-5981.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/zip.scm (zziplib)[source]: Use them.
* gnu: Add propeller-gcc-4.Ricardo Wurmus2017-06-15
| | | | | | * gnu/packages/embedded.scm (propeller-gcc-4): New variable. * gnu/packages/patches/gcc-4.6-gnu-inline.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* guix: Add texlive importer.Ricardo Wurmus2017-06-15
| | | | | | | | | | * guix/import/texlive.scm: New file. * guix/scripts/import/texlive.scm: New file. * Makefile.am (MODULES): Add them. * tests/texlive.scm: New file. * Makefile.am (SCM_TESTS): Add it. * guix/scripts/import.scm (importers): Add texlive importer. * doc/guix.texi (Invoking guix import): Document it.
* gnu: Add texlive-tiny.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-tiny): New variable.