guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (17c3e0d -> 12878d1)


From: guix-commits
Subject: branch staging updated (17c3e0d -> 12878d1)
Date: Wed, 12 Dec 2018 16:04:59 -0500 (EST)

mbakke pushed a change to branch staging
in repository guix.

      from  17c3e0d   gnu: mesa: Update to 18.3.1.
      adds  07c791c   hydra: Increase image sizes for USB image and Flash image.
      adds  5a8b00f   gnu: gcl: Update snapshot.
      adds  b05399d   gnu: supercollider: Update to 3.10.0.
      adds  b779dba   gnu: Add liblcf.
      adds  1f1d6af   gnu: Add easyrpg-player.
      adds  5d3f673   gnu: polkit: Fix CVE-2018-19788.
      adds  bff07c0   gnu: address@hidden: Update to 4.9.144.
      adds  80606f7   gnu: address@hidden: Update to 4.14.87.
      adds  99c39c2   gnu: linux-libre: Update to 4.19.8.
      adds  accb5c3   gnu: openjdk: Make idlj respect SOURCE_DATE_EPOCH.
      adds  d7e2465   gnu: sorcer: Always return #T from build phases.
      adds  af12790   guix: Add support for channel dependencies.
      adds  ba8c087   gnu: mtools: Update to 4.0.22.
      adds  8d3f604   gnu: syslinux: Limit the architectures supported.
      adds  505a385   gnu: Add go-ipfs.
      adds  584d555   gnu: python-jedi: Update to 0.13.1 and disable the tests.
      adds  88c7cf8   gnu: emacs-elpy: Update to 1.27.0.
      adds  2e265d1   gnu: git: Update to 2.20.0.
      adds  1460e77   gnu: msmtp: Update to 1.8.1.
      adds  7e4bc21   services: guix: Run 'guix-daemon' in UTF-8 locale.
      adds  72f9578   gnu: petsc-openmpi: Ensure compatibility of SCOTCH 
dependency.
      adds  a552394   gnu: Add yubikey-personalization.
      adds  0ba4a67   gnu: mtools: Update to 4.0.23.
      adds  f21058d   gnu: font-gnu-unifont: Update to 11.0.03.
      adds  fec2c85   gnu: Borg: Update to 1.1.8.
      adds  59c9d4f   gnu: certbot, python-acme: Update to 0.29.1.
      adds  cba7ddc   refresh: Account for overlapping updater coverage.
      adds  9e3644a   gnu: gajim: Add support for Guix packaged plugins.
      adds  435d8a8   gnu: Add gajim-omemo.
      adds  799f5d0   gnu: python-gevent: Remove unreliable test.
      adds  2165ea1   gnu: Add emacs-sesman.
      adds  99aad42   gnu: emacs-cider: Update to 0.18.0.
      adds  b7c1c2b   gnu: rust: Increase build timeouts.
      adds  8d956d8   gnu: icecat: Enable Stylo CSS engine.
      adds  29eb0bc   gnu: icecat: Relabel patches to reflect CVE assignments.
      adds  46e613e   gnu: icecat: Add fixes from upstream mozilla-esr60 
[security-fixes].
      adds  0226dca   gnu: youtube-viewer: Update to 3.5.0.
      adds  b2fb40d   gnu: onionshare: Update to 1.3.1.
      adds  e200de5   gnu: Add chirp.
      adds  8c380a0   gnu: Add dav1d.
      adds  42140fd   gnu: Add toybox.
      adds  7600513   gnu: Add python-pytest-sugar.
      adds  053f3d4   gnu: Add python-serpent.
      adds  679c979   gnu: Add python-case.
      adds  2cfcab3   gnu: Add python-vine.
      adds  9253c42   gnu: Add python-pyro4.
      adds  a65a33d   gnu: python-amqp: Update to 2.3.2.
      adds  f6c19fe   gnu: python-kombu: Update to 4.2.2.
      adds  ae218b7   gnu: python-billiard: Update to 3.5.0.5.
      adds  95ae013   gnu: python-celery: Update to 4.2.1.
      adds  ab533c6   gnu: allegro: Fix compilation with Mesa >= 18.2.5.
      adds  3a48d05   gnu: openttd: Update to 1.8.0.
      adds  7b046b1   gnu: zathura-pdf-mupdf: Fix dependencies.
       new  12878d1   Merge branch 'master' into staging

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                                        |   1 +
 build-aux/hydra/gnu-system.scm                     |   4 +-
 doc/guix.texi                                      |  33 ++++
 gnu/local.mk                                       |   4 +-
 gnu/packages/audio.scm                             |  10 +-
 gnu/packages/backup.scm                            |   5 +-
 gnu/packages/bootloaders.scm                       |   2 +
 gnu/packages/busybox.scm                           |  40 +++++
 gnu/packages/check.scm                             |  24 +++
 gnu/packages/easyrpg.scm                           | 121 +++++++++++++
 gnu/packages/emacs.scm                             |  54 ++++--
 gnu/packages/fonts.scm                             |  16 +-
 gnu/packages/game-development.scm                  |   2 +
 gnu/packages/games.scm                             |   6 +-
 gnu/packages/gnuzilla.scm                          |  75 ++++++--
 gnu/packages/ham-radio.scm                         |  35 +++-
 gnu/packages/ipfs.scm                              |  27 +++
 gnu/packages/java.scm                              |   2 +
 gnu/packages/linux.scm                             |  12 +-
 gnu/packages/lisp.scm                              |   6 +-
 gnu/packages/mail.scm                              |   4 +-
 gnu/packages/maths.scm                             |   2 +-
 gnu/packages/messaging.scm                         |  55 +++++-
 gnu/packages/mtools.scm                            |   4 +-
 gnu/packages/music.scm                             |   6 +-
 ...gro-fix-compilation-mesa-18.2.5-and-later.patch |  41 +++++
 .../patches/borg-respect-storage-quota.patch       |  32 ----
 .../patches/openjdk-10-idlj-reproducibility.patch  |  36 ++++
 gnu/packages/patches/polkit-CVE-2018-19788.patch   | 197 +++++++++++++++++++++
 gnu/packages/pdf.scm                               |  14 +-
 gnu/packages/polkit.scm                            |   1 +
 gnu/packages/python.scm                            | 179 +++++++++++++++----
 gnu/packages/rust.scm                              |   3 +
 gnu/packages/security-token.scm                    |  34 ++++
 gnu/packages/tls.scm                               |   6 +-
 gnu/packages/tor.scm                               |  49 +----
 gnu/packages/version-control.scm                   |   6 +-
 gnu/packages/video.scm                             |  24 ++-
 gnu/services/base.scm                              |  10 +-
 guix/channels.scm                                  | 122 +++++++++++--
 guix/scripts/refresh.scm                           |  16 +-
 tests/channels.scm                                 | 139 +++++++++++++++
 42 files changed, 1249 insertions(+), 210 deletions(-)
 create mode 100644 gnu/packages/easyrpg.scm
 create mode 100644 
gnu/packages/patches/allegro-fix-compilation-mesa-18.2.5-and-later.patch
 delete mode 100644 gnu/packages/patches/borg-respect-storage-quota.patch
 create mode 100644 gnu/packages/patches/openjdk-10-idlj-reproducibility.patch
 create mode 100644 gnu/packages/patches/polkit-CVE-2018-19788.patch
 create mode 100644 tests/channels.scm



reply via email to

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