diff -u torrentflux-2.1/debian/torrentflux.config torrentflux-2.1/debian/torrentflux.config --- torrentflux-2.1/debian/torrentflux.config +++ torrentflux-2.1/debian/torrentflux.config @@ -4,7 +4,8 @@ #set -x . /usr/share/debconf/confmodule -. /usr/share/dbconfig-common/dpkg/config.mysql +dbc_dbtypes="mysql" +. /usr/share/dbconfig-common/dpkg/config dbc_go torrentflux $@ if [ "$1" = "configure" ] diff -u torrentflux-2.1/debian/changelog torrentflux-2.1/debian/changelog --- torrentflux-2.1/debian/changelog +++ torrentflux-2.1/debian/changelog @@ -1,3 +1,9 @@ +torrentflux (2.1-1ubuntu1) edgy; urgency=low + + * debian/torrentflux.config: use dbc_dbtypes to limit db to mysql-only. + + -- Kees Cook Fri, 13 Oct 2006 12:23:47 -0700 + torrentflux (2.1-1ubuntu0.1) edgy; urgency=low * SECURITY UPDATE: Vulnerable to cross-site scripting.