summaryrefslogtreecommitdiff
path: root/contrib/redhat/openssh.spec
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/redhat/openssh.spec
parentfbddd91897cfaf456bfc2081f39fb4a2208a0ebf (diff)
Add changelog entry for binary strip change.
Diffstat (limited to 'contrib/redhat/openssh.spec')
-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 ef7a93abf..90c7aaea5 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -426,6 +426,8 @@ fi
426- Update openssl-devel dependency to match current requirements. 426- Update openssl-devel dependency to match current requirements.
427- Handle Fedora >=6 openssl 1.0 compat libs. 427- Handle Fedora >=6 openssl 1.0 compat libs.
428- Remove SSH1 from description. 428- Remove SSH1 from description.
429- Don't strip binaries at build time so that debuginfo package can be
430 created.
429 431
430* Sun Nov 16 2014 Nico Kadel-Garcia <nakdel@gmail.com> 432* Sun Nov 16 2014 Nico Kadel-Garcia <nakdel@gmail.com>
431- Add '--mandir' and '--with-mantype' for RHEL 5 compatibility 433- Add '--mandir' and '--with-mantype' for RHEL 5 compatibility