osbuild-selinux-35-2.el8 >  A aIU]¿qyhVpё H|7znA턦[FU2Uy ^]r\vb VCr`\E',R̹yuL: \,vhVbh{;Dfp.L3SdV9MZ~j__ys6Em*(~lxųhAg˼[aN=19tFZˈdW~|Cȭ \{DJYZ`| ,ѳA`keëv 0Ҡ6`q1 yT 4?K>:~U7F˗wAqԱ' sa!]lqƕDNeqrM+Wƞ2`)lT~>SXKK@춤+L' @2wBdd k>CWDnj|?r-`wS +ab\QT4dYx@qcA b328e5fbf47261abd76a3df478cd0c9070abf1f08b8e44c61ea7a3c95193253fd91c8138f448cebfddcc3463c13a64d7d628bdcbUpaIU]}XO(uf=6'^E\YMz ݇3xOq5Fn&}nv~ZMq W[DΩϤ/gb/߰{;?SM#s7g2bLrRɮ؛a[Q s4ϯD58YWCBw?yklUStH!O梽M ]='0̻I>&KUScmƠ̭DxxtNLJ_,d.Ǽ:YP hf$_+8[7eOPhJ<|ŒUҶiAk8j,qa J个iifwXr|)̀ v]``yO_[~زL5:Oa̕7f$Vɺ%WTeYޓlAk  ]sEeG¢v~)p??d  , $GMT    ,   H , (s8|9: N>p@xGHIXY\]^bMdefltuvCosbuild-selinux352.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.aHx86-01.mbox.centos.org6CentOSCentOSASL 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/aHaHaH131d70208e960728bc58ca91f923a54b65231b357ba745b741ae039ec5f9030ad4d0b76516b52b03aca07f6ed0b6a79f6ea6d3afef724533ffc55f5dde6457ee@rootrootrootrootrootrootosbuild-35-2.el8.src.rpmosbuild-selinux      /bin/sh/bin/sh/bin/shlibselinux-utilsosbuildpolicycoreutilspolicycoreutils-python-utilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)selinux-policyselinux-policy-base35-2.el83.0.4-14.6.0-14.0-15.2-13.14.3-79.el83.14.3-79.el84.14.3a@a+va+va&0a$@a#`@``/@`&m`@_@_u@__@_5+@^@^^@^@^^m@^@^@^@]q]@]@]Z@]>]/ Christian Kellner - 35-2Tom Gundersen - 35-1Tom Gundersen - 34-1Tom Gundersen - 33-1Tom Gundersen - 32-1Tom Gundersen - 31-1Christian 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- Include patch for ostree.config stage to support the selection of the bootloader backend. - Include patch to fix a potential crash in the detection of rhsm secrets when 'redhat.repo' is missing.- Upstream release 35- Upstream release 34- Upstream release 33- Upstream release 32- Upstream release 31- 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/sh35-2.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-35-2.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-8accb8f88ddfb0ce44cc31a02f196a49442e5d028421cd100d58db1209f1a7fe1?7zXZ !#,8k3$] b2u Q{LRw,sʝsu &lQ_/XvV5i8\Iz?b_ZNYXCO/?['ka؎ ͍a2sQW]{35m.2f}5ګ {dbD)nI<\FTh i3, FJ1b??bM!H0SNRp,&m'b;=/{L7Nr/U4x5_6&)?/ t͐`{(mr a01Z9 m{Kݘ%J4m'|ŌRke.Auf_Ǚ~i1UD] rLgoj۟K%Yq*iaQ5VT!ĺm/) Oޮ%v xnfC&y ( D{vmu}]i&97-5[]9盳:V93M,{q$=Ks:)̞tB4)xPR3m _il4ؚJ[L'Ԗ%,͂+vwTջL#a,ws!}ax#UMu:*?X;{FV#S(BʄFѵ\ܸHZ̞%s^ 1>'=$e֔Xp&6?`ճQt!nc cV>ǁdw?$oRHKy&)X2Z]w>pТvH9tc a4G*7{f3q9bJ7`s!fТxu 눆'%Y_x&u=J R4J{FJVE.9[(Yֿ;&EEqe=9P{[Gh)~u΅%4++,x!^'ٝcgj"%L8X LGa~k *5M,x+>CHN{@ǚr2̐ء7l͠\5ulUNyMpV!v"#VJ_ӿfk \,};;>aQվc&L?ApcC]YZG3NHqaD@BK2AxB:Ns1Z2`x o&U!_U"tͶ:5Rtu? ,*<Rkl }V?r[0T%/퟊>xRR ` 69wZJ '\*N_` VgΒ;s|#tu4m5YU܆ԙ Φ~^L}I4 uOCB2I{ 'nS¢l4i֠vA:h޺_Z:e>~n.Jel2Lp(( U}Tf R̴1TjelopZ>k M!d eKɻg_Li}P6o#[aN?L&~N8 "{@<ppGs#c{mfwل%aU1kP itfnі 4bǭzDܟu7{M=il> } 7R5Sf9㽑[ʨAG|؀k'x7OY\ ?ŘBOJvP 4r>| r278-sDqJphځ DJXŽ,2" } @O)ظ~-oyr܉c 6M~E9&0Z+FJ$sgm Hy#^vvl+*VpZO,v93^.# c6 ]x;A'Z̵MF`ô oCY5dU:ĥxeҬX"D}w-:<ߑLݰ7Sʜ@䥅0(?N*6d3$1pW´-v9![-HA@ðG)ܚh5"'C$eF;Fڢ Gৗs.m`hhg[VjK3k~`;aZ:"$u(Cl0+H1d {_ZE(~__vN" w>!B;&딘pۂa˷YPs4?6->N7#(;>6+ *c%++ɱ"LͩkP\1j-N11KiQRτbE WWJ~ՙ~ɸ~ r׻) kjk,ɪ˃{_/si*4 |{4x>E7WxsC+C圢U{Q$* #5.<`s,iXh72gIe9jAf2S J0SxvؿB?b?j *'&O0/ŀmpL1_ng職 H{EӶL֍_|aW1Q _rB8R4cffUSד-r Y_+TM28=)v 8D{kR#q+^if)*t;,!h)3ߥ Lqa`L#<-1B*O5r7_%)LЫCv_*OO~ڕطeڿ5b3,2, )e]a+K{QL |B$kZpp$a)Uq:Tаy{bMQ*8\_w`) Yk,Gfg.7gf0vs)Z"aQ]* g0ATlU@&+4VN|z/18? P#l-vyH6ztczp<7S;y^!}QY:и1D8YNɬ S*Vs|`=2, ', Jlk0˻ ;GWcL vZ̔Z~9hl0XinCm>}Zkg촠Ћ߹Ms@6c2qg׸h>H AƮ@):^Bcӱ}H!E_ )gڶ]ޓC~v-]@oqdh<.MkUUxp. zKXPB]x~/8ka'eefO/mYxO9tݩK⟷=/aPۣ.l.:)2 P!d;vS_'`Ї>n{vbFskllՙGr%xK w%kϬ?}gRO]0ptsn&W| qu a,jU s2ǭk ޙa=p<^(閵c/dl]Jr )Md)1Wn2BRj ~WH~ N\lɥx'<\aK>;45f~l'>ש2i ] ?tevvdm5<ȖT}4ێy<{RrD*^dSWOguIC}]ޛMDDUخhGO]nXd>6v% sU,6v2>QpS>)y*pLs6RiZapOim*WvG{H+ƷA׍SWRέ"Çq$&!,!e5ȣt}9Y w\o;"]B}b:! [(ܸϰcDRvI23uRJBωoh.-4e#y<}8i.LEDӛDz`]ú'MT\W{H41XVhV>}[ت'=KcEJ|U h xMb)6P~P:c咸f/rfL3) G[ΜFWʳbnY*1&cKf`&- !ܱ@䭖)|HDA[-ɏl>q>fÚ{R2mp=QϷL*E_*:H5p^o1KW0#:6;WcZ7"㉼g2!LBw #kUp^G{0ZNvOeI{;O^q cNX½Ej= '쐷o6}l w_ؿJ͓UBHBԃ tn実FTRKr+@j.ZJ֐mxU/FȬMeF"Jȿ(s 苺{od®%@-qG`ͪe_֕L/+ɍ[tlwH>I\ڵGdwAoR*LrFAiC[XEQ=<ݡ:#{slB`XYU{*Mo'xA 9fl@?<g#j;#,ǣ`. ^DLt9 2{@68Nm kU)%@&'sDrbe!%.YcRao2r޹mcCrPc.ey>y2HyE0@wfRP4NFLrn{sSeDv! wQ]"R30UX<7Ev5c`ſ[x#fܚ)} q#U*>!j[qi:48hzB Ǝ[U@\Up]dbVJpO5RO=Ib)15 hi7HJ:OT0 ?mFKzb5B"w7^3OJ$p((Ws:$9IKW4>4ߣRG9ǷJ:;ux5=r8^?$Աxb>*w ObBi fj!%+ ț3c1S&dz3+qWш s*WFxce28T91-#/lI6/O}~?&guJqJ0w%\35V{ȣֺ*?|_x@e غ(^lJs>Ky(E@7*(_!|ll-MOC1Q'}NG3EPvCc[3|!UOruNBkxm1sgCj<ſ3=Kk߻^쑚 ΰX6Pk.{VoPA+*_!f')t̘*.WXԴ,tG?m2)MPYd G:xˊ !d.yKDF2Z(gbK-qj#oFj?Q$px  YT1:7E[+4B,N;Bǃ-!J5W욬BZmΒ)!55hx݄X7BC fUD*aNl[G92p*U)&͝|'E"gj>0SojjLh^O{4΂u1 T-&^?cg8\,}||h"h0QP1x4E^Y>^S&62LOf 4FѢAkPIZZ%"͸ _l !$\K/fT {LՆsS=7$)ݱSN N@Wc/϶JJ9 K]B)0l>S6̞L2=1D[\x o 1+M>@DYWw2D FgNGZEְ#Y\S}r*ʣ^)e@nCbDz?i|G ٍ*DH_arۂi_]'T"mU>\OˡT#mlFgoRwEF]PH4zhd,'{IYԢrp{VeVwRm8[ 5XAqX[.FoD\]eѶ*[f&VDb!JsML UƾB"lYC'a Nה0ڂyPU%*m{1`ԣv3'*A֦wlz!=A{bs HBG|yQi^ZQ/Oqeh6FHĕ#8DjqW[sE3Au@}"A2 ugO6 EDDܻ?a&N2t`~ϑLkq og#'CxRl{Ȳ_(q ņx]^=_^^apKFP񣏀|esqq)Mhe$A:jB6zriB&k%}2=|:jD5_εĉw#; ,밳)=EJ?-HSy`SI{s÷rP 5 fVz 7U:L srph`NI V0"3j89>~tSsĹo3Gamc|ne'WyG* Keuf͔,(ӅX;ƣ?&21:dņe-Y/ }R[,6#u.lľگg4 ФX(fEb -NyHY̨Zu HC.CHa„_a{>KFg7gay  u4]ӥpSCۚ@{]L6oXsxEj7'o>'L ˰zT. ~}5~>jƨt\rFbȍ%ME[>T ;ᯇ.k|–ȖCFGVGnd~λIVUkkJP=I(!!;EX&FU!o`VI}ÜYlEXbX0 Pe|p)s`f.:nK\%ɎȐDmlX\P_D0)Y" 85P6mCV<w{"˴ mx)[%I!KԻӰLnġp|X1_FVK[N9X+t*?w^ إ $dFXA(%XSKnP5l0?.t7`> &΂Sk;bD+jjS5A'8Qip=G_9xl!=1,2"JYǵ.SefPAdKIہZ\%wVQm6KhsK{hmN \ԟ]U}1tLϏA4`t&D=@]w\SCQjApV:6 AjuL:nڣ}h:#mdimUʱ2s8`c ۖlg;%#arUgVhcFֻ`03w|nͰޖL*TM&CqZj29jPҌ)C] kj7<\Fk)3a* uy (땄RFY ^Cr[#}%w;֩/m@ɴΡiᯛB߫k`8?ue3{7zf?nrbK^B+~me M104$WB .PDq`pr%U%=q!O'JYɊh*95ՊML$jhjْeP+lh4vD T{ k닗i+%g4lyN51/`u?B\H =fJ4`68؋eC L9zVq{Lsr^SHw|;EkOJr1?@ܗl/6{g:[R,wuZuںB2]9hP>F$C'.&a1T9ZĿtfGk `pm‚I^!Yhg6d6⤤t `pDMR_DIA;(hW*0a7:b9"[vVM5Үh+Q|$TR%H2{##Gg7 Y\=z.A1x@tWbPv[1/]KɅU)eIK|L l~}M3Dwɯ2> ޚGVU(#e\Gcc=P3#Xkb~y+Us&w 2š)+,0kpjMk5sBb\X #9#k扨$˹ZYDD8 ޻5 n`⢏s?UD hIns>1dN~RjګHfɜB>sP'&>\^DIJea\Q=z, _\8o5?;8b輹_|2t ˳яEIm):;V߂:5ҿPlлX2Ȕ(ԏ ¡ħm3fp^ YZ