guix-commits
[Top][All Lists]
Advanced

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

branch python-updates updated (bcddf30 -> 1a9e471)


From: Ricardo Wurmus
Subject: branch python-updates updated (bcddf30 -> 1a9e471)
Date: Sun, 11 Mar 2018 15:04:02 -0400 (EDT)

rekado pushed a change to branch python-updates
in repository guix.

      from  bcddf30   Merge branch 'master' into python-updates
      adds  936e7a5   services: Rework the PostgreSQL config file to use a 
record type.
      adds  69f7cf2   tests: databases: Add a system test for PostgreSQL.
      adds  488ea71   services: databases: Add postgresql-configuration record 
exports.
      adds  f55aa0c   gnu: zsh: Fix CVE-2018-{7548,7549}.
      adds  440b162   gnu: enlightenment: Use 'loginctl' for system actions.
      adds  3c90c7a   gnu: guile-syntax-highlight: Update to 0.1.
      adds  907254e   gnu: haunt: Update to 0.2.2.
      adds  4f55b39   gnu: archivemount: Update to 0.8.9.
      adds  26cd470   gnu: git-remote-gcrypt: Update to 1.0.3.
      adds  1bc11c5   gnu: sssd: Update to 1.16.1.
      adds  387428d   gnu: gambit-c: Update to 4.8.9.
      adds  f2785bd   gnu: icedtea-8: Build "out" reproducibly.
      adds  531afc8   gnu: Add pigx-chipseq.
      adds  fb94174   gnu: Add pigx-bsseq.
      adds  bfc007e   gnu: java-hamcrest-all: Build with icedtea-8.
       new  1a9e471   Merge branch 'master' into python-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:
 gnu/local.mk                                 |   4 +-
 gnu/packages/bioinformatics.scm              | 130 ++++++++++++++++++
 gnu/packages/enlightenment.scm               |   7 +-
 gnu/packages/guile.scm                       |  59 ++++----
 gnu/packages/java.scm                        | 195 +++++++++++++++------------
 gnu/packages/linux.scm                       |   4 +-
 gnu/packages/patches/zsh-CVE-2018-7548.patch |  48 +++++++
 gnu/packages/patches/zsh-CVE-2018-7549.patch |  56 ++++++++
 gnu/packages/scheme.scm                      |   4 +-
 gnu/packages/shells.scm                      |   2 +
 gnu/packages/sssd.scm                        |   6 +-
 gnu/packages/version-control.scm             |   4 +-
 gnu/services/databases.scm                   |  93 ++++++++++---
 gnu/tests/databases.scm                      |  55 ++++++++
 14 files changed, 512 insertions(+), 155 deletions(-)
 create mode 100644 gnu/packages/patches/zsh-CVE-2018-7548.patch
 create mode 100644 gnu/packages/patches/zsh-CVE-2018-7549.patch



reply via email to

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