guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (7711db7 -> 94c7f70)


From: guix-commits
Subject: branch staging updated (7711db7 -> 94c7f70)
Date: Fri, 13 Dec 2019 08:59:16 -0500 (EST)

brettgilio pushed a change to branch staging
in repository guix.

      from  7711db7   gnu: r-with-tests: Update to 3.6.2.
      adds  6ffb0b4   gnu: Add emacs-modus-themes.
      adds  dcb7ce5   doc: Add missing MKDIR call.
      adds  e3ce8fb   gnu: remind: Update to 3.1.17.
      adds  58ec1e4   gnu: libcdio-paranoia: Update to 10.2+2.0.1.
      adds  3190e96   gnu: gx: Update to 0.14.2.
      adds  8d73e6a   gnu: graphicsmagick: Update to 1.3.33.
      adds  2665ff4   gnu: bogofilter: Update to 1.2.5.
      adds  0ba5755   gnu: bogofilter: Use HTTPS home page.
      adds  0b22313   gnu: libwpd: Update to 0.10.3.
      adds  78fee44   gnu: muse-sequencer: Don't use NAME in source URI.
      adds  00d3c3e   gnu: fio: Update to 3.16.
      adds  2dffd9c   gnu: fio: Download over HTTPS.
      adds  4a27b0f   gnu: nftables: Use HTTPS for www.nftables.org.
      adds  79a3925   gnu: libnftnl: Update to 1.1.5.
      adds  e221e9a   gnu: nftables: Prefer mirror://netfilter sources.
      adds  31e6ef0   gnu: nftables: Update to 0.9.3.
      adds  968dd99   gnu: iptables: Update to 1.8.4.
      adds  336afa1   gnu: wireguard: Update to 0.0.20191212.
      adds  55e2161   linux-boot: Don't ignore flags when mounting root file 
system.
      adds  12c1afc   serialization: Add 'fold-archive'.
      adds  044277f   guix archive: Add '--list'.
      adds  4736d06   challenge: Report the best narinfo URI.
      adds  1d9a445   serialization: Remove unused procedure.
      adds  22f06a2   progress: Add 'progress-report-port'.
      adds  5208db3   challenge: Add "--diff".
      adds  828a39d   challenge: Support "--diff=diffoscope".
      adds  16b92d0   news: Add entry for "guix challenge --diff".
      adds  d8421fe   news: Add 'de' translation.
      adds  4d6d88b   gnu: coq: Split coqide.
      adds  9705e40   gnu: guix-data-service: Update to 0.0.1-7.156b7ee.
      adds  d057c52   gnu: emacs-telega: Update to 0.5.2.
      adds  e34e027   emacs-build-system: Ensure the core libraries appear last 
in the load path.
      adds  b45af17   gnu: emacs-telega: Add sticker support.
      adds  7afb0b2   gnu: emacs-telega: Modify description.
      adds  f85c0f1   gnu: emacs-telega: Update to 0.5.2-2.
      adds  eb8aad6   gnu: emacs-telega: Add MP4/GIF support.
      adds  da31e7d   doc: Link to "Building from Git" instead of quoting 
command to build Guix.
      adds  9e6794a   gnu: python-acme: Update to 1.0.0.
      adds  c08dc8d   gnu: certbot: Update to 1.0.0.
      adds  594280b   gnu: python-semver: Update to 2.9.0.
      adds  c587482   gnu: python-semver: Do not patch virtualenv for tests.
      adds  2ecbba2   gnu: python-semver: Adjust indentation.
      adds  5076c13   gnu: python-blessings: Update to 1.7.
      adds  d1efb11   gnu: python-blessings: Update comment on test suite.
      adds  19ba75d   gnu: python-yapf: Update to 0.29.0.
       new  94c7f70   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 "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/contributing.texi                              |   7 +-
 doc/guix.texi                                      |  63 +++++-
 etc/news.scm                                       |  20 ++
 gnu/build/linux-boot.scm                           |  18 +-
 gnu/local.mk                                       |   1 +
 gnu/packages/benchmark.scm                         |   6 +-
 gnu/packages/calendar.scm                          |   4 +-
 gnu/packages/cdrom.scm                             |   4 +-
 gnu/packages/coq.scm                               |  25 +++
 gnu/packages/emacs-xyz.scm                         |  41 +++-
 gnu/packages/imagemagick.scm                       |   5 +-
 gnu/packages/ipfs.scm                              |   5 +-
 gnu/packages/libreoffice.scm                       |   4 +-
 gnu/packages/linux.scm                             |  23 ++-
 gnu/packages/mail.scm                              |  21 +-
 gnu/packages/music.scm                             |   2 +-
 .../libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch |  47 +++++
 gnu/packages/python-xyz.scm                        |  27 +--
 gnu/packages/terminals.scm                         |  10 +-
 gnu/packages/tls.scm                               |   6 +-
 gnu/packages/vpn.scm                               |   4 +-
 gnu/packages/web.scm                               |   7 +-
 guix/build/emacs-build-system.scm                  |  14 +-
 guix/progress.scm                                  |  31 +++
 guix/scripts/archive.scm                           |  45 ++++-
 guix/scripts/challenge.scm                         | 220 ++++++++++++++++++++-
 guix/scripts/substitute.scm                        |  36 +---
 guix/serialization.scm                             | 152 +++++++-------
 guix/tests/http.scm                                |   6 +-
 tests/challenge.scm                                |  96 ++++++++-
 tests/guix-archive.sh                              |   7 +-
 tests/nar.scm                                      |  74 +++++++
 32 files changed, 824 insertions(+), 207 deletions(-)
 create mode 100644 
gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch



reply via email to

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