All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev] [Git][cip-project/cip-kernel/cip-kernel-sec][master] README.md: Mention configurable branches and remotes in more places
@ 2019-06-03 14:06 Ben Hutchings
  0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2019-06-03 14:06 UTC (permalink / raw)
  To: cip-dev



Ben Hutchings pushed to branch master at cip-project / cip-kernel / cip-kernel-sec


Commits:
5e2a0e07 by Ben Hutchings at 2019-06-03T14:06:32Z
README.md: Mention configurable branches and remotes in more places

- - - - -


1 changed file:

- README.md


Changes:

=====================================
README.md
=====================================
@@ -1,7 +1,7 @@
 # kernel-sec - Linux kernel CVE tracker
 
 This project tracks the status of security issues, identified by CVE
-ID, in mainline and in stable branches.
+ID, in mainline, stable, and other configured branches.
 
 ## Issue format
 
@@ -20,7 +20,7 @@ python3-yaml and python3-html5lib).
 Many scripts require access to a kernel git repository.  By default
 this is assumed to be in `../kernel`, with remotes named `torvalds`
 and `stable` for the mainline and stable repositories.  These can
-be overridden by command-line options.
+be overridden by command-line options or by configuration.
 
 * `scripts/import_debian.py` - import information from Debian's
 `kernel_sec` project.  It includes all issues that Debian considers
@@ -32,8 +32,8 @@ marked as affecting the 'linux' package and don't have the word
 'Android' in the description, and that are either dated from the
 current or previous year or that are already tracked here.
 
-* `scripts/import_stable.py` - import information about backports
-to stable by reading the git commit logs.
+* `scripts/import_stable.py` - import information about backports to
+stable and other configured branches, by reading the git commit logs.
 
 * `scripts/report_affected.py` - report which issues affect the
 specified branches, or all active branches.



View it on GitLab: https://gitlab.com/cip-project/cip-kernel/cip-kernel-sec/commit/5e2a0e07317efd9623d7d87c752d1d8082c13ccb

-- 
View it on GitLab: https://gitlab.com/cip-project/cip-kernel/cip-kernel-sec/commit/5e2a0e07317efd9623d7d87c752d1d8082c13ccb
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cip-project.org/pipermail/cip-dev/attachments/20190603/83bcf847/attachment.html>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-03 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-03 14:06 [cip-dev] [Git][cip-project/cip-kernel/cip-kernel-sec][master] README.md: Mention configurable branches and remotes in more places Ben Hutchings

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.