summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2018-02-10 11:18:38 +1100
committerDarren Tucker <dtucker@dtucker.net>2018-02-10 11:18:38 +1100
commitcdb10bd431f9f6833475c27e9a82ebb36fdb12db (patch)
treeed6e74e0ce70877bacd010ed2290fc3fa710d446 /contrib
parentfbddd91897cfaf456bfc2081f39fb4a2208a0ebf (diff)
Add changelog entry for binary strip change.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/redhat/openssh.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index ef7a93ab..90c7aaea 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 <nakdel@gmail.com>
- Add '--mandir' and '--with-mantype' for RHEL 5 compatibility