Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Olaf van der Spek
mariadb-10.1
Commits
583a97d6
Commit
583a97d6
authored
Jul 31, 2018
by
Otto Kekäläinen
Browse files
Various minor Lintian fixes
parent
baf9fb17
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
583a97d6
...
...
@@ -6,11 +6,10 @@ Uploaders: Otto Kekäläinen <otto@debian.org>
Build
-
Depends
:
bison
,
chrpath
,
cmake
,
cracklib
-
runtime
,
debhelper
(>=
9
),
cracklib
-
runtime
,
debhelper
(>=
9
.20160709
),
dh
-
apparmor
,
dh
-
exec
,
dh
-
systemd
,
gdb
,
libaio
-
dev
[
linux
-
any
],
libarchive
-
dev
,
...
...
@@ -31,7 +30,7 @@ Build-Depends: bison,
psmisc
,
unixodbc
-
dev
,
zlib1g
-
dev
(>=
1
:
1.1.3
-
5
~)
Standards
-
Version
:
3.9.8
Standards
-
Version
:
4.1.5
Homepage
:
https
://
mariadb
.
org
/
Vcs
-
Browser
:
https
://
salsa
.
debian
.
org
/
mariadb
-
team
/
mariadb
-
10.1
Vcs
-
Git
:
https
://
salsa
.
debian
.
org
/
mariadb
-
team
/
mariadb
-
10.1
.
git
...
...
debian/mariadb-server-10.1.lintian-overrides
View file @
583a97d6
# ash's buildin has no "-e" so use /bin/echo
mariadb-server-10.1: command-with-path-in-maintainer-script postinst:1
5
4 /bin/echo
mariadb-server-10.1: command-with-path-in-maintainer-script postinst:14
0
/bin/echo
# OK, path /usr/sbin/invoke-rc.d is only used in check, executes are run without the path
mariadb-server-10.1: command-with-path-in-maintainer-script postinst:17 /usr/sbin/invoke-rc.d
mariadb-server-10.1: command-with-path-in-maintainer-script postrm:15 /usr/sbin/invoke-rc.d
mariadb-server-10.1: command-with-path-in-maintainer-script preinst:31 /usr/sbin/invoke-rc.d
# False positive: unfortified calls have already been fully validated at compile-time
# See full research at https://jira.mariadb.org/browse/MDEV-8377
mariadb-server-10.1: hardening-no-fortify-functions usr/lib/*/mariadb18/plugin/auth_pam.so
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment