I'll send again for ding-libs and libmhash. Joe > -----Original Message----- > From: akuster808 <[email protected]> > Sent: Tuesday, March 29, 2022 1:27 PM > To: Slater, Joseph <[email protected]>; [email protected] > Cc: MacLeod, Randy <[email protected]> > Subject: Re: [yocto] [meta-security][PATCH 1/1] LICENSE: adopt standard SPDX > names > > > > On 3/29/22 09:18, Joe Slater wrote: > > Correct LICENSE for samhain, ecrypt-utils, ding-libs, libmhash, and > > sssd. > > > > Signed-off-by: Joe Slater <[email protected]> > > --- > > recipes-ids/samhain/samhain.inc | 2 +- > > recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb | 2 +- > > recipes-security/libdhash/ding-libs_0.6.1.bb | 2 +- > > recipes-security/libmhash/libmhash_0.9.9.9.bb | 2 +- > > recipes-security/sssd/sssd_2.5.2.bb | 2 +- > > 5 files changed, 5 insertions(+), 5 deletions(-) > > Mater-next has these. > > https://git.yoctoproject.org/meta-security/commit/?h=master- > next&id=ece41f7543bbd42c57f4208c7309f90cbd02e852 > > Looks like a few more need to be added based on these changes. > > -armin > > > > diff --git a/recipes-ids/samhain/samhain.inc > > b/recipes-ids/samhain/samhain.inc index 077e118..fe0718d 100644 > > --- a/recipes-ids/samhain/samhain.inc > > +++ b/recipes-ids/samhain/samhain.inc > > @@ -1,6 +1,6 @@ > > DESCRIPTION = "Provides file integrity checking and log file > monitoring/analysis" > > HOMEPAGE = "http://www.la-samhna.de/samhain/" > > -LICENSE = "GPLv2" > > +LICENSE = "GPL-2.0-only" > > LIC_FILES_CHKSUM = > "file://LICENSE;md5=8ca43cbc842c2336e835926c2166c28b" > > > > PV = "4.4.6" > > diff --git a/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb > > b/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb > > index 9aefc32..5f8cf3c 100644 > > --- a/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb > > +++ b/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb > > @@ -6,7 +6,7 @@ DESCRIPTION = "eCryptfs is a stacked cryptographic > filesystem \ > > HOMEPAGE = "https://launchpad.net/ecryptfs" > > SECTION = "base" > > > > -LICENSE = "GPL-2.0" > > +LICENSE = "GPL-2.0-only" > > LIC_FILES_CHKSUM = > "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" > > > > DEPENDS = "keyutils libgcrypt intltool-native glib-2.0-native" > > diff --git a/recipes-security/libdhash/ding-libs_0.6.1.bb > > b/recipes-security/libdhash/ding-libs_0.6.1.bb > > index 6046fa0..843850f 100644 > > --- a/recipes-security/libdhash/ding-libs_0.6.1.bb > > +++ b/recipes-security/libdhash/ding-libs_0.6.1.bb > > @@ -2,7 +2,7 @@ SUMMARY = "Dynamic hash table implementation" > > DESCRIPTION = "Dynamic hash table implementation" > > HOMEPAGE = "https://fedorahosted.org/released/ding-libs" > > SECTION = "base" > > -LICENSE = "GPLv3+" > > +LICENSE = "GPL-3.0-or-later" > > LIC_FILES_CHKSUM = > "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" > > > > SRC_URI = "https://fedorahosted.org/released/${BPN}/${BP}.tar.gz" > > diff --git a/recipes-security/libmhash/libmhash_0.9.9.9.bb > > b/recipes-security/libmhash/libmhash_0.9.9.9.bb > > index 9b34cb1..35c5ff8 100644 > > --- a/recipes-security/libmhash/libmhash_0.9.9.9.bb > > +++ b/recipes-security/libmhash/libmhash_0.9.9.9.bb > > @@ -7,7 +7,7 @@ DESCRIPTION = "\ > > " > > HOMEPAGE = "http://mhash.sourceforge.net/" > > > > -LICENSE = "LGPLv2.0" > > +LICENSE = "LGPL-2.0-only" > > LIC_FILES_CHKSUM = > "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" > > > > S = "${WORKDIR}/mhash-${PV}" > > diff --git a/recipes-security/sssd/sssd_2.5.2.bb > > b/recipes-security/sssd/sssd_2.5.2.bb > > index 8bc8787..9f1d627 100644 > > --- a/recipes-security/sssd/sssd_2.5.2.bb > > +++ b/recipes-security/sssd/sssd_2.5.2.bb > > @@ -2,7 +2,7 @@ SUMMARY = "system security services daemon" > > DESCRIPTION = "SSSD is a system security services daemon" > > HOMEPAGE = "https://pagure.io/SSSD/sssd/" > > SECTION = "base" > > -LICENSE = "GPLv3+" > > +LICENSE = "GPL-3.0-or-later" > > LIC_FILES_CHKSUM = > "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" > > > > DEPENDS = "acl attr openldap cyrus-sasl libtdb ding-libs libpam c-ares > > krb5 > autoconf-archive" > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#56584): https://lists.yoctoproject.org/g/yocto/message/56584 Mute This Topic: https://lists.yoctoproject.org/mt/90112036/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
