guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d2e0b16 -> 20cc8f9)


From: guix-commits
Subject: branch master updated (d2e0b16 -> 20cc8f9)
Date: Tue, 21 Jul 2020 17:57:03 -0400 (EDT)

mbakke pushed a change to branch master
in repository guix.

    from d2e0b16  gnu: emacs-telega: Temporarily disable VOIP to work around 
issue.
     new 81678e5  gnu: bubblewrap: Build with Python 3.
     new debcb84  gnu: xorg-server: Update to 1.20.8.
     new 94d8924  gnu: OpenSC: Update to 0.20.0 [security fixes].
     new 938f319  services: ganeti: Fix erroneous gexp.
     new 2195ad6  gnu: libvnc: Update to 0.9.13.
     new cd9e977  gnu: twm: Update to 1.0.11.
     new 737e9d5  gnu: nsd: Update to 4.3.1.
     new f3130c6  gnu: Add intel-xed.
     new 569959d  gnu: Add remid-lv2.
     new 2640709  gnu: Add chaiscript.
     new dbdfbec  gnu: git-annex: Update to 8.20200720.1.
     new 20cc8f9  gnu: patchelf: Update to 0.11.

The 12 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/local.mk                                       |   3 +-
 gnu/packages/assembly.scm                          |  94 +++++++++++++++++
 gnu/packages/cpp.scm                               |  32 ++++++
 gnu/packages/dns.scm                               |   4 +-
 gnu/packages/elf.scm                               |   5 +-
 gnu/packages/haskell-apps.scm                      |   4 +-
 gnu/packages/music.scm                             |  36 +++++++
 .../patches/intel-xed-fix-nondeterminism.patch     | 113 +++++++++++++++++++++
 gnu/packages/patches/libvnc-CVE-2018-20750.patch   |  44 --------
 gnu/packages/patches/libvnc-CVE-2019-15681.patch   |  23 -----
 gnu/packages/security-token.scm                    |   4 +-
 gnu/packages/virtualization.scm                    |   2 +-
 gnu/packages/vnc.scm                               |  15 ++-
 gnu/packages/xorg.scm                              |  30 +++---
 gnu/services/ganeti.scm                            |   2 +-
 15 files changed, 316 insertions(+), 95 deletions(-)
 create mode 100644 gnu/packages/patches/intel-xed-fix-nondeterminism.patch
 delete mode 100644 gnu/packages/patches/libvnc-CVE-2018-20750.patch
 delete mode 100644 gnu/packages/patches/libvnc-CVE-2019-15681.patch



reply via email to

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