From: Darren Tucker Date: Sat, 10 Feb 2018 00:18:38 +0000 (+1100) Subject: Add changelog entry for binary strip change. X-Git-Tag: V_7_7_P1~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb10bd431f9f6833475c27e9a82ebb36fdb12db;p=thirdparty%2Fopenssh-portable.git Add changelog entry for binary strip change. --- diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index ef7a93abf..90c7aaea5 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -426,6 +426,8 @@ fi - Update openssl-devel dependency to match current requirements. - Handle Fedora >=6 openssl 1.0 compat libs. - Remove SSH1 from description. +- Don't strip binaries at build time so that debuginfo package can be + created. * Sun Nov 16 2014 Nico Kadel-Garcia - Add '--mandir' and '--with-mantype' for RHEL 5 compatibility