summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-18Fix documentation of delete_after in the getmail service.Florian Pelz
* doc/guix.texi (Getmail service): Remove the word `not'. * gnu/services/getmail.scm (getmail-options-configuration): Ditto.
2019-10-18gnu: emacs-helm-sly: Fix hash.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Fix hash.
2019-10-18gnu: Add emacs-minibuffer-line.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-minibuffer-line): New variable.
2019-10-18gnu: sunxi-tools: Adapt to cross-compiler toolchain changes.Danny Milosavljevic
* gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]: Adapt to cross-compiler toolchain changes.
2019-10-17gnu: neovim: Remove unneeded reference.Julien Lepiller
gnu/packages/vim.scm (neovim)[arguments]: Add a phase to remove a reference to the compiler.
2019-10-17gnu: Exim: Update to 4.92.3 [fixes CVE-2019-16928].Leo Famulari
* gnu/packages/mail.scm (exim): Update to 4.92.3.
2019-10-17doc: Remove 'maintainers' field from package documentation.Christopher Baines
The field itself was removed in 154f1f0937754fafac0c6288dd458b66b332e6bb. * doc/guix.texi (package Reference): Remove 'maintainers' field.
2019-10-17gnu: Add minisign.Tanguy Le Carrour
* gnu/packages/crypto.scm (minisign): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-17gnu: ucx: Build verbosely.Ludovic Courtès
* gnu/packages/fabric-management.scm (ucx)[arguments]: Add #:make-flags.
2019-10-17gnu: ucx: Disable optimizations specific to the build machine.Ludovic Courtès
* gnu/packages/fabric-management.scm (ucx)[arguments]: Replace "--enable-optimizations" with "--disable-optimizations".
2019-10-17gnu: Add emacs-helm-sly.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-helm-sly): New variable.
2019-10-17gnu: emacs-evil-collection: Update to 20191017.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20191017.
2019-10-17gnu: emacs-sly: Update to 20191016.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20191016.
2019-10-17gnu: emacs-nhexl-mode: Update to 1.4.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-nhexl-mode): Update to 1.4.
2019-10-17gnu: r-covr: Update to 3.3.2.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-covr): Update to 3.3.2.
2019-10-17gnu: linux-libre@5.3: Update to 5.3.6.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (deblob-scripts-5.3) (linux-libre-5.3-version, linux-libre-5.3-pristine-sources): Update to 5.3.6.
2019-10-17gnu: linux-libre@5.2: Update to 5.2.21.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (deblob-scripts-5.2) (linux-libre-5.2-version, linux-libre-5.2-pristine-sources): Update to 5.2.21.
2019-10-17gnu: linux-libre@4.19: Update to 4.19.79.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (deblob-scripts-4.19) (linux-libre-4.19-version, linux-libre-4.19-pristine-sources): Update to 4.19.79.
2019-10-17gnu: linux-libre@4.14: Update to 4.14.149.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (deblob-scripts-4.14) (linux-libre-4.14-version, linux-libre-4.14-pristine-sources): Update to 4.14.149.
2019-10-17gnu: linux-libre@4.9: Update to 4.9.196.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (deblob-scripts-4.9) (linux-libre-4.9-version, linux-libre-4.9-pristine-sources): Update to 4.9.196.
2019-10-17gnu: linux-libre@4.4: Update to 4.4.196.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (deblob-scripts-4.4) (linux-libre-4.4-version, linux-libre-4.4-pristine-sources): Update to 4.4.196.
2019-10-17news: Fix 'de' translation.Florian Pelz
* etc/news.scm: Add new 'de' translation.
2019-10-16gnu: diffoscope: Update to 126.Vagrant Cascadian
* gnu/packages/diffoscope (diffoscope): Update to 126. [arguments]: Remove add-known-tools phase, merged upstream.
2019-10-17gnu: python-genshi: Update to 0.7.2.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-genshi): Update to 0.7.2.
2019-10-17gnu: kitty: Update to 0.14.6.Tobias Geerinckx-Rice
* gnu/packages/terminals.scm (kitty): Update to 0.14.6.
2019-10-17gnu: telegram-purple: Update to 1.4.2.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.2.
2019-10-17gnu: tiled: Update to 1.2.5.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (tiled): Update to 1.2.5.
2019-10-17gnu: r-bayesm: Update to 3.1-4.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-bayesm): Update to 3.1-4.
2019-10-17gnu: emacs-ivy: Update to 0.13.0.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.13.0.
2019-10-16news: Fix ‘nl’ translation typo.Tobias Geerinckx-Rice
* etc/news.scm: Fix typo.
2019-10-16gnu: python-unidecode: Update to 1.1.1.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.1.
2019-10-16gnu: python-pygithub: Update to 1.43.8.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-pygithub): Update to 1.43.8.
2019-10-16gnu: guix: Update to f63e493.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to f63e493.
2019-10-16news: Add 'de' translation.Florian Pelz
* etc/news.scm: Add new 'de' translation. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-16news: Add 'fr' translation.Julien Lepiller
* etc/news.scm: Add 'fr' translation.
2019-10-16news: Add 'nl' translation.Tobias Geerinckx-Rice
* etc/news.scm: Add 'nl' translation.
2019-10-16news: Add entry for security issue with /var/guix/profiles/per-user.Ludovic Courtès
* etc/news.scm: Add entry for security issue in multi-user setups.
2019-10-16daemon: Make 'profiles/per-user' non-world-writable.Ludovic Courtès
Fixes <https://bugs.gnu.org/37744>. Reported at <https://www.openwall.com/lists/oss-security/2019/10/09/4>. Based on Nix commit 5a303093dcae1e5ce9212616ef18f2ca51020b0d by Eelco Dolstra <edolstra@gmail.com>. * nix/libstore/local-store.cc (LocalStore::LocalStore): Set 'perUserDir' to #o755 instead of #o1777. (LocalStore::createUser): New function. * nix/libstore/local-store.hh (LocalStore): Add it. * nix/libstore/store-api.hh (StoreAPI): Add it. * nix/nix-daemon/nix-daemon.cc (performOp): In 'wopSetOptions', add condition to handle "user-name" property and honor it. (processConnection): Add 'userId' parameter. Call 'store->createUser' when userId is not -1. * guix/profiles.scm (ensure-profile-directory): Note that this is now handled by the daemon. * guix/store.scm (current-user-name): New procedure. (set-build-options): Add #:user-name parameter and pass it to the daemon. * tests/guix-daemon.sh: Test the creation of 'profiles/per-user' when listening on a TCP socket. * tests/store.scm ("profiles/per-user exists and is not writable") ("profiles/per-user/$USER exists"): New tests.
2019-10-16build: Remove references to 'NIX_LOCALSTATE_DIR'.Ludovic Courtès
* build-aux/test-env.in: Remove references to 'NIX_LOCALSTATE_DIR'.
2019-10-16daemon: Remove traces of 'NIX_ROOT_FINDER'.Ludovic Courtès
This is a followup to 2e3e5d21988fc2cafb2a9eaf4b00976ea425629d. * build-aux/test-env.in: Remove mentions of 'NIX_ROOT_FINDER'. * nix/libstore/gc.cc (LocalStore::collectGarbage): Adjust comment accordingly.
2019-10-16gnu: emacs-yasnippet: Don't use unstable tarball.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-yasnippet)[source]: Use GIT-FETCH and GIT-FILE-NAME. [source]: Enable tests.
2019-10-16gnu: emacs-lpy: Update to 0.1.0-3.43b401f.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to 0.1.0-3.43b401f.
2019-10-16gnu: bind: Update to 9.14.7 [fixes CVE-2019-6475 & CVE-2019-6476].Tobias Geerinckx-Rice
* gnu/packages/dns.scm (isc-bind): Update to 9.14.7.
2019-10-16gnu: perl-class-method-modifiers: Update to 2.13.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-class-method-modifiers): Update to 2.13. [native-inputs]: Replace perl-test-requires with perl-test-needs.
2019-10-16gnu: sudo: Update to 1.8.28p1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.8.28p1.
2019-10-16gnu: rkrlv2: Update to 0-2.7edcb4e.Ricardo Wurmus
* gnu/packages/music.scm (rkrlv2): Update to 0-2.7edcb4e.
2019-10-16Revert "gnu: aspell: Update to 0.60.8."Efraim Flashner
This reverts commit 4fcb6a3558b4212462c7c2afd2f5a834342f41be. aspell causes about 1400 packages to be rebuilt.
2019-10-16gnu: aspell-dict-pt-pt: Upgrade to 20190329-1-0.Efraim Flashner
* gnu/packages/aspell.scm (aspell-dict-pt-pt): Upgrade to 20190329-1-0.
2019-10-16gnu: aspell-dict-pt-br: Upgrade to 20131030-12-0.Efraim Flashner
* gnu/packages/aspell.scm (aspell-dict-pt-br): Upgrade to 20131030-12-0.
2019-10-16gnu: aspell-dict-en: Upgrade to 2019.10.06-0.Efraim Flashner
* gnu/packages/aspell.scm (aspell-dict-en): Upgrade to 2019.10.06-0.