summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-07-30 17:12:42 -0500
committerClark Williams <williams@redhat.com>2010-07-30 17:12:42 -0500
commitdcf501d3adbbb36450454485eb12dda70cd7b7c6 (patch)
tree3fa4378faaba2beac6091d051d73057ab7257d64 /mock.spec.in
parentd400f8d92d8d92dc1979708fb7841cdcbd2cd993 (diff)
downloadmock-dcf501d3adbbb36450454485eb12dda70cd7b7c6.tar.gz
mock-dcf501d3adbbb36450454485eb12dda70cd7b7c6.tar.xz
mock-dcf501d3adbbb36450454485eb12dda70cd7b7c6.zip
versio bump to mock-1.1.2
Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in
index 81c6cc9..69cd19f 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -102,6 +102,28 @@ fi
%attr(02775, root, mock) %dir /var/cache/mock
%changelog
+* Fri Jul 30 2010 Clark Williams <williams@redhat.com> - 1.1.2-1
+- From Jan Vcelak <jvcelak@redhat.com>:
+ - added selinux plugin
+- From Kalev Lember <kalev@smartlink.ee>:
+ - added max_fs_size parameter for tmpfs plugin
+- From Ricky Zhou <rzhou@redhat.com>:
+ - allow --sources to specify either single file or directory (BZ# 510409)
+- From Dennis Gilmore <dennis@ausil.us>:
+ - update the epel-6 mock configs to point at the beta2 mirrorlist urls
+- From Paul B. Schroeder <paulbsch@haywired.net>:
+ - add the --scrub option for cleaning up cache (BZ# 450726)
+- added f14 configs
+- added symlink from /proc/self/fd to /dev/fd in the chroot (BZ# 526414)
+- added i686 architecture
+- added logic to detect invalid architecture combinations (BZ# 607144)
+- added description of how to add user to the mock group (BZ# 570434)
+- deleted fedora-10 and fedora-11 configs
+- moved rpmdb clean block so that it works with --offline
+- changed from referencing defaults.cfs to site-defaults.cfg (BZ# 600487)
+- fix cachefile generation filtering logic
+- filter out proc,sys,and dev from cache file creation
+
* Fri May 14 2010 Clark Williams <williams@redhat.com> - 1.1.1-1
- patch from Seth Vidal <skvidal@fedoraproject.org> to handle
rpmdb cache issue (BZ#591741)