Skip to content

Commit 80dac0f

Browse files
Update changelog and roadmap
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 5aee8b1 commit 80dac0f

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ v33.0.0 (next next, roadmap)
1212
- Yocto/BitBake .bb recipes.
1313

1414

15-
v32.0.0 (next, roadmap)
16-
-----------------------
15+
v32.0.0 - 2023-05-23
16+
---------------------
1717

1818
Important API changes:
1919
~~~~~~~~~~~~~~~~~~~~~~
2020

2121
This is a major release with major API and output format changes and signicant
2222
feature updates.
2323

24-
In particular changed to the output format for the licenses and packages, and
25-
we changed some of the command line options.
24+
In particular the output format has changed for the licenses and packages, and
25+
also for some of the command line options.
2626

2727
The output format version is now 3.0.0.
2828

ROADMAP.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ This is for SCTK first.
2929

3030
Status: This has been completed in SCTK and also included in SCIO. We use
3131
an updated --summary option and a new license clarity score for this.
32-
Some work is still in progress as part of 3.) "detections"
32+
We also have LicenseDetections for resources/packages and a top level
33+
unique license detections as a summary.
3334

3435

3536
2. Package files.
@@ -50,11 +51,15 @@ This has been completed in SCTK and also included in SCIO.
5051
- package: object of its own, and related set of files, not always in the same
5152
directory
5253

54+
This is completed in SCTK.
55+
5356
*License*:
5457

5558
- many detections in a file at different locations, could be merged into a single reported license
5659
- same for primary licenses
5760

61+
This is completed in SCTK.
62+
5863
*Copyright*:
5964

6065
- Copyright and author detection, which are tracked at the line level
@@ -76,6 +81,7 @@ Roadmap
7681

7782
- SCTK: add primary license field in package output and populate this based on
7883
package-type/ecosystem conventions.
84+
- SCTK: also populate secondary license fields
7985
- SCIO: add primary license field in DiscoveredPackage models and feed it with
8086
the data from packages
8187
- SCIO: Do we track secondary? or is this just data aggregated on the fly.
@@ -87,7 +93,7 @@ Roadmap
8793

8894
- This is closely tied to the primary license detection and should focus
8995
on package manifests and key files.
90-
96+
- Support copyright parsing from all package ecosystems.
9197

9298
3. Package files
9399
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -122,3 +128,4 @@ Roadmap
122128
- Revamp how common list of suprrious licenses are detected (this is a bug)
123129
- Use important key phrases for license detection https://github.com/nexB/scancode-toolkit/issues/2637
124130

131+
This is mostly completed, for follow up see https://github.com/nexB/scancode-toolkit/issues/2878.

0 commit comments

Comments
 (0)