{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"wayland-devel-0.1.22.0-1.oe2409.aarch64.rpm",
	"spdxVersion":"SPDX-2.2",
	"creationInfo":{
		"created":"2024-09-30T03:30:07.5589037Z",
		"creators":"[openeuler_creator]"
	},
	"dataLicense":"CC0-1.0",
	"documentNamespace":"https://repo.openeuler.org/security/data/sbom/wayland-devel-0.1.22.0-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-expat-2.6.2-7d25a08f-11ae-480f-ba2d-8d8d1af332f6-c8a38e79-0642-44c2-a536-3d9ac9975f16",
			"name":"expat",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"3789391c6958f4728e77e0394317dea13115936981c16b4cac36a15daeebe143"
				}
			],
			"description":"expat is a stream-oriented XML parser library written in C.\nexpat excels with files too large to fit RAM, and where\nperformance and flexibility are crucial.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/expat@2.6.2-1.oe2409?arch=aarch64&epoch=0&upstream=expat-2.6.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://libexpat.github.io/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"An XML parser library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.6.2-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-a54666ca-5120-4469-9ff8-1871a6458743",
			"name":"glibc",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"f83727d5acc81f8f92521d78f89a59332782c39c8e4d98151505e6bc01fdca98"
				}
			],
			"description":"The GNU C Library project provides the core libraries for the GNU system and\nGNU/Linux systems, as well as many other systems that use Linux as the kernel.\nThese libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD,\nOS-specific APIs and more. These APIs include such foundational facilities as\nopen, read, write, malloc, printf, getaddrinfo, dlopen, pthread_create, crypt,\n login, exit and more.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/glibc@2.38-34.oe2409?arch=aarch64&epoch=0&upstream=glibc-2.38-34.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.gnu.org/software/glibc/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"The GNU libc libraries",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.38-34.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-libffi-devel-3.4.4-bfffd421-283a-44d7-872c-d564457592a7-e60edc1c-662a-40b1-a3b7-dba512b0b5c8",
			"name":"libffi-devel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"5fb842c330ee886ad906f6cf0d9151606de4a6bf03e63b7bb8b78aa64ba75688"
				}
			],
			"description":"The devel package with header files and libraries is for developing apps which needs libffi.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/libffi-devel@3.4.4-3.oe2409?arch=aarch64&epoch=0&upstream=libffi-3.4.4-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://sourceware.org/libffi",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Development files for libffi",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:3.4.4-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-libxml2-2.12.6-0c08664b-ea3e-43dc-8239-d814370a1088-b1c1c466-8417-463c-986b-eb3936a86d99",
			"name":"libxml2",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"47e299fcb5cdfb5396dfb3180cf7878e71646a2e7eeca258bf0875f8d96c00dd"
				}
			],
			"description":"This library allows to manipulate XML files. It includes support\nto read, modify and write XML and HTML files. There is DTDs support\nthis includes parsing and validation even with complex DtDs, either\nat parse time or later once the document has been modified. The output\ncan be a simple SAX stream or and in-memory DOM like representations.\nIn this case one can use the built-in XPath and XPointer implementation\nto select sub nodes or ranges. A flexible Input/Output mechanism is\navailable, with existing HTTP and FTP modules and combined to an\nURI library.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/libxml2@2.12.6-3.oe2409?arch=aarch64&epoch=0&upstream=libxml2-2.12.6-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://xmlsoft.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Library providing XML and HTML support",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.12.6-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-wayland-1.22.0-20432e6c-ee4f-470b-8542-e5b60f7ebe92-5c505c98-c3d2-46d2-96f9-e5d085afb955",
			"name":"wayland",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"13092aadc9b5c864534c4c01ac8d91c3c4b3373d058fdfadd098634db57bd9ec"
				}
			],
			"description":"Wayland is a protocol for a compositor to talk to its clients as\nwell as a C library implementation of that protocol. The\ncompositor can be a standalone display server running on Linux\nkernel modesetting and evdev input devices, an X application, or\na wayland client itself. The clients can be traditional\napplications, X servers (rootless or fullscreen) or other display\nservers.\n\nPart of the Wayland project is also the Weston reference\nimplementation of a Wayland compositor. Weston can run as an X\nclient or under Linux KMS and ships with a few demo clients. The\nWeston compositor is a minimal and fast compositor and is\nsuitable for many embedded and mobile use cases.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/wayland@1.22.0-1.oe2409?arch=aarch64&epoch=0&upstream=wayland-1.22.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://wayland.freedesktop.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Wayland Compositor Infrastructure",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.22.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-wayland-devel-1.22.0-908e443d-9817-4960-a0f5-78146f790eb4-bdb2b49d-83ee-4735-b158-655babd79719",
			"name":"wayland-devel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"3caec8d1cf9be14b938232a0e97aebfc65939d8fadee140728bf66c264a84380"
				}
			],
			"description":"The wayland-devel package contains libraries and header files for\ndeveloping applications that use wayland.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/wayland-devel@1.22.0-1.oe2409?arch=aarch64&epoch=0&upstream=wayland-1.22.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://wayland.freedesktop.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Development files for wayland",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.22.0-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-wayland-devel-1.22.0-908e443d-9817-4960-a0f5-78146f790eb4-bdb2b49d-83ee-4735-b158-655babd79719",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-expat-2.6.2-7d25a08f-11ae-480f-ba2d-8d8d1af332f6-c8a38e79-0642-44c2-a536-3d9ac9975f16"
		},
		{
			"spdxElementId":"SPDXRef-rpm-wayland-devel-1.22.0-908e443d-9817-4960-a0f5-78146f790eb4-bdb2b49d-83ee-4735-b158-655babd79719",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-a54666ca-5120-4469-9ff8-1871a6458743"
		},
		{
			"spdxElementId":"SPDXRef-rpm-wayland-devel-1.22.0-908e443d-9817-4960-a0f5-78146f790eb4-bdb2b49d-83ee-4735-b158-655babd79719",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-libffi-devel-3.4.4-bfffd421-283a-44d7-872c-d564457592a7-e60edc1c-662a-40b1-a3b7-dba512b0b5c8"
		},
		{
			"spdxElementId":"SPDXRef-rpm-wayland-devel-1.22.0-908e443d-9817-4960-a0f5-78146f790eb4-bdb2b49d-83ee-4735-b158-655babd79719",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-libxml2-2.12.6-0c08664b-ea3e-43dc-8239-d814370a1088-b1c1c466-8417-463c-986b-eb3936a86d99"
		},
		{
			"spdxElementId":"SPDXRef-rpm-wayland-devel-1.22.0-908e443d-9817-4960-a0f5-78146f790eb4-bdb2b49d-83ee-4735-b158-655babd79719",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-wayland-1.22.0-20432e6c-ee4f-470b-8542-e5b60f7ebe92-5c505c98-c3d2-46d2-96f9-e5d085afb955"
		},
		{
			"spdxElementId":"SPDXRef-rpm-wayland-devel-1.22.0-908e443d-9817-4960-a0f5-78146f790eb4-bdb2b49d-83ee-4735-b158-655babd79719",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-wayland-devel-1.22.0-908e443d-9817-4960-a0f5-78146f790eb4-bdb2b49d-83ee-4735-b158-655babd79719"
		}
	]
}