Changelog for
mock-lvm-1.3.4-1.el7.c8.noarch.rpm :
* Mon Feb 27 2017 Miroslav Suchý
1.3.4-1- add support for dist-git to scm plugin (climeAATTredhat.com)- preserve mode of files when doing chroot_scan [RHBZ#1297430] (msuchyAATTredhat.com)- spec: add to package pycache for subpackages (msuchyAATTredhat.com)- restore permissions on chroot_scan dir (drop to unprivUid, unprivGid) (gitDeveloperAATTbitthinker.com)- add fedora 26 configs (msuchyAATTredhat.com)- config: add best=1 also into rawhide configs (praiskupAATTredhat.com)- rename package_state\'s log to have .log suffix (gitDeveloperAATTbitthinker.com)- systemd-nspawn: run as PID2 #36 (msuchyAATTredhat.com)- fix defaults for yum_builddep_opts (gitDeveloperAATTbitthinker.com)- Support nspawn_args (waltersAATTverbum.org)- return exit code 2 when /usr/libexec/mock/mock run directly without consolehelper (msuchyAATTredhat.com)- change path of /usr/sbin/mock in error message (msuchyAATTredhat.com)- Fix debuginfo repo naming (msimacekAATTredhat.com)- more examples of PS1 [RHBZ#1183733] (msuchyAATTredhat.com)- simplify PROMPT_COMMAND string (msuchyAATTredhat.com)- \"Rawhide\" has been changed to \"rawhide\" in os-release file in current rawhide (F26) [RHBZ#1409735] (msuchyAATTredhat.com)- Update local repo URLs for rawhide (mizdebskAATTredhat.com)- Switch kojipkgs URLs to https (mizdebskAATTredhat.com)- run pylint on plugins too (msuchyAATTredhat.com)- introduce hw_info plugin (msuchyAATTredhat.com)- remove fedora-23 configs (msuchyAATTredhat.com)
* Sun Jan 01 2017 Miroslav Suchý 1.3.3-1- use F25 for tests- handle cwd directories with spaces [RHBZ#1389663]- add config option `hostname` to set hostname (constantine.peresypkAATTrackspace.com)- use DNF on RHEL, when it is installed and configured [RHBZ#1405783]- use best=1 for DNF- error is not iterable [RHBZ#1387895]- use best=true for dnf.conf for repos passed to mockchain using -a- add epel-7-aarch64 config- better naming for tmp directories- Remove tmpdirs regardless of buildroot existence (msimacekAATTredhat.com)- clarify examples of using more_buildreqs feature (gitDeveloperAATTbitthinker.com)- fix more_buildreqs case: correctly compare if req is basestring (gitDeveloperAATTbitthinker.com)- fix formating a bit (gitDeveloperAATTbitthinker.com)- add missing step in \'getting & compiling\' part (gitDeveloperAATTbitthinker.com)- Add bash completion for .cfg files outside /etc/mock (#20) (githubAATTkayari.org)- man: example how to use --plugin-option- require most recent distribution-gpg-keys to get F25 keys- man: state that shell does not produce logs- Delay mounting of user-defined mountpoints (rhbz#1386544) (msimacekAATTredhat.com)- man: clarify chroot cleanups
* Mon Oct 17 2016 Miroslav Suchý 1.3.2-1- flake8 fixes- correctly escape --nocheck [GH#2] (msuchyAATTredhat.com)- change hostname in container [RHBZ#1302040] (msuchyAATTredhat.com)- example how to change hostname in container [RHBZ#1302040] (msuchyAATTredhat.com)- skip unshare() if running inside of Docker [RHBZ#1336750] (msuchyAATTredhat.com)- Bring back logging.raiseExceptions = 0 (ville.skyttaAATTiki.fi)- Purge no longer needed Python < 2.5 workarounds (ville.skyttaAATTiki.fi)- Purge no longer needed six < 1.4.0 workaround (ville.skyttaAATTiki.fi)- run pylint during %check phase (msuchyAATTredhat.com)
* Tue Sep 27 2016 Miroslav Suchý 1.3.1-1- remove F21 GPG keys- remove F22 configs- update upstream URL- move /usr/sbin/mock to /usr/libexec/mock/mock [RHBZ#1246810]- Initialized to use tito.- add pylint config
* Tue Sep 13 2016 Miroslav Suchý - 1.2.21-1- CVE-2016-6299 - fixed root rights escalation in mock-scm- root_cache: Mention _root_ cache being created in state updates- Rename mageia pubkey to RPM-GPG-KEY-Mageia- require generic system-release rather than fedora-release [RHBZ#1367746]
* Wed Aug 17 2016 Miroslav Suchý - 1.2.20-1- use epel GPG keys for epel
* Wed Aug 10 2016 Miroslav Suchý - 1.2.19-1- disable tmpfs plugin for init-clean test- pass cwd option to systemd-nspawn [RHBZ#1264508]- pass unpriv id to doshell() [RHBZ#1298220]- enable package_state plugin by default and create installed_pkgs file [RHBZ#1277187]- installed_pkgs can be created even in offline mode- Use context manager for drop/restore calls of uid manager [RHBZ#1362478]- require /etc/os-release during post section [RHBZ#1358397]- use mageia gpg keys from distribution-gpg-keys package- use fedora gpg keys from distribution-gpg-keys package- use epel gpg keys from distribution-gpg-keys package- add F25 configs- \'include\' statement has been added [RHBZ#1272381]- Handle file open/close more with \"with\", close more eagerly- Use logging.warning instead of deprecated warn- add chroot_additional_packages to custom chroots- chroot_additional_packages: new option
* Fri Jun 10 2016 Miroslav Suchý - 1.2.18-1- add custom config- add Mageia configs- copy just content of SRPM not the attributes [RHBZ#1301985]- do not fail when we cannot link default.cfg [RHBZ#1305367]- Build always fails when using --nocheck [RHBZ#1327594]- Escape the escape sequences in PROMPT_COMMAND, improve prompt- requires rpm-python- Use root name instead config name for backups dir- Unconditionally setup resolver config- keep machine-id in /etc/machine-id [RHBZ#1344305]- use DNF for F24- Add MIPS personalities- scm plugin: fix handling of submodules
* Fri Mar 11 2016 Miroslav Suchý - 1.2.17-1- call rpmbuild correctly
* Tue Mar 08 2016 Miroslav Suchý - 1.2.16-1- remove old %if statements- systemd-nspawn is now in systemd-container package- become root user correct way [RHBZ#1312820][RHBZ#1311796]- remove the sparc config- Let logging format messages on demand- tell nspawn which variables it should set [RHBZ#1311796]- do not call /bin/su and rather utilize --user of systemd-nspawn [RHBZ#1301953]
* Mon Feb 22 2016 Miroslav Suchý - 1.2.15-1- ccache plugin disabled by default- F21 configs removed- F24 configs added- typo fixed [RHBZ#1285630]- read user config from ~/.config/mock.cfg too- disable \"local\" dnf plugin [RHBZ#1264215]- when removing buildroot, do that as root [RHBZ#1294979]
* Fri Nov 20 2015 Miroslav Suchý - 1.2.14-1- after unpacking chroot, change back to $CWD [RHBZ#1281369]- Fix package manager version handling for CentOS- use --setopt=deltarpm=false as default value for dnf_common_opts [RHBZ#1281355]- add arguments, do not over ride previous ones- Add %(resultdir) placeholder for sign plugin. [RHBZ#1272123]- decode shell output when running under Python3 [RHBZ#1267161]- create tmpfs with unlimited inodes [RHBZ#1266453]- typo [RHBZ#1241827]- do not use machinectl --no-legend as it is not el7 compatible [RHBZ#1241827]- directly tell yum which yum.conf he should use [RHBZ#1264462]
* Wed Sep 16 2015 Miroslav Suchý - 1.2.13-1- Use \'machinectl terminate\' inside orphanskill() when systemd-nspawn used [RHBZ#1171737]- use quite systemd-nspawn in quite mode [RHBZ#1262889]- when calling systemd-nspawn become root first [RHBZ#1241827]- revert F23 configs back to yum- Give user hint what to do if he miss scm plugin.- when cleaning up /dev/ do not fail on mountpoins- warn (but not fail) on RHELs when you try to use DNF- migrate package_state to use dnf when package_manager is set to dnf- redownload metadata if they changed on server [RHBZ#1230508]- provide --scrub=dnf-cache as alias for yum-cache [RHBZ#1241296]- copy files to correct location [RHBZ#1252088]- do not install weak deps in chroot [RHBZ#1254634]- Try to set PTY window size [RHBZ#1155199]- Set default LVM pool name [RHBZ#1163008]- better parsing of content-disposition header [RHBZ#1248344]- backend: Ensure output files are owned by unpriv user with nspawn- Add \"rpmbuild_networking\" key (False by default) for nspawn backend- fdfd464 Update Fedora Wiki URLs- use yum-deprecated as the yum_command if it exists
* Tue Jul 14 2015 clark Williams - 1.2.12-1- from Dennis Gilmore : - setup support so loopback devices can work [RHBZ#1245401]- from Miroslav Suchý : - clarify path [RHBZ#1228751] - document target_arch and legal_host_arches in site-defaults.cfg [RHBZ#1228751] - document \"yum.conf\" in site-defaults.cfg [RHBZ#1228751] - correctly specify requires of yum [RHBZ#1244475] - bump up releasever in rawhide targets - remove EOLed gpg keys - add f23 configs - removing EOLed f19 and f20 configs
* Tue Jul 14 2015 clark Williams - 1.2.11-1- dropped code that does stray mount cleanup of chroot [RHBZ#1208092]- modified package_manager resolvedep cmd to use repoquery when dnf is installed