diff options
author | Clark Williams <williams@redhat.com> | 2009-07-08 17:34:13 -0500 |
---|---|---|
committer | Clark Williams <williams@redhat.com> | 2009-07-08 17:34:13 -0500 |
commit | f4f9697962b07b16ff73b4e881e1c05b8b47c744 (patch) | |
tree | e70d2eb60fb96d294cf766d426577619ba31e47e | |
parent | 67c8dd45f3a4c18fb2e4da03880b7bd87d326a6b (diff) | |
download | mock-f4f9697962b07b16ff73b4e881e1c05b8b47c744.tar.gz mock-f4f9697962b07b16ff73b4e881e1c05b8b47c744.tar.xz mock-f4f9697962b07b16ff73b4e881e1c05b8b47c744.zip |
update mock.spec.in changelog section
-rw-r--r-- | mock.spec.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in index 902a4fc..6a4886f 100644 --- a/mock.spec.in +++ b/mock.spec.in @@ -97,6 +97,16 @@ fi %attr(02775, root, mock) %dir /var/cache/mock %changelog +* Wed Jul 8 2009 Clark Williams <williams@redhat.com>- 0.9.17-1 +- Patch from Jakub Jelinek <jakub@redhat.com> for mounting + /dev/pts correctly in the chroot (BZ# 510183) +- raise exception when --shell specified for uninitialized chroot + (BZ# 506288) +- add directory and infrastructure to allow dbus to run inside + chroot (BZ# 460574) +- patch from Levente Farkas <lfarkas@lfarkas.org> to fix exclude + in EPEL 5 x86_64 config + * Mon May 11 2009 Jesse Keating <jkeating@redhat.com> - 0.9.16-1 - Make F11 and rawhide build i586 on i386 targets. |