3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

42435 commits

Author SHA1 Message Date
Ludovic Courtès
4f6172f1c5
gnu: sbcl-trivial-backtrace: Fix 'license' field.
This is a followup to 977b0db4c0.

* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[license]: Change to
LICENSE:EXPAT.
2019-04-08 10:42:50 +02:00
Ludovic Courtès
6624df5bb9
gnu: guix: Update to d78bfd2.
* gnu/packages/package-management.scm (guix): Update to d78bfd2.
2019-04-08 10:42:50 +02:00
Rutger Helling
bf71ac09e5
gnu: wireguard: Update to 0.0.20190406.
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190406.
2019-04-08 08:49:09 +02:00
Mark H Weaver
87483b907d
gnu: linux-libre: Update to 5.0.7.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.7.
(%linux-libre-hash): Update hash.
2019-04-08 00:55:26 -04:00
Mark H Weaver
4b2cc0b649
gnu: linux-libre@4.19: Update to 4.19.34.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.34.
(%linux-libre-4.19-hash): Update hash.
2019-04-08 00:27:55 -04:00
Mark H Weaver
68f206e60e
gnu: linux-libre@4.14: Update to 4.14.111.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.111.
(%linux-libre-4.14-hash): Update hash.
2019-04-08 00:26:13 -04:00
Mark H Weaver
bf5bd51f8d
gnu: linux-libre@4.9: Update to 4.9.168.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.168.
2019-04-08 00:25:16 -04:00
Marius Bakke
0e2b0b05ac
gnu: openjpeg: Replace with 2.3.1 [security fixes].
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-07 23:56:47 +02:00
Marius Bakke
6130b97440
gnu: miniupnpc: Update to 2.1.20190403.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190403.
2019-04-07 23:56:47 +02:00
Marius Bakke
e248b10b39
gnu: samba: Update to 4.10.1.
* gnu/packages/samba.scm (samba): Update to 4.10.1.
2019-04-07 23:56:47 +02:00
Marius Bakke
821222433a
gnu: ungoogled-chromium: Update to 73.0.3683.103-0.4c7fb6d.
* gnu/packages/chromium.scm (%chromium-version): Set to 73.0.3683.103.
(ungoogled-chromium-source): Adjust chromium hash.
2019-04-07 23:56:47 +02:00
Carlo Zancanaro
d78bfd27bd
gnu: Add emacs-protobuf-mode.
* gnu/packages/protobuf.scm (emacs-protobuf-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:52 +02:00
Carlo Zancanaro
d6449c362b
gnu: Add emacs-erlang.
* gnu/packages/erlang.scm (emacs-erlang): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:52 +02:00
Brian Leung
48b58245a7
gnu: emacs-wgrep: Update to 2.3.0.
* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:51 +02:00
Brian Leung
96c822a3ea
gnu: emacs-evil-matchit: Update to 2.2.9.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.2.9.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:51 +02:00
Brian Leung
b8a5c1080e
gnu: emacs-js2-mode: Update to 20190219.
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20190219.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-07 22:23:51 +02:00
Diego Nicola Barbato
f7d011d2a5
gnu: emacs-exwm: Provide absolute file name in '.desktop' file.
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-07 22:23:51 +02:00
Ludovic Courtès
5a663d87eb
install: Tweak motd.
* gnu/system/install.scm (%installation-services): Tweak motd.
2019-04-07 22:23:51 +02:00
Ludovic Courtès
6fb6dd13b5
install: Remove "GuixSD".
* gnu/system/install.scm (%installation-services): Remove "Guix System
Distribution" from motd.
2019-04-07 22:23:51 +02:00
Ludovic Courtès
a886eedfae
installer: Adjust welcome page message.
* gnu/installer/newt/welcome.scm (run-welcome-page): Make the message
less scary.
2019-04-07 22:23:51 +02:00
Ludovic Courtès
62b0f044f1
installer: Internationalize service "names".
* 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-07 22:23:51 +02:00
Ludovic Courtès
2e55f37c0c
installer: Offer NM, Connman, and DHCP to non-desktop installs.
* 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-07 22:23:50 +02:00
Ricardo Wurmus
ecfbc51faa
gnu: Add clp.
* gnu/packages/maths.scm (clp): New variable.
2019-04-07 21:33:03 +02:00
Ricardo Wurmus
93880e5786
gnu: guitarix: Update to 0.38.0.
* gnu/packages/audio.scm (guitarix): Update to 0.38.0.
2019-04-07 21:33:00 +02:00
8a3bb34c5e
gnu: lcms: Fix CVE-2018-16435.
* 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-07 21:10:26 +03:00
Ludovic Courtès
71b4974a40
gnu: libssh2@1.8.0: Move to ssh.scm.
This fixes a top-level circular dependency introduced in
c1f4e6491c.

* gnu/packages/curl.scm (libssh2-1.8.0): Move to...
* gnu/packages/ssh.scm (libssh2-1.8.0): ... here.
2019-04-07 18:04:34 +02:00
Ludovic Courtès
3613ce46dc
services: dropbear: Add default value.
* gnu/services/ssh.scm (dropbear-service-type)[default-value]: New
field.
2019-04-07 18:04:08 +02:00
Ludovic Courtès
7d1030a635
installer: Add dialog to select networking services.
* 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-07 18:02:39 +02:00
Ludovic Courtès
75988317b2
installer: Generalize desktop environments to system services.
* 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-07 17:18:04 +02:00
Ludovic Courtès
e8aa4e9511
installer: Remove SLiM-specific instructions.
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page):
Remove "with F1".
2019-04-07 16:25:07 +02:00
Ludovic Courtès
d155777452
installer: Fix wording for "Internet access."
* gnu/installer/newt/network.scm (run-technology-page): Fix wording for
"Internet access."
2019-04-07 16:21:52 +02:00
Ludovic Courtès
cbd01cff79
installer: Use the normalized codeset in the 'locale' field.
* gnu/installer/locale.scm (normalize-codeset): New procedure.
(locale->locale-string): Use it.
2019-04-07 16:19:09 +02:00
Ludovic Courtès
850ddf94e8
installer: Move the 'locale' step before the 'welcome' step.
* gnu/installer.scm (installer-steps): Move the 'locale step before
'welcome.
2019-04-07 16:16:14 +02:00
Ludovic Courtès
04d0aa9905
installer: Simplify locale dialogs.
* 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-07 12:11:55 +02:00
Ludovic Courtès
b596c5fbc1
doc: Fix syntax of cross-manual references.
This is a followup to 412e6396bb.

* doc/guix.texi (Mail Services): Fix syntax of cross-references to the
Mailutils manual.
2019-04-07 11:39:40 +02:00
Ludovic Courtès
1199da08aa
size: Optimize dependency size computation.
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-07 11:36:00 +02:00
32c055fd32
gnu: terminology: Run test suite.
* 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-07 10:49:30 +03:00
31d663a14b
gnu: terminology: Update to 1.4.0.
* gnu/packages/enlightenment.scm (terminology): Update to 1.4.0.
2019-04-07 10:49:30 +03:00
宋文武
412e6396bb
services: 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-07 14:18:01 +08:00
Katherine Cox-Buday
d3715a30d1
gnu: Add clack.
* gnu/packages/lisp.scm (sbcl-clack, cl-clack): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
7e2404a56b
gnu: Add ningle.
* gnu/packages/lisp.scm (sbcl-ningle, cl-ningle): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
77a5b9fed8
gnu: Add lack.
* gnu/packages/lisp.scm (sbcl-lack, cl-lack): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
dba5005848
gnu: Add lack-middleware-static.
* gnu/packages/lisp.scm (sbcl-lack-middleware-static)
(cl-lack-middleware-static): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
ac99157f42
gnu: Add trivial-mimes.
* gnu/packages/lisp.scm (sbcl-trivial-mimes, cl-trivial-mimes): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
d3da4b37cf
gnu: Add lack-middleware-backtrace.
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)
(cl-lack-middleware-backtrace): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
08295e6fc0
gnu: Add lack-util.
* gnu/packages/lisp.scm (sbcl-lack-util, cl-lack-util): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
3583ba0429
gnu: Add lack-component.
* gnu/packages/lisp.scm (sbcl-lack-component, cl-lack-component): New
variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
fb38366827
gnu: Add lack-response.
* gnu/packages/lisp.scm (sbcl-lack-response, cl-lack-response): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
ffc1d945d0
gnu: Add local-time.
* gnu/packages/lisp.scm (sbcl-local-time, cl-local-time): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday
d98d148567
gnu: Add lack-request.
* gnu/packages/lisp.scm (sbcl-lack-request, cl-lack-request): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00