guix-commits
[Top][All Lists]
Advanced

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

branch master updated (59d452d -> 3da6bd5)


From: guix-commits
Subject: branch master updated (59d452d -> 3da6bd5)
Date: Wed, 23 Oct 2019 10:47:33 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  59d452d   gnu: enlightenment: Hardcode 'bc' location.
       new  74afaa3   cve: Rewrite to read the JSON feed instead of the XML 
feed.
       new  9efa2c2   lint: Re-enable CVE checker.
       new  3da6bd5   gnu: cuirass: Update to 80b6e89.

The 3 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           |    2 +-
 doc/guix.texi         |    4 +-
 gnu/packages/ci.scm   |    6 +-
 guix/cve.scm          |  376 ++++++++++-----
 guix/lint.scm         |   16 +-
 tests/cve-sample.json | 1279 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/cve-sample.xml  |  616 ------------------------
 tests/cve.scm         |   83 +++-
 8 files changed, 1613 insertions(+), 769 deletions(-)
 create mode 100644 tests/cve-sample.json
 delete mode 100644 tests/cve-sample.xml



reply via email to

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