[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (52d2a2b -> fd3782d)
From: |
Marius Bakke |
Subject: |
branch master updated (52d2a2b -> fd3782d) |
Date: |
Mon, 22 May 2017 12:31:49 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 52d2a2b gnu: vte-ng: Update to 0.48.3.a.
adds 33ec536 gnu: guix: Update snapshot.
adds 43e5a26 Update NEWS.
adds 266d281 Update NEWS.
adds 920803f maint: Add 'update-NEWS' target.
adds ed5e3ab gnu: tor: Update to 0.3.0.7.
adds 5d6e38a gnu: glibc/hurd: Use modify-phases syntax.
adds d03b34c gnu: glibc/hurd: Do not apply i686 patch.
adds 6d1ae43 profiles: Add elapsed time to manual-database hook to
output message.
adds c90fd55 gnu: qemu: Fix CVE-2017-7493.
adds 37fd956 build: Compile stackage only if 'guile-json' is available.
adds 56a0397 gnu: aspell: 'dict-dir' set to ~/.guix-profile/lib/aspell
or $ASPELL_DICT_DIR.
adds a6c642e maint: The 'release' target builds a VM image.
adds e13b55a services: openssh: Don't depend on networking.
adds f3f8938 install: Enable SSH in installation image.
adds 51fe9cd services: user-homes: Do not create home directories
marked as no-create.
adds 36c9942 union: Gracefully handle dangling symlinks in the input.
adds 4a628d5 publish: Fix narinfo rendering for already-compressed
items.
adds 4ee6584 modules: Add more source-less modules.
adds c383dc5 gnu: guile-ssh: Fix potential double-free/use-after-free
issue.
adds fd5a30a vm: Support arbitrary partition flags.
adds 03119da vm: Support creating FAT partitions.
adds 6520904 vm: Add UEFI loader to disk images.
adds 429046e system: Use Guile 2.2 rather than 2.0 in %BASE-PACKAGES.
adds 6a9defd gnu: dropbear: Update to 2017.75 [fixes
CVE-2017-{9078,9079}].
adds 7dccad9 gnu: address@hidden: Update to 2.6.10 [security fixes].
adds 96afb48 pack: Use 'guile2.0-json' when building with Guile 2.0.
adds 402f241 Update NEWS.
adds a588e34 vm: Increase default disk size to account for ESP
partition.
adds 3244991 gnu: unionfs-fuse-static: Remove 'unionfsctl' executable.
adds 092c58e guix system: Increase image size for 'guix system vm'.
adds 8a29dc0 guix system: Don't warn about old distros for "guix
system init".
adds 9d0c24d tests: ssh: Use 'guile2.0-ssh'.
adds 31025ed Update NEWS.
adds df67117 doc: Replace fingerprint of OpenPGP signing key.
adds a6d728b gnu: guix: Update to 0.13.0.
adds e9c5335 gnu: guix: Update to a6d728b.
adds 7c63fff Update NEWS.
new fd3782d Merge branch 'version-0.13.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 "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 12 +-
NEWS | 611 +++++++++++++++++++++++++++++++++++-
build-aux/update-NEWS.scm | 161 ++++++++++
doc/guix.texi | 2 +-
gnu/packages/package-management.scm | 8 +-
gnu/tests/ssh.scm | 2 +-
guix/scripts/system.scm | 8 +-
7 files changed, 793 insertions(+), 11 deletions(-)
create mode 100644 build-aux/update-NEWS.scm
- branch master updated (52d2a2b -> fd3782d),
Marius Bakke <=