guix-commits
[Top][All Lists]
Advanced

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

branch master updated (f77886c -> ed2ae0d)


From: Marius Bakke
Subject: branch master updated (f77886c -> ed2ae0d)
Date: Sat, 16 Jun 2018 15:37:22 -0400 (EDT)

mbakke pushed a change to branch master
in repository guix.

      from  f77886c   gnu: Add restic.
       new  38ab778   doc: Clarify when branches are "frozen".
       new  cdbcfc1   gnu: linux-libre: Fix build on AArch64.
       new  7727f91   gnu: openal: Update to 0.18.2.
       new  57b1dba   gnu: libedit: Update to 20180525-3.1.
       new  406c83f   gnu: perl: Fix CVE-2018-12015.
       new  259341c   gnu: ldb: Fix build on 32-bit systems.
       new  30e26b6   gnu: ffmpeg: Update to 4.0.1.
       new  ec8cdd0   gnu: maim: Update to 5.5.2.
       new  4c0df1a   gnu: offlineimap: Update to 7.2.1.
       new  ed2ae0d   gnu: strace: Update to 4.23.

The 10 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:
 doc/contributing.texi                              | 11 ++-
 doc/guix.texi                                      |  2 +-
 gnu/local.mk                                       |  3 +-
 gnu/packages/audio.scm                             |  4 +-
 gnu/packages/base.scm                              | 11 +++
 gnu/packages/libedit.scm                           |  4 +-
 gnu/packages/linux.scm                             | 11 ++-
 gnu/packages/mail.scm                              |  4 +-
 .../binutils-aarch64-symbol-relocation.patch       | 36 +++++++++
 .../patches/perl-archive-tar-CVE-2018-12015.patch  | 36 +++++++++
 gnu/packages/patches/strace-kernel-4.16.patch      | 92 ----------------------
 gnu/packages/perl.scm                              |  2 +
 gnu/packages/samba.scm                             |  9 ++-
 gnu/packages/video.scm                             |  4 +-
 gnu/packages/xdisorg.scm                           |  4 +-
 guix/utils.scm                                     |  6 ++
 16 files changed, 128 insertions(+), 111 deletions(-)
 create mode 100644 
gnu/packages/patches/binutils-aarch64-symbol-relocation.patch
 create mode 100644 gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch
 delete mode 100644 gnu/packages/patches/strace-kernel-4.16.patch



reply via email to

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