aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add nyx.Tobias Geerinckx-Rice2017-02-01
| | | | * gnu/packages/tor.scm (nyx): New variable.
* gnu: tor: Use ‘license:’ prefix instead of #:select.Tobias Geerinckx-Rice2017-02-01
| | | | | * gnu/packages/tor.scm (tor, torsocks, privoxy, onionshare)[license]: Add prefix.
* gnu: youtube-dl: Update to 2017.01.29.Tobias Geerinckx-Rice2017-02-01
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.01.29.
* gnu: python-stem: Update to 1.5.4.Tobias Geerinckx-Rice2017-02-01
| | | | * gnu/packages/python.scm (python-stem): Update to 1.5.4.
* gnu: gstreamer: Update to 1.10.3.Marius Bakke2017-02-01
| | | | | | | | | | * gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.3. (gst-plugins-base): Likewise. (gst-plugins-good): Likewise. (gst-plugins-bad): Likewise. (gst-plugins-ugly): Likewise. (gst-libav): Likewise. (python-gst): Likewise.
* gnu: xf86-video-intel: Update to 2.99.917-2-9fe04af.Marius Bakke2017-02-01
| | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-2-9fe04af.
* gnu: fio: Enable optional helper scripts.Marius Bakke2017-02-01
| | | | | | * gnu/packages/benchmark.scm (fio)[arguments]: Add 'patch-paths' and 'wrap-python-scripts' phases. [inputs]: Add GNUPLOT, PYTHON-2, PYTHON2-NUMPY and PYTHON2-PANDAS.
* gnu: fio: Update to 2.17.Marius Bakke2017-02-01
| | | | * gnu/packages/benchmark.scm (fio): Update to 2.17.
* gnu: lftp: Update to 4.7.5.Marius Bakke2017-02-01
| | | | | * gnu/packages/ftp.scm (lftp): Update to 4.7.5. [source]: Rearrange mirrors.
* gnu: mumble: Update to 1.2.19.Marius Bakke2017-02-01
| | | | * gnu/packages/telephony.scm (mumble): Update to 1.2.19.
* gnu: xapian: Update to 1.4.3.Marius Bakke2017-02-01
| | | | * gnu/packages/search.scm (xapian): Update to 1.4.3.
* gnu: dtc: Update description to reference HOWTO.Danny Milosavljevic2017-02-01
| | | | * gnu/packages/u-boot.scm (dtc)[description]: Modify.
* system: More 'file-append' instead of #~(string-append #$thing …).Ludovic Courtès2017-02-01
| | | | | | * gnu/system/shadow.scm (<user-account>)[shell]: Use 'file-append'. (%base-user-accounts): Likewise. * gnu/system/grub.scm (%background-image): Likewise.
* system: Create home directories once 'file-systems' is up.Ludovic Courtès2017-02-01
| | | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/21108>. Reported by Andy Patterson <ajpatter@uwaterloo.ca> and Leo Famulari <leo@famulari.name>. * gnu/build/activation.scm (activate-users+groups)[activate-user]: Pass #:create-home? #t iff CREATE-HOME? and SYSTEM?. (activate-user-home): New procedure. * gnu/system/shadow.scm (account-shepherd-service): New procedure. (account-service-type)[extensions]: Add SHEPHERD-ROOT-SERVICE-TYPE extension. * gnu/tests/base.scm (run-basic-test)["home"] ["skeletons in home directories"]: New tests. * gnu/tests/install.scm (%separate-home-os, %separate-home-os-source) (%test-separate-home-os): New variables.
* gnu: nginx: Update to 1.11.9.Leo Famulari2017-02-01
| | | | * gnu/packages/web.scm (nginx): Update to 1.11.9.
* gnu: mg: Upgrade to 20161005.Eric Bavier2017-01-31
| | | | | | | | | * gnu/packages/mg.scm (mg)[source]: Upgrade to 20161005. [native-inputs]: Add pkg-config. [inputs]: Add libbsd. [arguments]: Use modify-phases. Use #:make-flags rather than patching the Makefile. Install tutorial. [description]: Clarify relation to GNU Emacs.
* gnu: Add JOE.Eric Bavier2017-01-31
| | | | * gnu/packages/text-editors.scm (joe): New variable.
* gnu: libevent: Update to 2.1.8 [security fixes].Marius Bakke2017-02-01
| | | | | | | | | | | | | * gnu/packages/libevent.scm (libevent): Update to 2.1.8. [inputs]: Change 'python-wrapper' to 'python-2'. Move 'which' to ... [native-inputs]: ... here. New field. (libevent-2.0): New variable. * gnu/packages/patches/libevent-2.1-dns-tests.patch, gnu/packages/patches/libevent-2.0-evdns-fix-remote-stack-overread.patch gnu/packages/patches/libevent-2.0-evdns-fix-searching-empty-hostnames.patch gnu/packages/patches/libevent-2.0-evutil-fix-buffer-overflow.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Change 'libevent' to 'libevent-2.0'.
* lint: Use the "@" syntax for versioned packages in warnings.Ludovic Courtès2017-01-31
| | | | * guix/scripts/lint.scm (emit-warning): Use the "@" syntax.
* gnu: mdadm: Update to 4.0.Ludovic Courtès2017-01-31
| | | | | * gnu/packages/linux.scm (mdadm): Update to 4.0. [arguments]: Add "CC=gcc" to #:make-flags.
* gnu: parallel: Update to 20170122.Ludovic Courtès2017-01-31
| | | | * gnu/packages/parallel.scm (parallel): Update to 20170122.
* gnu: kbd: Update to 2.0.4.Ludovic Courtès2017-01-31
| | | | * gnu/packages/linux.scm (kbd): Update to 2.0.4.
* gnu: gdb: Update to 7.12.1.Ludovic Courtès2017-01-31
| | | | * gnu/packages/gdb.scm (gdb): Update to 7.12.1.
* gnu: xcalc: Update to 1.0.6.Ludovic Courtès2017-01-31
| | | | * gnu/packages/xorg.scm (xcalc): Update to 1.0.6.
* system: Introduce 'file-systems' Shepherd service.Ludovic Courtès2017-01-31
| | | | | | | | | | | * gnu/services/base.scm (file-system-shepherd-services): New procedure. (file-system-service-type): Use it as the SHEPHERD-ROOT-SERVICE-TYPE extension. (user-processes-service-type): Change to take a single 'grace-delay' parameter. (user-processes-service): Remove 'file-systems' parameter. Pass GRACE-DELAY as the only value for the service. * gnu/system.scm (essential-services): Adjust accordingly.
* file-systems: Do not read superblocks past the end of a device.Ludovic Courtès2017-01-31
| | | | | | | | | Fixes <http://bugs.gnu.org/25573>. Reported by Alex Kost <alezost@gmail.com>. * gnu/build/file-systems.scm (seek*): New procedure. (read-superblock): Use it instead of 'seek' and ensure it returns OFFSET.
* gnu: Add r-rhdf5.Raoul Jean Pierre Bonnal2017-01-31
|
* gnu: Add r-tximport.Raoul Jean Pierre Bonnal2017-01-31
|
* gnu: Add ocaml-bin-prot.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-bin-prot): New variable.
* gnu: Add ocaml-js-build-tools.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-js-build-tools): New variable.
* gnu: Add ocaml-oasis.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-oasis): New variable.
* gnu: Add ocaml-fileutils.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-fileutils): New variable.
* gnu: Add ocaml-expect.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-expect): New variable.
* gnu: Add ocaml-pcre.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-pcre): New variable.
* gnu: Add ocaml-batteries.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-batteries): New variable.
* gnu: Add omake.Julien Lepiller2017-01-31
| | | | | | * gnu/packages/ocaml.scm (omake): New variable. * gnu/packages/patches/omake-fix-non-determinism.patch: New file. * gnu/local.mk (dist_patch_DATA): New patch.
* gnu: Add ocamlify.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocamlify): New variable.
* gnu: Add ocaml-base64.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-base64): New variable.
* gnu: Add xinetd.Thomas Danckaert2017-01-31
| | | | | | | | | * gnu/packages/web.scm (xinetd): New variable. * gnu/packages/patches/xinetd-CVE-2013-4342.patch, gnu/packages/patches/xinetd-fix-fd-leak.patch: New files. * gnu/local.mk (dist_patch_DATA): Add patches. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add neovim.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/vim.scm (neovim): New variable.
* gnu: Add lua5.2-lpeg.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/lua.scm (lua5.2-lpeg): New variable.
* gnu: Add lua5.2-bitop.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/lua.scm (lua5.2-bitop): New variable.
* gnu: Add lua5.2-libmpack.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/serialization.scm (lua5.2-libmpack): New variable.
* gnu: Add lua-libmpack.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/serialization.scm (lua-libmpack): New variable.
* gnu: Add libmpack.Ricardo Wurmus2017-01-31
| | | | * gnu/packages/serialization.scm (libmpack): New variable.
* gnu: gmsh: Update to 2.16.0Paul Garlick2017-01-31
| | | | | | * gnu/packages/maths.scm (gmsh): Update to 2.16.0 Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: bundler: Update to 1.14.3.Ben Woodcroft2017-01-31
| | | | * gnu/packages/ruby.scm (bundler): Update to 1.14.3.
* gnu: tor: Add hardening configure-flags.ng02017-01-31
| | | | | | | * gnu/packages/tor.scm (tor)[arguments]: Add '--enable-expensive-hardening', 'enable-gcc-hardening', '--enable-linker-hardening' to configure-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests: Really skip /var/run/utmpx test when needed.Paul Garlick2017-01-31
| | | | | | * tests/syscalls.scm: Change 'test-ski' to 'test-skip'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: tcpdump: Update to 4.9.0 [security fixes].Leo Famulari2017-01-30
| | | | | | | | | | Fixes CVE-2016-{7922,7923,7924,7925,7926,7927,7928,7929,7930,7931,7932,7933 7934,7935,7936,7937,7938,7939,7940,7973,7974,7975,7983,7984,7985,7986,7992,7993, 8574,8575} and CVE-2017-{5202,5203,5204,5205,5341,5342,5482,5483,5484,5485, 5486}. * gnu/packages/admin.scm (tcpdump): Update to 4.9.0. [source]: Add alternate URL and set the file-name.