forked from rpms/openssh
fix bogus day names in changelog dates
This commit is contained in:
parent
cab7f53408
commit
19725a9954
26
openssh.spec
26
openssh.spec
@ -841,10 +841,10 @@ getent passwd sshd >/dev/null || \
|
|||||||
* Tue Jan 31 2012 Petr Lautrbach <plautrba@redhat.com> 5.9p1-17 + 0.9.2-32
|
* Tue Jan 31 2012 Petr Lautrbach <plautrba@redhat.com> 5.9p1-17 + 0.9.2-32
|
||||||
- run privsep slave process as the users SELinux context (#781634)
|
- run privsep slave process as the users SELinux context (#781634)
|
||||||
|
|
||||||
* Fri Dec 13 2011 Tomas Mraz <tmraz@redhat.com> 5.9p1-16 + 0.9.2-32
|
* Tue Dec 13 2011 Tomas Mraz <tmraz@redhat.com> 5.9p1-16 + 0.9.2-32
|
||||||
- add CAVS test driver for the aes-ctr ciphers
|
- add CAVS test driver for the aes-ctr ciphers
|
||||||
|
|
||||||
* Wed Dec 11 2011 Tomas Mraz <tmraz@redhat.com> 5.9p1-15 + 0.9.2-32
|
* Sun Dec 11 2011 Tomas Mraz <tmraz@redhat.com> 5.9p1-15 + 0.9.2-32
|
||||||
- enable aes-ctr ciphers use the EVP engines from OpenSSL such as the AES-NI
|
- enable aes-ctr ciphers use the EVP engines from OpenSSL such as the AES-NI
|
||||||
|
|
||||||
* Tue Dec 06 2011 Petr Lautrbach <plautrba@redhat.com> 5.9p1-14 + 0.9.2-32
|
* Tue Dec 06 2011 Petr Lautrbach <plautrba@redhat.com> 5.9p1-14 + 0.9.2-32
|
||||||
@ -1047,7 +1047,7 @@ getent passwd sshd >/dev/null || \
|
|||||||
- clean the data structures in the non privileged process
|
- clean the data structures in the non privileged process
|
||||||
- clean the data structures when roaming
|
- clean the data structures when roaming
|
||||||
|
|
||||||
* Tue Feb 2 2011 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-28 + 0.9.2-29
|
* Wed Feb 2 2011 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-28 + 0.9.2-29
|
||||||
- clean the data structures in the privileged process
|
- clean the data structures in the privileged process
|
||||||
|
|
||||||
* Tue Jan 25 2011 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-25 + 0.9.2-29
|
* Tue Jan 25 2011 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-25 + 0.9.2-29
|
||||||
@ -1086,10 +1086,10 @@ getent passwd sshd >/dev/null || \
|
|||||||
* Wed Nov 3 2010 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-15 + 0.9.2-27
|
* Wed Nov 3 2010 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-15 + 0.9.2-27
|
||||||
- add auditing the kex result
|
- add auditing the kex result
|
||||||
|
|
||||||
* Fri Nov 2 2010 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-14 + 0.9.2-27
|
* Tue Nov 2 2010 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-14 + 0.9.2-27
|
||||||
- add auditing the key ussage
|
- add auditing the key ussage
|
||||||
|
|
||||||
* Fri Oct 20 2010 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-12 + 0.9.2-27
|
* Wed Oct 20 2010 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-12 + 0.9.2-27
|
||||||
- update gsskex patch (#645389)
|
- update gsskex patch (#645389)
|
||||||
|
|
||||||
* Wed Oct 20 2010 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-11 + 0.9.2-27
|
* Wed Oct 20 2010 Jan F. Chadima <jchadima@redhat.com> - 5.6p1-11 + 0.9.2-27
|
||||||
@ -1131,7 +1131,7 @@ getent passwd sshd >/dev/null || \
|
|||||||
* Wed Jun 30 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-17 + 0.9.2-26
|
* Wed Jun 30 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-17 + 0.9.2-26
|
||||||
- improved the x11 patch according to upstream (#598671)
|
- improved the x11 patch according to upstream (#598671)
|
||||||
|
|
||||||
* Thu Jun 25 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-16 + 0.9.2-26
|
* Fri Jun 25 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-16 + 0.9.2-26
|
||||||
- improved the x11 patch (#598671)
|
- improved the x11 patch (#598671)
|
||||||
|
|
||||||
* Thu Jun 24 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-15 + 0.9.2-26
|
* Thu Jun 24 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-15 + 0.9.2-26
|
||||||
@ -1173,7 +1173,7 @@ getent passwd sshd >/dev/null || \
|
|||||||
- Tweak the ldap patch
|
- Tweak the ldap patch
|
||||||
- Rename stderr patch properly
|
- Rename stderr patch properly
|
||||||
|
|
||||||
* Wed Apr 29 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-4 + 0.9.2-26
|
* Thu Apr 29 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-4 + 0.9.2-26
|
||||||
- Added LDAP support
|
- Added LDAP support
|
||||||
|
|
||||||
* Mon Apr 26 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-3 + 0.9.2-26
|
* Mon Apr 26 2010 Jan F. Chadima <jchadima@redhat.com> - 5.5p1-3 + 0.9.2-26
|
||||||
@ -1456,10 +1456,10 @@ getent passwd sshd >/dev/null || \
|
|||||||
* Mon Mar 19 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-5
|
* Mon Mar 19 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-5
|
||||||
- make profile.d/gnome-ssh-askpass.* regular files (#226218)
|
- make profile.d/gnome-ssh-askpass.* regular files (#226218)
|
||||||
|
|
||||||
* Thu Feb 27 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-4
|
* Tue Feb 27 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-4
|
||||||
- reject connection if requested mls range is not obtained (#229278)
|
- reject connection if requested mls range is not obtained (#229278)
|
||||||
|
|
||||||
* Wed Feb 22 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-3
|
* Thu Feb 22 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-3
|
||||||
- improve Buildroot
|
- improve Buildroot
|
||||||
- remove duplicate /etc/ssh from files
|
- remove duplicate /etc/ssh from files
|
||||||
|
|
||||||
@ -1825,16 +1825,16 @@ getent passwd sshd >/dev/null || \
|
|||||||
complain if setgroups() fails if sshd has euid == 0
|
complain if setgroups() fails if sshd has euid == 0
|
||||||
- handle krb5 installed in %%{_prefix} or elsewhere by using krb5-config
|
- handle krb5 installed in %%{_prefix} or elsewhere by using krb5-config
|
||||||
|
|
||||||
* Tue Jul 28 2003 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-5
|
* Mon Jul 28 2003 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-5
|
||||||
- Add SELinux patch
|
- Add SELinux patch
|
||||||
|
|
||||||
* Tue Jul 22 2003 Nalin Dahyabhai <nalin@redhat.com> 3.6.1p2-4
|
* Tue Jul 22 2003 Nalin Dahyabhai <nalin@redhat.com> 3.6.1p2-4
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
* Wed Jun 16 2003 Nalin Dahyabhai <nalin@redhat.com> 3.6.1p2-3
|
* Wed Jul 16 2003 Nalin Dahyabhai <nalin@redhat.com> 3.6.1p2-3
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
* Wed Jun 16 2003 Nalin Dahyabhai <nalin@redhat.com> 3.6.1p2-2
|
* Wed Jul 16 2003 Nalin Dahyabhai <nalin@redhat.com> 3.6.1p2-2
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
* Thu Jun 5 2003 Nalin Dahyabhai <nalin@redhat.com> 3.6.1p2-1
|
* Thu Jun 5 2003 Nalin Dahyabhai <nalin@redhat.com> 3.6.1p2-1
|
||||||
@ -1958,7 +1958,7 @@ getent passwd sshd >/dev/null || \
|
|||||||
- remove dependency on db1-devel, which has just been swallowed up whole
|
- remove dependency on db1-devel, which has just been swallowed up whole
|
||||||
by gnome-libs-devel
|
by gnome-libs-devel
|
||||||
|
|
||||||
* Sun Dec 29 2001 Nalin Dahyabhai <nalin@redhat.com>
|
* Sat Dec 29 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
- adjust build dependencies so that build6x actually works right (fix
|
- adjust build dependencies so that build6x actually works right (fix
|
||||||
from Hugo van der Kooij)
|
from Hugo van der Kooij)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user