[openssh] fix bogus day names in changelog dates

plautrba plautrba at fedoraproject.org
Fri Feb 8 14:50:41 UTC 2013


commit 19725a9954e1df4e86cc78db233b249006640fc4
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Fri Feb 8 15:44:40 2013 +0100

    fix bogus day names in changelog dates

 openssh.spec |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 2c35a1d..bfb0682 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -841,10 +841,10 @@ getent passwd sshd >/dev/null || \
 * Tue Jan 31 2012 Petr Lautrbach <plautrba at redhat.com> 5.9p1-17 + 0.9.2-32
 - run privsep slave process as the users SELinux context (#781634)
 
-* Fri Dec 13 2011 Tomas Mraz <tmraz at redhat.com> 5.9p1-16 + 0.9.2-32
+* Tue Dec 13 2011 Tomas Mraz <tmraz at redhat.com> 5.9p1-16 + 0.9.2-32
 - add CAVS test driver for the aes-ctr ciphers
 
-* Wed Dec 11 2011 Tomas Mraz <tmraz at redhat.com> 5.9p1-15 + 0.9.2-32
+* Sun Dec 11 2011 Tomas Mraz <tmraz at redhat.com> 5.9p1-15 + 0.9.2-32
 - enable aes-ctr ciphers use the EVP engines from OpenSSL such as the AES-NI
 
 * Tue Dec 06 2011 Petr Lautrbach <plautrba at 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 when roaming
 
-* Tue Feb  2 2011 Jan F. Chadima <jchadima at redhat.com> - 5.6p1-28 + 0.9.2-29
+* Wed Feb  2 2011 Jan F. Chadima <jchadima at redhat.com> - 5.6p1-28 + 0.9.2-29
 - clean the data structures in the privileged process
 
 * Tue Jan 25 2011 Jan F. Chadima <jchadima at 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 at redhat.com> - 5.6p1-15 + 0.9.2-27
 - add auditing the kex result
 
-* Fri Nov  2 2010 Jan F. Chadima <jchadima at redhat.com> - 5.6p1-14 + 0.9.2-27
+* Tue Nov  2 2010 Jan F. Chadima <jchadima at redhat.com> - 5.6p1-14 + 0.9.2-27
 - add auditing the key ussage
 
-* Fri Oct 20 2010 Jan F. Chadima <jchadima at redhat.com> - 5.6p1-12 + 0.9.2-27
+* Wed Oct 20 2010 Jan F. Chadima <jchadima at redhat.com> - 5.6p1-12 + 0.9.2-27
 - update gsskex patch (#645389)
 
 * Wed Oct 20 2010 Jan F. Chadima <jchadima at 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 at redhat.com> - 5.5p1-17 + 0.9.2-26
 - improved the x11 patch according to upstream (#598671)
 
-* Thu Jun 25 2010 Jan F. Chadima <jchadima at redhat.com> - 5.5p1-16 + 0.9.2-26
+* Fri Jun 25 2010 Jan F. Chadima <jchadima at redhat.com> - 5.5p1-16 + 0.9.2-26
 - improved the x11 patch (#598671)
 
 * Thu Jun 24 2010 Jan F. Chadima <jchadima at redhat.com> - 5.5p1-15 + 0.9.2-26
@@ -1173,7 +1173,7 @@ getent passwd sshd >/dev/null || \
 - Tweak the ldap patch
 - Rename stderr patch properly
 
-* Wed Apr 29 2010 Jan F. Chadima <jchadima at redhat.com> - 5.5p1-4 + 0.9.2-26
+* Thu Apr 29 2010 Jan F. Chadima <jchadima at redhat.com> - 5.5p1-4 + 0.9.2-26
 - Added LDAP support
 
 * Mon Apr 26 2010 Jan F. Chadima <jchadima at 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 at redhat.com> - 4.5p1-5
 - make profile.d/gnome-ssh-askpass.* regular files (#226218)
 
-* Thu Feb 27 2007 Tomas Mraz <tmraz at redhat.com> - 4.5p1-4
+* Tue Feb 27 2007 Tomas Mraz <tmraz at redhat.com> - 4.5p1-4
 - reject connection if requested mls range is not obtained (#229278)
 
-* Wed Feb 22 2007 Tomas Mraz <tmraz at redhat.com> - 4.5p1-3
+* Thu Feb 22 2007 Tomas Mraz <tmraz at redhat.com> - 4.5p1-3
 - improve Buildroot
 - remove duplicate /etc/ssh from files
 
@@ -1825,16 +1825,16 @@ getent passwd sshd >/dev/null || \
   complain if setgroups() fails if sshd has euid == 0
 - handle krb5 installed in %%{_prefix} or elsewhere by using krb5-config
 
-* Tue Jul 28 2003 Daniel Walsh <dwalsh at redhat.com> 3.6.1p2-5
+* Mon Jul 28 2003 Daniel Walsh <dwalsh at redhat.com> 3.6.1p2-5
 - Add SELinux patch
 
 * Tue Jul 22 2003 Nalin Dahyabhai <nalin at redhat.com> 3.6.1p2-4
 - rebuild
 
-* Wed Jun 16 2003 Nalin Dahyabhai <nalin at redhat.com> 3.6.1p2-3
+* Wed Jul 16 2003 Nalin Dahyabhai <nalin at redhat.com> 3.6.1p2-3
 - rebuild
 
-* Wed Jun 16 2003 Nalin Dahyabhai <nalin at redhat.com> 3.6.1p2-2
+* Wed Jul 16 2003 Nalin Dahyabhai <nalin at redhat.com> 3.6.1p2-2
 - rebuild
 
 * Thu Jun  5 2003 Nalin Dahyabhai <nalin at 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
   by gnome-libs-devel
 
-* Sun Dec 29 2001 Nalin Dahyabhai <nalin at redhat.com>
+* Sat Dec 29 2001 Nalin Dahyabhai <nalin at redhat.com>
 - adjust build dependencies so that build6x actually works right (fix
   from Hugo van der Kooij)
 


More information about the scm-commits mailing list