fix invalid day names in several changelogs
This commit is contained in:
parent
8d1ec7945f
commit
f4d44cf620
@ -450,7 +450,7 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir}
|
|||||||
* Mon Apr 16 2012 Jindrich Novy <jnovy@redhat.com> 2.1.23-32
|
* Mon Apr 16 2012 Jindrich Novy <jnovy@redhat.com> 2.1.23-32
|
||||||
- re-enable libdb support and utilities
|
- re-enable libdb support and utilities
|
||||||
|
|
||||||
* Tue Apr 04 2012 Jindrich Novy <jnovy@redhat.com> 2.1.23-31
|
* Wed Apr 04 2012 Jindrich Novy <jnovy@redhat.com> 2.1.23-31
|
||||||
- temporarily disable libdb support to resolve cyrus-sasl
|
- temporarily disable libdb support to resolve cyrus-sasl
|
||||||
chicken and egg build problem against libdb
|
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 <jchadima@redhat.com> - 2.1.23-12
|
* Fri Apr 9 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-12
|
||||||
- Update init script to impeach pid file
|
- Update init script to impeach pid file
|
||||||
|
|
||||||
* Fri Mar 11 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-11
|
* Thu Mar 11 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-11
|
||||||
- Update pre post preun and postun scripts (#572399)
|
- Update pre post preun and postun scripts (#572399)
|
||||||
|
|
||||||
* Wed Mar 10 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-10
|
* Wed Mar 10 2010 Jan F. Chadima <jchadima@redhat.com> - 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 <nalin@redhat.com> 2.1.20-0
|
* Wed Oct 27 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.20-0
|
||||||
- update to 2.1.20, including the fix for CAN-2004-0884
|
- update to 2.1.20, including the fix for CAN-2004-0884
|
||||||
|
|
||||||
* Thu Oct 5 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-3
|
* Tue Oct 5 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-3
|
||||||
- use notting's fix for incorrect patch for CAN-2004-0884 for 1.5.28
|
- use notting's fix for incorrect patch for CAN-2004-0884 for 1.5.28
|
||||||
|
|
||||||
* Thu Oct 5 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-2
|
* Tue Oct 5 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-2
|
||||||
- don't trust the environment in setuid/setgid contexts (CAN-2004-0884, #134660)
|
- don't trust the environment in setuid/setgid contexts (CAN-2004-0884, #134660)
|
||||||
|
|
||||||
* Thu Aug 19 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-1
|
* Thu Aug 19 2004 Nalin Dahyabhai <nalin@redhat.com> 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 <timp@redhat.com> 2.1.7-5
|
* Tue Nov 12 2002 Tim Powers <timp@redhat.com> 2.1.7-5
|
||||||
- remove files from $RPM_BUILD_ROOT that we don't intend to include
|
- remove files from $RPM_BUILD_ROOT that we don't intend to include
|
||||||
|
|
||||||
* Tue Oct 9 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.7-4
|
* Wed Oct 9 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.7-4
|
||||||
- update to SASLv1 to final 1.5.28
|
- update to SASLv1 to final 1.5.28
|
||||||
|
|
||||||
* Fri Sep 13 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.7-3
|
* Fri Sep 13 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.7-3
|
||||||
@ -1010,7 +1010,7 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir}
|
|||||||
- incorporated changes from Mads Kiilerich
|
- incorporated changes from Mads Kiilerich
|
||||||
- release number is 1, not mk1
|
- release number is 1, not mk1
|
||||||
|
|
||||||
* Tue Nov 10 1999 Mads Kiilerich <mads@kiilerich.com>
|
* Wed Nov 10 1999 Mads Kiilerich <mads@kiilerich.com>
|
||||||
- updated to sasl 1.5.11
|
- updated to sasl 1.5.11
|
||||||
- configure --disable-krb4 --without-rc4 --disable-cram
|
- configure --disable-krb4 --without-rc4 --disable-cram
|
||||||
because of missing libraries and pine having cram as default...
|
because of missing libraries and pine having cram as default...
|
||||||
|
Loading…
Reference in New Issue
Block a user