guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (3d5ad15 -> f0ae90c)


From: Mark H. Weaver
Subject: branch core-updates updated (3d5ad15 -> f0ae90c)
Date: Mon, 30 Apr 2018 16:50:08 -0400 (EDT)

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

      from  3d5ad15   Merge branch 'master' into core-updates
      adds  6e9e598   gnu: wine-staging-patchset-data: Update to 3.7.
      adds  fc6dace   gnu: wine-staging: Update to 3.7.
      adds  d95e486   gnu: wine: Add Kerberos support.
      adds  70ab130   services: Re-export static-networking-service, 
static-networking-service-type.
      adds  3edbe53   gnu: skribilo: Update to 0.9.4 and switch to Guile 2.2.
      adds  f675d8b   gnu: Remove a couple of old deprecated package aliases.
      adds  6ac8b73   guix system: search: Display default Shepherd service 
names.
      adds  5986e94   services: gpm: Provide a default value and document 
'gpm-service-type'.
      adds  8b2597d   gnu: Add python-parso.
      adds  fb8966a   gnu: python-jedi: Update to 0.12.0, enable tests.
      adds  e7a5d40   gnu: gtk+: Update to 3.22.29.
      adds  457f6f2   gnu: libxkbcommon: Update to 0.8.0.
      adds  12c7713   gnu: mesa: Update to 17.3.7.
      adds  bbdf276   gnu: meson: Update to 0.45.1.
      adds  a53f431   gnu: gstreamer: Update to 1.14.0.
      adds  3a7597e   build-system/meson: Use 'target-arm32?' for armhf-linux 
case.
      adds  9190340   Revert "build-system/meson: Use 'target-arm32?' for 
armhf-linux case."
      adds  c5154b3   gnu: nss, nss-certs: Update to 3.36.1.
      adds  ed471e6   gnu: mesa: Update to 17.3.8.
      adds  45c053a   gnu: alsa-lib: Update to 1.1.6.
      adds  7ff0577   gnu: alsa-utils: Update to 1.1.6.
      adds  6c69d24   gnu: alsa-plugins: Update to 1.1.6.
      adds  f6a6a05   gnu: atk: Update to 2.28.1.
      adds  538d6d0   build-system/meson: Don't override LDFLAGS if already set.
      adds  73a118b   gnu: gdk-pixbuf: Update to 2.36.12.
      adds  a430b1e   gnu: wayland: Update to 1.15.0.
      adds  16ff8d6   gnu: wayland-protocols: Update to 1.13.
      adds  55e76e4   gnu: libinput: Update to 1.10.3.
      adds  bab5f3a   gnu: eudev: Update to 3.2.5.
      adds  5d904d6   Merge branch 'master' into staging
      adds  a9fda57   gnu: texlive-bin: Use ghostscript executable "gs" in 
ps2eps.
      adds  b02b6f3   gnu: texlive-bin: Patch texlua shebangs.
      adds  68c4759   gnu: gstreamer: Downgrade to 1.12.5.
      adds  a9fe388   Merge branch 'master' into staging
      adds  a668538   Merge branch 'staging'
      adds  d0e888c   gnu: xournal: Update to 0.4.8.2016.
      adds  4b6e2a1   gnu: python-nbxmpp: Update to 0.6.5.
      adds  539a8d2   gnu: gajim: Update to 1.0.2.
      adds  53bed20   gnu: rhash: Update to 1.3.6.
      adds  443c432   gnu: reposurgeon: End all phases in truth.
      adds  e56feff   gnu: acpica: Update to 20180427.
      adds  435897c   gnu: perl-dbix-class: Update to 0.082841.
      adds  1672e7e   gnu: perl-dbix-class-schema-loader: Update to 0.07049.
      adds  59bc15c   gnu: icecat: Add more fixes from upstream mozilla-esr52.
       new  f0ae90c   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:
 doc/guix.texi                                 |  34 +-
 gnu/local.mk                                  |   1 +
 gnu/packages/admin.scm                        |   8 +-
 gnu/packages/build-tools.scm                  |   4 +-
 gnu/packages/certs.scm                        |   4 +-
 gnu/packages/crypto.scm                       |  33 +-
 gnu/packages/databases.scm                    |   8 +-
 gnu/packages/emacs.scm                        |   7 -
 gnu/packages/freedesktop.scm                  |  12 +-
 gnu/packages/gl.scm                           |   4 +-
 gnu/packages/gnuzilla.scm                     |  13 +-
 gnu/packages/gstreamer.scm                    |  34 +-
 gnu/packages/gtk.scm                          |  12 +-
 gnu/packages/linux.scm                        |  18 +-
 gnu/packages/messaging.scm                    |   8 +-
 gnu/packages/patches/icecat-bug-1452075.patch | 441 ++++++++++++++++++++++++++
 gnu/packages/pdf.scm                          |   4 +-
 gnu/packages/python.scm                       |  53 +++-
 gnu/packages/skribilo.scm                     |  22 +-
 gnu/packages/tex.scm                          |  18 +-
 gnu/packages/version-control.scm              |   3 +-
 gnu/packages/wine.scm                         |   8 +-
 gnu/packages/xdisorg.scm                      |   4 +-
 gnu/services/base.scm                         |  15 +-
 gnu/services/networking.scm                   |   2 +
 guix/scripts/system/search.scm                |  37 ++-
 tests/guix-system.sh                          |   3 +-
 27 files changed, 676 insertions(+), 134 deletions(-)
 create mode 100644 gnu/packages/patches/icecat-bug-1452075.patch



reply via email to

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