From 8a90b6238443323e5ac03fa303c1dc7728c97dfb Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sat, 24 Aug 2019 11:31:40 +0200 Subject: [PATCH] Sync architecture specific hardening support with dpkg 1.19.7 No changes. --- NEWS | 2 +- bin/blhc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c1bd2b6..89b3906 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ NEWS Version 0.XX ------------ -- Sync architecture specific hardening support with dpkg 1.19.5. +- Sync architecture specific hardening support with dpkg 1.19.7. Version 0.09 diff --git a/bin/blhc b/bin/blhc index 0eee77e..1794412 100755 --- a/bin/blhc +++ b/bin/blhc @@ -1117,7 +1117,7 @@ foreach my $file (@ARGV) { # Option or auto detected. if ($arch) { - # The following was partially copied from dpkg-dev 1.19.5 + # The following was partially copied from dpkg-dev 1.19.7 # (/usr/share/perl5/Dpkg/Vendor/Debian.pm, _add_build_flags()), # copyright Raphaël Hertzog , Guillem Jover # , Kees Cook , Canonical, Ltd. -- 2.43.2