From f4d44cf620a256bf1479bc589d11947c0ca60207 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Jan 16 2013 12:33:24 +0000 Subject: fix invalid day names in several changelogs --- diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 857986a..015a147 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -450,7 +450,7 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} * Mon Apr 16 2012 Jindrich Novy 2.1.23-32 - re-enable libdb support and utilities -* Tue Apr 04 2012 Jindrich Novy 2.1.23-31 +* Wed Apr 04 2012 Jindrich Novy 2.1.23-31 - temporarily disable libdb support to resolve cyrus-sasl chicken and egg build problem against libdb @@ -513,7 +513,7 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} * Fri Apr 9 2010 Jan F. Chadima - 2.1.23-12 - Update init script to impeach pid file -* Fri Mar 11 2010 Jan F. Chadima - 2.1.23-11 +* Thu Mar 11 2010 Jan F. Chadima - 2.1.23-11 - Update pre post preun and postun scripts (#572399) * Wed Mar 10 2010 Jan F. Chadima - 2.1.23-10 @@ -734,10 +734,10 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} * Wed Oct 27 2004 Nalin Dahyabhai 2.1.20-0 - update to 2.1.20, including the fix for CAN-2004-0884 -* Thu Oct 5 2004 Nalin Dahyabhai 2.1.19-3 +* Tue Oct 5 2004 Nalin Dahyabhai 2.1.19-3 - use notting's fix for incorrect patch for CAN-2004-0884 for 1.5.28 -* Thu Oct 5 2004 Nalin Dahyabhai 2.1.19-2 +* Tue Oct 5 2004 Nalin Dahyabhai 2.1.19-2 - don't trust the environment in setuid/setgid contexts (CAN-2004-0884, #134660) * Thu Aug 19 2004 Nalin Dahyabhai 2.1.19-1 @@ -870,7 +870,7 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} * Tue Nov 12 2002 Tim Powers 2.1.7-5 - remove files from $RPM_BUILD_ROOT that we don't intend to include -* Tue Oct 9 2002 Nalin Dahyabhai 2.1.7-4 +* Wed Oct 9 2002 Nalin Dahyabhai 2.1.7-4 - update to SASLv1 to final 1.5.28 * Fri Sep 13 2002 Nalin Dahyabhai 2.1.7-3 @@ -1010,7 +1010,7 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} - incorporated changes from Mads Kiilerich - release number is 1, not mk1 -* Tue Nov 10 1999 Mads Kiilerich +* Wed Nov 10 1999 Mads Kiilerich - updated to sasl 1.5.11 - configure --disable-krb4 --without-rc4 --disable-cram because of missing libraries and pine having cram as default...