guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (7bf0170 -> b89d8a4)


From: Mark H. Weaver
Subject: branch core-updates updated (7bf0170 -> b89d8a4)
Date: Fri, 26 Jan 2018 00:18:12 -0500 (EST)

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

      from  7bf0170   gnu: Update SELinux packages.
      adds  76c7fc4   gnu: python-qscintilla: Remove result code plumbing.
      adds  7081d4e   gnu: Add emacs-emojify.
      adds  9c058ef   gnu: Add emacs-websocket.
      adds  a204c14   gnu: Add emacs-oauth2.
      adds  26b388c   gnu: Add emacs-circe.
      adds  5c8cdd4   gnu: Add emacs-slack.
      adds  8f4bf6a   gnu: liburcu: Update to 0.10.1.
      adds  2a2060f   gnu: bind: Update to 9.12.0.
      adds  6b113da   gnu: webkitgtk: Update to 2.18.6 [security fixes].
      adds  3cf3836   gnu: Add python-iso639.
      adds  da061b8   gnu: Add python-iso3166.
      adds  d32456d   gnu: Add python-pycryptodome.
      adds  f48feaa   gnu: Add streamlink.
      adds  ca56021   gnu: Update SELinux packages.
      adds  418c62f   gnu: qt: Update to 5.9.4.
      adds  1dba87d   gnu: libnftnl: Update to 1.0.9.
      adds  0646461   gnu: nftables: Update to 0.8.1.
      adds  45b4869   gnu: gource: Fix the hashes of mutated GitHub archives.
      adds  5ee4cd6   services: postgresql: Use pg_ctl to start and stop 
postgres.
      adds  8c71a52   gnu: libmusicbrainz: Clean spaces between right 
parenthesis.
      adds  8020ecc   gnu: cobol: Run cobol85 test-suite.
      adds  238f3a3   gnu: dovecot: Fix CVE-2017-15132.
      adds  f888d5bb  gnu: address@hidden: Update to 7.3.0.
      adds  dbe64d1   gnu: linux-libre: Add retpoline support on x86 [mitigates 
spectre].
      adds  c2c0d66   gnu: Add cava.
      adds  ca4c7d4   gnu: address@hidden: Update to 4.1.49.
      adds  98a11b7   gnu: Add gcab.
      adds  cb39092   gnu: Add msitools.
      adds  318bc42   gnu: appstream-glib: Update to 0.7.4.
      adds  4525e7c   gnu: nss-mdns: Update to 0.11.
      adds  e80611c   gnu: nss-mdns: Improve synopsis and description.
      adds  218b94f   gnu: reposurgeon: Update to 3.43.
      adds  33ecc7a   gnu: reposurgeon: Run the test suite.
      adds  980bcec   build-system/dub: Fix typo.
      adds  2062eae   gnu: elfutils: Update to 0.170.
      adds  5b707ab   gnu: elfutils: Mark up description.
      adds  cd70f9b   gnu: deeptools: Update URI.
      adds  bbf9092   gnu: 4store: Update URI.
      adds  6d688b6   gnu: keybinder: Update URI.
      adds  187e4a4   gnu: perl-mime-types: Update to 2.16.
      adds  c92f98a   gnu: conky: Update to 1.10.7.
      adds  1b4b668   gnu: ncdc: Update to 1.20.
      adds  98b4962   gnu: ncdc: Use HTTPS for home page.
      adds  4411872   gnu: gcab: Update to 1.0 [fixes CVE-2018-5345].
      adds  b1de612   gnu: appstream-glib: Update to 0.7.5.
      adds  a81f7eb   gnu: diamond: Update to 0.9.15.
       new  b89d8a4   Merge branch '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:
 gnu/local.mk                                       |   2 +
 gnu/packages/audio.scm                             |  52 ++++++++
 gnu/packages/avahi.scm                             |  36 ++----
 gnu/packages/bioinformatics.scm                    |   8 +-
 gnu/packages/cobol.scm                             |  24 +++-
 gnu/packages/conky.scm                             |  19 +--
 gnu/packages/databases.scm                         |   4 +-
 gnu/packages/datastructures.scm                    |   4 +-
 gnu/packages/dc.scm                                |   7 +-
 gnu/packages/dns.scm                               |   4 +-
 gnu/packages/elf.scm                               |   9 +-
 gnu/packages/emacs.scm                             | 137 ++++++++++++++++++++
 gnu/packages/gcc.scm                               |   6 +-
 gnu/packages/glib.scm                              |  30 +++--
 gnu/packages/iso-codes.scm                         |  43 +++++++
 gnu/packages/linux.scm                             |  20 ++-
 gnu/packages/mail.scm                              |   1 +
 gnu/packages/music.scm                             |   2 +-
 gnu/packages/package-management.scm                |  67 ++++++++++
 gnu/packages/patches/dovecot-CVE-2017-15132.patch  |  36 ++++++
 .../reposurgeon-add-missing-docbook-files.patch    |  22 ++++
 gnu/packages/perl.scm                              |   4 +-
 gnu/packages/python-crypto.scm                     |  43 +++++++
 gnu/packages/qt.scm                                | 141 ++++++++++-----------
 gnu/packages/version-control.scm                   |  50 ++++++--
 gnu/packages/video.scm                             |  31 +++++
 gnu/packages/webkit.scm                            |   4 +-
 gnu/packages/wm.scm                                |   6 +-
 gnu/services/databases.scm                         |  40 +++---
 guix/build/dub-build-system.scm                    |   9 +-
 30 files changed, 676 insertions(+), 185 deletions(-)
 create mode 100644 gnu/packages/patches/dovecot-CVE-2017-15132.patch
 create mode 100644 
gnu/packages/patches/reposurgeon-add-missing-docbook-files.patch



reply via email to

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