guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (69d5909 -> aedc6e9)


From: Mark H. Weaver
Subject: branch core-updates updated (69d5909 -> aedc6e9)
Date: Tue, 8 May 2018 18:47:47 -0400 (EDT)

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

      from  69d5909   gnu: fftw: Fix configure flags for armhf, aarch64, and 
mips.
      adds  0b7bef7   gnu: wireshark: Update to 2.6.0.
      adds  6e7be7d   gnu: strace: Fix build failure on Linux-Libre 4.16.
      adds  021469b   gnu: mpd-mpc: Update to 0.30.
      adds  ccb15b3   Revert "gnu: man-db: Embed absolute reference to 
'preconv'."
      adds  effd8df   gnu: wget: Update to 1.19.5 [fixes CVE-2018-0494].
      adds  f2e6666   self: Add "guix-packages-base" derivation.
      adds  16e7afb   pack: Do not autoload (gnu packages base).
      adds  df6f86a   pack: Adjust test to cope with GC'd profiles.
      adds  aad16cc   pack: Honor package transformation options.
      adds  31060bf   gnu: bitlbee: Install development headers.
      adds  b992bfe   gnu: Add bitlbee-discord.
      adds  91a56b4   gnu: gcc > 5: Use 'CPATH' instead of 'C_INCLUDE_PATH' & 
co.
      adds  d26727a   pack: Fix handling of '-e'.
      adds  8c58640   Revert "gnu: Add emacs-dumb-jump."
      adds  0a540b7   gnu: libsoup: Update to 2.62.2.
      adds  3274db4   gnu: webkitgtk: Update to 2.20.2 [fixes CVE-2018-4200].
      adds  9b10786   gnu: miniupnpc: Update to 2.1.
      adds  5e5bcc8   gnu: emacs-rsw-elisp: Improve description.
      adds  7017d87   doc: Fix typo.
      adds  db369e9   gnu: DejaVu fonts: Update the home-page.
      adds  f6cd858   gnu: isync / mbsync: Fix typos in description.
      adds  9b557be   doc: Fix typo.
      adds  e554d43   gnu: wesnoth: Update to 1.14.0.
      adds  a288ab1   gnu: love: Remove unnecessary (guix build utils) module.
      adds  bbc94ed   gnu: Add inxi.
      adds  9e2529e   gnu: emacs-helm-eww: Fix byte compilation.
      adds  0715a9e   gnu: emacs-helm-firefox: Fix byte compilation.
      adds  d848f55   gnu: emacs-helm-gtags: Fix byte compilation.
      adds  ec6f4bd   gnu: emacs-magit-org-todos-el: Fix byte compilation.
      adds  f1f6f22   gnu: emacs-helm-shell-history: Fix byte compilation.
       new  aedc6e9   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                                      |   4 +-
 gnu/local.mk                                       |   2 +
 gnu/packages/admin.scm                             | 121 ++++++++++++++++++++-
 gnu/packages/emacs.scm                             |  43 ++------
 gnu/packages/fonts.scm                             |   2 +-
 gnu/packages/game-development.scm                  |   3 +-
 gnu/packages/games.scm                             |  39 ++-----
 gnu/packages/gcc.scm                               |  12 +-
 gnu/packages/gnome.scm                             |   4 +-
 gnu/packages/linux.scm                             |   1 +
 gnu/packages/mail.scm                              |   2 +-
 gnu/packages/man.scm                               |  11 +-
 gnu/packages/messaging.scm                         |  47 ++++++++
 gnu/packages/mpd.scm                               |   4 +-
 gnu/packages/networking.scm                        |  11 +-
 gnu/packages/patches/strace-kernel-4.16.patch      |  92 ++++++++++++++++
 .../patches/wesnoth-fix-std-bad-cast.patch         |  67 ++++++++++++
 gnu/packages/upnp.scm                              |   4 +-
 gnu/packages/webkit.scm                            |   4 +-
 gnu/packages/wget.scm                              |   4 +-
 guix/scripts/pack.scm                              |  72 ++++++------
 guix/self.scm                                      |  27 ++++-
 tests/guix-pack.sh                                 |  20 +++-
 23 files changed, 464 insertions(+), 132 deletions(-)
 create mode 100644 gnu/packages/patches/strace-kernel-4.16.patch
 create mode 100644 gnu/packages/patches/wesnoth-fix-std-bad-cast.patch



reply via email to

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