summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKristien Nielsen <knielsen@knielsen-hq.org>2018-04-10 19:38:14 +0300
committerOtto Kekäläinen <otto@mariadb.org>2018-05-28 11:32:21 +0300
commitc902d5a4ded2a492eb47379910111717dbded2d3 (patch)
tree2a0780cdaf92d776481fb0173a9a605e945776bc /debian/control
parent64094e12c0e265e4e41ff1d780598ba945344dc6 (diff)
downloadmariadb-git-c902d5a4ded2a492eb47379910111717dbded2d3.tar.gz
Apply debian/patches/61_replace_dash_with_bash_mbug675185.dpatch
We have carried along this patch as a patch inside our sources since 2012 (commit cfd4fcb0bc3d). The validity of this has thus been vetted in production for years and the review done now did not find otherwise. A race in dash causes mysqld_safe to occasionally loop infinitely. Fix by using bash instead. https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.0/+bug/675185 As this is the last patch, we can also clean away usage of dpatch.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ae9c8276828..7f079b2e719 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends: bison,
debhelper (>= 9),
dh-apparmor,
dh-systemd,
- dpatch,
gdb,
libaio-dev [linux-any],
libboost-dev,