guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (8af5cac -> 28b3317)


From: Leo Famulari
Subject: branch core-updates updated (8af5cac -> 28b3317)
Date: Mon, 13 Jun 2016 02:09:58 +0000 (UTC)

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

      from  8af5cac   Revert "gnu: openssl: Remove workaround for GCC 4.9.3 (no 
longer used)."
      adds  2d15f60   gnu: java-swt: Use 64-bit archive on x86_64.
      adds  73c8d39   gnu: Add font-hack.
      adds  d0b6fed   gnu: Add python-ply.
      adds  bcd2982   gnu: Add higan.
      adds  b402cb7   gnu: libressl: Update to 2.3.5.
      adds  1e12924   gnu: Add ruby-tzinfo-data.
      adds  606ee9a   gnu: ruby-activesupport: Add 'ruby-tzinfo-data' 
propagated input.
      adds  3cc7809   gnu: Add ruby-timecop.
      adds  dae620b   gnu: Add ruby-concurrent.
      adds  a134cc8   gnu: vlc: Update to 2.2.4 [fixes CVE-2016-5108].
      adds  ae76830   doc: Add missing quotes in wpa_supplicant example.
      adds  dc794a7   gnu-maintenance: Replace 'find-packages' with 
'find-package' (singular).
      adds  93961f0   publish: Encore URIs that appear in narinfos.
      adds  c7c4944   gnu: libvpx: Add fix for CVE-2016-2818.
      adds  98d9182   gnu: icecat: Add fixes for 
CVE-2016-{2818,2819,2821,2824,2828,2831}.
      adds  6e4f18c   gnu: libxml2: Add fix for CVE-2016-1762.
      adds  993b400   Revert "gnu: libxml2: Add fix for CVE-2016-1762."
      adds  4e53004   gnu: xboard: Update to 4.9.0, use GTK+ front-end.
      adds  1f3cf0f   gnu: owncloud-client: Update to 2.2.1.
      adds  5f6aba6   gnu: Add googletest.
      adds  4aecc79   gnu: weechat: Update to 1.5.
      adds  2eca2d6   gnu: st: Update to 0.6
      adds  638c5b7   ui: 'string->duration' supports hours and seconds.
      adds  e4c7a5f   publish: Add '--ttl'.
      adds  aece760   gnu: qtbase: Update to 5.6.1.
      adds  b92d02d   gnu: Add sparql-query.
      adds  9e8599a   gnu: g-wrap: Install modules to 'site/2.0'.
      adds  0ee23de   gnu: Add woof.
      adds  1a0346f   gnu: Add dstat.
      adds  c59f62e   gnu: dstat: Adjust license.
      adds  7c6058c   gnu: higan: Various improvements.
      adds  08ffdde   gnu: linux-libre-4.1: Update to 4.1.26.
      adds  c785fe1   gnu: linux-libre-4.4: Update to 4.4.13.
      adds  a50afcf   gnu: linux-libre: Update to 4.6.2.
      adds  436dd04   gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300.
      adds  359f06a   profiles: xdg-mime-database: Union the 
"share/mime/packages" directory.
      adds  963521a   profiles: manifest-lookup-package: Correctly handle 
package entries.
      adds  45de649   gnu: git: Update to 2.8.4.
      adds  59befb7   gnu: fish: Update to 2.3.0.
      adds  2c1286f   gnu: Add librdkafka.
      adds  d951bd5   gnu: Add python-tabulate and python2-tabulate.
      adds  1c4c8a3   gnu: Add python-kazoo and python2-kazoo.
      adds  45dda35   gnu: Add python-pykafka and python2-pykafka.
      adds  c71c8b9   gnu: gnucash: Add "license:" prefix.
      adds  e4aab73   gnu: xmlsec: Enable gnutls support.
      adds  5c881f3   gnu: Add gwenhywfar.
      adds  445aa13   gnu: Add AqBanking.
      adds  945939a   gnu: gnucash: Add support for AqBanking.
      adds  6b741f6   gnu: higan: Update to v099.
      adds  b414c11   gnu: signify: Update to 18.
      adds  bb88a9a   gnu: libmicrohttpd: Update to 0.9.50.
      adds  1d4f099   gnu: wireshark: Update to 2.0.4 [security fixes].
      adds  813f814   gnu: Add arc-theme.
      adds  9987c57   gnu: Add moka-icon-theme.
      adds  6fd8f8d   gnu: Add arc-icon-theme.
      adds  11b8e66   gnu: manaplus: Update to 1.6.6.4.
      adds  6e46836   gnu: imagemagick: Update to 6.9.4-9.
      adds  d95e8e0   gnu: Add emacs-rainbow-identifiers.
      adds  5253080   doc: Fix default value of #:recursive? for 'local-file'.
      adds  4d4c361   profiles: Make sure hook derivations fail upon error.
      adds  31d968f   gnu: unison: Install unison-fsmonitor.
      adds  fe585be   serialization: Add #:select? parameter to 'write-file'.
       new  ee86e7e   Merge branch 'master' into core-updates
       new  28b3317   gnu: libxslt: Update to 1.1.29.

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:
 doc/guix.texi                                      |   14 +-
 gnu/local.mk                                       |   19 ++
 gnu/packages/admin.scm                             |   38 +++
 gnu/packages/check.scm                             |   61 +++++
 gnu/packages/crypto.scm                            |    4 +-
 gnu/packages/databases.scm                         |   61 +++++
 gnu/packages/emacs.scm                             |   23 ++
 gnu/packages/fish.scm                              |    4 +-
 gnu/packages/fonts.scm                             |   55 ++++
 gnu/packages/games.scm                             |  110 +++++++-
 gnu/packages/gnome.scm                             |  100 ++++++++
 gnu/packages/gnucash.scm                           |   96 ++++++-
 gnu/packages/gnunet.scm                            |    5 +-
 gnu/packages/gnuzilla.scm                          |   16 +-
 gnu/packages/guile.scm                             |   10 +
 gnu/packages/imagemagick.scm                       |    4 +-
 gnu/packages/irc.scm                               |    5 +-
 gnu/packages/java.scm                              |   34 ++-
 gnu/packages/linux.scm                             |   12 +-
 gnu/packages/networking.scm                        |   41 ++-
 gnu/packages/ocaml.scm                             |    8 +-
 gnu/packages/owncloud.scm                          |    4 +-
 .../expat-CVE-2012-6702-and-CVE-2016-5300.patch    |  142 +++++++++++
 .../patches/expat-CVE-2015-1283-refix.patch        |   27 +-
 .../patches/higan-remove-march-native-flag.patch   |   13 +
 .../patches/icecat-CVE-2016-2818-pt1.patch         |   62 +++++
 .../patches/icecat-CVE-2016-2818-pt2.patch         |   29 +++
 .../patches/icecat-CVE-2016-2818-pt3.patch         |   18 ++
 .../patches/icecat-CVE-2016-2818-pt4.patch         |   61 +++++
 .../patches/icecat-CVE-2016-2818-pt5.patch         |  266 +++++++++++++++++++
 .../patches/icecat-CVE-2016-2818-pt6.patch         |   17 ++
 .../patches/icecat-CVE-2016-2818-pt7.patch         |   33 +++
 .../patches/icecat-CVE-2016-2818-pt8.patch         |  267 ++++++++++++++++++++
 .../patches/icecat-CVE-2016-2818-pt9.patch         |  188 ++++++++++++++
 gnu/packages/patches/icecat-CVE-2016-2819.patch    |  102 ++++++++
 gnu/packages/patches/icecat-CVE-2016-2821.patch    |   16 ++
 gnu/packages/patches/icecat-CVE-2016-2824.patch    |   85 +++++++
 gnu/packages/patches/icecat-CVE-2016-2828.patch    |  185 ++++++++++++++
 gnu/packages/patches/icecat-CVE-2016-2831.patch    |  120 +++++++++
 gnu/packages/patches/libvpx-CVE-2016-2818.patch    |   36 +++
 gnu/packages/patches/libxslt-CVE-2015-7995.patch   |   29 ---
 .../patches/libxslt-remove-date-timestamps.patch   |   66 -----
 .../ruby-concurrent-ignore-broken-test.patch       |   16 ++
 .../ruby-tzinfo-data-ignore-broken-test.patch      |   13 +
 gnu/packages/python.scm                            |  117 +++++++++
 gnu/packages/qt.scm                                |    4 +-
 gnu/packages/ruby.scm                              |  128 +++++++++-
 gnu/packages/suckless.scm                          |    5 +-
 gnu/packages/tls.scm                               |    4 +-
 gnu/packages/version-control.scm                   |    6 +-
 gnu/packages/video.scm                             |   19 +-
 gnu/packages/web.scm                               |   38 +++
 gnu/packages/xml.scm                               |   18 +-
 guix/gnu-maintenance.scm                           |   15 +-
 guix/import/gnu.scm                                |   10 +-
 guix/profiles.scm                                  |   31 +--
 guix/scripts/publish.scm                           |   39 ++-
 guix/serialization.scm                             |   78 +++---
 guix/ui.scm                                        |   10 +-
 tests/nar.scm                                      |   42 ++-
 tests/publish.scm                                  |   45 ++++
 tests/ui.scm                                       |    6 +-
 62 files changed, 2875 insertions(+), 255 deletions(-)
 create mode 100644 
gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch
 create mode 100644 gnu/packages/patches/higan-remove-march-native-flag.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2819.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2821.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2824.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2828.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2831.patch
 create mode 100644 gnu/packages/patches/libvpx-CVE-2016-2818.patch
 delete mode 100644 gnu/packages/patches/libxslt-CVE-2015-7995.patch
 delete mode 100644 gnu/packages/patches/libxslt-remove-date-timestamps.patch
 create mode 100644 
gnu/packages/patches/ruby-concurrent-ignore-broken-test.patch
 create mode 100644 
gnu/packages/patches/ruby-tzinfo-data-ignore-broken-test.patch



reply via email to

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