[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch staging updated (7932b91 -> 49e8fe4)
From: |
Leo Famulari |
Subject: |
branch staging updated (7932b91 -> 49e8fe4) |
Date: |
Sat, 7 Jan 2017 21:46:12 +0000 (UTC) |
lfam pushed a change to branch staging
in repository guix.
from 7932b91 gnu: kcrash: Work around race condition when starting
Xvfb.
adds ff891f1 gnu: Add ocaml-frontc.
adds 0472836 gnu: Add ocaml-qtest.
adds 3d598eb gnu: Add ocaml-stringext.
adds a5b5bd1 gnu: Add ocaml-bisect.
adds 44c23cb gnu: Add ocaml-bitstring.
adds 704b990 gnu: Add ocaml-result.
adds a359c72 gnu: Add ocaml-topkg.
adds 63147e5 gnu: Add ocaml-rresult.
adds eb1ba73 gnu: Add ocaml-mtime.
adds 6548e53 gnu: Add ocaml-cmdliner.
adds 68f9067 gnu: inkscape: Update to 0.92.0.
adds 9c64f76 gnu: aria2: Update to 1.30.0.
adds 337273e gnu: ocaml-ounit: Enable tests.
adds 3dcaa12 gnu: ocamlmod: Enable tests.
adds 7a20305 gnu: libreoffice: Update to 5.1.6.2.
adds 5f0fabe gnu: unrtf: Fix CVE-2016-10091.
adds 69355e1 doc: Add a Git hook that verifies signatures before
pushing.
adds 8e941f2 gnu: ruby-hoe: Update to 3.16.0.
adds 19e5fb6 gnu: ruby-nokogiri: Update to 1.7.0.1.
adds 88a46c9 gnu: Remove unused module import from (gnu packages
mtools).
adds abe2ec7 gnu: Add beep.
adds 89cd988 gnu: Add python-snowballstemmer.
adds 754bfd7 gnu: Add python-sphinx-cloud-sptheme.
adds 807a5b3 gnu: Add python-sphinx-alabaster-theme.
adds 1bd858c gnu: Fix indentation of some python packages.
adds d9d2310 gnu: irssi: Update to 1.0.0.
adds 5b2834a gnu: gawk: Don't replace 'sh' reference with 'bash'.
adds f537ad0 Revert "gnu: gawk: Don't replace 'sh' reference with
'bash'."
adds e0101b5 gnu: sdl2: Fix double input events bug.
adds 543bd0e gnu: sdl2: Add fcitx input.
adds 12c1524 gnu: beep: Ignore substitute* return value.
adds 6c8a387 gnu: Add ghc-markdown-unlit.
adds cfb9026 gnu: emacs-with-editor: Update to 2.5.9.
adds 922ab34 gnu: magit: Update to 2.10.0.
adds ec14d21 gnu: emacs-smartparens: Update to 1.9.0.
adds 6d943e5 derivations: Micro-optimize 'write-derivation'.
adds fbec5ab gnu: gv: Do not propagate Ghostscript.
adds 76c3107 derivations: Share a cache between 'derivation' and
'read-derivation'.
adds 491b78a gnu: python-icalendar: Update to 3.11.1.
adds e0c32fc gnu: vdirsyncer: Update to 0.14.1.
adds e50d5b8 gnu: khal: Disable failing tests.
adds 0c37e2a gnu: cd-hit: Update to 4.6.6.
adds dbf9d37 gnu: bioruby: Update to 1.5.1.
adds 7ef335b gnu: gnome-tweak-tool: Use glib-or-gtk-build-system.
adds 9af6bce gnu: gnome-tweak-tool: Wrap program to set
'GI_TYPELIB_PATH'.
adds adb4152 gnu: gnome-tweak-tool: Make propagated-inputs just inputs.
adds fab2784 gnu: gnome-tweak-tool: Add missing inputs.
adds 974e02d file-systems: Refactor file system detection logic.
adds 6193563 gnu: Add r-chipseq.
adds d407bdb gnu: Add r-copyhelper.
adds 3a3bf2f gnu: Add r-copywriter.
adds 03476a2 guix: Add Docker image export.
adds 707c65a gnu: nspr: Update to 4.13.1.
adds aa21c76 gnu: python-pycrypto: Fix CVE-2013-7459.
adds 9657aeb gnu: python-tblib: Properly @end enumerate.
adds 8837860 gnu: fonts: Use install-file where appropriate.
adds b4774d8 gnu: fonts: Improve synopses & descriptions.
adds 0102fba gnu: font-liberation: Use @enumerate in description.
adds a2bd16f gnu: vim: Update to 8.0.0147.
adds d7d5050 gnu: ao-cad: Point 'LD_LIBRARY_PATH' to Mesa.
adds 9385f0e Revert "gnu: nspr: Update to 4.13.1."
new 724c111 gnu: python-pygpgme: Fix build failure.
new a0a529a Merge branch 'master' into staging
new 8c5e7d8 Revert "gnu: nss: Fix build failure caused by expired
test certificate."
new 49e8fe4 Revert "Revert "Revert "gnu: nss, nss-certs: Update to
3.27.2."""
The 4 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:
HACKING | 5 +
Makefile.am | 1 +
doc/guix.texi | 18 +-
etc/git/pre-push | 57 ++++
gnu/build/file-systems.scm | 126 ++++---
gnu/local.mk | 10 +-
gnu/packages/bioinformatics.scm | 103 +++++-
gnu/packages/bittorrent.scm | 9 +-
gnu/packages/calendar.scm | 1 +
gnu/packages/certs.scm | 4 +-
gnu/packages/dav.scm | 4 +-
gnu/packages/emacs.scm | 16 +-
gnu/packages/engineering.scm | 13 +-
gnu/packages/fonts.scm | 104 +++---
gnu/packages/gnome.scm | 18 +-
gnu/packages/gnupg.scm | 3 +-
gnu/packages/gnuzilla.scm | 7 +-
gnu/packages/gv.scm | 23 +-
gnu/packages/haskell.scm | 27 ++
gnu/packages/inkscape.scm | 32 +-
gnu/packages/irc.scm | 16 +-
gnu/packages/libreoffice.scm | 5 +-
gnu/packages/mtools.scm | 3 +-
gnu/packages/ocaml.scm | 358 +++++++++++++++++++-
.../patches/inkscape-drop-wait-for-targets.patch | 68 ----
.../patches/khal-disable-failing-tests.patch | 33 ++
.../patches/nss-update-expired-test-cert.patch | Bin 3403 -> 0 bytes
...ml-bisect-fix-camlp4-in-another-directory.patch | 125 +++++++
.../patches/ocaml-bitstring-fix-configure.patch | 53 +++
.../patches/python-pycrypto-CVE-2013-7459.patch | 97 ++++++
.../python-pygpgme-fix-pinentry-tests.patch | 69 ++++
gnu/packages/patches/unrtf-CVE-2016-10091.patch | 189 +++++++++++
gnu/packages/python.scm | 86 ++++-
gnu/packages/ruby.scm | 8 +-
gnu/packages/sdl.scm | 15 +-
gnu/packages/terminals.scm | 38 ++-
gnu/packages/unrtf.scm | 2 +
gnu/packages/vim.scm | 4 +-
guix/derivations.scm | 47 +--
guix/docker.scm | 127 +++++++
guix/scripts/archive.scm | 17 +-
41 files changed, 1621 insertions(+), 320 deletions(-)
create mode 100755 etc/git/pre-push
delete mode 100644 gnu/packages/patches/inkscape-drop-wait-for-targets.patch
create mode 100644 gnu/packages/patches/khal-disable-failing-tests.patch
delete mode 100644 gnu/packages/patches/nss-update-expired-test-cert.patch
create mode 100644
gnu/packages/patches/ocaml-bisect-fix-camlp4-in-another-directory.patch
create mode 100644 gnu/packages/patches/ocaml-bitstring-fix-configure.patch
create mode 100644 gnu/packages/patches/python-pycrypto-CVE-2013-7459.patch
create mode 100644 gnu/packages/patches/python-pygpgme-fix-pinentry-tests.patch
create mode 100644 gnu/packages/patches/unrtf-CVE-2016-10091.patch
create mode 100644 guix/docker.scm
- branch staging updated (7932b91 -> 49e8fe4),
Leo Famulari <=