guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (8be563a -> 0371b34)


From: Efraim Flashner
Subject: branch core-updates updated (8be563a -> 0371b34)
Date: Thu, 23 Mar 2017 09:07:03 -0400 (EDT)

efraim pushed a change to branch core-updates
in repository guix.

      from  8be563a   gnu: dtc: Build with flex-2.6.1.
      adds  02b067d   gnu: perl-compress-raw-zlib: Update to 2.074.
      adds  c0b7b79   gnu: perl-compress-raw-bzip2: Update to 2.074.
      adds  c70b50e   gnu: perl-io-compress: Update to 2.074.
      adds  0e7c3ba   gnu: perl-mojolicious: Update to 7.29.
      adds  879b521   gnu: python-pysam: Update to 0.10.0.
      adds  71dbf59   gnu: python-pysam: Run tests before installation.
      adds  54262c5   gnu: python-pysam: Run tests in parallel.
      adds  326249b   gnu: rustc: End resultless phases in #t.
      adds  5cd074e   gnu: guile: Add 'guile-next' as a deprecated alias.
      adds  ab2a74e   publish: The public and private keys are now SRFI-39 
parameters.
      adds  46f5839   publish: Add '--public-key' and '--private-key'.
      adds  cdd7a7d   publish: Make the nar URL prefix a parameter.
      adds  4bb5e0a   publish: Add '--nar-path'.
      adds  aeb6fe5   gnu: autoconf-archive: Update to 2017.03.21.
      adds  ed407f3   tests: Fix 'cond-expand' clause for 2.2/2.0.
      adds  50b4d3a   tests: Skip 'guix pack' test when networking is 
unavailable.
      adds  73a4645   build: 'test-driver.scm' prints Scheme values with 
'write'.
      adds  493ae57   gnu: binutils-vc4: Set source file-name.
      adds  61a3137   gnu: guix: Update development snapshot.
      adds  9b7a958   gnu: rustc: Honor max line length.
      adds  112d645   gnu: dovecot: Update to 2.2.28.
      adds  359e9c4   gnu: chicken: Update to 4.12.0.
      adds  283f04b   gnu: libffcall: Set source file-name.
      adds  745d85b   gnu: python-pafy: Update to 0.5.3.1.
      adds  fd2662e   gnu: python-sqlalchemy-utils: Update to 0.32.13.
      adds  7c42793   gnu: python-drmaa: Update to 0.7.7.
      adds  80e8d85   gnu: python-beautifulsoup4: Update to 4.5.3.
      adds  543782e   gnu: python-appdirs: Update to 1.4.3.
      adds  36e0d9d   gnu: python-ipaddress: Update to 1.0.18.
      adds  06fe79f   gnu: python-rauth: Update to 0.7.3.
      adds  e17a124   gnu: python2-futures: Update to 3.0.5.
      adds  a06cd95   gnu: python-natsort: Update to 5.0.2.
      adds  b27bd0b   gnu: youtube-dl: Update to 2017.03.22.
      adds  939b6b1   gnu: star: Update to 2.5.3a.
      adds  df7309f   gnu: Add ghc-code-page.
      adds  c53af00   gnu: idris: Update to 0.99.1.
       new  0371b34   Merge remote-tracking branch 'origin/master' into 
core-updates

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:
 build-aux/test-driver.scm                          |  51 ++++----
 doc/guix.texi                                      |  20 +++
 gnu/local.mk                                       |   2 +-
 gnu/packages/autotools.scm                         |   4 +-
 gnu/packages/bioinformatics.scm                    |   4 +-
 gnu/packages/compression.scm                       |  16 +--
 gnu/packages/embedded.scm                          |   1 +
 gnu/packages/guile.scm                             |   3 +
 gnu/packages/haskell.scm                           |  22 ++++
 gnu/packages/idris.scm                             |   5 +-
 gnu/packages/libffcall.scm                         |   1 +
 gnu/packages/mail.scm                              |   4 +-
 gnu/packages/package-management.scm                |   6 +-
 .../chicken-CVE-2016-6830+CVE-2016-6831.patch      |  81 ------------
 gnu/packages/patches/chicken-CVE-2017-6949.patch   | 132 ++++++++++++++++++++
 gnu/packages/perl-web.scm                          |   4 +-
 gnu/packages/python.scm                            |  36 +++---
 gnu/packages/rust.scm                              |  20 +--
 gnu/packages/scheme.scm                            |  16 +--
 gnu/packages/video.scm                             |   4 +-
 guix/pk-crypto.scm                                 |   8 ++
 guix/scripts/publish.scm                           | 137 +++++++++++++--------
 tests/pack.scm                                     |   1 +
 tests/publish.scm                                  |  35 ++++++
 tests/store.scm                                    |   4 +-
 25 files changed, 394 insertions(+), 223 deletions(-)
 delete mode 100644 
gnu/packages/patches/chicken-CVE-2016-6830+CVE-2016-6831.patch
 create mode 100644 gnu/packages/patches/chicken-CVE-2017-6949.patch



reply via email to

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