summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2019-02-11services: docker: Make shepherd service also require "dbus-system",Danny Milosavljevic
"elogind" and "udev". Fixes <https://bugs.gnu.org/34333>. * gnu/services/docker.scm (docker-shepherd-service): Require "dbus-system", "elogind" and "udev".
2019-02-11gnu: gama: Update to 2.03.Kei Kebreau
* gnu/packages/gps.scm (gama): Update to 2.03.
2019-02-11services: docker: Make shepherd service require "networking".Danny Milosavljevic
Fixes <https://bugs.gnu.org/34333>. * gnu/services/docker.scm (docker-shepherd-service): Require "networking".
2019-02-11gnu: gloox: Update to 1.0.22.Vagrant Cascadian
* gnu/packages/messaging.scm (gloox): Update to 1.0.22.
2019-02-11gnu: python-ecpy: Update to 0.10.0.Vagrant Cascadian
* gnu/packages/python-crypto.scm (python-ecpy): Update to 0.10.0.
2019-02-11gnu: python-pycryptodome: Update to 3.7.3.Vagrant Cascadian
* gnu/packages/python-crypto (python-cryptodome): Update to 3.7.3.
2019-02-11gnu: u-boot-novena: Allow booting from raw device offset.Vagrant Cascadian
* gnu/packages/bootloaders.scm (u-boot-novena): Disable loading u-boot.img from a partition.
2019-02-11gnu: Add python-pymsgbox.Vagrant Cascadian
* gnu/packages/python-xyz.scm (python-pymsgbox): New variable.
2019-02-11gnu: Add python-daemon.Vagrant Cascadian
* gnu/packages/python-xyz.scm (python-daemon): New variable.
2019-02-11gnu: dmenu: Update to 4.9.Leo Famulari
* gnu/packages/suckless.scm (dmenu): Update to 4.9.
2019-02-10gnu: Dropbear: Add a comment about bundled libraries.Leo Famulari
* gnu/packages/ssh.scm (dropbear): Comment.
2019-02-10gnu: curl: Update to 7.64.0 [fixes CVE-2018-16890 and CVE-2019-{3822,3823}].Leo Famulari
* gnu/packages/curl.scm (curl)[replacement]: New field. (curl-7.64.0): New variable.
2019-02-10gnu: Dovecot: Update to 2.3.4.1 [fixes CVE-2019-3814].Leo Famulari
* gnu/packages/mail.scm (dovecot): Update to 2.3.4.1.
2019-02-10gnu: Syncthing: Update to 1.0.1.Leo Famulari
* gnu/packages/syncthing.scm (syncthing): Update to 1.0.1.
2019-02-10gnu: MPD: Update to 0.21.4.Leo Famulari
We no longer install any systemd unit files for MPD because this is no longer supported upstream as a matter of policy or via MPD's build system. [0] Specifically, they don't support using MPD with systemd unless MPD was linked with libsystemd. The unit files are only built when this is the case. [0] <https://github.com/MusicPlayerDaemon/MPD/issues/124#issuecomment-334930456> * gnu/packages/mpd.scm (mpd): Update to 0.21.4. [build-system]: Use meson-build-system. [native-inputs]: Add gcc-8, gcc-8:lib, and python-sphinx. [arguments]: Add a 'expand-C++-include-path' phase. Remove the 'install-service-files' phase. Make sure to build the documentation.
2019-02-10services: gdm: Disable debugging output.Ludovic Courtès
* gnu/services/xorg.scm (gdm-etc-service)[gdm-configuration-file]: Comment out debugging setting.
2019-02-10gnu: gnome-shell: Customize the GDM log-in screen.Ludovic Courtès
* gnu/packages/patches/gnome-shell-theme.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-shell)[source](patches, modules) (snippet): New fields. [arguments]: Add 'rebuild-css' phase. [native-inputs]: Add RUBY-SASS.
2019-02-10artwork: Update snapshot to e951905.Ludovic Courtès
* gnu/artwork.scm (%artwork-repository): Update to e951905.
2019-02-10gnu: gnome: Remove '--disable-acceleration-check' flag from 'gnome.desktop'.Ludovic Courtès
With this change the GNOME session is now listed in the log-in screen of GDM. * gnu/packages/gnome.scm (gnome-session)[arguments]: Remove 'disable-hardware-acceleration-check' phase. That phase was apparently no longer needed. Furthermore, GDM expects 'TryExec' to be a file name, not a file name followed by arguments; thus, the option led GDM to discard 'gnome.desktop' with "GdmSession: Command not found: TryExec".
2019-02-10gnu: qtwebkit: Build sequentially.Ludovic Courtès
Fixes <https://bugs.gnu.org/34062>. * gnu/packages/qt.scm (qtwebkit)[arguments]: Add #:parallel-build? #f.
2019-02-10gnu: Add ghc-stylish-haskell.Gabriel Hondet
* gnu/packages/haskell.scm (ghc-stylish-haskell): New variable.
2019-02-10gnu: Add ghc-base-unicode-symbols.Gabriel Hondet
* gnu/packages/haskell.scm (ghc-base-unicode-symbols): New variable.
2019-02-10gnu: Add ghc-alsa-core.Gabriel Hondet
* gnu/packages/haskell.scm (ghc-alsa-core): New variable.
2019-02-10gnu: python-trezor: Update to 0.11.1.Vagrant Cascadian
* gnu/packages/finance.scm (python-trezor): Update to 0.11.1. [arguments]: Remove obsolete "slow_cosi" test. Delete "test_tx_api" test, which requires network access. [propagated-inputs]: Add python-construct and python-typing-extensions, Remove python-hidapi, python-protobuf and python-typing. [native-inputs]: Remove python-mock, Add protobuf, python-black, python-protobuf and python-isort.
2019-02-10gnu: Add python-construct.Vagrant Cascadian
* gnu/packages/python-xyz.scm (python-construct): New variable.
2019-02-10gnu: Add python-typing-extensions.Vagrant Cascadian
* gnu/packages/python-xyz.scm (python-typing-extensions): New variable.
2019-02-10gnu: python-keepkey: Update to 6.0.2.Vagrant Cascadian
* gnu/packages/finance.scm (python-keepkey): Update to 6.0.2. [propagated-inputs]: Add python-libusb1.
2019-02-10gnu: electron-cash: Update to 3.3.5.Vagrant Cascadian
* gnu/packages/finance.scm (electron-cash): Update to 3.3.5. [source]: Update uri.
2019-02-10gnu: java-xstream: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (java-xstream)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: java-xom: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (java-xom)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase.
2019-02-10gnu: java-jettison: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (java-jettison)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: tinyxml2: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (tinyxml2)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: java-jdom2: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (java-jdom2)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: java-kxml2: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (java-kxml2)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase.
2019-02-10gnu: java-dom4j: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (java-dom4j)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: java-groovy-bootstrap: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/groovy.scm (java-groovy-bootstrap)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: xlsx2csv: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (xlsx2csv)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: xlsx2csv: Update to 0.7.4.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (xlsx2csv): Update to 0.7.4.
2019-02-10gnu: clojure-tools-macro: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/clojure.scm (clojure-tools-macro)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: clojure-algo-monads: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/clojure.scm (clojure-algo-monads)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: clojure-algo-generic: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/clojure.scm (clojure-algo-generic)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10gnu: xinetd: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/web.scm (xinetd)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-10install: Use (gnu package certs) module for the nss-certs package.Pierre Neidhardt
* gnu/system/install.scm: Use (gnu package certs).
2019-02-10install: Add nss-certs to the image.Pierre Neidhardt
* gnu/system/install.scm (installation-os)[packages]: Add nss-certs.
2019-02-09gnu: linux-libre@4.4: Update to 4.4.174.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.174.
2019-02-09gnu: emacs-pdf-tools: Update to 0.90.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 0.90. [source]: Remove patch. * gnu/packages/patches/emacs-pdf-tools-poppler.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove reference to deleted file.
2019-02-09gnu: electrum: Update to 3.3.3.Vagrant Cascadian
* gnu/packages/finance.scm (electrum): Update to 3.3.3. [inputs]: Add python-aiohttp, python-aiohttp-socks, python-aiorpcx and python-certifi. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-09gnu: Add python-aiorpcx.Vagrant Cascadian
* gnu/packages/python-web.scm (python-aiorpcx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-09gnu: Add python-aiohttp-socks.Vagrant Cascadian
* gnu/packages/python-web.scm (python-aiohttp-socks): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-09gnu: lookingglass: Build with spice-protocol@0.12.14.Rutger Helling
* gnu/packages/virtualization.scm (lookingglass)[inputs]: Use spice-protocol@0.12.14 instead of spice-protocol.