-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-16500 2011-11-28 23:10:18 --------------------------------------------------------------------------------
Name : mock Product : Fedora 15 Version : 1.1.18 Release : 1.fc15 URL : http://fedoraproject.org/wiki/Projects/Mock Summary : Builds packages inside chroots Description : Mock takes an SRPM and builds it in a chroot -------------------------------------------------------------------------------- Update Information: - modify creation of default.cfg link to force creation if the symlink exists but doesn't point to a valid config [BZ# 741145] - remove TZ from default environment [BZ# 754701] - unbuffer output from --chroot command [BZ# 744761] - added -debug stanzas in configs [BZ# 610823] - report package contents of chroot after init [BZ# 736858] - add _umountall() call to clean [BZ# 502922] - updated release checklist overview and 1.1 checklist - add code to tmpfs plugin to try a force umount on umount fail - add 'lazy' option (-l) to umount - prevent exceptions when showing installed packages on EPEL-4 - deleted unused (or cannot be used) configs - from Davi Arnaut <[email protected]> - set chroot environment variables from config files [BZ# 753179] -------------------------------------------------------------------------------- ChangeLog: * Sat Nov 26 2011 Clark Williams <[email protected]> - 1.1.18-1 - modify creation of default.cfg link to force creation if the symlink exists but doesn't point to a valid config [BZ# 741145] - remove TZ from default environment [BZ# 754701] - unbuffer output from --chroot command [BZ# 744761] - added -debug stanzas in configs [BZ# 610823] - report package contents of chroot after init [BZ# 736858] - add _umountall() call to clean [BZ# 502922] - updated release checklist overview and 1.1 checklist - add code to tmpfs plugin to try a force umount on umount fail - add 'lazy' option (-l) to umount - prevent exceptions when showing installed packages on EPEL-4 - deleted unused (or cannot be used) configs - from Davi Arnaut <[email protected]> - set chroot environment variables from config files [BZ# 753179] * Mon Oct 31 2011 Clark Williams <[email protected]> - 1.1.17-1 - fix borken shell argument handling [BZ# 750075] - from Marko Myllynen <[email protected]>: - Fix SCM integration on RHEL 5 [BZ# 749518] - from Ville Skyttä <[email protected]>: - bash completion fixes * Fri Oct 21 2011 Clark Williams <[email protected]> - 1.1.16-1 - modified bind_mount and tmpfs plugins to use hooks for shell and chroot - refactored --shell and --chroot commands [BZ# 619533,728004,745550] - added input validation for --buildsrpm [BZ# 743173] - ensured configs don't have execute bit set [BZ# 744013] - modified root cache pluging to not cache bind mounts [BZ# 744727] - removed invalid excludes from epel-{4,5}-x86_64 configs [BZ# 533762] - From Marko Myllynen <[email protected]>: - Set HOME properly when doing SCM checkouts [BZ# 745394] - Support for setting timestamps for Git checkouts [BZ# 745396] - From Yury V. Zaytsev <[email protected]>: - fix incorrect-fsf-address rpmlint warning [BZ#741068] - From Jan Vcelak <[email protected]>: - resolve SELinux filesystem mountpoint [BZ# 734781] * Fri Sep 23 2011 Clark Williams <[email protected]> - 1.1.15-1 - Fixed logging issues due to namespace change [BZ# 740232,739550,739972] - Fixed error removing old RMP db files [BZ# 738052] - From Yury V. Zaytsev <[email protected]>: - SELinux plugin uses Python 2.5 syntax [BZ# 740327] - Fix inconsistent permissions in specfile [BZ# 715286] * Fri Sep 9 2011 Clark Williams <[email protected]> - 1.1.14-1 - From Toshio Ernie Kuratomi <[email protected]> - Fix install path of mockbuild module and default path to module dir * Thu Sep 8 2011 Clark Williams <[email protected]> - 1.1.13-1 - add custom exception for unshare(2) failures - change getLog().warn to getLog().warning for consistency - fix namespace collision with python-mock [BZ# 601725] - from Kirby Zhou <[email protected]> - remove rpmdb files before rebuilding SRPM [BZ# 719008] - from Marko Myllynen <[email protected]> - integrate mock with RHN - from Giam Teck Choon <[email protected]> - add support for passing options to yum-buildep via mock cfg * Tue Jul 26 2011 Clark Williams <[email protected]> - 1.1.12-1 - remove f13 configs - added exception for unshare(2) failures [BZ# 718714] - added back 'newinstance' mount option to devpts (with symlink logic) - fixed epel-6-* configurations [BZ# 679885, 719740] - from Matt Domsch <[email protected]> - tmpfs plugin typo fix * Wed Jun 22 2011 Clark Williams <[email protected]> - 1.1.11-1 - remove 'newinstance' mount parameter from devpts filesystem mount (BZ# 711175) - modify --chroot command to print command output - update the python requirement to >= 2.6 for 1.1.x mock branch - updated build procedure using fedpkg - added Fedora 16 configuration files - from James Laska <[email protected]> - fix log message typo in SELinux plugin - from Yury V. Zaytsev <[email protected]> - Fix inconsistent permissions fixing on /var/cache/mock in SPEC template (BZ 715286) * Fri May 13 2011 Clark Williams <[email protected]> - 1.1.10-1 - raise exception if running mock and user not member of mock group (BZ# 630791) - call setsid() to kill controlling terminal in chroot (BZ# 672713,501096) - Went back to creating /dev/tty and /dev/ptmx in all chroots (BZ# 683111) - Fixed problem where mock was not constrained to the chroot (BZ# 669733) - Fix typo in /dev/tty creation code for EPEL{4,5} (BZ# 675803) - From Marko Myllynen <[email protected]>: - updated SCM integration (BZ# 670453) - from Masatake YAMATO <[email protected]>: - fixed invocation typo in exception.py (BZ# 634555) - From Jan Vcelak <[email protected]>: - updated selinux plugin (BZ# 573111, 667190) - From Levente Farkas <[email protected]>: - adding missing macro for epel-5 configs (BZ# 695298) - From Mathieu Bridon <[email protected]> and Remi Collet <[email protected]>: - fix chroot cleanup issues (BZ# 668222) - fix ccache ownership issues (BZ# 700983) - From Dan Horák <[email protected]>: - added s390 back as legal arch for s390x (BZ# 678047) - From Ville Skyttä <[email protected]>: - Fixes shell escaping issue by using tuples rather than strings -------------------------------------------------------------------------------- References: [ 1 ] Bug #744761 - Output of a --chroot command is fully buffered https://bugzilla.redhat.com/show_bug.cgi?id=744761 [ 2 ] Bug #753179 - Allow controlling of environment variables https://bugzilla.redhat.com/show_bug.cgi?id=753179 [ 3 ] Bug #610823 - debug repositories should be in /etc/mock/*.cfg https://bugzilla.redhat.com/show_bug.cgi?id=610823 [ 4 ] Bug #736858 - RFE: Always Include a concise list of all installed packages in root.log https://bugzilla.redhat.com/show_bug.cgi?id=736858 [ 5 ] Bug #502922 - Feature request: check mounted filesystem https://bugzilla.redhat.com/show_bug.cgi?id=502922 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update mock' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
