@@ -89,11 +89,32 @@ Changes in Output Data Structure:
8989 is_license_notice, is_license_intro etc, as applicable).
9090
9191- New and updated licenses, including support for newly released
92- SPDX license list version 3.22. This release of the SPDX license
93- list had 48 new licenses, and several of them we already had as
94- licenses/rules, and these has been modified to be consistent with
95- the SPDX list. And the rest have been added as new licenses.
96- For more details see https://github.com/nexB/scancode-toolkit/pull/3554
92+ SPDX license list versions:
93+ - SPDX License List 3.22:
94+ This release of the SPDX license list had 48 new licenses,
95+ and several of them we already had as licenses/rules, and
96+ these has been modified to be consistent with the SPDX list.
97+ And the rest have been added as new licenses.
98+ For more details see https://github.com/nexB/scancode-toolkit/pull/3554
99+
100+ - SPDX License List 3.23:
101+ This release of the SPDX license list had 43 new licenses,
102+ and out of them 22 were present as licenses and 10 were
103+ present as rules already. There were 4 new license/exception
104+ texts added, and the rest were either texts with small variations,
105+ additions to texts or several rule texts together.
106+ For more details see https://github.com/nexB/scancode-toolkit/pull/3653
107+
108+ - We also have lots of other misc new licenses and rules added to
109+ LicenseDB, see PRs below for more details:
110+ https://github.com/nexB/scancode-toolkit/pull/3663
111+ https://github.com/nexB/scancode-toolkit/pull/3642
112+ https://github.com/nexB/scancode-toolkit/pull/3586
113+ https://github.com/nexB/scancode-toolkit/pull/3584
114+ https://github.com/nexB/scancode-toolkit/pull/3575
115+ https://github.com/nexB/scancode-toolkit/pull/3570
116+ https://github.com/nexB/scancode-toolkit/pull/3568
117+ https://github.com/nexB/scancode-toolkit/pull/3562
97118
98119- Improve debian namespace detection based on clues and fix
99120 namespace and qualifier bugs for debian purls.
0 commit comments