- update changelog to reflect the bug (821847) in which the problem was solved.

This commit is contained in:
Ian Kent 2012-05-23 11:05:12 +08:00
parent 0a4a36b3de
commit fd5354912c

View File

@ -264,19 +264,13 @@ fi
%changelog
* Tue May 22 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-19
- [abrt] autofs-5.0.6-16.fc17: clnt_dg_control:
Process /usr/sbin/automount was killed by signal 11 (SIGSEGV)
- fix libtirpc name clash (bz821660).
- fix libtirpc name clash (bz821847).
* Tue May 22 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-18
- [abrt] autofs-5.0.6-16.fc17: clnt_dg_control:
Process /usr/sbin/automount was killed by signal 11 (SIGSEGV)
- update patch fix initialization in rpc create_client() (bz821660).
- update patch fix initialization in rpc create_client() (bz821847).
* Wed May 16 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-17
- [abrt] autofs-5.0.6-16.fc17: clnt_dg_control:
Process /usr/sbin/automount was killed by signal 11 (SIGSEGV)
- fix initialization in rpc create_client() (bz821660).
- fix initialization in rpc create_client() (bz821847).
* Tue May 1 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-16
- add libsss_autofs as a build dependency.