guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (6871628 -> 412bee5)


From: Mark H. Weaver
Subject: branch core-updates updated (6871628 -> 412bee5)
Date: Mon, 25 Jan 2016 02:05:25 +0000

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

      from  6871628   gnu: mozjs: Make milestone.pl compatible with Perl 5.22+.
      adds  34dd26a   gnu: Add fdm.
      adds  16966d5   gnu: fdm: Adjust license link to point to web-accessible 
copy of command.c
      adds  0e51097   derivations: Add test in keep-going mode.
      adds  f495301   guix build: Add '--keep-going'.
      adds  af46761   hydra: Honor the 'max-silent-time' package property.
      adds  55ca5e8   gnu: lilypond: Double 'max-silent-time'.
      adds  275cc09   gnu: opus: Update to 1.1.2.
      adds  1c3d37e   gnu: opusfile: Update to 0.7.
      adds  0568dba   gnu: libshout: Update to 2.4.1.
      adds  4c3d2b2   gnu: enlightenment: Update to 0.20.3.
      adds  d0bd632   import: Add Bioconductor importer and updater.
      adds  e88d5fa   import: gem: Beautify only the description, not the 
synopsis.
      adds  a132f7d   tests: Move beatify-description tests to import-tests.
      adds  ffc8f34   gnu: arb: Update to 2.8.1.
      adds  f32ee38   gnu: arb: Correct patch.
      adds  945d985   gnu: Add v4l-utils.
      adds  d4df203   gnu: obs: Add support for webcams.
      adds  beed3af   gnu: linux-libre: Add fix for CVE-2016-0728.
      adds  d912db5   gnu: bind-utils: Update to 9.10.3-P3 [fixes 
CVE-2015-8704].
      adds  80b64ee   gnu: isc-dhcp: Update bundled bind to 9.9.8-P3 [fixes 
CVE-2015-8704].
      adds  893106c   services: avahi: Export service type.
      adds  5d94ac5   doc: Explain how to remove services from a list.
      adds  aca738f   doc: Explain how to make the Info manual visible.
      adds  feb767b   gnu: Add transmission-remote-cli.
      adds  ea4a0e8   gnu: licenses: Add Mozilla Public License 1.0.
      adds  7ed0145   gnu: Add NQC.
      adds  1207a0c   gnu: libxmp: Update to 4.3.10.
      adds  8970928   gnu: r-qtl: Update to 1.38-4.
      adds  b2844d8   gnu: bind-utils: Use "modify-phases" syntax.
      adds  bd0eb66   gnu: bind-utils: Generalize "build" and "install" phases.
      adds  6c92d8d   gnu: bind-utils: Build and install "nsupdate".
      adds  0c0207a   gnu: gajim: Update to 0.16.5 [fixes CVE-2015-8688].
      adds  3738d87   gnu: ffmpeg: Update to 2.8.5.
      adds  6b77920   system: grub: Search root device by label or UUID if 
possible.
      adds  c4847f4   doc: Fix typo in "Locales".
      adds  c74f0cb   tests: Prevent 'http_proxy' from breaking Web server 
tests.
      adds  45da8c6   gnu: Add iftop.
      adds  c2af026   Revert "gnu: Add iftop."
      adds  765973c   gnu: Add iftop.
      adds  2d8211a   gnu: american-fuzzy-lop: Fix qemu configure flags.
      adds  b6d937d   gnu: american-fuzzy-lop: Update to 1.96b.
      adds  ebf89f1   gnu: fuse: Update to 2.9.5 [fixes CVE-2016-1233].
      adds  c0266e8   gnu: star: Use "modify-phases" syntax.
      adds  3062d75   gnu: star: Update to 2.5.1b.
      adds  94ce537   gnu: Add TopHat.
      adds  3a40a92   gnu: Add cufflinks.
      adds  2156571   gnu: claws-mail: Update to 3.13.2.
      adds  fe17fb4   gnu: letsencrypt and acme: Update to 0.2.0.
      adds  c518446   build: container: Make 
'unprivileged-user-namespace-supported?' more robust.
      adds  4c73302   gnu: nano: Update to 2.5.1.
      adds  17206f7   gnu: myrepos: Update to 1.20160123.
      adds  be866fb   gnu: tor: Update to 0.2.7.6.
      adds  6b6a62d   gnu: privoxy: Update to 3.0.24.
      adds  8ddc5d5   gnu: yoshimi: Update to 1.3.8.2.
      adds  a763ce7   gnu: Add Qtractor.
      adds  541ed7b   gnu: cross-gcc-arguments: Enable C++, disable building of 
libstdc++-v3.
      adds  447f3ae   gnu: calibre: Update to 2.49.0.
      adds  74273b6   doc: Fix typo in section on offloading.
      adds  bcadaf0   gnu: Add sortmerna.
      adds  9059b97   doc: 'base-initrd' has #:virtio? default to #t.
      adds  f6afc48   gnu: grue-hunter: Use 'https' URL.
      adds  24a8ef3   doc: Remove unneeded backslashes.
      adds  880d647   doc: Add policy about version numbers for VCS snapshots.
       new  412bee5   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:
 Makefile.am                                        |    4 +-
 build-aux/hydra/gnu-system.scm                     |    5 +-
 doc/guix.texi                                      |  143 +++++++++++--
 gnu-system.am                                      |    6 +-
 gnu/build/linux-container.scm                      |    2 +-
 gnu/packages/admin.scm                             |   27 ++-
 gnu/packages/algebra.scm                           |    5 +-
 gnu/packages/audio.scm                             |    6 +-
 gnu/packages/bioinformatics.scm                    |  230 ++++++++++++++++++--
 gnu/packages/bittorrent.scm                        |   44 ++++
 gnu/packages/debug.scm                             |   18 +-
 gnu/packages/dns.scm                               |   36 ++--
 gnu/packages/ebook.scm                             |    4 +-
 gnu/packages/enlightenment.scm                     |    6 +-
 gnu/packages/grue-hunter.scm                       |    2 +-
 gnu/packages/lego.scm                              |   67 ++++++
 gnu/packages/linux.scm                             |   12 +-
 gnu/packages/mail.scm                              |   35 +++-
 gnu/packages/messaging.scm                         |   15 +-
 gnu/packages/music.scm                             |   50 ++++-
 gnu/packages/nano.scm                              |    6 +-
 gnu/packages/patches/arb-ldconfig.patch            |   22 ++
 .../patches/linux-libre-CVE-2016-0728.patch        |   84 +++++++
 .../patches/tophat-build-with-later-seqan.patch    |   24 ++
 gnu/packages/tls.scm                               |    8 +-
 gnu/packages/tor.scm                               |    9 +-
 gnu/packages/version-control.scm                   |    6 +-
 gnu/packages/video.scm                             |   36 +++-
 gnu/packages/xiph.scm                              |   14 +-
 gnu/services/avahi.scm                             |    5 +-
 gnu/system.scm                                     |   26 ++-
 gnu/system/grub.scm                                |   54 ++++--
 guix/import/cran.scm                               |  103 +++++++--
 guix/import/gem.scm                                |    7 +-
 guix/licenses.scm                                  |    8 +-
 guix/scripts/build.scm                             |   10 +-
 guix/scripts/import/cran.scm                       |    9 +-
 guix/scripts/refresh.scm                           |    1 +
 tests/cran.scm                                     |   12 +-
 tests/derivations.scm                              |   27 +++
 tests/gem.scm                                      |    2 +-
 tests/{sets.scm => import-utils.scm}               |   41 ++---
 tests/lint.scm                                     |    5 +-
 tests/publish.scm                                  |    4 +
 tests/system.scm                                   |   77 +++++++
 45 files changed, 1118 insertions(+), 199 deletions(-)
 create mode 100644 gnu/packages/lego.scm
 create mode 100644 gnu/packages/patches/arb-ldconfig.patch
 create mode 100644 gnu/packages/patches/linux-libre-CVE-2016-0728.patch
 create mode 100644 gnu/packages/patches/tophat-build-with-later-seqan.patch
 copy tests/{sets.scm => import-utils.scm} (53%)
 create mode 100644 tests/system.scm



reply via email to

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