]> andersk Git - openssh.git/blobdiff - contrib/redhat/openssh.spec
- (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
[openssh.git] / contrib / redhat / openssh.spec
index 9590e2a5c06937c860454a856781c72cec1bcc85..dcc8834c7c0835fa9f100f74d2bd434d3595e42f 100644 (file)
@@ -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
This page took 0.11226 seconds and 4 git commands to generate.