summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: vdirsyncer: Skip tests.Efraim Flashner2019-10-04
| | | | | * gnu/packages/dav.scm (vdirsyncer)[arguments]: Disable tests. Update custom 'check phase to only run the tests when enabled.
* gnu: linux-libre@4.19: Update to 4.19.76.Tobias Geerinckx-Rice2019-10-04
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version) (linux-libre-4.19-pristine-source): Update to 4.19.76.
* gnu: linux-libre@5.2: Update to 5.2.18.Tobias Geerinckx-Rice2019-10-04
| | | | | * gnu/packages/linux.scm (linux-libre-5.2-version) (linux-libre-5.2-pristine-source): Update to 5.2.18.
* gnu: linux-libre@5.3: Update to 5.3.2.Tobias Geerinckx-Rice2019-10-04
| | | | | * gnu/packages/linux.scm (linux-libre-5.3-version) (linux-libre-5.3-pristine-source): Update to 5.3.2.
* gnu: perl-sub-quote: Update to 2.006006.Tobias Geerinckx-Rice2019-10-04
| | | | * gnu/packages/perl.scm (perl-sub-quote): Update to 2.006006.
* gnu: perl-role-tiny: Update to 2.001001.Tobias Geerinckx-Rice2019-10-04
| | | | * gnu/packages/perl.scm (perl-role-tiny): Update to 2.001001.
* gnu: perl-io-pager: Update to 0.44.Tobias Geerinckx-Rice2019-10-04
| | | | * gnu/packages/perl.scm (perl-io-pager): Update to 0.44.
* gexp: 'load-path-expression' produces an expression that deletes duplicates.Ludovic Courtès2019-10-03
| | | | | | | | | | Fixes <https://bugs.gnu.org/37531>. "herd eval root '(length %load-path)'" on a freshly-booted bare-bones system now returns 8 instead of 119 before. * guix/gexp.scm (load-path-expression): Rewrite expression to that it deletes duplicates.
* environment: '--container' honors '--preserve'.Ludovic Courtès2019-10-03
| | | | | | | * guix/scripts/environment.scm (launch-environment/container): Add #:white-list parameter and honor it. (guix-environment): Pass #:white-list to 'launch-environment/container'. * tests/guix-environment-container.sh: Add test.
* gnu: linux-libre: Update to 5.3.Tobias Geerinckx-Rice2019-10-03
| | | | | | * gnu/packages/linux.scm (linux-libre-version) (linux-libre-pristine-source, linux-libre-source, linux-libre): Assign -5.3 values.
* gnu: r-xfun: Update to 0.10.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-xfun): Update to 0.10.
* gnu: rcas-web: Fix build with RCAS > 1.3.x.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/bioinformatics.scm (rcas-web)[arguments]: Add ‘find-RCAS’ phase.
* gnu: r-rmarkdown: Use HTTPS home page.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/statistics.scm (r-rmarkdown)[home-page]: Use HTTPS.
* gnu: r-rmarkdown: Update to 1.16.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/statistics.scm (r-rmarkdown): Update to 1.16.
* gnu: r-glasso: Update to 1.11.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-glasso): Update to 1.11.
* gnu: r-bookdown: Update to 0.14.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-bookdown): Update to 0.14.
* gnu: r-rvcheck: Update to 0.1.5.Tobias Geerinckx-Rice2019-10-03
| | | | | * gnu/packages/cran.scm (r-rvcheck): Update to 0.1.5. [propagated-inputs]: Add r-biocmanager.
* gnu: r-calibrate: Update to 1.7.5.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-calibrate): Update to 1.7.5.
* gnu: r-pls: Update to 2.7-2.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-pls): Update to 2.7-2.
* gnu: r-globaloptions: Update to 0.1.1.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-globaloptions): Update to 0.1.1.
* gnu: r-gdal: Update to 1.4-6.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-gdal): Update to 1.4-6.
* gnu: r-sjplot: Update to 2.7.2.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-sjplot): Update to 2.7.2.
* gnu: mesa: Disable faulty test on i686 also when cross-compiling.Pierre Neidhardt2019-10-03
| | | | | * gnu/packages/gl.scm (mesa)[arguments]: Fix 'patch-create_test_cases phase for cross-compilation.
* gnu: rclone: Update to 1.49.4.Nicolas Goaziou2019-10-03
| | | | * gnu/packages/sync.scm (rclone): Update to 1.49.4.
* gnu: wireshark: Update to 3.0.5.Nicolas Goaziou2019-10-03
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.0.5.
* gnu: asymptote: Update to 2.55.Nicolas Goaziou2019-10-03
| | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.55.
* gnu: grammalecte: Update to 1.5.0.Nicolas Goaziou2019-10-03
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 1.5.0.
* gnu: jumpnbump: Update to 1.61.Nicolas Goaziou2019-10-03
| | | | * gnu/packages/games.scm (jumpnbump): Update to 1.61.
* gnu: slime-swank: Update to 2.24 and use asdf-build-system/source.Pierre Neidhardt2019-10-02
| | | | | | | | * gnu/packages/lisp.scm (sbcl-slime-swank): Deprecate in favour of cl-slime-swank. (cl-slime-swank): New package. (sbcl-mgl-pax): Use cl-slime-swank. * gnu/packages/web-browsers.scm (next): Use cl-slime-swank.
* gnu: efl: Build with elogind support.Efraim Flashner2019-10-02
| | | | | | * gnu/packages/enlightenment.scm (efl)[arguments]: Add configure flag to enable support for elogind. [propagated-inputs]: Add elogind.
* gnu: enlightenment: Update to 0.23.1.Efraim Flashner2019-10-02
| | | | * gnu/packages/enlightenment.scm (enlightenment): Update to 0.23.1.
* gnu: evisum: Update to 0.2.6.Efraim Flashner2019-10-02
| | | | * gnu/packages/enlightenment.scm (evisum): Update to 0.2.6.
* gnu: efl: Update to 1.23.0.Efraim Flashner2019-10-02
| | | | | | | | | | | | | * gnu/packages/enlightenment.scm (efl): Update to 1.23.0. [outputs]: Remove field. [build-system]: Switch to meson-build-system. [native-inputs]: Add check, gettext-minimal. [inputs]: Remove alsa-lib, ghostscript, libexif, openjpeg-1, printproto, xinput, xpr, xorgproto. Add ibus. Move mesa to here. Move libjpeg, libsndfile, libtiff, libwebp, libx11, lz4, pulseaudio ... [propagated-inputs]: ... to here. Add avahi. [arguments]: Add custom phase to work around dbus path issues. Adjust configure-flags for build-system change.
* gnu: screen: Update to 4.7.0.Efraim Flashner2019-10-02
| | | | * gnu/packages/screen.scm (screen): Update to 4.7.0.
* gnu: emacs-helm-lsp: Fix description.Brian Leung2019-10-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
* gnu: Add emacs-lsp-ivy.Brian Leung2019-10-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-ivy): New variable.
* gnu: msmtp: Update to 1.8.6.Marius Bakke2019-10-02
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.6.
* gnu: p11-kit: Update to 0.23.18.1.Marius Bakke2019-10-02
| | | | * gnu/packages/tls.scm (p11-kit): Update to 0.23.18.1.
* gnu: libcap-ng: Update to 0.7.10.Marius Bakke2019-10-02
| | | | * gnu/packages/admin.scm (libcap-ng): Update to 0.7.10.
* gnu: tcpdump: Update to 4.9.3 [security fixes].Marius Bakke2019-10-02
| | | | | | | | | | | | | This release fixes the following CVEs: CVE-2017-16808, CVE-2018-14468, CVE-2018-14469, CVE-2018-14470, CVE-2018-14466, CVE-2018-14461, CVE-2018-14462, CVE-2018-14465, CVE-2018-14881, CVE-2018-14464, CVE-2018-14463, CVE-2018-14467, CVE-2018-10103, CVE-2018-10105, CVE-2018-14880, CVE-2018-16451, CVE-2018-14882, CVE-2018-16227, CVE-2018-16229, CVE-2018-16301, CVE-2018-16230, CVE-2018-16452, CVE-2018-16300, CVE-2018-16228, CVE-2019-15166, CVE-2019-15167, CVE-2018-14879. * gnu/packages/admin.scm (tcpdump): Update to 4.9.3.
* gnu: libpcap: Update to 1.9.1.Marius Bakke2019-10-02
| | | | * gnu/packages/admin.scm (libpcap): Update to 1.9.1.
* gnu: python-defusedxml: Update to 0.6.0.Hartmut Goebel2019-10-02
| | | | * gnu/packages/xml.scm (python-defusedxml): Update to 0.6.0.
* gnu: emacs-relint: Update to 1.11.Tobias Geerinckx-Rice2019-10-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.11.
* gnu: alex4: Update to 1.2.1.Tobias Geerinckx-Rice2019-10-02
| | | | | | * gnu/packages/games.scm (alex4): Update to 1.2.1. [arguments]: Use top-level Makefile. Drop DATADIR. Remove ’configure’ phase.
* gnu: alex4: Don't use unstable tarball.Tobias Geerinckx-Rice2019-10-02
| | | | | * gnu/packages/games.scm (alex4)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: next: Update to 1.3.3.Pierre Neidhardt2019-10-02
| | | | | | | | * gnu/packages/web-browsers.scm (next-gtk-webkit): Bump version. (sbcl-next-history-tree): New package. (sbcl-next-password-manager): New package. (next)[inputs]: Add cl-ansi-text, cl-prevalence, sbcl-next-history-tree, sbcl-next-password-manager.
* gnu: linux-libre-headers@5.3: Install.Tobias Geerinckx-Rice2019-10-02
| | | | | | | | | | Upstream has separated building and installing the UAPI headers, and now requires rsync for the latter. Follow-up to commit 9e34a5f3b2d37cc8fb9f16620747df41488665be. * gnuk/packages/linux.scm (make-linux-libre-headers*)[native-inputs]: Add rsync for version 5.3 and higher.
* gnu: tigervnc-server: Clean up comments.Danny Milosavljevic2019-10-02
| | | | * gnu/packages/tigervnc.scm (tigervnc-server): Clean up comments.
* gnu: Add tigervnc-server.Todor Kondić2019-10-02
| | | | | | * gnu/packages/tigervnc.scm (tigervnc-server): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add tigervnc-client.Todor Kondić2019-10-02
| | | | | | | | * gnu/packages/tigervnc.scm: New file. (tigervnc-client): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add tigervnc.scm. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>