guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (049e02e -> 378de69)


From: Efraim Flashner
Subject: branch core-updates updated (049e02e -> 378de69)
Date: Wed, 22 Mar 2017 07:07:44 -0400 (EDT)

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

      from  049e02e   gnu: libesmtp: Add alternate source URL.
      adds  6fdbd86   gnu: Add libircclient.
      adds  d5ef113   gnu: Add python-astroid.
      adds  6ba0af7   gnu: Add python-isort.
      adds  965a083   gnu: Add python2-backports-functools-lru-cache.
      adds  23db3fc   gnu: Add python-configparser.
      adds  61550de   gnu: Add python2-coverage-test-runner.
      adds  315944a   gnu: Add python-pylint.
      adds  f75b140   gnu: obnam: Enable tests.
      adds  d67f972   download: Remove non-existent kernel mirror.
      adds  1a0c443   gnu: Add deutex.
      adds  0420e89   gnu: mpd: Update to 0.20.6.
      adds  4f9998c   gnu: snakemake: Add runtime dependencies.
      adds  2314474   gnu: wxwidgets: Build with webkitgtk.
      adds  36e17ab   gnu: audacity: Use address@hidden
      adds  6f9ba4c   gnu: Remove address@hidden
      adds  0b5d078   gnu: Add freedoom.
      adds  94e24d8   gnu: Add comments on why setting QT_QPA_PLATFORM for 
tests.
      adds  e2c4fe7   gnu: Add r-cairo.
      adds  f0bce02   gnu: simple-scan: Update to 3.24.0.
      adds  500fc65   gnu: znc: Run test suite.
      adds  4fd95d9   gnu: ngircd: Update to 24.
      adds  341ed63   gnu: ngircd: Use ‘modify-phases’ syntax.
      adds  07b7a66   gnu: ngircd: Use the phrase ‘IRC’ in its description.
      adds  6809d93   gnu: ngircd: Use HTTPS.
      adds  9437fd7   build: Install .go files to $libdir/guile/X.Y.
      adds  0a15ee7   gnu: Add fmt.
      adds  f69e203   gnu: kodi: Update to 18.0_alpha-0-b35147e.
      adds  38190ea   gnu: vim: Update to 8.0.0494.
      adds  d3d92ec   gnu: greenisland: Update to 0.9.0.1.
      adds  3b4efb1   gnu: dtc: Update to 1.4.4.
      adds  193420a   ftp-client: Allow custom username and password for FTP 
servers.
      adds  a4f5423   download: Handle username and password properties for FTP 
URIs.
      adds  4b9a5bd   gnu: kodi: Wrap executable so it finds libcurl.
      adds  2b9d2df   gnu: Add perl-crypt-rc4.
      adds  6330ece   gnu: Add perl-ole-storage-lite.
      adds  3411937   gnu: git: Update to 2.12.1.
      adds  ed428a5   gnu: Add swaks.
      adds  4b0e636   gnu: Adjust asciidoc-related build options.
      adds  b1d3e0a   gnu: ots: Add download mirror.
      adds  8ea71f2   gnu: ots: Use 'modify-phases' syntax.
      adds  fb731c9   gnu: Add megaglest-data.
      adds  0b608ec   gnu: Add megaglest.
      adds  a42619e   gnu: Add lmms.
      adds  4ca3e9b   services: openssh: Cosmetic changes.
      adds  1272337   services: openssh: Add 'subsystems' option.
      adds  cfaf4d1   tests: ssh: Abstract session connection and 
authentication.
      adds  36f666c   tests: ssh: Add a test for SFTP.
      adds  60092c1   gnu: zimg: Update to 2.5.
      adds  4f7a9e0   gnu: vapoursynth: Update to 37.
      adds  278d486   file-systems: Do not use (gnu packages …).
      adds  7dbd75b   file-systems: Add missing docstring.
      adds  2d431b0   gnu: dns: Return #t instead of something undefined.
      adds  4ffbe8c   gnu: python-markdown: Update to 2.6.8.
      adds  9e59478   gnu: python-wcwidth: Update to 0.1.7.
      adds  5095bc7   gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.
      adds  b9463fd   gnu: python-py: Update to 1.4.32.
      adds  d25bee2   gnu: python-wrapt: Update to 1.10.8.
      adds  d5c183d   gnu: python-feedgenerator: Update to 1.9.
      adds  4c4d4df   gnu: python-texttable: Update to 0.8.7.
      adds  c56ad5e   gnu: python-atomicwrites: Update to 1.1.5.
      adds  35e1a0f   gnu: python-zope-component: Update to 4.3.0.
      adds  8e71896   gnu: python-psycopg2: Update to 2.6.2.
      adds  22f2539   gnu: ntp: Update to 4.2.8p10 [security fixes].
      adds  d8be338   gnu: openssh: Update to 7.5p1.
       new  378de69   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:
 Makefile.am                                       |   9 +-
 configure.ac                                      |   4 +-
 doc/guix.texi                                     |  16 +
 gnu/local.mk                                      |   2 -
 gnu/packages/astronomy.scm                        |   1 +
 gnu/packages/audacity.scm                         |   4 +-
 gnu/packages/backup.scm                           |  24 +-
 gnu/packages/bootloaders.scm                      |   6 +-
 gnu/packages/compton.scm                          |   3 -
 gnu/packages/display-managers.scm                 |   5 +-
 gnu/packages/dns.scm                              |  12 +-
 gnu/packages/game-development.scm                 |  51 ++-
 gnu/packages/games.scm                            | 154 +++++++++
 gnu/packages/gnome.scm                            |   4 +-
 gnu/packages/image.scm                            |   4 +-
 gnu/packages/kde-frameworks.scm                   |  22 +-
 gnu/packages/kodi.scm                             | 293 +++++++++++++----
 gnu/packages/linux.scm                            |   3 -
 gnu/packages/mail.scm                             |  54 +++-
 gnu/packages/messaging.scm                        | 112 +++++--
 gnu/packages/mpd.scm                              |   4 +-
 gnu/packages/music.scm                            |  53 ++++
 gnu/packages/ntp.scm                              |   4 +-
 gnu/packages/ots.scm                              |  34 +-
 gnu/packages/patches/ngircd-no-dns-in-tests.patch | 368 ----------------------
 gnu/packages/patches/vim-CVE-2017-5953.patch      |  32 --
 gnu/packages/perl.scm                             |  44 +++
 gnu/packages/pretty-print.scm                     |  29 +-
 gnu/packages/python.scm                           | 265 ++++++++++++++--
 gnu/packages/qt.scm                               |   1 +
 gnu/packages/ssh.scm                              |   4 +-
 gnu/packages/statistics.scm                       |  35 ++
 gnu/packages/text-editors.scm                     |   1 -
 gnu/packages/version-control.scm                  |  16 +-
 gnu/packages/video.scm                            |   4 +-
 gnu/packages/vim.scm                              |  29 +-
 gnu/packages/web.scm                              |  12 +-
 gnu/packages/wm.scm                               |  28 +-
 gnu/packages/wxwidgets.scm                        |  30 +-
 gnu/services/base.scm                             |   2 +
 gnu/services/ssh.scm                              | 110 ++++---
 gnu/system/file-systems.scm                       |  29 +-
 gnu/system/linux-initrd.scm                       |  23 +-
 gnu/tests/ssh.scm                                 | 109 +++++--
 guix/build/download.scm                           |  13 +-
 guix/download.scm                                 |   1 -
 guix/ftp-client.scm                               |   7 +-
 scripts/guix.in                                   |  11 +-
 tests/file-systems.scm                            |  12 +-
 49 files changed, 1318 insertions(+), 775 deletions(-)
 delete mode 100644 gnu/packages/patches/ngircd-no-dns-in-tests.patch
 delete mode 100644 gnu/packages/patches/vim-CVE-2017-5953.patch



reply via email to

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