]> ruderich.org/simon Gitweb - blhc/blhc.git/commitdiff
Sync architecture specific hardening support with dpkg 1.19.7
authorSimon Ruderich <simon@ruderich.org>
Sat, 24 Aug 2019 09:31:40 +0000 (11:31 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 24 Aug 2019 09:31:40 +0000 (11:31 +0200)
No changes.

NEWS
bin/blhc

diff --git a/NEWS b/NEWS
index c1bd2b6ebbf2d4bf638d322f9b6cfa7082e7890d..89b39063a89ec726acc94fa61397fdebb6e7fb7e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ NEWS
 Version 0.XX
 ------------
 
 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
 
 
 Version 0.09
index 0eee77e79cacdd326d836d931ea306605646e945..17944127a9e1f60db42761790ca44797f6724f55 100755 (executable)
--- a/bin/blhc
+++ b/bin/blhc
@@ -1117,7 +1117,7 @@ foreach my $file (@ARGV) {
 
     # Option or auto detected.
     if ($arch) {
 
     # 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 <hertzog@debian.org>, Guillem Jover
         # <guillem@debian.org>, Kees Cook <kees@debian.org>, Canonical, Ltd.
         # (/usr/share/perl5/Dpkg/Vendor/Debian.pm, _add_build_flags()),
         # copyright Raphaël Hertzog <hertzog@debian.org>, Guillem Jover
         # <guillem@debian.org>, Kees Cook <kees@debian.org>, Canonical, Ltd.