summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--contrib/redhat/openssh.spec2
-rw-r--r--contrib/suse/openssh.spec2
-rw-r--r--moduli (renamed from primes)0
4 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index e3e13ebab..dc11e625e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
3 - (djm) Remove redundant and incorrect test for max auth attempts in 3 - (djm) Remove redundant and incorrect test for max auth attempts in
4 PAM kbdint code. Based on fix from Matthew Melvin 4 PAM kbdint code. Based on fix from Matthew Melvin
5 <matthewm@webcentral.com.au> 5 <matthewm@webcentral.com.au>
6 - (djm) Rename sysconfdir/primes => sysconfdir/moduli
6 7
720010625 820010625
8 - OpenBSD CVS Sync 9 - OpenBSD CVS Sync
@@ -5797,4 +5798,4 @@
5797 - Wrote replacements for strlcpy and mkdtemp 5798 - Wrote replacements for strlcpy and mkdtemp
5798 - Released 1.0pre1 5799 - Released 1.0pre1
5799 5800
5800$Id: ChangeLog,v 1.1327 2001/06/27 05:36:43 djm Exp $ 5801$Id: ChangeLog,v 1.1328 2001/06/27 07:07:16 djm Exp $
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 09c42a093..dd9a3e253 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -251,7 +251,7 @@ fi
251%attr(0644,root,root) %{_mandir}/man1/ssh-keyscan.1* 251%attr(0644,root,root) %{_mandir}/man1/ssh-keyscan.1*
252%attr(0644,root,root) %{_mandir}/man1/scp.1* 252%attr(0644,root,root) %{_mandir}/man1/scp.1*
253%attr(0755,root,root) %dir %{_sysconfdir} 253%attr(0755,root,root) %dir %{_sysconfdir}
254%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/primes 254%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/moduli
255%attr(0755,root,root) %dir %{_libexecdir}/openssh 255%attr(0755,root,root) %dir %{_libexecdir}/openssh
256 256
257%files clients 257%files clients
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 4075d4f82..1327ca854 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -171,7 +171,7 @@ fi
171%attr(0755,root,root) %dir /etc/ssh 171%attr(0755,root,root) %dir /etc/ssh
172%attr(0644,root,root) %config /etc/ssh/ssh_config 172%attr(0644,root,root) %config /etc/ssh/ssh_config
173%attr(0600,root,root) %config /etc/ssh/sshd_config 173%attr(0600,root,root) %config /etc/ssh/sshd_config
174%attr(0600,root,root) %config /etc/ssh/primes 174%attr(0600,root,root) %config /etc/ssh/moduli
175%attr(0644,root,root) %config /etc/pam.d/sshd 175%attr(0644,root,root) %config /etc/pam.d/sshd
176%attr(0755,root,root) %config /sbin/init.d/sshd 176%attr(0755,root,root) %config /sbin/init.d/sshd
177%attr(0755,root,root) /usr/bin/ssh-keygen 177%attr(0755,root,root) /usr/bin/ssh-keygen
diff --git a/primes b/moduli
index 5a3daba1c..5a3daba1c 100644
--- a/primes
+++ b/moduli