mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/5] SPDX license expression fixes
@ 2026-03-12 13:08 Markus Heidelberg via ptxdist
  2026-03-12 13:08 ` [ptxdist] [PATCH 1/5] use canonical upper and lower case in SPDX license identifiers Markus Heidelberg via ptxdist
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Heidelberg via ptxdist @ 2026-03-12 13:08 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Heidelberg

In the generated report I noticed wrong license categorization in some
packages and thus had a look over the PTXdist rules resulting in several
fixes/improvements.

The following invalid license identifiers have not been fixed.
That would require checking the projects about the license version or
the only/or-later choice. One exception is the "piglit" package because
with using a mix of v2+/v3/v2 it seemed very likely that only the naming
was not SPDX conform.

  - BSD
  - GPL
  - LGPL
  - GPL v2
  - GPL2
  - GPLv3
  - LGPLv2

The last patch to allow standard conform lower case license expression
operators is marked as RFC. I think it is probably better to reject it
and to avoid problems by consistently using upper case operators.

Markus Heidelberg (5):
  use canonical upper and lower case in SPDX license identifiers
  use upper case SPDX license expression operators
  fix some invalid SPDX license expressions/identifiers
  glmark2: fix SPDX license identifier for SGI license
  ptxd_make_world_license: allow lower case SPDX license expression
    operators

 rules/acl.make                         | 2 +-
 rules/ensmallen.make                   | 2 +-
 rules/figlet.make                      | 2 +-
 rules/fontconfig.make                  | 2 +-
 rules/glmark2.make                     | 2 +-
 rules/glslang.make                     | 2 +-
 rules/gpgme.make                       | 2 +-
 rules/host-bindgen-cli.make            | 2 +-
 rules/host-cmake.make                  | 2 +-
 rules/libarchive.make                  | 2 +-
 rules/libev.make                       | 2 +-
 rules/libkcapi.make                    | 2 +-
 rules/libtasn1.make                    | 2 +-
 rules/libtsm.make                      | 2 +-
 rules/lvm2.make                        | 2 +-
 rules/nodejs.make                      | 2 +-
 rules/ntp.make                         | 2 +-
 rules/openh264.make                    | 2 +-
 rules/optee-test.make                  | 2 +-
 rules/piglit.make                      | 2 +-
 rules/sdl-ttf.make                     | 2 +-
 rules/sdl2-image.make                  | 2 +-
 rules/sdl2-mixer.make                  | 2 +-
 rules/sdl2-net.make                    | 2 +-
 rules/sdl2-test.make                   | 2 +-
 rules/sdl2-ttf.make                    | 2 +-
 rules/sdl2.make                        | 2 +-
 rules/v4l-utils.make                   | 2 +-
 rules/zstd.make                        | 2 +-
 scripts/lib/ptxd_make_world_license.sh | 2 +-
 30 files changed, 30 insertions(+), 30 deletions(-)

-- 
2.43.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-12 13:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-12 13:08 [ptxdist] [PATCH 0/5] SPDX license expression fixes Markus Heidelberg via ptxdist
2026-03-12 13:08 ` [ptxdist] [PATCH 1/5] use canonical upper and lower case in SPDX license identifiers Markus Heidelberg via ptxdist
2026-03-12 13:08 ` [ptxdist] [PATCH 2/5] use upper case SPDX license expression operators Markus Heidelberg via ptxdist
2026-03-12 13:08 ` [ptxdist] [PATCH 3/5] fix some invalid SPDX license expressions/identifiers Markus Heidelberg via ptxdist
2026-03-12 13:08 ` [ptxdist] [PATCH 4/5] glmark2: fix SPDX license identifier for SGI license Markus Heidelberg via ptxdist
2026-03-12 13:08 ` [ptxdist] [RFC PATCH 5/5] ptxd_make_world_license: allow lower case SPDX license expression operators Markus Heidelberg via ptxdist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox