mock-lvm-1.4.15-2.el8 > 6 6_6 3!uJz1eԽIW_t IW=ԪhKC|=g ZØ2]U}Qڜz rq{`F/V%j6y((ZD>Q!LM iGsb=I쉦RP̑W7N3K|,'1וUɿR/(fWkYj}cf 9"BGU Gs۔|ItϞ @%`;)JO z#V\o0Yш $Y)<- FV/wD^:)Tӵt ζv 5]gI>>p9A?Ad   ,   $ ( 0   (89<:lG?H?I?X?Y?\?(]?0^?fb?d@e@f@lAtAuA vA(wADxALyATA\A`AfACmock-lvm1.4.152.el8LVM plugin for mockMock plugin that enables using LVM as a backend and support creating snapshots of the buildroot._]ip-10-200-11-204.us-west-2.compute.internal - 1.4.15-2Miroslav Suchý 1.4.15-1Miroslav Suchý 1.4.14-1Miroslav Suchý 1.4.13-1Miroslav Suchý 1.4.12-1Miroslav Suchý 1.4.11-1Miroslav Suchý 1.4.10-1Miroslav Suchý 1.4.9-1Miroslav Suchý 1.4.8-1Miroslav Suchý 1.4.7-1Miroslav Suchý 1.4.6-1Miroslav Suchý 1.4.5-1Miroslav Suchý 1.4.4-1Miroslav Suchý 1.4.3-1Miroslav Suchý 1.4.2-1Miroslav Suchý 1.4.1-1Miroslav Suchý 1.3.4-1Miroslav Suchý 1.3.3-1- Added support for Redhat 8, and support for Python 2 packages optional- ignore weird distro.version() [RHBZ#1690374] - switch to string rpm's API [RHBZ#1693759] - FileNotFoundError is not defined in Python 2 [RHBZ#1696234] - Fix python2-devel build require - temporary do not make errors from createrepo_c fatal [GH#249] - allow to configure disabled DNF plugins [GH#210] - print warning when user is not in the mock group [GH#244] - implement Dynamic Build Dependencies (msuchy@redhat.com) - Allow mock to be built for epel 8, and without tests (vanmeeuwen@kolabsys.com) - Add debug logging for systemd-nspawn and related args (riehecky@fnal.gov) - Fix mock for non-ascii paths on python2 (a.badger@gmail.com) - require python-jinja2 rather than python2-jinja2 - Fix --enable-network documentation in man page (directhex@apebox.org)- config['decompress_program'] default (praiskup@redhat.com) - add example for jinja templates - implement templated configs using jinja2 - move live defaults from site-defaults.cfg to utils.py - introduce "decompress_program" option for root_cache for bsdtar - fix exclude patter for bsdtar - delete old changelog entries - use f29 for tests - update the default in sitec-defaults.cfg - Recommend dnf-utils (fzatlouk@redhat.com) - ignore useless-object-inheritance pylint warning - add scientific linux on list of rhel clones [GH#228] - Use 32-bit personality for armv7*/armv8* builds (bero@lindev.ch) - create custom error message for dnf-utils not being installed (pjunak)- fix python_sitelib macro- Don't try to use a spec we've already cleaned up (otaylor@fishsoup.net) - only set print_main_output when not set in configs (chuck.wilson+github@gmail.com) - Try to get the proxy from environment (brunovern.a@gmail.com) - stop after first failure if -c or --recurse is not used - fallback to C.UTF-8 locale (tomek@pipebreaker.pl) - completion: improve --copy(in|out), --cwd, --macro-file, --rootdir, and --sources (tmz@pobox.com) - do not get spec from command line when using scm [GH#203] - enable cap_ipc_lock in nspawn container [RHBZ#1580435] - use host's resolv.conf when --enable-network is set on cml [RHBZ#1593212] (jskarvad@redhat.com) - add --forcearch to bash_completion- fix @VERSION@ processing in man pages (ktdreyer@ktdreyer.com) - update testing.src.rpm to recent standard - Allow --spec arg to be used with rebuild option (sfowler@redhat.com) - Disable use_host_resolv by default (tmz@pobox.com) - Add support for microdnf [GH#76] (zdenekirsax@gmail.com) - skip running groupadd if gid is 0 (nhorman@tuxdriver.com) - Allow overriding of mock chroot build user name (nhorman@tuxdriver.com) - do not populate /etc/resolv.conf when networking is disabled (RHBZ#1514028) (tmz@pobox.com) - add version to EL check in _prepare_nspawn_command() (tmz@pobox.com) - pass force-arch to builddep and resolvedep [GH#120] - Support setting up foreign architecture chroots - add support for bsdtar - use fedora 28 for tests- remove executable bit from trace_decorator.py - Change sign plugint to sign only builded rpm and not every file in results [RHBZ#1217495] (necas.marty@gmail.com) - overlayfs plugin: added explicit mount support (zzambers@redhat.com) - encode content before writing [RHBZ#1564035] - allow to bind_mount just one file (necas.marty@gmail.com) - added overlayfs plugin (zzambers@redhat.com) - invoke chroot scan for 'initfailed' event (clime7@gmail.com) - add support for .spec in --installdeps (necas.marty@gmail.com) - revert workaround introduced in 057c51d6 [RHBZ#1544801] - comment out macro in changelog (msuchy@redhat.com)- "setup_cmd" of bootstrap container is the actuall $pm_install_command from the main container [RHBZ#1540813] - do not produce warning when we are using different PM for bootstrap container - Honor the "cwd" flag when nspawn is being used and "chrootPath" is not set (matthew.prahl@outlook.com) - do not run ccache in bootstrap chroot [RHBZ#1540813] - use DNF on EL7 when bootstrap is used [RHBZ#1540813] - site-defaults: fix quoting in sign_opts example [RHBZ#1537797] (tmz@pobox.com) - Detect if essential mounts are already mounted (msimacek@redhat.com) - Update Python 2 dependency declarations to new packaging standards - improvement code/docs for opstimeout (Mikhail_Campos-Guadamuz@epam.com) - simplifying of utils.do() (Mikhail_Campos-Guadamuz@epam.com) - New config option 'opstimeout' has been added. (Mikhail_Campos- Guadamuz@epam.com) - Don't setup user mounts in the bootstrap buildroot (bkorren@redhat.com) - el5 is sensitive to order of params - Default for config_opts['dnf_warning'] according to docs (praiskup@redhat.com) - Avoid manual interpolation in logging of BUILDSTDERR (Mikhail_Campos- Guadamuz@epam.com) - Splitting stdout and stderr in build.log. All stderr output lines are prefixed by 'BUILDSTDERR:' (Mikhail_Campos-Guadamuz@epam.com)- orphanskill: send SIGKILL when SIGTERM is not enough [RHBZ#1495214] - pass --non-unique to usermod because of old targets - remove _selinuxYumIsSetoptSupported() - only use -R if first umount failed - use recursive unmount for tmpfs - do not cd to dir if nspawn is used [GH#108] - add new option --config-opts [GH#138] - add --enable-network to bash_completation - Strip trailing / from mountpath in ismounted() - new cli option --enable-network [RHBZ#1513953] - when creating yum/dnf.conf copy timestamp from host [RHBZ#1293910] - do not populate /etc/resolv.conf when networking is disabled [RHBZ#1514028] - soften mock-scm dependencies [RHBZ#1515989] - mount /proc and /sys before executing any PM command [RHBZ#1467299]- user and group is actually not used here since some logic moved to buildroot.py - add config_opts['chrootgroup'] to site-defaults.cfg - Enable chrootgroup as a config file option - override some keys for bootstrap config - Add support for DeskOS - Delete rootdir as well when calling clean - Fix mock & mock-core-config specs to support Mageia - Ensure mock-core-configs will select the right default on Mageia - ccache: use different bind mount directory - new-chroot: set up new network namespace and add default route in it - use primary key for F-27+ on s390x - man: add dnf to see also - man: escape @ - remove Seth email - more grammar fixes - fix typo in mock(1) - sort debug-config output- requires mock-core-configs- introduce -N for --no-cleanup-after (jsynacek@redhat.com) - add man page entry for --debug-config - Added option --debug-config (matejkudera1@seznam.cz) - site-defaults: Fix comment about nspawn/chroot default (ville.skytta@iki.fi) - move chroot configs to mock-core-configs directory - pass --private-network to every container spawning if specified - add script to create default route in container to localhost - [site-defaults] Fix umount_root documentation - Fix keeping the LVM volume mounted - suggest dnf-utils - Always create /dev/loop nodes- Rename group inside of chroot from mockbuild to mock - add F27 configs - populate /etc/dnf/dnf.conf even when using yum PM - create /etc/dnf directory - correct path is /etc/dnf/dnf.conf instead of /etc/dnf.conf - perl dependency renamed to perl-interpreter - selinux: do not try to import yum when PM is dnf [RHBZ#1474513] - create /dev nodes even when using nspawn [RHBZ#1467299] - scm: define _sourcedir to checkout directory (ignatenkobrain@fedoraproject.org) - mageia-cauldron: Change releasever to 7 (ngompa13@gmail.com) - enhance detection of RHEL [RHBZ#1470189] - Add detection of OL (Oracle Linux) distribution (pixdrift@users.noreply.github.com) - Make LVM sleep time configurable (mizdebsk@redhat.com) - on fedoras use python3 to detect correct arch in %post [RHBZ#1462310] - backend.py: quote check_opt (jlebon@redhat.com) - Grammar fixes (ville.skytta@iki.fi) - Docstring spelling fix (ville.skytta@iki.fi) - Document python >= 2.7 requirement (ville.skytta@iki.fi) - Remove obsolete internal_setarch config option (ville.skytta@iki.fi)- define PermissionError for python2 - make /etc/yum.conf symlink to /etc/yum/yum.conf - Do not use systemd-nspawn for EL6 chroots [RHBZ#1456421] - umount all internal mounts before umounting lvm - umountall try to umount several times in case there are deps between mounts - unify behaviour of umount - display which state start/stop, if normal or bootstrap - do not umount LVM volumes if umount_root is set to true [RHBZ#1447658] - use LC_ALL=C.UTF-8 rather than plain C - add modularity options to custom chroots config - initial support for modularity - add boostrap options to bash completation - set --no-bootstrap-chroot as default for now - Use bash --login with systemd-nspawn as well (rhbz #1450516) (orion@cora.nwra.com) - docs: add note for subscription-manager.conf (#55) (gitDeveloper@bitthinker.com) - Pass canonical spelling False, not false to mock's setopt=deltarpm (ville.skytta@iki.fi) - make it easier to detect if buildroot is bootstrap or not - document other lvm options in site-defaults.cfg - do not call yum-deprecated from bootstrap chroot [RHBZ#1446294] - do not use bootstrap for custom chroots [RHBZ#1448321] - hard require dnf-plugins-core on Fedora - we do not BuildRequire autoconf and automake any more - do not require yum and yum-utils in Fedora - Fix calls of yum-builddep and repoquery, and use 'dnf repoquery' for dnf (ngompa13@gmail.com) - call plugins of bootstrap when it has sense - call scrub hook for bootstrap chroot too [RHBZ#1446297]- remove leading space [RHBZ#1442005] - copy nosync libraries to /var/tmp - use tmpdir same as in in bootstrap chroot (Issue#59) - do not ship distribution gpg keys - pylint has been renamed - Fix "init_install_output" error (marc.c.dionne@gmail.com) - Epel5 has been EOLed (Issue#66) - hw_info: Protect log output against non-ASCII, closes #68 (ville.skytta@iki.fi) - secondary arch config cleanups (dennis@ausil.us) - Point more links to github (ville.skytta@iki.fi) - ignore exit codes from machinectl - create bind mount paths just before mounting (#57) - always print output of error in exception - fix syntax in docs-examples (gitDeveloper@bitthinker.com) - do not refer to fedorahosted.org in Source0 - Missed an instance of outer_buildroot (michael@cullen-online.com) - Fixed up more PR comments, mostly being more consistent with naming (michael@cullen-online.com) - Fixed pylint errors introduced by previous commit and other review comments (michael@cullen-online.com) - Added command line options for overriding default bootstrap setting (michael@cullen-online.com) - Bootstrap package manager using outer chroot (michael@cullen-online.com) - Add %distro_section macro to Mageia targets (ngompa13@gmail.com) - test: ask for sudo password, so later we do not need to wait for password - we cannot use /tmp for testing as that is automatically mounted as tmpfs by systemd-nspawn - add /dev/prandom device to chroot (#33) - add /dev/hwrng device to chroot (#33) - enable package_state plugin by default again [RHBZ#1277187] (gitDeveloper@bitthinker.com) - Use python errno module instead of hardcoding errno values. (marcus.sundberg@aptilo.com) - UidManager.changeOwner: Use _tolerant_chown for top level as well (marcus.sundberg@aptilo.com) - Buildroot: Ensure homedir and build dirs always have correct owner (marcus.sundberg@aptilo.com) - UidManager: Use os.lchown instead of os.chown (marcus.sundberg@aptilo.com) - Buildroot._init: Ensure chrootuser always has correct UID (marcus.sundberg@aptilo.com) - Buildroot._init: Ensure homedir is owned by correct user. (marcus.sundberg@aptilo.com) - change_home_dir: Actually set ownership of homedir (marcus.sundberg@aptilo.com) - fix permissions in chroot_scan's result dir, so user can delete it (gitDeveloper@bitthinker.com) - spec: simplify condition - remove el6 references from spec file - use systemd-nspawn by default- add support for dist-git to scm plugin (clime@redhat.com) - preserve mode of files when doing chroot_scan [RHBZ#1297430] (msuchy@redhat.com) - spec: add to package pycache for subpackages (msuchy@redhat.com) - restore permissions on chroot_scan dir (drop to unprivUid, unprivGid) (gitDeveloper@bitthinker.com) - add fedora 26 configs (msuchy@redhat.com) - config: add best=1 also into rawhide configs (praiskup@redhat.com) - rename package_state's log to have .log suffix (gitDeveloper@bitthinker.com) - systemd-nspawn: run as PID2 #36 (msuchy@redhat.com) - fix defaults for yum_builddep_opts (gitDeveloper@bitthinker.com) - Support nspawn_args (walters@verbum.org) - return exit code 2 when /usr/libexec/mock/mock run directly without consolehelper (msuchy@redhat.com) - change path of /usr/sbin/mock in error message (msuchy@redhat.com) - Fix debuginfo repo naming (msimacek@redhat.com) - more examples of PS1 [RHBZ#1183733] (msuchy@redhat.com) - simplify PROMPT_COMMAND string (msuchy@redhat.com) - "Rawhide" has been changed to "rawhide" in os-release file in current rawhide (F26) [RHBZ#1409735] (msuchy@redhat.com) - Update local repo URLs for rawhide (mizdebsk@redhat.com) - Switch kojipkgs URLs to https (mizdebsk@redhat.com) - run pylint on plugins too (msuchy@redhat.com) - introduce hw_info plugin (msuchy@redhat.com) - remove fedora-23 configs (msuchy@redhat.com)- use F25 for tests - handle cwd directories with spaces [RHBZ#1389663] - add config option `hostname` to set hostname (constantine.peresypk@rackspace.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 (msimacek@redhat.com) - clarify examples of using more_buildreqs feature (gitDeveloper@bitthinker.com) - fix more_buildreqs case: correctly compare if req is basestring (gitDeveloper@bitthinker.com) - fix formating a bit (gitDeveloper@bitthinker.com) - add missing step in 'getting & compiling' part (gitDeveloper@bitthinker.com) - Add bash completion for .cfg files outside /etc/mock (#20) (github@kayari.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) (msimacek@redhat.com) - man: clarify chroot cleanups1.4.15-2.el8lvm_root.cpython-36.opt-1.pyclvm_root.cpython-36.pyc/usr/lib/python3.6/site-packages/mockbuild/plugins/__pycache__/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpioxz2noarch-redhat-linux-gnupython 3.6 byte-compiledRRutf-8ef59216a644c7f18c723c4d65e3e526ce72d29925669b3ea180c1e238ada9dfb?p7zXZ !#,>] b2u Q{ A޵mrݸpvwzˇ:&3 ?KJg:m!!-:Zp`bAGpciOx-+G)B1w ?[6f˓uJ<|QZs=` #=q) )L~nKݱQ "E1/Gre,I%)9= Q ,Aֆ<Ӑ6=^r2= .v`o̪~0Ed0X6M_\m%ɷݼ@8MX.iXwɳ>i~6Ce%-6rJ7]pay3c˵ON1"M,B4x\ι4vgR=6$AV%=(K]k"~;i)A?pb3muLEBIrT3/4RȇzLD ]>G> E(2EQt}Ix38K] Cވ<=]kqDssG`PZϞ(Muh@x}=_mGHV A#,Vi|Ul\Ċ·T(Cm ɒ5nm4/JF^繿%[D kge;b m.~aӃy:H/jJt -΄L!˹_t4VT52L8@!쾾*f[1@b>ŁhըʽhEnj?~NMBNx9]ɫ,^%9ÝaVߨ҉Or2W*zsl "ҚGbBz ^hJꍻ׈*~^~8吹RPF3 5+U1]G@Ӊ-0+C<*yLO09qMR(2B'{O9t+zl Ve0 %(.8XIU_Hq76iH֢M<eW(b'O"O<s "9u\F3I|ct0Txo Yh=/;

Mql򗳈K;!y+;,NXٶY˷A`S441횬(n H=&lf\jڊr[8S:}SݴU 4qx-13{U屠U܇a v Nf`HgG[H[Va[2tI~e@yӪ"KU~OՖlKa|jhWA%Ƹc[N+P+=#%O hQ=-ݠog@6 (R{v0Ţhh~&zz7r9hTlq"ڷ=b Jbj5<М3<#Qq E}+h?-AwȼhX8+;["jT+ ZU)O.=XT C"($x;l|[M7`S$dUn"cJeP*"w+F%57Д#ïP6۪x0|?F5&^UKwbO(M!h䒀iӱ+'&*TZME-uѤO%h5IH}ΰ%6 [GfAETl_2W߹y#i2LMw\Gq&nqk2R1b4c5ޜz;n59\1l4;[mxYMVЖRw_`eb+hG,z{I!1`TgA -{D@F@a)ĬČps SqHM>tif.gVָE~9m%cYqfA'NyUp;*Η\K Rb Quvsyxg23pS{wyg?2ԇ örG-oh1ίj5SY dU319ï7نr2+4c3R1+QfX@Ѯ3ڇ8{3sn᷐ⱴ 4Lb/%bMAYCr J*l|CT|+gy8E.jDz:r fw5(QD!VЗ=憯ܘ05;bHjIj٪0=ߢ`k:-tGؓ7k;,s2{Yl=-Z:?% ɗ=-wAH"؈ qZm)gݳQy04t;L)y>yn7n`接Ӗ7w-5DuaQv%Iz XsY(+ĵuv@Gu1f{E;nߩ$ȜNhpBE8ɭTB!xL Yw~]|}$玀mR^9w vKeR{ `qpAUCڔ 2/JN{[/lӦ-*Cs*;)-\;疉Z?ZV6FRD|`7"{ňYasx/Wh o0Cp \8S@XYߨ(lbkYH86?=Ը%/}A8y[ [A5GB;J.e-yr~W 5̄q85D".w+빖5n>%fQe`pJĞ5Z b3H~!7XO "M58. EZEYé B)IuHU `net K41H- O;/v랙ֲιP ğdY{0]p!]x{Icr8/Q@:nʖsm,i)M\L3yS}'bKEϬ/͒3T$=o$>f"KweD!-GМM~4Q̀n`L˚8tUHbYWnL)pu1`m\ c` ֥lP<[,WQeKc6ѓrwǚC5hYijm@5U ,nc'%ˬo6@}+tEv6秛z-,F &7'0K4=;"1p]te$"-5>o=a/m٦&ⵂFHvF,r]Bj&lƒ8¾}A7YU9];wd{U=>Ayj -PCS!b3nC?T!]#;4qpÍ2EP&kC ra`czGX|"_9d㳩G Uedm(pǬF{I"L_P^E$kvۿ߽3gt.\&h,cK 4ŅeglHW@{Ӆ6uiݼ{*CTuw|cκp£dDԻ\V`lE9-]d(ek`t@=~mh7y) :\秗9Lcmː ]ZaL045!%W+_@x K47MB>>橹^6ך9b_5M6G#QA7Ov4{j}P-ϒu_v0U (R_P?},Uxmޠnr4 B֥z~Zӽ#ťmzp%4k) ^eZRvM3L9˽pnXb(*r7pBʕ4[␑;$3{dFPLNQl5Y;ٵɐЀ!o;Y -nm쀱pֹxGS>B.W}zӊNxb /_rk)QO+ ͫ-ܼs(3/2S%%E++]{FF'2 m}v4F8Xd{wԚ@O`*G}ay2}H:h\M8adMB\moh\ = t-VL%D_c=y^y"a!c)o7E97 Y_dZ R! 3jԷ;vĢV0LmK.Jc;…AUU#5$@ui"@9 4pS2 rXm|% Ϳp?{dNEĿHiD fDdaSQӖZ#I0Dh%]ܓFm/{C!DRNˆD.Ynv}CW0 iW8ۙ(|8Bb!R)r4FlHǃ*@zcA=ȏ*}C03R1sp:l%7U@M{/_Zk#dčcY^g["$ 9'H劷lcEXXgO,ǙD+inQ䋃aJ[{f;e_1v b)^U]N(Zxߍ5sq Ke 0Z. <#b@-wy,F `ԗ?X=35OP|t#Qv,jsP%#4Y&Ql4{ֹ5tl7]`?W;?.]@4ݸ108O$aҝjHH)zA-u舴O3zkM_2Z{; ?rkzx:8cJHXQ9%04}ٖ YZ