guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (e46e957 -> a9308ef)


From: Mark H. Weaver
Subject: branch core-updates updated (e46e957 -> a9308ef)
Date: Tue, 20 Jun 2017 00:32:19 -0400 (EDT)

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

      from  e46e957   gnu: python: Skip one more test.
      adds  61253c4   gnu: Add fping.
      adds  7fadeab   gnu: Add python-smmap2.
      adds  1d3be5d   gnu: propeller-gcc-4: Add cross environment variables 
patch.
      adds  e1287ae   gnu: fish-guix: Update home page.
      adds  0fff149   gnu: git: Prevent creating 'perllocal.pod'.
      adds  b004c79   gnu: subversion: Don't create 'perllocal.pod'.
      adds  f43cc4a   gnu: bitcoin-core: Update to 0.14.2.
      adds  200762a   gnu: miniupnpc: Update to 2.0.20170509.
      adds  1f1b344   gnu: pcsc-lite: Update to 1.8.22.
      adds  d76e263   gnu: libbluray: Update to 1.0.1.
      adds  efb212e   gnu: enlightenment: Update to 0.21.8.
      adds  8f1f278   gnu: efl: Update to 1.19.1.
      adds  0b6114d   gnu: edi: Update to 0.5.0.
      adds  83acf3e   gnu: python-efl: Update to 1.19.0.
      adds  20b7b75   gnu: gnome-planner: Fix building on aarch64.
      adds  15dc52e   gnu: texlive-dvips: Update to revision 44591.
      adds  96c336b   gnu: texlive-tex-plain: Update to revision 44591.
      adds  fea8eef   gnu: texlive-generic-ifxetex: Use %texlive-revision as 
version.
      adds  e3c970f   gnu: texlive-latex-graphics: Update to revision 44591.
      adds  1f7d101   gnu: texlive-latex-l3kernel: Update to revision 44591.
      adds  8347471   gnu: texlive-latex-l3packages: Update to revision 44591.
      adds  00f037c   build-system/texlive: Update to texlive-2017.1, revision 
44591.
      adds  7e60206   gnu: enlightenment: Patch more hardcoded paths.
      adds  731b0c7   gnu: Add python-mock-2.
      adds  fed1898   gnu: certbot: Build with Python 3.
      adds  299b052   gnu: glpk: Update to 4.62.
      adds  030f321   gnu: httpd: Update to 2.4.26 [fixes CVE-2017-7659].
      adds  ec450c3   gnu: wireshark: Update to 2.2.7.
      adds  e037e9d   store: Buffer RPC writes.
      adds  4dd8d28   gnu: exim: Fix CVE-2017-1000369.
      adds  53c2dc3   gnu: exim: Update to 4.89.
      adds  91c623a   gnu: linux-libre: Add mitigation for CVE-2017-1000364.
      adds  16b0f20   gnu: address@hidden: Increase max-silent-time to 10 hours.
       new  9815739   Merge branch 'master' into core-updates
       new  a9308ef   gnu: guile-2.2/fixed: Increase timeout and 
max-silent-time.

The 2 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/connman.scm                           |  5 +-
 gnu/packages/embedded.scm                          |  3 +-
 gnu/packages/enlightenment.scm                     | 65 ++++++++++++++++------
 gnu/packages/finance.scm                           |  4 +-
 gnu/packages/gnome.scm                             |  6 +-
 gnu/packages/guile.scm                             |  7 ++-
 gnu/packages/linux.scm                             | 36 +++++++++++-
 gnu/packages/mail.scm                              |  5 +-
 gnu/packages/maths.scm                             |  4 +-
 gnu/packages/networking.scm                        | 31 ++++++++++-
 gnu/packages/patches/exim-CVE-2017-1000369.patch   | 59 ++++++++++++++++++++
 gnu/packages/patches/miniupnpc-CVE-2017-8798.patch | 55 ------------------
 gnu/packages/python.scm                            | 41 ++++++++++++++
 gnu/packages/security-token.scm                    |  6 +-
 gnu/packages/shells.scm                            |  2 +-
 gnu/packages/tex.scm                               | 12 ++--
 gnu/packages/tls.scm                               | 41 +++++++-------
 gnu/packages/upnp.scm                              |  5 +-
 gnu/packages/version-control.scm                   |  9 ++-
 gnu/packages/video.scm                             |  6 +-
 gnu/packages/web.scm                               |  4 +-
 guix/build-system/texlive.scm                      |  4 +-
 guix/store.scm                                     | 63 +++++++++++++++++++--
 24 files changed, 339 insertions(+), 136 deletions(-)
 create mode 100644 gnu/packages/patches/exim-CVE-2017-1000369.patch
 delete mode 100644 gnu/packages/patches/miniupnpc-CVE-2017-8798.patch



reply via email to

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