[mock/el5/master] * Sat Jul 31 2010 Clark Williams <williams at redhat.com> - 1.0.9-1 - From Jan Vcelak <jvcelak at redhat.c

John Clark Williams jcwillia at fedoraproject.org
Sun Aug 1 04:26:02 UTC 2010


commit 472cf67802ca4a08664c4a0b473112acca053faf
Author: Clark Williams <williams at redhat.com>
Date:   Sat Jul 31 23:25:58 2010 -0500

    * Sat Jul 31 2010 Clark Williams <williams at redhat.com> - 1.0.9-1
    - From Jan Vcelak <jvcelak at redhat.com>:
      - added an selinux plugin
    - From Kalev Lember <kalev at smartlink.ee>:
      - patch to tmpfs plugin to allow specifying max fs size
    - From Ricky Zhou <rzhou at redhat.com>:
      - allow --sources to specify either single file or directory (BZ# 510409)
    - From Dennis Gilmore <dennis at ausil.us>:
      - updated epel-6 config files
    - From Paul B. Schroeder <paulbsch at haywired.net>:
      - add the --scrub option for cleaning up cache (BZ# 450726)
    - added symlink from /proc/self/fd to /dev/fd in the chroot (BZ# 526414)
    - changed from referencing defaults.cfs to site-defaults.cfg (BZ# 600487)
    - added i686 architecture
    - deleted f10 and f11 configs
    - fixed cachefile filtering logic
    - moved rpmdb clean block of code to work with --offline option
    - added logic to detect invalid architecture combinations (BZ# 607144)
    - added description of how to add user to the mock group (BZ# 570434)

 mock.spec |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/mock.spec b/mock.spec
index c1390a8..0871b7f 100644
--- a/mock.spec
+++ b/mock.spec
@@ -100,6 +100,29 @@ fi
 %attr(02775, root, mock) %dir /var/cache/mock
 
 %changelog
+* Sat Jul 31 2010 Clark Williams <williams at redhat.com> - 1.0.9-1
+- From Jan Vcelak <jvcelak at redhat.com>:
+  - added an selinux plugin
+- From Kalev Lember <kalev at smartlink.ee>:
+  - patch to tmpfs plugin to allow specifying max fs size
+- From Ricky Zhou <rzhou at redhat.com>:
+  - allow --sources to specify either single file or directory (BZ# 510409)
+- From Dennis Gilmore <dennis at ausil.us>:
+  - updated epel-6 config files
+- From Paul B. Schroeder <paulbsch at haywired.net>:
+  - add the --scrub option for cleaning up cache (BZ# 450726)
+- added symlink from /proc/self/fd to /dev/fd in the chroot (BZ# 526414)
+- changed from referencing defaults.cfs to site-defaults.cfg (BZ# 600487)
+- added i686 architecture
+- deleted f10 and f11 configs
+- fixed cachefile filtering logic
+- moved rpmdb clean block of code to work with --offline option
+- added logic to detect invalid architecture combinations (BZ# 607144)
+- added description of how to add user to the mock group (BZ# 570434)
+
+* Fri Apr 14 2010 Clark Williams <williams at redhat.com> - 1.0.8-1
+- rpmdb cache fix from Seth Vidal <skvidal at fedoraproject.org>
+
 * Thu Mar 11 2010 Jesse Keating <jkeating at redhat.com> - 1.0.7-1
 - Revert new createrepo feature
 - Revert -n/-N useradd change, just use -n as it still works


More information about the scm-commits mailing list