From 0986b55a601066b1dc896c4508a55e905ea8d0ea Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 11 Nov 2000 08:36:38 +1100 Subject: - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and packaging files --- contrib/redhat/openssh.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/redhat') diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 9590e2a5c..dcc8834c7 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -1,5 +1,5 @@ # Version of OpenSSH -%define oversion 2.3.0p1 +%define oversion 2.3.0p2 # Version of ssh-askpass %define aversion 1.0.3 @@ -212,6 +212,7 @@ fi %attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1* %attr(0644,root,root) %{_mandir}/man1/scp.1* %attr(0755,root,root) %dir %{_sysconfdir}/ssh +%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/primes %attr(0755,root,root) %dir %{_libexecdir}/openssh %files clients -- cgit v1.2.3