[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch staging updated (a485a98 -> 87a0272)
From: |
guix-commits |
Subject: |
branch staging updated (a485a98 -> 87a0272) |
Date: |
Mon, 23 Nov 2020 18:18:06 -0500 (EST) |
mbakke pushed a change to branch staging
in repository guix.
from a485a98 Merge branch 'master' into staging
add 79caf46 gnu: exa: Add missing arguments keyword.
add 3aa6056 gnu: python-marshmallow: Update to 3.9.1.
add dd8e441 gnu: Add python-transient.
add 43e9217 gnu: linux-libre: Update to 5.9.10.
add 6d35c84 gnu: linux-libre 5.4: Update to 5.4.79.
add 26d7200 gnu: linux-libre 4.19: :Update to 4.19.159.
add bdf3589 gnu: linux-libre 4.14: Update to 4.14.208.
add 0f9b2d2 gnu: linux-libre 4.9: Update to 4.9.245.
add 12ed211 gnu: linux-libre 4.4: Update to 4.4.245.
add 0ada181 gnu: ocaml-cairo2: Patch test phase.
add aeeb246 gnu: duplicity: Update to 0.8.17.
add 6fc2b68 gnu: facter: Update to 4.0.46.
add 66ddd96 gnu: python-pandocfilters: Update to 1.4.3.
add c22ef8d gnu: webkitgtk: Update to 2.30.3.
add 079bdcd gnu: ipset: Use HTTPS home page.
add 096a693 gnu: ipset: Update to 7.9.
add 83371cc gnu: hdparm: Update to 9.60.
add 518b21e gnu: lsof: Update to 4.94.0.
add 70303d0 gnu: lsof: Respect #:tests?.
add 2bf5021 gnu: lsof: Make test failures fatal.
add f942c09 gnu: lsof: Cross-compile.
add 8307b8f etc: snippets: Fix package name extraction.
add add4749 etc: snippets: Prefill Common Lisp package names.
add 72fbbca gnu: Add python-djvulibre.
add f14c6af gnu: Add djvusmooth.
add d9e57db store: Fix ensure-path docstring.
add 77b7d99 gnu: grub: Fix cross-compiling for other architectures.
add 79f3e26 gnu: python-pydot: Update to 1.4.1.
add b1aac58 gnu: python-pydot: Run tests.
add f8be147 gnu: python-pydot: Update home-page URI.
add f00165a gnu: Add python-bagit.
add 5a5f16e gnu: Add python-prov.
add 01b6864 gnu: Add python-cachecontrol-0.11.
add 7face25 gnu: Add python-schema-salad.
add 5c3d818 gnu: Add python-arcp.
add a781595 gnu: Add python-shellescape.
add 964bc9e gnu: Add cwltool.
add b4b1538 gnu: Deprecate guile3.0-chickadee.
add 4411029 gnu: guile-chickadee: Update to 0.6.0.
add ddfaae3 gnu: Add emacs-orderless.
add 2d3c932 gnu: parallel: Update to 20201122.
add ba902a1 gnu: eigen: Add upstream bugfix patch.
add b27b0e1 gnu: Add emacs-embark.
add c758433 gnu: Add emacs-undo-fu-session.
add be4d952 gnu: guile-chickadee: Use Guile 3.0.
add 9314d82 gnu: mtpaint: Update to 3.49.33.
add 8cc6cd3 gnu: djview: Update to 4.12.
add cf341c3 gnu: libraqm: Update to 0.7.1.
add c569aae gnu: snd: Update to 20.9.
add 41c3f10 gnu: gpodder: Update to 3.10.17.
add d3e6f41 gnu: mujs: Fetch sources from git.
add f289d92 gnu: mujs: Update to 1.0.9.
add 4a74499 gnu: mujs: Cross-compile.
add 94147d6 gnu: mujs: Omit static library.
add 5b39041 transformations: Show '--help-transform' only where
applicable.
add 09f1c66 gnu: xfdesktop: Add Guix logo to the default background.
add 2acac53 nls: Update 'fr' translation of the manual.
add a099685 Update NEWS.
add bd96e6d gnu: guix: Update to 1.2.0.
add 98c9b94 gnu: guix: Update to bd96e6d.
add 5859170 Merge branch 'version-1.2.0'
add 689d884 gnu: ungoogled-chromium: Update to 87.0.4280.66-0.1f7cdef.
new 87a0272 Merge branch 'master' into staging
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 25 +++-
.../text-mode/guix-commit-message-add-cl-package | 13 ++
.../text-mode/guix-commit-message-add-package | 2 +-
gnu/local.mk | 4 +
gnu/packages/admin.scm | 4 +-
gnu/packages/algebra.scm | 3 +-
gnu/packages/audio.scm | 4 +-
gnu/packages/backup.scm | 4 +-
gnu/packages/bioinformatics.scm | 132 ++++++++++++++++-
gnu/packages/bootloaders.scm | 17 ++-
gnu/packages/chromium.scm | 118 +++++++++------
gnu/packages/djvu.scm | 40 ++++-
gnu/packages/emacs-xyz.scm | 84 +++++++++++
gnu/packages/fontutils.scm | 4 +-
gnu/packages/game-development.scm | 49 +------
gnu/packages/gpodder.scm | 5 +-
gnu/packages/graphviz.scm | 23 ++-
gnu/packages/image.scm | 6 +-
gnu/packages/javascript.scm | 35 +++--
gnu/packages/linux.scm | 36 ++---
gnu/packages/lsof.scm | 77 ++++------
gnu/packages/ocaml.scm | 12 +-
gnu/packages/package-management.scm | 6 +-
gnu/packages/parallel.scm | 4 +-
.../eigen-remove-openmp-error-counting.patch | 64 ++++++++
.../patches/lsof-fatal-test-failures.patch | 58 ++++++++
.../patches/ocaml-cairo2-caml_ba_array-fix.patch | 68 +++++++++
.../patches/python-pydot-regression-test.patch | 79 ++++++++++
.../patches/ungoogled-chromium-system-nspr.patch | 22 +--
gnu/packages/python-web.scm | 13 ++
gnu/packages/python-xyz.scm | 161 ++++++++++++++++++++-
gnu/packages/rust-apps.scm | 1 +
gnu/packages/textutils.scm | 5 +-
gnu/packages/virtualization.scm | 47 ++++++
gnu/packages/webkit.scm | 6 +-
guix/store.scm | 5 +-
36 files changed, 1002 insertions(+), 234 deletions(-)
create mode 100644 etc/snippets/text-mode/guix-commit-message-add-cl-package
create mode 100644
gnu/packages/patches/eigen-remove-openmp-error-counting.patch
create mode 100644 gnu/packages/patches/lsof-fatal-test-failures.patch
create mode 100644 gnu/packages/patches/ocaml-cairo2-caml_ba_array-fix.patch
create mode 100644 gnu/packages/patches/python-pydot-regression-test.patch
- branch staging updated (a485a98 -> 87a0272),
guix-commits <=