Age | Commit message (Collapse) | Author |
|
* gnu/packages/gdb.scm (gdb): Update to 7.12.1.
|
|
* gnu/packages/xorg.scm (xcalc): Update to 1.0.6.
|
|
* 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.
|
|
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/packages/ocaml.scm (ocaml-bin-prot): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-js-build-tools): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-oasis): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-fileutils): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-expect): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-pcre): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-batteries): New variable.
|
|
* 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/packages/ocaml.scm (ocamlify): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-base64): New variable.
|
|
* 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/packages/vim.scm (neovim): New variable.
|
|
* gnu/packages/lua.scm (lua5.2-lpeg): New variable.
|
|
* gnu/packages/lua.scm (lua5.2-bitop): New variable.
|
|
* gnu/packages/serialization.scm (lua5.2-libmpack): New variable.
|
|
* gnu/packages/serialization.scm (lua-libmpack): New variable.
|
|
* gnu/packages/serialization.scm (libmpack): New variable.
|
|
* gnu/packages/maths.scm (gmsh): Update to 2.16.0
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/ruby.scm (bundler): Update to 1.14.3.
|
|
* 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>
|
|
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.
|
|
* gnu/packages/admin.scm (libpcap): Update to 1.8.1.
|
|
* gnu/packages/messaging.scm (bitlbee): Update to 3.5.1.
[source]: Remove patches.
(%bitlbee-buddy-nick-change-patch): Remove.
(%bitlbee-always-use-nicks-patch): Remove.
|
|
* gnu/packages/databases.scm (rocksdb): New variable.
|
|
* gnu/packages/xorg.scm (xauth): Update to 1.0.10.
|
|
* gnu/packages/regex.scm (re2): Update to 2017-01-01.
[arguments]: End 'delete-static-library' phase on #t.
|
|
* gnu/packages/haskell.scm (ghc-8): Update to 8.0.2.
[arguments]: Remove #:modules, #:imported-modules and phase
configure-testsuite.
* gnu/packages/patches/ghc-dont-pass-linker-flags-via-response-files.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/maths.scm (reducelcs): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-1000genomes-hs37d5):
New variable.
|
|
* gnu/packages/linux.scm (light): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fonts.scm (font-awesome): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (opencascade-oce): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/image-viewers.scm (catimg): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/ldc.scm (dub): New variable.
|
|
* gnu/packages/calendar.scm (khal): Update to 0.9.1.
|
|
* gnu/packages/emacs.scm (emacs-org): Update to 20170124.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/networking.scm (wireshark): Update to 2.2.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/plotutils.scm (asymptote): Update to 2.39.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/vim.scm (vim): Update to 8.0.0257.
|
|
* gnu/packages/messaging.scm (freetalk): New variable.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
|
|
* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.6.
|
|
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.6.
|
|
* gnu/packages.scm (find-newest-available-packages): Use 'mlambda'
instead of (memoize (lambda ...) ...).
* gnu/packages/bootstrap.scm (package-with-bootstrap-guile): Likewise.
* guix/build-system/gnu.scm (package-with-explicit-inputs)[rewritten-input]:
Likewise.
* guix/build-system/python.scm (package-with-explicit-python)[transform]:
Likewise.
* guix/derivations.scm (derivation->string): Likewise.
* guix/gnu-maintenance.scm (gnu-package?): Likewise.
* guix/modules.scm (module-file-dependencies): Likewise.
* guix/scripts/graph.scm (standard-package-set): Likewise.
* guix/scripts/lint.scm (official-gnu-packages*): Likewise.
* guix/store.scm (store-regexp*): Likewise.
* guix/utils.scm (location): Likewise.
|
|
* guix/combinators.scm (memoize): Remove.
* guix/memoization.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages.scm, gnu/packages/bootstrap.scm,
guix/build-system/gnu.scm, guix/build-system/python.scm,
guix/derivations.scm, guix/gnu-maintenance.scm,
guix/import/cran.scm, guix/import/elpa.scm,
guix/modules.scm, guix/scripts/build.scm,
guix/scripts/graph.scm, guix/scripts/lint.scm,
guix/store.scm, guix/utils.scm: Adjust imports accordingly.
|