summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-22gnu: r-sdmtools: Fix typo "This package".Vagrant Cascadian
* gnu/packages/cran (r-sdmtools)[description]: Fix typo.
2019-05-22gnu: r-callr: Fix typo "This package".Vagrant Cascadian
* gnu/packages/cran (r-callr)[description]: Fix typo.
2019-05-22gnu: r-widgettools: Fix typo "This package".Vagrant Cascadian
* gnu/packages/bioconductor (r-widgettools)[description]: Fix typo.
2019-05-22gnu: r-interactionset: Fix typo "This package".Vagrant Cascadian
* gnu/packages/bioconductor (r-interactionset)[description]: Fix typo.
2019-05-22gnu: r-anota: Fix typo "parallel".Vagrant Cascadian
* gnu/packages/bioconductor (r-anota)[description]: Fix typo.
2019-05-22gnu: r-anota: Fix typo "various".Vagrant Cascadian
* gnu/packages/bioconductor (r-anota)[description]: Fix typo.
2019-05-22gnu: r-marray: Fix typo "function".Vagrant Cascadian
* gnu/packages/bioconductor (r-marray)[description]: Fix typo.
2019-05-22gnu: linux-libre: Update to 5.1.4.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.4. (%linux-libre-hash): Update hash.
2019-05-22gnu: linux-libre@4.19: Update to 4.19.45.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.45. (%linux-libre-4.19-hash): Update hash.
2019-05-22gnu: linux-libre@4.14: Update to 4.14.121.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.121. (%linux-libre-4.14-hash): Update hash.
2019-05-22gnu: linux-libre@4.9: Update to 4.9.178.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.178.
2019-05-22gnu: icecat: Update to 60.7.0-guix1 [security fixes].Mark H Weaver
Includes fixes for CVE-2018-18511, CVE-2019-5798, CVE-2019-7317, CVE-2019-9797, CVE-2019-9800, CVE-2019-9815, CVE-2019-9816, CVE-2019-9817, CVE-2019-9818, CVE-2019-9819, CVE-2019-9820, CVE-2019-11691, CVE-2019-11692, CVE-2019-11693, CVE-2019-11694, and CVE-2019-11698. * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.0-guix1. (icecat-source)[upstream-firefox-source]: Update hash.
2019-05-22gnu: curl: Update replacement to 7.65.0 [fixes CVE-2019-5435, CVE-2019-5436]Marius Bakke
* gnu/packages/curl.scm (curl-7.64.0): Rename to ... (curl-7.65.0): ... this. Update to 7.65.0. (curl)[replacement]: Adjust accordingly.
2019-05-22gnu: nginx: Update to 1.17.0.Marius Bakke
* gnu/packages/web.scm (nginx): Update to 1.17.0.
2019-05-22gnu: samba: Update to 4.10.4.Marius Bakke
* gnu/packages/samba.scm (samba): Update to 4.10.4.
2019-05-22gnu: libgit2: Update to 0.28.2.Marius Bakke
* gnu/packages/version-control.scm (libgit2): Update to 0.28.2.
2019-05-22gnu: ungoogled-chromium: Update to 74.0.3729.169-0.d2beaef.Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.169. (ungoogled-chromium-source): Update hash.
2019-05-22gnu: Add libtextstyle.Ludovic Courtès
* gnu/packages/gettext.scm (libtextstyle): New variable.
2019-05-22gnu: gettext-minimal: Specify upstream name and CPE name.Ludovic Courtès
* gnu/packages/gettext.scm (gettext-minimal)[properties]: New field.
2019-05-22weather: Accept package specs on the command line.Ludovic Courtès
Previously, non-option arguments would be ignored. Now it puts them to good use. * guix/scripts/weather.scm (guix-weather)[package-list]: New procedure. Use it. * doc/guix.texi (Invoking guix weather): Adjust accordingly.
2019-05-22gnu: emacs-minimal, emacs-xwidgets: Build with "--disable-build-details".Ludovic Courtès
* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Use 'substitute-keyword-arguments' for #:configure-flags, and pass "--disable-build-details". (emacs-xwidgets)[arguments]: Likewise.
2019-05-22gnu: emacs: Make build more reproduciblewednesday
* gnu/packages/emacs.scm (emacs)[arguments]: Add configure-flag to omit build information in binary. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-22gnu: Add mallard-ducktypeJack Hill
* gnu/packages/python-xyz.scm: (mallard-ducktype) new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-22gnu: libstdc++-doc: Add version 9.x.Ludovic Courtès
* gnu/packages/gcc.scm (libstdc++-doc-4.9): Remove. (libstdc++-doc-9): New variable.
2019-05-22gnu: libstdc++-doc: Unhide.Ludovic Courtès
This is a followup to d78010b81ee6ef4fd8803082e2f401b9e55b44db. * gnu/packages/gcc.scm (make-libstdc++-doc): Add 'properties' field.
2019-05-22pack: Warn when building an empty pack.Ludovic Courtès
* guix/scripts/pack.scm (guix-pack): Warn when MANIFEST has zero entries.
2019-05-22pack: Add '--root'.Ludovic Courtès
* guix/scripts/pack.scm (%options, show-help): Add "--root". (guix-pack): Honor it. * tests/guix-pack.sh: Test it. * doc/guix.texi (Invoking guix pack): Document it.
2019-05-21gnu: libnotify: Don't build 'libnotify.a'.Marius Bakke
* gnu/packages/gnome.scm (libnotify)[arguments]: New field.
2019-05-21gnu: libnotify: Propagate required inputs.Uko Kokņevičs
libnotify doesn't propagate other needed libraries for linking against it resulting in pkg-config errors like > Package gdk-pixbuf-2.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' > to the PKG_CONFIG_PATH environment variable * gnu/packages/gnome.scm (libnotify)[inputs]: Move GLIB and GDK-PIXBUF ... [propagated-inputs]: ... here. New field. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-21gnu: webkitgtk: Update to 2.24.2 [security fixes].Marius Bakke
This fixes CVE-2019-8595, CVE-2019-8607, and CVE-2019-8615. * gnu/packages/patches/webkitgtk-sse2.patch: Delete file. * gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.2. [source](patches): Add the new patch; remove 'webkitgtk-sse2.patch'.
2019-05-21gnu: libsoup: Update to 2.66.2.Marius Bakke
* gnu/packages/gnome.scm (libsoup): Update to 2.66.2.
2019-05-21gnu: ungoogled-chromium: Update to 74.0.3729.157-0.d2beaef.Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.157. (%ungoogled-revision): Update to d2beaef. (ungoogled-chromium-source): Update hashes.
2019-05-21gnu: mes: Prepare for non-x86 architectures.Danny Milosavljevic
* gnu/packages/mes.scm (mes)[native-inputs]: Change i686-linux-binutils and i686-linux-gcc conditional inclusion.
2019-05-21gnu: Add libfixposix.Pierre Neidhardt
* gnu/packages/c.scm (libfixposix): New variable.
2019-05-21gnu: emacs-desktop-environment: Update to 0.2.1.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.1.
2019-05-21gnu: next-gtk-webkit: Update to 1.2.2.Pierre Neidhardt
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.2.
2019-05-21gnu: memcached: Update to 1.5.14.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (memcached): Update to 1.5.14.
2019-05-21gnu: ncdc: Update to 1.22.Tobias Geerinckx-Rice
* gnu/packages/dc.scm (ncdc): Update to 1.22.
2019-05-21gnu: btrfs-progs: Update to 5.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 5.1.
2019-05-21gnu: perl-xml-compile: Update to 1.62.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (perl-xml-compile): Update to 1.62.
2019-05-20gnu: Add drascula.Nicolas Goaziou
* gnu/packages/games.scm (drascula): New variable.
2019-05-20gnu: libdbusmenu: Clarify licensing.Ludovic Courtès
* gnu/packages/gtk.scm (libdbusmenu)[license]: Remove GPL3. Add comment about dual-licensing.
2019-05-20gnu: Add libdbusmenu.Meiyo Peng
* gnu/packages/gtk.scm (libdbusmenu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-20gnu: Add OpenZWave.Ludovic Courtès
* gnu/packages/zwave.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-05-20doc: use pure environment when building from gitGiovanni Biscuolo
* doc/contributing.texi (Building from Git): Add --pure to "guix environment" invocations Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-20self: Remove unused variables.Ludovic Courtès
* guix/self.scm (info-manual)[po4a, gettext]: Remove.
2019-05-20gnu: openmw: Use mygui-gl to reduce closure size.Pierre Neidhardt
* gnu/packages/game-development.scm (openmw)[inputs]: Replace mygui with mygui-gl.
2019-05-20gnu: Add mygui-gl.Pierre Neidhardt
* gnu/packages/game-development.scm (mygui-gl): New variable.
2019-05-20gnu: mygui: Don't use unstable tarball.Pierre Neidhardt
* gnu/packages/game-development.scm (mygui)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Disable Windows-specific demos and tools.
2019-05-20gnu: r-glmnet: Update to 2.0-18.Ricardo Wurmus
* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-18.