This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
lilik-openwrt-22.03
Etienne CHAMPETIER
10 years ago
parent
26eae4b9be
commit
1f22b19d04
4 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/freeradius2/Makefile
+1
-0
net/krb5/Makefile
+1
-0
utils/bash/Makefile
+1
-0
utils/rrdtool1/Makefile
+ 1
- 0
net/freeradius2/Makefile
View File
@ -26,6 +26,7 @@ PKG_CONFIG_DEPENDS := \
FREERADIUS_OPENSSL
\
FREERADIUS_NOSSL
PKG_CHECK_FORMAT_SECURITY
:=
0
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
d
e
f
i
n
e
P
a
c
k
a
g
e
/
f
r
e
e
r
a
d
i
u
s
2
/
c
o
n
f
i
g
+ 1
- 0
net/krb5/Makefile
View File
@ -12,6 +12,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_BUILD_PARALLEL
:=
1
PKG_INSTALL
:=
1
PKG_CHECK_FORMAT_SECURITY
:=
0
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
+ 1
- 0
utils/bash/Makefile
View File
@ -22,6 +22,7 @@ PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES
:=
COPYING
PKG_MAINTAINER
:=
Marcel Denia <naoir@gmx.net>
PKG_CHECK_FORMAT_SECURITY
:=
0
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
d
e
f
i
n
e
P
a
c
k
a
g
e
/
b
a
s
h
+ 1
- 0
utils/rrdtool1/Makefile
View File
@ -21,6 +21,7 @@ PKG_MD5SUM:=c466e2e7df95fa8e318e46437da87686
PKG_MAINTAINER
:=
Jo-Philipp Wich <jow@openwrt.org>
PKG_FIXUP
:=
autoreconf
PKG_CHECK_FORMAT_SECURITY
:=
0
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
Write
Preview
Loading…
Cancel
Save