projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc88a59
)
libs/libpam: fix PKG_CPE_ID
author
Fabrice Fontaine
<
[email protected]
>
Thu, 1 Feb 2024 21:12:24 +0000
(22:12 +0100)
committer
Rosen Penev
<
[email protected]
>
Sat, 6 Jul 2024 17:28:19 +0000
(10:28 -0700)
linux-pam:linux-pam is a better CPE ID than kernel:linux-pam as this CPE
ID has the latest CVEs (whereas kernel:linux-pam only has a
SUSE-specific CVE):
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:linux-pam:linux-pam
Fix:
6f74b0c4f15a095b1069a8aaeb19a32dfbc7539a
Signed-off-by: Fabrice Fontaine <
[email protected]
>
(cherry picked from commit
2269848bffffba9b6adf44c75b676f642a1fd893
)
libs/libpam/Makefile
patch
|
blob
|
history
diff --git
a/libs/libpam/Makefile
b/libs/libpam/Makefile
index 93de0a7e6ee4a754b5820f0ef0d4240ba110498f..abe79042f187ceaecbd22eb0feb16f42fb0f8427 100644
(file)
--- a/
libs/libpam/Makefile
+++ b/
libs/libpam/Makefile
@@
-19,7
+19,7
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/Linux-PAM-$(PKG_VERSION)
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <
[email protected]
>
PKG_LICENSE:=BSD-3c GPL
PKG_LICENSE_FILES:=COPYING Copyright
-PKG_CPE_ID:=cpe:/a:
kernel
:linux-pam
+PKG_CPE_ID:=cpe:/a:
linux-pam
:linux-pam
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1