{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "libreswan-0.4.15-3.oe2403sp1.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-18T18:43:00.1851772Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/libreswan-0.4.15-3.oe2403sp1.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-libreswan-4.15",
      "name": "libreswan",
      "licenseConcluded": "GPL-2.0-only",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "2dd31ea3b7b3606d12ee699a7f5d6325f247aa4f05d702e060d6cec16359b2d9"
        }
      ],
      "description": "Libreswan is an implementation of IKEv1 and IKEv2 for IPsec. IPsec is\nthe Internet Protocol Security and uses strong cryptography to provide\nboth authentication and encryption services.  These services allow you\nto build secure tunnels through untrusted networks.  Everything passing\nthrough the untrusted net is encrypted by the ipsec gateway machine and\ndecrypted by the gateway at the other end of the tunnel.  The resulting\ntunnel is a virtual private network or VPN.\n\nThis package contains the daemons and userland tools for setting up\nLibreswan.\n\nLibreswan also supports IKEv2 (RFC7296) and Secure Labeling\n\nLibreswan is based on Openswan-2.6.38 which in turn is based on FreeS/WAN-2.04",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libreswan@4.15-3.oe2403sp1?arch=aarch64&epoch=0&upstream=libreswan-4.15-3.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://libreswan.org/",
      "licenseDeclared": "GPL-2.0-only",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "IKE implementation for IPsec with IKEv1 and IKEv2 support",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:4.15-3.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-audit-libs-3.1.2",
      "name": "audit-libs",
      "licenseConcluded": "LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "40e555b0228aa77a31be92091aafcafec7666352bff98095d8227acbac045351"
        }
      ],
      "description": "The audit-libs package contains the dynamic libraries needed for\napplications to use the audit framework.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/audit-libs@3.1.2-9.oe2403sp1?arch=aarch64&epoch=1&upstream=audit-3.1.2-9.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://people.redhat.com/sgrubb/audit/",
      "licenseDeclared": "LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "Dynamic library for libaudit",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:3.1.2-9.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-coreutils-9.4",
      "name": "coreutils",
      "licenseConcluded": "GPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "2101c4dfddc6ceb05b3c5929f46bf4f03d483421b417ef3b156fc38a6f2e52e2"
        }
      ],
      "description": "These are the GNU core utilities.  This package is the combination of\nthe old GNU fileutils, sh-utils, and textutils packages.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/coreutils@9.4-17.oe2403sp1?arch=aarch64&epoch=0&upstream=coreutils-9.4-17.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/coreutils/",
      "licenseDeclared": "GPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "A set of basic GNU tools commonly used in shell scripts",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:9.4-17.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-glibc-2.38",
      "name": "glibc",
      "licenseConcluded": "LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net-2.0 and ISC and Public Domain and GFDL-1.3-only",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "2eac576b91f7c5f996a09ed50b523ef670f1eba2b46d32e8493e80ba77f9387c"
        }
      ],
      "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-101.oe2403sp1?arch=aarch64&epoch=0&upstream=glibc-2.38-101.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/glibc/",
      "licenseDeclared": "LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net-2.0 and ISC and Public Domain and GFDL-1.3-only",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "The GNU libc libraries",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.38-101.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-iproute-6.6.0",
      "name": "iproute",
      "licenseConcluded": "GPLv2+ and Public Domain",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "68f19ee1dd66cc50403a10e8f8c9434c9fe65605ece01b4c5a043f7abe1e91e3"
        }
      ],
      "description": "Iproute2 is a collection of user-space utilities to set up networking\nunder Linux from the command-line. It can inspect and configure,\namong other things: interface paramters, IP addresses, routing,\ntunnels, bridges, packet transformations (IPsec, etc.), and Quality\nof Service.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/iproute@6.6.0-4.oe2403sp1?arch=aarch64&epoch=1&upstream=iproute-6.6.0-4.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://kernel.org/pub/linux/utils/net/iproute2/",
      "licenseDeclared": "GPLv2+ and Public Domain",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "Linux network configuration utilities",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:6.6.0-4.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-ldns-1.8.3",
      "name": "ldns",
      "licenseConcluded": "BSD-3-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "7eb1070bb9a6c24e845756bce0661da74e41a1fd74df3a6b8c75eff585f6ad72"
        }
      ],
      "description": "The goal of ldns is to simplify DNS programming, it supports recent RFCs\nlike the DNSSEC documents, and allows developers to easily create software\nconforming to current RFCs, and experimental software for current Internet\nDrafts. A secondary benefit of using ldns is speed; ldns is written in C\nit should be a lot faster than Perl.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/ldns@1.8.3-2.oe2403sp1?arch=aarch64&epoch=0&upstream=ldns-1.8.3-2.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.nlnetlabs.nl/projects/ldns/about/",
      "licenseDeclared": "BSD-3-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "Low-level DNS(SEC) library with API",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.8.3-2.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-libcurl-8.4.0",
      "name": "libcurl",
      "licenseConcluded": "curl",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "99b385f773d25cca288032e9341fb9da0d56ac30e4a55f9c96a4d2edadf231ce"
        }
      ],
      "description": "A library for getting files from web servers.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libcurl@8.4.0-14.oe2403sp1?arch=aarch64&epoch=0&upstream=curl-8.4.0-14.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://curl.se/",
      "licenseDeclared": "curl",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "A library for getting files from web servers",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:8.4.0-14.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-libreswan-help-4.15",
      "name": "libreswan-help",
      "licenseConcluded": "GPL-2.0-only",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "49d0fbb470255041b6a0c2de43a15408fc573febb10d9b2f81c5b5767d9f0a10"
        }
      ],
      "description": "Man pages and other related documents for libreswan.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/libreswan-help@4.15-3.oe2403sp1?arch=noarch&epoch=0&upstream=libreswan-4.15-3.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://libreswan.org/",
      "licenseDeclared": "GPL-2.0-only",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "Documents for libreswan",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:4.15-3.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-openldap-2.6.5",
      "name": "openldap",
      "licenseConcluded": "OLDAP-2.8",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "6b5bd2cef48889fd1aa9e82c5e259d0ea82d0204784285613b692bdc641b55d8"
        }
      ],
      "description": "OpenLDAP is an open source suite of LDAP (Lightweight Directory Access\nProtocol) applications and development tools. LDAP is a set of\nprotocols for accessing directory services (usually phone book style\ninformation, but other information is possible) over the Internet,\nsimilar to the way DNS (Domain Name System) information is propagated\nover the Internet. The openldap package contains configuration files,\nlibraries, and documentation for OpenLDAP.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/openldap@2.6.5-6.oe2403sp1?arch=aarch64&epoch=0&upstream=openldap-2.6.5-6.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.openldap.org/",
      "licenseDeclared": "OLDAP-2.8",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "LDAP support libraries",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.6.5-6.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-pam-1.5.3",
      "name": "pam",
      "licenseConcluded": "BSD and GPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "3963902f6adcf673d42391141ba6d43e6410009f1c975929aadc56a6b46a078a"
        }
      ],
      "description": "PAM (Pluggable Authentication Modules) is a system of libraries that\nhandle the authentication tasks of applications (services) on the system.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/pam@1.5.3-12.oe2403sp1?arch=aarch64&epoch=0&upstream=pam-1.5.3-12.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.linux-pam.org/",
      "licenseDeclared": "BSD and GPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "Pluggable Authentication Modules for Linux",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.5.3-12.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-systemd-255",
      "name": "systemd",
      "licenseConcluded": "MIT and LGPLv2+ and GPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "eb892768f80cdffaed37a7b54dcd426592de594682563aedf098708472ccd607"
        }
      ],
      "description": "systemd is a system and service manager that runs as PID 1 and starts\nthe rest of the system.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/systemd@255-43.oe2403sp1?arch=aarch64&epoch=0&upstream=systemd-255-43.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://systemd.io/",
      "licenseDeclared": "MIT and LGPLv2+ and GPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "System and Service Manager",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:255-43.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-unbound-libs-1.17.1",
      "name": "unbound-libs",
      "licenseConcluded": "BSD-3-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "fe309ca22d3c01de402d64b68e54dea24614c5c29f354b5ca7045c6dd9297b22"
        }
      ],
      "description": "Libraries for unbound.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/unbound-libs@1.17.1-11.oe2403sp1?arch=aarch64&epoch=0&upstream=unbound-1.17.1-11.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://nlnetlabs.nl/projects/unbound/about/",
      "licenseDeclared": "BSD-3-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/750d2b47baac9c5cbb3ae49bbf8c4ff7bf44796813ecb397af35aa5323864a72-primary.sqlite.bz2",
      "summary": "Libraries for unbound",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.17.1-11.oe2403sp1"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-audit-libs-3.1.2"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-coreutils-9.4"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-glibc-2.38"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-iproute-6.6.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-ldns-1.8.3"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libcurl-8.4.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-libreswan-help-4.15"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-openldap-2.6.5"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-pam-1.5.3"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-systemd-255"
    },
    {
      "spdxElementId": "SPDXRef-rpm-libreswan-4.15",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-unbound-libs-1.17.1"
    }
  ]
}
