guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch version-1.1.0 updated (08b14ab -> c635610)


From: guix-commits
Subject: branch version-1.1.0 updated (08b14ab -> c635610)
Date: Fri, 10 Apr 2020 10:08:25 -0400 (EDT)

civodul pushed a change to branch version-1.1.0
in repository guix.

    from 08b14ab  maint: 'release' targets runs ./bootstrap for new version 
string.
     new e830c2a  vm: Transparently compress iso9660 images.
     new 325707f  services: gnome: Fix ‘gnome’ field name.
     new 2281a77  gnu: xfce: Fix typo.
     new 0bd7a6b  gnu: installer: Fix issue with "Esperanto" locale.
     new 18ffd2f  gnu: binutils: Shorten file names of MinGW patches.
     new 17edf57  gnu: akonadi: Shorten file name of patch.
     new abc3321  gnu: sdl-pango: Shorten file name of patch.
     new 74f0105  vm: 'system-disk-image' honors #:substitutable? for ISO9660 
images.
     new 66b53c2  installer: tests: Don't install to a CD/DVD.
     new c635610  tests: Run guided installation tests from an ISO image.

The 10 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:
 gnu/build/vm.scm                                      | 19 +++++++++++++++++++
 gnu/installer/tests.scm                               |  9 +++++++--
 gnu/installer/utils.scm                               |  5 +++--
 gnu/local.mk                                          |  8 ++++----
 gnu/packages/cross-base.scm                           |  5 ++---
 gnu/packages/kde-pim.scm                              |  2 +-
 ...perly-relo.patch => akonadi-not-relocatable.patch} |  0
 ...s.patch => binutils-mingw-w64-deterministic.patch} |  0
 ...stamp.patch => binutils-mingw-w64-timestamp.patch} |  0
 ...yFTBitmapTo.patch => sdl-pango-header-guard.patch} |  0
 gnu/packages/sdl.scm                                  | 14 ++++++--------
 gnu/packages/xfce.scm                                 |  4 ++--
 gnu/services/desktop.scm                              |  3 ++-
 gnu/system/vm.scm                                     |  7 +++++--
 gnu/tests/install.scm                                 |  2 ++
 15 files changed, 53 insertions(+), 25 deletions(-)
 rename 
gnu/packages/patches/{akonadi-Revert-Make-installation-properly-relo.patch => 
akonadi-not-relocatable.patch} (100%)
 rename 
gnu/packages/patches/{binutils-mingw-w64-reproducible-import-libraries.patch => 
binutils-mingw-w64-deterministic.patch} (100%)
 rename gnu/packages/patches/{binutils-mingw-w64-specify-timestamp.patch => 
binutils-mingw-w64-timestamp.patch} (100%)
 rename 
gnu/packages/patches/{sdl-pango-fix-explicit-SDLPango_CopyFTBitmapTo.patch => 
sdl-pango-header-guard.patch} (100%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]