osbuild-selinux-30-1.el8 >  A ` U]>&khcQ~;,ŒQnY|*(]jݡYr GaAcdOxؠMDWtDop/ՠ'gGK:8C˛+ W΅zvhOep^SŮm9MdCĆ[Я3N$w@/ldJ׳Ͻw"Hy\Ba}(I=[!-I8Wg#'hT=Fgy;L+@=|(j&y pLl%g(o|E6ȊiUtS(5}Y\hxQΈT}SE'zHf+4r5ԉqb#6Gr 8) *_.l6,-~'9P"BhDdꮂQ&qODIGCdv̆iFoc_YK%07Zb4Mp$9MQ.ޜw5F]2^c4b62485ec3d2f9dc8a123d6547771ea9156270ff9b4c355fd9f9a231d85b45561d03d774558782582be1bde45b4979b9812865dR` U]v?f~-Ynur, DhqZD6 Or}5~X2:Cgiul:gt]F'V{F},硾tүq~FX x^Œ\&kg-J1}X_H:Iy,q^aNm|PyVizB$H>;0#QwkdH:9'S8f̴m0R@O>KӇjd,N9"yw&}Dr ў| FL0t_ෲJN_e)6L/ %}zXӲrkN o鄞d/ҶZxɜ;x; 1W5w↧̷wǖ'Ɔ"*Z([A.UeGVpLͳR!:/܈rXmUs@K'GRJ>YQ?{gz5VRB[ 3Y9]%/"#-Y܆6Aą8>p??d  , $GMT    ,   H , (s8|9: [>F@NGXHdIpXtYx\]^b%defltuvdlpvCosbuild-selinux301.el8SELinux policiesContains the necessary SELinux policies that allows osbuild to use labels unknown to the host inside the containers it uses to build OS artifacts.`x86-01.mbox.centos.org6\CentOSCentOSASL 2.0CentOS Buildsys Unspecifiedhttps://github.com/osbuild/osbuildlinuxnoarch . /etc/selinux/config _policytype=targeted if [ -z "${_policytype}" ]; then _policytype="targeted" fi if [ "${SELINUXTYPE}" = "${_policytype}" ]; then /usr/sbin/semodule -n -s ${_policytype} -X 200 -i /usr/share/selinux/packages/targeted/osbuild.pp.bz2 /usr/sbin/selinuxenabled && /usr/sbin/load_policy || : fiif [ $1 -eq 0 ]; then . /etc/selinux/config _policytype=targeted if [ -z "${_policytype}" ]; then _policytype="targeted" fi if [ $1 -eq 0 ]; then if [ "${SELINUXTYPE}" = "${_policytype}" ]; then /usr/sbin/semodule -n -X 200 -s ${_policytype} -r osbuild &> /dev/null || : /usr/sbin/selinuxenabled && /usr/sbin/load_policy || : fi fi fi/```131d70208e960728bc58ca91f923a54b65231b357ba745b741ae039ec5f9030ad277b4132f7417e996ab662001f989d69e04f9474dec8a023ecf61fd7454b07f@rootrootrootrootrootrootosbuild-30-1.el8.src.rpmosbuild-selinux      /bin/sh/bin/sh/bin/shlibselinux-utilsosbuildpolicycoreutilspolicycoreutils-python-utilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)selinux-policyselinux-policy-base30-1.el83.0.4-14.6.0-14.0-15.2-13.14.3-74.el83.14.3-74.el84.14.3`@``/@`&m`@_@_u@__@_5+@^@^^@^@^^m@^@^@^@]q]@]@]Z@]>]/ Christian Kellner - 30-1Achilleas Koutsou - 28-1Christian Kellner - 26-1Christian Kellner - 25-1Christian Kellner - 24-1Christian Kellner - 23-3Christian Kellner - 23-2Christian Kellner - 23-1Christian Kellner - 22-1Christian Kellner - 18-3Christian Kellner - 18-2Christian Kellner - 18-1Christian Kellner - 17-1Christian Kellner - 16-1Christian Kellner - 15-2Christian Kellner - 15-1Christian Kellner - 14-2Christian Kellner - 14-1Christian Kellner - 12-1Lars Karlitski - 7-1Tom Gundersen - 6-2Lars Karlitski - 3-2Miro Hrončok - 1-3Martin Sehnoutka - 1-2Martin Sehnoutka - 1-1- Upstream release 30 - Ship osbuild-mpp in new tools sub-package. - Remove executable bit from schemata files.- Upstream release 28 - Includes fixes and feature additions for multiple stages.- Upstream release 26 - Includes the necessary stages to build boot isos.- Upstream 25 release - First tech preview of the new manifest format. Includes various new stages and inputs to be able to build ostree commits contained in a oci archive.- Upstream 24 release - Include new `Input` modules.- only disable the dep. generator for runners, remove explicity python3 requirement again. The dependency should be picked up via the dependency generator now.- Explicilty require python3. See the comment above the Requires for an explanation why this is needed.- Upstream release 23 - Do not mangle shebangs for assemblers, runners & stages.- Upstream release 22 - Remove all patches since they are all in osbuild-22. - bubblewrap replaced systemd-nspawn for sandboxing; change the requirements accordingly.- Add patch to allow nnp and nosuid domain transitions https://github.com/osbuild/osbuild/pull/495- Add patch to not pass floats to curl in the files source https://github.com/osbuild/osbuild/pull/459- Upstream release 18 - All RHEL runners now use platform-python.- Upstream release 17 - Add custom SELinux policy that lets osbuild set labels inside the build root that are unknown to the host.- Upstream release 16 - Drop sources-fix-break-when-secrets-is-None.patch included in osbuild-16.- Add a patch to allow org.osbuild.files source in the new format but without actually containing the secrets key. Taken from merged PR: https://github.com/osbuild/osbuild/pull/416- New upstream release 15 - Drop draft4-validator.json patch, included in osbuild-15- Add draft4-validator.json patch python3-jsonschema in RHEL currently has version 2.6.0 which has support validating up to and including draft4 of jsonschema. See https://github.com/osbuild/osbuild/pull/394- Upstream release 14 - Install schemata to /osbuild/schemas and include a symlink to it in /usr/lib/osbuild/schemas - The directories /usr/lib/osbuild/{assemblers, stages}/osbuild got removed. Changes to osbuild made them obsolete.- Sync with Fedora and use upstream release 12 - Specify the exact version in the 'python3-osbuild' requirement to avoid the library and the main binary being out of sync. - osbuild-ostree sub-package with the necessary bits to create OSTree based images - Turn off dependency generator for internal components - Add NEWS.md file with the release notes and man pages- New upstream release- New upstream release- add gating infra and tests- Rebuilt for Python 3.8- update upstream URL to the new Github organization- Initial package/bin/sh/bin/sh30-1.el8osbuild_selinux.8.gzosbuild.pp.bz2osbuild/usr/share/man/man8//usr/share/selinux/packages/targeted//var/lib/selinux/targeted/active/modules/200/-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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpioxz2noarch-redhat-linux-gnutroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)cannot open `/builddir/build/BUILDROOT/osbuild-30-1.el8.noarch/var/lib/selinux/targeted/active/modules/200/osbuild' (No such file or directory) . /etc/selinux/config _policytype=targeted if [ -z "${_policytype}" ]; then _policytype="targeted" fi if /usr/sbin/selinuxenabled && [ "${SELINUXTYPE}" = "${_policytype}" ]; then if [ -f /var/lib/rpm-state/file_contexts.pre ]; then /usr/sbin/fixfiles -C /var/lib/rpm-state/file_contexts.pre restore &> /dev/null rm -f /var/lib/rpm-state/file_contexts.pre fi fi/bin/shutf-82f1c46b790caf5cf9e97e58e6368967a90c2e082b967eed8c0766de53c7ff8cf?7zXZ !#,82] b2u Q{LQ b9MRT]e3nd 0){ߨZԷSiVЦVOx'S6 e;yB.R)C̭+$]Ee(|>J]&GLWXV$:&[5hR-KO+01ccF33+!g0!Tx|qf}b̓2|+ L+LAD E5)6 o/0gʅ ޤ͍O*Z:g /q.k<&?5x:tPW ~TN-}ڨ[5Qod+`=s;thLM@h}|dfƈb'F]f4qo^i#%< M4P碐 .0 Očj p먙bA1LjyxvG  Y8 ;m,{qOKuv(1HsyΆMԃEG?|V*X$C7/chfx36Q;eaO SHf҇"vKIqz,D}'*t y .PV$c$eXz>;5hDwV~vХlH#RĸM8n2V7y~߶8e*탑[\yvYNv_6JsئꐏcH1( c6rvj]Um-GRn .ƅ `&2d_Lv >CRybԨ1`4hR_=e\ʫ ` 祲?6#BI2-4dDZXDS/  <2s#jtT:pʪY2>W~kBpd~Z/\cq:'Ub\W֓Ϸo= Yݓˡ|]y [ 5XCZ{mP]7XTi*Fd隕p-bS޷H^f;RS&G>_ex1>(_:֛~z';p&Xv<;@1rolU(g'/p|<ЩT}6(-U9xva~Z׈2`YkMaEWv@ZER2Y5z`oXnH)A2QJ7.8'Ya5` хWF6oM간pja ڐRSu3}I逰)3PYQC &@{{Bb*Rlz%43iĜlV+р+LCYS5Ýu?ˋ#RyY 0R@oj+v[?vtρb3VaPRSTTF7 ݳC:I}tݕ)״85%Si 8} ݁9QJ *~=x$$34+<ݷپ[g(%h<hC=Fg67 @:U.z7“ǡ73}{J(H֭ӌ"6 @Zk[WON/p3L(CZd-5>cl_ŽYU2sqT9@yJ)5ztday/aϻďvH &gdQ175RQb opG3V)A?!ZA4뷑LN`beilT|jbγF Yu >i! o. V` TIVgXVGs_e^ .Y5uk0C$޳t2b" Es{ .ukCՉyӋ =uQpPԤ?kx6­T!?< ;С> Nl'ȟ\0À[@Z" 47ЀY& zau>TϮl}Qz7I */}F!(y}R)ZcџNГL[*rR-Fi=4?Rl&.Фw Rk99U>hʓ:wwrPvxRf? AғQT f=4klcic1EdOYx^Xx8"ulGsmu+=@Eӓ c'@JNn/~03f^[͈&}ѿx!ƜFc@#A0urMa2 *Q,JxoqYJ-=XL)9@u`B[>3.<6H6٫Z@=&OUSbPɛ(;Q:oRD>#}U ,ak?ȥk`}6I3֞',MU*NK&7M fmLJ{<|]&7ctJQiˌĢt2`'qFN'5{OwHᦔ#Rt qgv9m>%EٓrbNj=p]ȤG}E|?S,I+J 6"X`,7֊KR'4J&vpi`(~H=,"7 S43Qz>*әM* MV ϣ,+Ч K!81c>D *F$UIG5`[%?}܁mCj 5j"bO=H0%LfpfP':*n󍖬F:y=J x;;icl#RGvWZpʙa2Ч&|$m4tDyGtA48+lb՜+p{F5i[(z7/q_ \S}AH ,=i3Uⱪ)nd<Fͳ287Oa<;D-zfa1Xm=}T?3 -%x}Y*;,S*OJ$oGQ|az+kzR2΂DLthl}̝Nf6x.kH"B"G ]\VP(ocnDDYm#^E䤵b7!scƾAQFHCEZ,nEQSquՀxƟ@AyRJ"s~4ڄm  x!2Muκ ICg6 B@ ~G=s2ޱNGyvF[Ғ8خJӍTF-nClP+Ae% '+SOunu7iZɩ$%f+{wu@f?7&lH> '*`ϖ)G=^e˽GegABCsJV[w3o)И*$$tDdiK P#=I/[OhY 瀬,fN;K+le}Ѿ^a.: -̀;h A3mq9Ewc[0[)_v`/F*/GX(M-81L!8n٨RObw "~N@\hy[2ӥGT-lU;|Wea`i8i(-EdRkc1*D!6vpfoK %}dŸ#+O/@.+~>.4M`687K,=SoJ5$8im] pUxk&[Ѻ/l[+$mLt{?xXI>Zm i7y$ig ߀c , l fͅμ]W`d+JMZCkv|ETvmHRڸ7}wzmi\o9l)qR\Ѷ"!?>/]`H>4:ѧ(`9 '%3MLds-Cso9d;_MxG̚6@+-D}U-Y]nh짦NA9=,sFw(؟LWxZNBSԪSs9+W!? Ҁ+袘ln8զQ-{f~}TW'l Fz2ݡ+ 9(T`BtS[Cw)aA [> \.- ysR}+AOFuԔ@(ڙމ=}4FXn9:U*5K˙8Sm g7(tx.XaM $qF>qwr7`F8A!r/[mU2>E0#σWc <-$t~ɽbMpv S,FToSKͯ=N߷S5*'e3\pSm;MnȽKłĚ1#|J/@꼆"5YQ1P2oHɟ")HDgU %EsSR ~D\>Bjƴ6qX +ȘDl9kr,rA[ĀxWi,l/kofn%uF[g}@>_NByBte;!bYH4WPѮtE` R8Agp Rz߶ l XTP] )#}j0/"l|chuIz7 JԳ*)YNa0{#a9+0? Of?6gI)!E ɀG}t "$ [ ~n{`G9,j4ge%O!#/JVBZ[ &\;&fp?d>,<\ϑ;KCim0cG9ט،"@I1؍#Dɟ4zHq2U! TĻ׽rKr_␉֣,DW6Є Q.[_gϢ5x\1z$ c>2øQhWYLcGge97i2nSKmfO,Ŀ!, K^ N +RdY^C&t#AsЖI*^kt?/|?ѶWSQ[hN#LGhxyX Q-2# /$ `-U ۗ=]`Yڌ(dt oc۬0S<‚'UjdB`ͷCЏIS`vA2,`!j)ߪ i_6@'yY9RFgq VqdYqal*F/ &B!%NdQȞn*{嬸H(Q(+_V)5fhHpqU_̺|"q j`W4'M.~,Icve];KF+m@'1{RP?+u"FeU_b@ӞkvcP]5{625}(2h=ة 8wa1i(u3bc'+1E& Lѝ ٵDY.FcL*X6-o\077׉=a嗿>ϩ)mʮGح`):^?=;8~M9 Au#tO~F{oX';6[AĒ~%w\5^/ W(LG &Dgcɂ#@Nb&/ķgu2𮠸 SU,չڠ*XKT0.9V&͡O i eK9ɘHW5ӆt.4Bu_T2tц3a*3( ~ M̓Ҵ:P*LI'1b/G~(6ݗ:2q[T1\CC${V$3:Vݔ#X #T pNVC޽Gm!z&AY=kz O=(Wka99@0r9Ho,_Wc ( jsfթD-^P0SX֪ '}}tqZ7f|e2ռˌO-dӴ`$_7}u¬Io!ޫ72@Q)15e8~Zҳ7QrЉbXaW;tPvmψJ&Je3I)H0/4Hcz1ͅnŠEEHf?]HTg**m s'n)@O02~ &g;9`-sP"hHޖ|Dz+2AR.Q(CʎdU=w b/eE7lm+ݘR˪6D)&UB1۴.P(f$J}P-*6OpK>#!a>^aMFPϫ/ϒzz@͈kV`~]ȉ"Df@jv&cCe_#'Ƨ?y?M!Ym\Y#y@j"VmP<rӑ#GwnJJcGyhc0֌_Z΃B2 nz: P:\@һtv5O~-j~x*ƴtj-w(桖 /89tM|LN=0[kD5H'y4(G6}\N3ޚ*(!k. wV"SnQZ_ಟq;;?;^WMNl8*@9}^((+3@O`ٙ8վ7&w"a[$zQ[kE~=f~U; rmYm{}~dù8Sz$ `tS{'+ص;JB^8Š[=Gì%g^w#'|!*@(P1aMWpz y|UU"u.Cw|1jVևߥZЛ> KDDf|%hS"ى- -kM%עm%.igƶJU h>YΎBWɮuliKOF'qmS\=rY#]_TmbUvN=?Pl ^H0L/\=F$u!;iB%9^Nwr"腹ܥ$&d7zVw䘙77:3kzFQx -|^+Enǧ@+ 9@Vu%ol$xi=[ߵz7waaN89v(>gX㦤Gs0AC+y.SQ z:5bz Z A:~dH+9,o19` ۘzu >X2(ZK|U^6k=$~NLRD.{P\]ݢZ-)ۉ2'DY//7ų~P^+ HdPNN[2֙*ujUeF`'G~@8KhER (aN3Q0??vq|Tև 櫶EI4ȋlt`};[wyw#+ pۙI.ճ+J}W9;Daq]a7{kReCq+U*č W[HjyD)H1\x ol&#Fdt_һx-_:zȬ0^ N/R_m FA$\3P|n${N+} ӠQ#b<.[z40 <-w* @M$CP$QF#f}`-_kJ1D~N@yEX;4_ZAY;{3 L4ۤ? {XSD:JtZY YQYGXmRiH'q(;3e0FEk8ukSDKɬt@:)O4?!kښ"^}6bJ3˨Q׌Z5)=VȃHc%^vRCXs}NdYU!sSZ|48b[̉kbȼ !iz4/ J˨J|aR3Ir E.moEXfZt*w2S{{?eow'бu_qJuLҭB-, _Np5vl_.asI_b_FVwUےY@n4RH@ck6jr%o+aS2"$r}^yfIL ŗz;`{Q\bE~ゔo ˹r{6(]W4bmY aq3LB\d05-ܴiA=d1ؾPTa;%n uwcbpGN{IAOT U]z[+T6%aZ )aGp(c:U2-ExfS*CHƹ ڙ:-fn В6DzæLL KbǠWycv)P2rGu^ _Ocբ9/z<'3C/#YA&5ׅ% i y JJ+[L\Xc Kw@i ݳkrJTaUL珃 vB%+%aR">+#WboI'uMm9ъv=19$_//]mٜW=*~@  E1O=u-?k0V^Ȑ@d>^942rB~hOcm_4Q\1l+XdK~k5B7Hu»Pa% <str>}yX>92ZU'08Eq ؼAѥ.l0}YVз_;.4)q'.&Kj)EMQjɕlp}ɂy7eecytQ /-4hDW1}?JhbfpK\D YZ