Fedora 16 Update: mock-1.1.19-2.fc16

updates at fedoraproject.org updates at fedoraproject.org
Sun Jan 22 05:25:20 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-0568
2012-01-16 01:52:07
--------------------------------------------------------------------------------

Name        : mock
Product     : Fedora 16
Version     : 1.1.19
Release     : 2.fc16
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:

Fixed stupid packaging bug for -2 spin

- added header output for test sections
- Added a mount plugin for handling additional user-specified mounts.
- modify do_rebuild() to use chroot function doChroot()
- move mount management into classes
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
From Marko Myllynen <myllynen at redhat.com>:
     - Allow mock repos to use yum priorities [BZ# 771604]
From Alfred <alfred at leakybucket.org>:
     - fix dangling symlink when using SCM [BZ# 758781]
From Ville Skyttä <ville.skytta at iki.fi>:
     - Get rid of chrootEnvUpdate, just update backend env directly, and always pass it.
     - Log env when executing commands.

- added header output for test sections
- Added a mount plugin for handling additional user-specified mounts.
- modify do_rebuild() to use chroot function doChroot()
- move mount management into classes
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
From Marko Myllynen <myllynen at redhat.com>:
     - Allow mock repos to use yum priorities [BZ# 771604]
From Alfred <alfred at leakybucket.org>:
     - fix dangling symlink when using SCM [BZ# 758781]
From Ville Skyttä <ville.skytta at iki.fi>:
     - Get rid of chrootEnvUpdate, just update backend env directly, and always pass it.
     - Log env when executing commands.

- added header output for test sections
- Added a mount plugin for handling additional user-specified mounts.
- modify do_rebuild() to use chroot function doChroot()
- move mount management into classes
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
From Marko Myllynen <myllynen at redhat.com>:
     - Allow mock repos to use yum priorities [BZ# 771604]
From Alfred <alfred at leakybucket.org>:
     - fix dangling symlink when using SCM [BZ# 758781]
From Ville Skyttä <ville.skytta at iki.fi>:
     - Get rid of chrootEnvUpdate, just update backend env directly, and always pass it.
     - Log env when executing commands.

- added header output for test sections
- Added a mount plugin for handling additional user-specified mounts.
- modify do_rebuild() to use chroot function doChroot()
- move mount management into classes
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
From Marko Myllynen <myllynen at redhat.com>:
     - Allow mock repos to use yum priorities [BZ# 771604]
From Alfred <alfred at leakybucket.org>:
     - fix dangling symlink when using SCM [BZ# 758781]
From Ville Skyttä <ville.skytta at iki.fi>:
     - Get rid of chrootEnvUpdate, just update backend env directly, and always pass it.
     - Log env when executing commands.

--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan  2 2012 Clark Williams <williams at redhat.com> - 1.1.19-2
- fix missing files from Makefile.am
* Mon Jan  2 2012 Clark Williams <williams at redhat.com> - 1.1.19-1
- fix dangling symlink when using SCM [BZ# 758781]
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
- move mount management into classes
- update environment management code
* Sat Nov 26 2011 Clark Williams <williams at redhat.com> - 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 <davi.arnaut at gmail.com>
  - set chroot environment variables from config files [BZ# 753179]
* Mon Oct 31 2011 Clark Williams <williams at redhat.com> - 1.1.17-1
- fix borken shell argument handling [BZ# 750075]
- from Marko Myllynen <myllynen at redhat.com>:
  - Fix SCM integration on RHEL 5 [BZ# 749518]
- from Ville Skyttä <ville.skytta at iki.fi>:
  - bash completion fixes
* Fri Oct 21 2011 Clark Williams <williams at redhat.com> - 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 <myllynen at redhat.com>:
  - Set HOME properly when doing SCM checkouts [BZ# 745394]
  - Support for setting timestamps for Git checkouts [BZ# 745396]
- From Yury V. Zaytsev <yury at shurup.com>:
  - fix incorrect-fsf-address rpmlint warning [BZ#741068] 
- From Jan Vcelak <jvcelak at redhat.com>:
  - resolve SELinux filesystem mountpoint [BZ# 734781]
* Fri Sep 23 2011 Clark Williams <williams at redhat.com> - 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 <yury at shurup.com>:
  - SELinux plugin uses Python 2.5 syntax [BZ# 740327]
  - Fix inconsistent permissions in specfile [BZ# 715286]
* Fri Sep  9 2011 Clark Williams <williams at redhat.com> - 1.1.14-1
- From Toshio Ernie Kuratomi <a.badger at gmail.com>
  - Fix install path of mockbuild module and default path to module dir
* Thu Sep  8 2011 Clark Williams <williams at redhat.com> - 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 <kirbyzhou at sogou-inc.com>
  - remove rpmdb files before rebuilding SRPM [BZ# 719008]
- from Marko Myllynen <myllynen at redhat.com>
  - integrate mock with RHN
- from Giam Teck Choon <choon at choon.net>
  - add support for passing options to yum-buildep via mock cfg
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #771604 - RFE: Allow mock repos to use yum priorities
        https://bugzilla.redhat.com/show_bug.cgi?id=771604
  [ 2 ] Bug #758781 - buildsrpm errors with symlink dangling (patch included)
        https://bugzilla.redhat.com/show_bug.cgi?id=758781
  [ 3 ] Bug #769728 - TMPDIR should not be set
        https://bugzilla.redhat.com/show_bug.cgi?id=769728
  [ 4 ] Bug #766199 - Unable to set proxy for all roots
        https://bugzilla.redhat.com/show_bug.cgi?id=766199
  [ 5 ] Bug #747119 - umask different in shell and rebuild
        https://bugzilla.redhat.com/show_bug.cgi?id=747119
  [ 6 ] Bug #706174 - RFE: add the possibility of creating bind mount points
        https://bugzilla.redhat.com/show_bug.cgi?id=706174
--------------------------------------------------------------------------------

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list