[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (0ada181 -> f942c09)
From: |
guix-commits |
Subject: |
branch master updated (0ada181 -> f942c09) |
Date: |
Sun, 22 Nov 2020 23:47:38 -0500 (EST) |
nckx pushed a change to branch master
in repository guix.
from 0ada181 gnu: ocaml-cairo2: Patch test phase.
new aeeb246 gnu: duplicity: Update to 0.8.17.
new 6fc2b68 gnu: facter: Update to 4.0.46.
new 66ddd96 gnu: python-pandocfilters: Update to 1.4.3.
new c22ef8d gnu: webkitgtk: Update to 2.30.3.
new 079bdcd gnu: ipset: Use HTTPS home page.
new 096a693 gnu: ipset: Update to 7.9.
new 83371cc gnu: hdparm: Update to 9.60.
new 518b21e gnu: lsof: Update to 4.94.0.
new 70303d0 gnu: lsof: Respect #:tests?.
new 2bf5021 gnu: lsof: Make test failures fatal.
new f942c09 gnu: lsof: Cross-compile.
The 11 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:
gnu/local.mk | 1 +
gnu/packages/admin.scm | 4 +-
gnu/packages/backup.scm | 4 +-
gnu/packages/linux.scm | 12 ++--
gnu/packages/lsof.scm | 77 +++++++++-------------
.../patches/lsof-fatal-test-failures.patch | 58 ++++++++++++++++
gnu/packages/textutils.scm | 5 +-
gnu/packages/webkit.scm | 6 +-
8 files changed, 105 insertions(+), 62 deletions(-)
create mode 100644 gnu/packages/patches/lsof-fatal-test-failures.patch
- branch master updated (0ada181 -> f942c09),
guix-commits <=
- 01/11: gnu: duplicity: Update to 0.8.17., guix-commits, 2020/11/22
- 02/11: gnu: facter: Update to 4.0.46., guix-commits, 2020/11/22
- 06/11: gnu: ipset: Update to 7.9., guix-commits, 2020/11/22
- 05/11: gnu: ipset: Use HTTPS home page., guix-commits, 2020/11/22
- 03/11: gnu: python-pandocfilters: Update to 1.4.3., guix-commits, 2020/11/22
- 04/11: gnu: webkitgtk: Update to 2.30.3., guix-commits, 2020/11/22
- 09/11: gnu: lsof: Respect #:tests?., guix-commits, 2020/11/22
- 07/11: gnu: hdparm: Update to 9.60., guix-commits, 2020/11/22
- 10/11: gnu: lsof: Make test failures fatal., guix-commits, 2020/11/22
- 08/11: gnu: lsof: Update to 4.94.0., guix-commits, 2020/11/22