diff options
author | Michael E Brown <mebrown@michaels-house.net> | 2007-12-09 22:33:42 -0600 |
---|---|---|
committer | Michael E Brown <mebrown@michaels-house.net> | 2007-12-09 22:33:42 -0600 |
commit | 1bea9d791b83c5d5facd2d9df84f4e2f1f38a9ed (patch) | |
tree | a3a509c41fa8d3a7dc21c1a179c86ce8c26534bf /mock.spec.in | |
parent | 31628e13b2d15ce098a88836d7fbe6f79e81edc3 (diff) | |
download | mock-1bea9d791b83c5d5facd2d9df84f4e2f1f38a9ed.tar.gz mock-1bea9d791b83c5d5facd2d9df84f4e2f1f38a9ed.tar.xz mock-1bea9d791b83c5d5facd2d9df84f4e2f1f38a9ed.zip |
update changelog
Diffstat (limited to 'mock.spec.in')
-rw-r--r-- | mock.spec.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in index 678d50d..fcf8d45 100644 --- a/mock.spec.in +++ b/mock.spec.in @@ -70,6 +70,10 @@ fi %attr(02775, root, mock) %dir /var/lib/mock %changelog +* Sun Dec 09 2007 Michael Brown <mebrown@michaels-house.net> - 0.9.0-1 +- drop suid helper and use consolehelper instead. +- add unshare() call rather than clone(CLONE_NEWNS...) + * Sun Dec 09 2007 Michael Brown <mebrown@michaels-house.net> - 0.8.16-1 - drop FC6 configs. FC6 no longer supported - add --trace cmdline parameter |