Commit graph

30869 commits

Author SHA1 Message Date
Ludovic Courtès c5ce2db569
install: Add 'install-database-and-gc-roots'.
* gnu/build/install.scm (%root-profile): New variable.
(install-database-and-gc-roots): New procedure.
(populate-single-profile-directory): Replace inline code with a call to
'install-database-and-gc-roots'.
2018-11-06 23:21:24 +01:00
Ludovic Courtès b27ef1d46c
pack: Import (guix store database) only when '--localstatedir' is passed.
This is another way to address <https://bugs.gnu.org/32184>, which was
previously addressed in commit 19c924af4f.

* gnu/build/install.scm (register-closure): Move to...
* gnu/build/vm.scm (register-closure): ... here.  New procedure.
* guix/scripts/pack.scm (self-contained-tarball)[build]: Remove
now unneeded 'with-extensions' form and custom (guix config) module.
* tests/guix-pack.sh: Revert the strategy from
commit 19c924af4f.
* tests/pack.scm ("self-contained-tarball"): Likewise.
2018-11-06 23:21:23 +01:00
Ludovic Courtès ec4c81fe32
pack: Move store database creation to a separate derivation.
* guix/scripts/pack.scm (store-database): New procedure.
(self-contained-tarball): Use it when LOCALSTATEDIR? is true.
Remove 'schema' and add 'database'.
[build]: Pass DATABASE to 'populate-single-profile-directory'.
(squashfs-image): Remove #:deduplicate? parameter.
[build]: Remove (gnu build install) and (guix config) from the imported
modules.  Remove 'with-extensions'.
* gnu/build/install.scm (populate-single-profile-directory): Remove
 #:deduplicate?, #:register?, and #:schema; add #:database.  Remove call
to 'register-closure' and simply copy DATABASE instead.
2018-11-06 23:21:23 +01:00
Marius Bakke c6b05bacc0
gnu: nginx: Update to 1.14.1 [security fixes].
This fixes CVE-2018-16843, CVE-2018-16844, and CVE-2018-16845.

* gnu/packages/web.scm (nginx): Update to 1.14.1.
2018-11-06 21:34:30 +01:00
Leo Famulari f25614229b
gnu: Syncthing: Update to 0.14.52.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.52.
2018-11-06 11:16:22 -05:00
Ludovic Courtès 4cceb1432a
gnu: libgit2: Work around test failures on 32-bit platforms.
* gnu/packages/patches/libgit2-oom-test.patch: New file.
* gnu/packages/version-control.scm (libgit2)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-11-06 17:08:46 +01:00
Stefan Stefanović 158c02dffa
gnu: Add xcb-util-errors.
* gnu/packages/xorg.scm (xcb-util-errors): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-06 17:00:02 +01:00
Ludovic Courtès 3527f600b5
gnu: guile-sqlite3: Update home page.
* gnu/packages/guile.scm (guile-sqlite3)[home-page]: Update.
2018-11-06 17:00:01 +01:00
lakshmi cddc0300b7
gnu: Add r-weights.
* gnu/packages/cran.scm (r-weights): New variable.

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-11-06 16:06:42 +01:00
Tobias Geerinckx-Rice fe4fb278b8
gnu: youtube-dl: Update to 2018.11.03.
* gnu/packages/video.scm (youtube-dl): Update to 2018.11.03.
2018-11-06 15:34:37 +01:00
Tobias Geerinckx-Rice b1eeeb8dd4
gnu: terraform-docs: Update to 0.5.0.
* gnu/packages/terraform.scm (terraform-docs): Update to 0.5.0.
[native-inputs]: Remove them all.
2018-11-06 15:34:36 +01:00
Tobias Geerinckx-Rice c3b8300af3
gnu: jq: Don't use NAME in source URI.
* gnu/packages/web.scm (jq)[source]: Code more hard.
2018-11-06 15:34:36 +01:00
Tobias Geerinckx-Rice 418dd6adb5
gnu: jq: Update to 1.6.
* gnu/packages/web.scm (jq): Update to 1.6.
[source]: Remove upstreamed patch.
* gnu/packages/patches/jq-CVE-2015-8863.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-11-06 15:34:36 +01:00
Rutger Helling c58f3ebaf8
gnu: ffmpeg: Update to 4.1.
* gnu/packages/video.scm (ffmpeg): Update to 4.1.
2018-11-06 12:02:59 +01:00
Efraim Flashner 730e5fbc66
Revert "gnu: c-ares: Update to 1.15.0."
c-ares has more than 3000 dependant packages.

This reverts commit b588adc96f.
2018-11-06 12:22:02 +02:00
Efraim Flashner b588adc96f
gnu: c-ares: Update to 1.15.0.
* gnu/packages/adns.scm (c-ares): Update to 1.15.0.
2018-11-06 08:32:56 +02:00
Oleg Pykhalov 7f860a8be1
gnu: services: dns: Fix 'ddclient-activation'.
* gnu/services/dns.scm (ddclient-activation): Fix procedure.
2018-11-06 07:16:44 +03:00
Marius Bakke adde15186d
gnu: xf86-video-intel: Update to commit 0932a6b37ba6d5c9e916a1cb6ab89c3205b81a0c.
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-11.0932a6b.
2018-11-05 23:53:30 +01:00
Marius Bakke 208e82297c
gnu: xapian: Update to 1.4.9.
* gnu/packages/patches/xapian-revert-5489fb2f8.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/search.scm (xapian): Update to 1.4.9.
[source](patches): Remove.
(python-xapian-bindings): Update to 1.4.9.
2018-11-05 23:46:38 +01:00
Marius Bakke d79c8148cc
gnu: libssh: Update to 0.7.7.
* gnu/packages/ssh.scm (libssh): Update to 0.7.7.
2018-11-05 23:46:38 +01:00
Marius Bakke b5a887637c
gnu: strace: Update to 4.25.
* gnu/packages/linux.scm (strace): Update to 4.25.
2018-11-05 23:46:38 +01:00
Marius Bakke 876428dd98
gnu: libmtp: Update to 1.1.16.
* gnu/packages/libusb.scm (libmtp): Update to 1.1.16.
2018-11-05 23:46:38 +01:00
Marius Bakke 039241bc96
gnu: libgit2: Update to 0.26.8.
* gnu/packages/version-control.scm (libgit2): Update to 0.26.8.
2018-11-05 23:46:38 +01:00
Marius Bakke c98a7e6b91
gnu: i3-wm: Update to 4.16.
* gnu/packages/wm.scm (i3-wm): Update to 4.16.
2018-11-05 23:46:38 +01:00
Marius Bakke 9c415f96ec
gnu: libgphoto2: Update to 2.5.20.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.20.
2018-11-05 23:46:38 +01:00
Marius Bakke 66044a3698
gnu: glm: Update to 0.9.9.3.
* gnu/packages/maths.scm (glm): Update to 0.9.9.3.
2018-11-05 23:46:38 +01:00
Marius Bakke 64b60f38e7
gnu: ffmpeg: Update to 4.0.3.
* gnu/packages/video.scm (ffmpeg): Update to 4.0.3.
2018-11-05 23:46:38 +01:00
Marius Bakke c5e5711002
gnu: ffmpeg@3.4: Update to 3.4.5.
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.5.
2018-11-05 23:46:37 +01:00
Marius Bakke 196653145a
gnu: feh: Update to 2.28.1.
* gnu/packages/image-viewers.scm (feh): Update to 2.28.1.
2018-11-05 23:46:37 +01:00
Marius Bakke 00815eea38
gnu: libsoup: Update to 2.64.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.64.2.
2018-11-05 23:46:37 +01:00
Marius Bakke 0a56ffdf1f
gnu: mono: Update home page.
* gnu/packages/mono.scm (mono)[home-page]: Use HTTPS.
2018-11-05 23:46:37 +01:00
Leo Famulari 288d24800d
gnu: ruby-rack: Update to 2.0.6 [fixes CVE-2018-{16470,16471}].
* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.6.
2018-11-05 16:22:11 -05:00
Pierre Neidhardt 426ffb830a
gnu: emacs-mu4e-conversation: Update to 20181105.
* gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20181105.
2018-11-05 20:22:06 +01:00
Pierre Neidhardt 695db2f98a
gnu: Add emacs-helm-slime.
* gnu/packages/emacs.scm (emacs-helm-slime): New variable.
2018-11-05 13:58:33 +01:00
Mark H Weaver c9f3d38be4
gnu: linux-libre: Update to 4.19.1.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.1.
(%linux-libre-hash): Update hash.
2018-11-05 04:00:45 -05:00
Mark H Weaver 28c717213d
gnu: linux-libre@4.14: Update to 4.14.79.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.79.
(%linux-libre-4.14-hash): Update hash.
2018-11-05 04:00:43 -05:00
Eric Bavier cddc044ce7
libreoffice: honor '--cores=...' during build.
* gnu/packages/libreoffice.scm (libreoffice)[configure-flags]: Add
'--with-parallelism' flag.
2018-11-04 21:56:39 -06:00
Danny Milosavljevic 64eb038eef
gnu: Add fswatch.
* gnu/packages/monitoring.scm (fswatch): New variable.
2018-11-05 03:01:21 +01:00
Luther Thompson 1417f50317
gnu: python-ilinkedlist: Update to 0.2.0.
* gnu/packages/python.scm (python-ilinkedlist): Update to 0.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-05 00:08:47 +01:00
Vagrant Cascadian b6e9514864
gnu: pelican: Update to 3.7.1.
* gnu/packages/python.scm (pelican): Update to 3.7.1.
  [home-page]: Use HTTPS URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-05 00:08:47 +01:00
Pkill -9 c834bd3bb2
gnu: xonotic: Add icon and category to desktop files.
* gnu/packages/games.scm (xonotic): Add icon ("xonotic") and category
("Game") to the .desktop files for Xonotic.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-05 00:08:47 +01:00
Ludovic Courtès 688d1a01e4
artwork: Clone over HTTPS.
Suggested by Leo Famulari <leo@famulari.name>
at <https://lists.gnu.org/archive/html/help-guix/2018-11/msg00039.html>.

* gnu/artwork.scm (%artwork-repository): Switch to HTTPS URL.
2018-11-05 00:08:47 +01:00
Ludovic Courtès ab3c60ace3
install: Parameterize the profile name for 'populate-single-profile-directory'.
* gnu/build/install.scm (populate-single-profile-directory): Add
 #:profile-name.  Replace hard-coded occurrences of "guix-profile" with
PROFILE-NAME.  Make the symlink part under /root a function of
PROFILE-NAME.
2018-11-05 00:08:46 +01:00
Pierre Neidhardt 97b7b96efc
gnu: go-github-com-urfave-cli: Remove duplicate declaration.
* gnu/packages/golang.scm (go-github-com-urfave-cli): Remove duplicate declaration.
2018-11-04 23:33:24 +01:00
Efraim Flashner 30012b7408
gnu: myrepos: Wrap the webcheckout binary.
* gnu/packages/version-control.scm (myrepos)[arguments]: Add a custom
'wrap-webcheckout phase to wrap webcheckout with its perl libraries.
[inputs]: Add perl-encode-locale, perl-html-parser, perl-http-date,
perl-http-message, perl-libwww, perl-try-tiny, perl-uri.
2018-11-04 12:45:27 +02:00
Efraim Flashner f909e21797
gnu: debian-archive-keyring: Update to 2018.1.
* gnu/packages/debian.scm (debian-archive-keyring): Update to 2018.1.
[source]: Download from git repository.
2018-11-04 12:00:13 +02:00
Efraim Flashner 2e77bbed71
gnu: ruby@2.3: Update to 2.3.8.
* gnu/packages/ruby.scm (ruby@2.3): Update to 2.3.8.
2018-11-04 12:00:13 +02:00
Efraim Flashner d4b5e4bb73
gnu: debootstrap: Update to 1.0.109.
* gnu/packages/debian.scm (debootstrap): Update to 1.0.109.
2018-11-04 12:00:10 +02:00
Arun Isaac 3e84ce51fb
gnu: mpop: Update to 1.4.0.
* gnu/packages/mail.scm (mpop): Update to 1.4.0.
2018-11-04 10:36:17 +05:30
Efraim Flashner e9f305a1c8
gnu: sbcl-lift: Don't keep the bundled website.
* gnu/packages/lisp.scm (sbcl-lift)[source]: Remove bundled website.
[arguments]: Remove custom 'make-gzips-writable phase.
2018-11-03 20:43:35 +02:00