summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-08installer: Generate 'set-xorg-configuration' snippet.Ludovic Courtès
* gnu/installer/services.scm (system-services->configuration): Add 'set-xorg-configuration' service. * gnu/installer/steps.scm (format-configuration): Add 'xorg' service module.
2019-04-08installer: Xfce service uses the 'service' form.Ludovic Courtès
* gnu/installer/services.scm (%system-services): Adjust Xfce snippet to use the 'service' form.
2019-04-08gnu: mpv: Set absolute path to 'youtube-dl'.Timo Eisenmann
* gnu/packages/video.scm (mpv)[arguments]: Add phase 'patch-paths' to substitute in the absolute path to 'youtube-dl'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-08licenses: Remove 'bsd-style'.Ludovic Courtès
This procedure had been deprecated since March 2015. * guix/licenses.scm (bsd-style): Remove.
2019-04-08gnu: scalapack: Use 'non-copyleft' as the license.Ludovic Courtès
* gnu/packages/maths.scm (scalapack)[license]: Use LICENSE:NON-COPYLEFT.
2019-04-08gnu: sbcl-trivial-backtrace: Fix 'license' field.Ludovic Courtès
This is a followup to 977b0db4c0e4c5672600e3c14587048a7a6a15fd. * gnu/packages/lisp.scm (sbcl-trivial-backtrace)[license]: Change to LICENSE:EXPAT.
2019-04-08gnu: guix: Update to d78bfd2.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to d78bfd2.
2019-04-08gnu: wireguard: Update to 0.0.20190406.Rutger Helling
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190406.
2019-04-08gnu: linux-libre: Update to 5.0.7.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.7. (%linux-libre-hash): Update hash.
2019-04-08gnu: linux-libre@4.19: Update to 4.19.34.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.34. (%linux-libre-4.19-hash): Update hash.
2019-04-08gnu: linux-libre@4.14: Update to 4.14.111.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.111. (%linux-libre-4.14-hash): Update hash.
2019-04-08gnu: linux-libre@4.9: Update to 4.9.168.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.168.
2019-04-07gnu: openjpeg: Replace with 2.3.1 [security fixes].Marius Bakke
This release includes many security fixes, including CVE-2018-5785 and CVE-2018-CVE-2018-6616. See <https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md> for details. * gnu/packages/image.scm (openjpeg)[replacement]: New field. (openjpeg-2.3.1): New public variable.
2019-04-07gnu: miniupnpc: Update to 2.1.20190403.Marius Bakke
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190403.
2019-04-07gnu: samba: Update to 4.10.1.Marius Bakke
* gnu/packages/samba.scm (samba): Update to 4.10.1.
2019-04-07gnu: ungoogled-chromium: Update to 73.0.3683.103-0.4c7fb6d.Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Set to 73.0.3683.103. (ungoogled-chromium-source): Adjust chromium hash.
2019-04-07gnu: Add emacs-protobuf-mode.Carlo Zancanaro
* gnu/packages/protobuf.scm (emacs-protobuf-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07gnu: Add emacs-erlang.Carlo Zancanaro
* gnu/packages/erlang.scm (emacs-erlang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07gnu: emacs-wgrep: Update to 2.3.0.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07gnu: emacs-evil-matchit: Update to 2.2.9.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.2.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07gnu: emacs-js2-mode: Update to 20190219.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20190219. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07gnu: emacs-exwm: Provide absolute file name in '.desktop' file.Diego Nicola Barbato
Previously GDM would crash when selecting EXWM. * gnu/packages/emacs-xyz.scm (emacs-exwm)[arguments]: Rewrite 'install-xsession' phase such that .desktop file contains an absolute file name. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07install: Tweak motd.Ludovic Courtès
* gnu/system/install.scm (%installation-services): Tweak motd.
2019-04-07install: Remove "GuixSD".Ludovic Courtès
* gnu/system/install.scm (%installation-services): Remove "Guix System Distribution" from motd.
2019-04-07installer: Adjust welcome page message.Ludovic Courtès
* gnu/installer/newt/welcome.scm (run-welcome-page): Make the message less scary.
2019-04-07installer: Internationalize service "names".Ludovic Courtès
* gnu/installer/services.scm (%system-services): Mark networking service names with 'G_'. * gnu/installer/newt/services.scm (run-networking-cbt-page): Pass 'system-service-name' through 'G_'.
2019-04-07installer: Offer NM, Connman, and DHCP to non-desktop installs.Ludovic Courtès
* gnu/installer/services.scm (%system-services): Add NetworkManager, Connman, and the DHCP client. * gnu/installer/newt/services.scm (run-networking-cbt-page): Add 'network-management?' parameter and honor it. (run-services-page): Adjust call accordingly.
2019-04-07gnu: Add clp.Ricardo Wurmus
* gnu/packages/maths.scm (clp): New variable.
2019-04-07gnu: guitarix: Update to 0.38.0.Ricardo Wurmus
* gnu/packages/audio.scm (guitarix): Update to 0.38.0.
2019-04-07gnu: lcms: Fix CVE-2018-16435.Efraim Flashner
* gnu/packages/ghostscript.scm (lcms)[replacement]: New field. (lcms/fixed): New variable. * gnu/packages/patches/lcms-CVE-2018-16435.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2019-04-07gnu: libssh2@1.8.0: Move to ssh.scm.Ludovic Courtès
This fixes a top-level circular dependency introduced in c1f4e6491cecc5d121ef371a8fb2aa0a07030d36. * gnu/packages/curl.scm (libssh2-1.8.0): Move to... * gnu/packages/ssh.scm (libssh2-1.8.0): ... here.
2019-04-07services: dropbear: Add default value.Ludovic Courtès
* gnu/services/ssh.scm (dropbear-service-type)[default-value]: New field.
2019-04-07installer: Add dialog to select networking services.Ludovic Courtès
* gnu/installer/newt/services.scm (run-networking-cbt-page): New procedure. (run-services-page): Call it. * gnu/installer/services.scm (%system-services): Add OpenSSH and Tor. (networking-system-service?): New procedure. * gnu/installer/steps.scm (format-configuration): Add 'networking' and 'ssh' to the service modules.
2019-04-07installer: Generalize desktop environments to system services.Ludovic Courtès
* gnu/installer/services.scm (<desktop-environment>): Rename to... (<system-service>): ... this. Add a 'type' field. (%desktop-environments): Rename to... (%system-services): ... this. (desktop-system-service?): New procedure. (desktop-environments->configuration): Rename to... (system-services->configuration): ... this. Determine the base list of services based on whether SERVICES contains at least one "desktop" service. * gnu/installer/newt/services.scm (run-desktop-environments-cbt-page): Adjust accordingly. * gnu/installer.scm (installer-steps): Likewise.
2019-04-07installer: Remove SLiM-specific instructions.Ludovic Courtès
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page): Remove "with F1".
2019-04-07installer: Fix wording for "Internet access."Ludovic Courtès
* gnu/installer/newt/network.scm (run-technology-page): Fix wording for "Internet access."
2019-04-07installer: Use the normalized codeset in the 'locale' field.Ludovic Courtès
* gnu/installer/locale.scm (normalize-codeset): New procedure. (locale->locale-string): Use it.
2019-04-07installer: Move the 'locale' step before the 'welcome' step.Ludovic Courtès
* gnu/installer.scm (installer-steps): Move the 'locale step before 'welcome.
2019-04-07installer: Simplify locale dialogs.Ludovic Courtès
* gnu/installer/newt/locale.scm (run-language-page): Simplify text. (run-territory-page): Likewise. (run-codeset-page): Likewise. (run-locale-page): Don't call 'run-codeset-page' when "UTF-8" is among the codesets of LOCALES.
2019-04-07doc: Fix syntax of cross-manual references.Ludovic Courtès
This is a followup to 412e6396bbb8b398e8a94427db50271e47db610f. * doc/guix.texi (Mail Services): Fix syntax of cross-references to the Mailutils manual.
2019-04-07size: Optimize dependency size computation.Ludovic Courtès
This reduces 'guix size' run time by ~4% here: items="$(guix build icecat inkscape emacs libreoffice)" guix size $items * guix/scripts/size.scm (store-profile): Define 'size-table' and use it to lookup the size of ITEM in 'dependency-size'.
2019-04-07gnu: terminology: Run test suite.Efraim Flashner
* gnu/packages/enlightenment.scm (terminology)[arguments]: Add configure-flag to build the test binary. Use custom 'check phase. Add phase to remove test binary.
2019-04-07gnu: terminology: Update to 1.4.0.Efraim Flashner
* gnu/packages/enlightenment.scm (terminology): Update to 1.4.0.
2019-04-07services: Add 'imap4d-service-type'.宋文武
* gnu/services/mail.scm (<imap4d-configuration>): New record type. (imap4d-shepherd-service): New procedure. (%default-imap4d-config-file, imap4d-service-type): New variables. * gnu/services/mail.scm (Mail Services): Document it.
2019-04-07gnu: Add clack.Katherine Cox-Buday
* gnu/packages/lisp.scm (sbcl-clack, cl-clack): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07gnu: Add ningle.Katherine Cox-Buday
* gnu/packages/lisp.scm (sbcl-ningle, cl-ningle): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07gnu: Add lack.Katherine Cox-Buday
* gnu/packages/lisp.scm (sbcl-lack, cl-lack): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07gnu: Add lack-middleware-static.Katherine Cox-Buday
* gnu/packages/lisp.scm (sbcl-lack-middleware-static) (cl-lack-middleware-static): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07gnu: Add trivial-mimes.Katherine Cox-Buday
* gnu/packages/lisp.scm (sbcl-trivial-mimes, cl-trivial-mimes): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07gnu: Add lack-middleware-backtrace.Katherine Cox-Buday
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace) (cl-lack-middleware-backtrace): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>