[SCM] hydrogen/master: Fix some hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Nov 10 21:29:53 UTC 2016
The following commit has been merged in the master branch:
commit f23805cc59bfe601f1690f3e5c40da6a9bc3c663
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Nov 10 22:29:17 2016 +0100
Fix some hardening.
diff --git a/debian/rules b/debian/rules
index 1b72cc2..c4f0e2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
include /usr/share/cdbs/1/rules/upstream-tarball.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/cmake.mk
--
hydrogen packaging
More information about the pkg-multimedia-commits
mailing list