[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (141262f -> b4440de)
From: |
guix-commits |
Subject: |
branch master updated (141262f -> b4440de) |
Date: |
Wed, 15 Apr 2020 10:10:04 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 141262f gnu: Add gtkd.
add 808084e maint: Binary tarball uses "guile3.0-guix", not "guix".
add 8b292ff maint: 'release' target no longer uses -K, to allow for
offloading.
add 9814883 maint: 'release' builds with '--fallback'.
add 4fc2132 gnu: qemu: Skip tests on i686-linux.
add f9adf35 Update NEWS.
add eb0352e Add missing services/linux.scm to gnu/local.mk.
add 08b14ab maint: 'release' targets runs ./bootstrap for new version
string.
add e830c2a vm: Transparently compress iso9660 images.
add 325707f services: gnome: Fix ‘gnome’ field name.
add 2281a77 gnu: xfce: Fix typo.
add 0bd7a6b gnu: installer: Fix issue with "Esperanto" locale.
add 18ffd2f gnu: binutils: Shorten file names of MinGW patches.
add 17edf57 gnu: akonadi: Shorten file name of patch.
add abc3321 gnu: sdl-pango: Shorten file name of patch.
add 74f0105 vm: 'system-disk-image' honors #:substitutable? for ISO9660
images.
add 66b53c2 installer: tests: Don't install to a CD/DVD.
add c635610 tests: Run guided installation tests from an ISO image.
add 557e682 installer: Load uvesafb kernel module.
add f4ec5e1 gnu: gdm: Don't offer GNOME when it's not in the system
profile.
add 27a1e4f build: Cap build parallelism on i686.
add 935ef44 nls: Update.
add 9d0d27f gnu: guix: Update to 1.1.0rc2.
add 2033cf1 gnu: guix: Update to 9d0d27f.
add 6945c43 Update NEWS.
add 8e4d149 services: kernel-module-loader: Clean up.
add 893651a installer: Open manual in the selected language on tty2.
add 2b29219 nls: Update.
add 0ad60b2 installer: Only load uvesafb kernel module when needed.
add 8e8d984 maint: Actually check for the availablility of system
packages.
add bab1f34 maint: Ensure substitutes are available for
'%default-xorg-modules'.
add 1ae7a92 weather: Delete duplicate entries coming from '--manifest'.
add f37789a doc: Emit hyperlinks in HTML output for @lisp snippets.
add 4487e42 doc: Avoid invalid 'match' pattern in
'syntax-highlighted-html'.
add bd4c345 doc: Improve anchor collection.
add 8aa752b services: shepherd: Increase the PID file timeout to 30s.
add d62c9b2 Update NEWS.
add 33ff35d gnu: guix: Update to 1.1.0.
new b4440de Merge branch 'version-1.1.0'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 29 +-
NEWS | 146 +-
build-aux/compile-all.scm | 12 +-
etc/release-manifest.scm | 30 +-
gnu/installer.scm | 5 +-
gnu/local.mk | 1 +
gnu/packages/gnome.scm | 3 +-
gnu/packages/package-management.scm | 8 +-
gnu/packages/patches/gdm-default-session.patch | 91 +
gnu/packages/virtualization.scm | 10 +-
gnu/services/linux.scm | 1 -
gnu/services/shepherd.scm | 7 +
gnu/system/install.scm | 43 +-
guix/scripts/weather.scm | 5 +-
po/doc/guix-manual.de.po | 18793 +++++++++---------
po/doc/guix-manual.es.po | 18819 +++++++++---------
po/doc/guix-manual.ru.po | 502 +-
po/guix/de.po | 1262 +-
po/guix/es.po | 1266 +-
po/guix/fr.po | 1262 +-
po/guix/pt_BR.po | 1266 +-
po/packages/de.po | 9349 +++++----
po/packages/fr.po | 23311 ++++++++++++++---------
23 files changed, 41956 insertions(+), 34265 deletions(-)
create mode 100644 gnu/packages/patches/gdm-default-session.patch
- branch master updated (141262f -> b4440de),
guix-commits <=