summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-07-08 17:34:13 -0500
committerClark Williams <williams@redhat.com>2009-07-08 17:34:13 -0500
commitf4f9697962b07b16ff73b4e881e1c05b8b47c744 (patch)
treee70d2eb60fb96d294cf766d426577619ba31e47e /mock.spec.in
parent67c8dd45f3a4c18fb2e4da03880b7bd87d326a6b (diff)
downloadmock-f4f9697962b07b16ff73b4e881e1c05b8b47c744.tar.gz
mock-f4f9697962b07b16ff73b4e881e1c05b8b47c744.tar.xz
mock-f4f9697962b07b16ff73b4e881e1c05b8b47c744.zip
update mock.spec.in changelog section
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in10
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.