osbuild-selinux-60-1.el8 >  A bmU]piW>;;$;ݘNs6;E4]OZRC m \}H m;,TD+ Lȳ(rN²:.}̥`19f ^,r9wWT/ߞ֞2_GRi]clSf5z^:Ǣ$3;-AdFEg>^7m_IڡD| 4퐠 ~:| Άh-'DS&Hdi7JmCEJ,.dȜ8y4G*Dž&\ml ;a`W3)4/#{v{E ҌW?{^eR=iO^φ3jwhVuKIuʎH50ؤH_sZv5֞yuXP";;_\E~& t!_##\HP["4]8l>p?#T?#Dd  , $GMT    ,   H , (u8|19@1:1>@GHIXY\ ]^Dbd 'e ,f /l 1t Lu Xv d!f""""#@Cosbuild-selinux601.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.b x86-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/b b b 131d70208e960728bc58ca91f923a54b65231b357ba745b741ae039ec5f9030ad4d0b76516b52b03aca07f6ed0b6a79f6ea6d3afef724533ffc55f5dde6457ee@rootrootrootrootrootrootosbuild-60-1.el8.src.rpmosbuild-selinux      /bin/sh/bin/sh/bin/shlibselinux-utilsosbuildpolicycoreutilspolicycoreutils-python-utilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)selinux-policyselinux-policy-base60-1.el83.0.4-14.6.0-14.0-15.2-13.14.3-104.el83.14.3-104.el84.14.3bb@b@bkb{@bi0@bY^@b<]@b'E@bgb!b8aa@aaՈ@acaaim@a+va+va&0a$@a#`@``/@`&m`@_@_u@__@_5+@^@^^@^@^^m@^@^@^@]q]@]@]Z@]>]/ imagebuilder-bot - 60-1imagebuilder-bot - 59-1imagebuilder-bot - 58-1imagebuilder-bot - 57-1imagebuilder-bot - 56-1imagebuilder-bot - 55-1imagebuilder-bot - 54-1imagebuilder-bot - 53-1Simon Steinbeiss - 52-1Simon Steinbeiss - 50-1Simon Steinbeiss - 49-1Chloe Kaubisch - 48-1Jacob Kozol - 47-1Simon Steinbeiss - 46-1Tomas Hozza - 45-1Simon Steinbeiss - 44-1Achilleas Koutsou - 43-1Ondřej Budai - 42-1Achilleas Koutsou - 39-1Tom 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- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- New upstream release- 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/sh60-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-60-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-8d04b673edb6bf451366346e98029529b55df0d6d624e41d3c56587ba4994f6a8?7zXZ !#,8k3#] b2u Q{LT0iM%6 *BXaےb&4`9(! amwEH6 ™FOfXO1bse Mz!ό*_g'o(Sj>s`O9s~r OT@{,BސE^m--M& $~Gѳj7ɣ7S9TBQ$/Vei;=GtuZ8FrH|2 ĩtAcd>I` y|s= Z;Uό.?$)I`܎Pٿ)6M2&Sez~+  ~^'7#_\.'u6ebM݄{@Z݃5&j} 3vP =DZ"W)IDoRwJl7f^E30 kH k.F/9JjM(R'M"xahk/!Ek9JlqKB2EDU6>p-AǟwAP| ՒAEMn,Tjw/-[nlt)0~5]WZ%bdW/ㄙ&#́ 1)R!ҍҮ9b:metDxwsv$!(0vNdO/5VgД?UX1#TMrDpiK7RwH48.>4X>NkȜٸpDQ3M/kIuEÈ?1vwcNv\j }ɤrϤrTt"d ȉ J^rwbQ91aF&WBx鑑?#8+[Vm$) (X32ƦǺ1~%Rhjf8cŏEo'c|Dž{p_ɽ⊇tTLiqBqɍ7u&pNsoR~"tCT;Dte~ < c⣠}ʂKRN&po"#fA,gTed9nm͠o6NK'$:qQK/ԅ Uב^$C2Xӽe1?g~! r֭'*&_)F8Bؿzy\T iUA|f\ы49=d[eCt2]l#6X =ᜡ0: J"06 -R" G~i;OkN-u;4 4lMT]$VJ%BŨ_[ZzrBjtAit֎R^.GMHs_[i#{R\+V וߥMv$ @1{_^l$}e'so:Į29}O%}C1- pgjPsq mD N}!]0*~Ud;hwR̆$~7sc/Y3gd@Z`;,\fqړ=ck$FoTbņ}4'ZA8X5(1"HLEdGa it70 k)u^kcOd+6.jDL_ߦ"h#Ikt5k^k఺mi=*!h$ic~i%R]ĝp03 SrzZt^N^2l 7蚪%QE{x]Q`}rf=.{ٛA]1%9gH&$2O#fρɘTԹvh }YnWR0ގjJkf~NQ5ëO.Oz'/]ź2@J$|CO(o!#SDņU$#5 앜S_m8-ӥX?xI,\S=0ek-ZÚ9Cs83n.^elg~K~' U//Pk\DƜkxqjJ|Vu^Kh7hE*7|rv#UB`:y#ȬP.h>:p"9s Ԏf;s,dđ׿@1Cj5r5u8~n,*i0/*fJ-2T?0>./x\ 4 p#Fwuf/JH墳+jOK^t6~J (4쏒"= ƹbf1%' ^,o8]y"wZ1[*ϯ}g'Ѩ>d5Qc9/pZ[bB& o^w[THVhfx%+ֆ, w=zgCT aqIarmϳu{Z_Vy iMKvAL}) UTcʛ6p`fa&k{}d˂اJ_Bwӿ$A``H<Tw6lt' AiGq0@hZA;CkV5KzGU*E W>jbd>[zgntFEdFupku]c@7PflzxM;?$zBZ̊3*%j},i(Uh!AIq>?4#hzѹ&Ob [&@WȤRKum8YA!?w3 bv41]`,;K"~huc-Pkf;Xł&eg#0'P[]s4{Jq?9ԺK~?:aXoV(p%-ԱJ!._UO;4RЎ"ٚ7| m<&n1Sm&BO }3ْX.R`OTitC\b4Vo&W0o|lە pKCjwK@IU:zR+%#W4pE,pO~*k|>R&+X$tq[a/Ƃ?qWlp,vq].X'b3gP^]atɰ()̅ByXpTCrhC<‘YVXb-I 8W>7/On_ $ݺ85S;n2#S;پ|]B"HNjN7XI9Ŵ k`#MuN>K 2VUFmN4;n.g9gX)l@օo&?@Zc:u6b=ػ&E"yDiH>8Ɩapb9{ʢ=vQl514y--WSوd^aYq4'8O{q`hk^%kБO2]ylр$@`ZC Jbʵ] QY%8JǷ&{&Ԁ"j0ᆒOf( FKM]'_\0,s'=G_IV#0 hT7ڷ 71kR4H\}Ko !D,5cg]إx5!>Ioq=TW0[02êȁt3}*%g}ۜ__~*řKR;u]/咜>4C>Ё<|ڎCeB7< ;a\~)fLj.Q':Jzb\\"Et:1=*dq?Ny>zQs9AHli薾% m 8(@ʬTw q&l |E,7-ցkKІmE@. PKWel Fy?'2XI|MkZd:0r6n~a!T,6Ĺ2+i{Cl`Ԝ#`M<C(G *$"z2[ZL=ʸ6ZpV#Y(aCl]clC \E?z5[^^LF[mȴ3 c`<tëG5Ar",0O> X:O'2M,&2_Kur-i sS&g||:ˣ!X!WP-qG^M>uxh׈%koV}¸4=N9<.G`gտ'Z~n?8]]G@oQ1sy~6Mg~ލD$Cm~̋IMs}XH "32 k>C|B^jo&3 2ctqStܥpXۈ& ^kn,uU+¦Z^K)tywrn.Ubu[vCsww`"Mu{ƣZGiX: RdTx:qw6Q;;WokTRmBa7d6o][ <jjao'DŽ-X{8Vؠ9u!a%.Cst5oд\Ȕ tH-&]iAW Szݾ:^`be"zwfVj;?ڏ6 f uԬb}ӥ,vn-6 Bd.S7zh%?fqaى?}b5-ڐj߼@t-WZ]G%2ͻ׉zɾah%|-y$A F"e!:쁳@ x̚X6_<ѡz?s#!'#1^s\yO(u.$ Ɓ/QcWMx]M}#tsr~TrR)qkA>a(&p- `)0\%y1K&w-1 U̮B.r? ZHߝ_ =N5ٹ}N鹁4ax9 %LCq\wo+giIz2m=_^yv,~ ~[m >_ Ukq[mʌP{t0%\\1&5!uRXixS|5XRy^|@ XT mh"ٔY4k(WFlX僽 ]ܷӍ~{i:xrMњZ2vMY hPT2 x$8@/444TP3UR<،H.P.蜈Ӥ1aUD.ڨ vX*<<`lMiJ ɢd=&5F-ܹ"q:w;ZdvLX'KV򘥭ƻJ{*R|T/EUÒh7xxN#Wҩe-|WCϳj$uyS3>qP-5kcӀ¥郯`Rɩ΂R2xL{B;Ce`NeJR戣]\ 0/!yNkls8XcF>W¾+{u@yڢ-.]tg59˹ t5aMm~Rrh^EI||r`1;(х;)Ϝ{a։jA7w3A1AnݱE|W'͡f6h'>MM6Afq; /Z<|}D-c]'-)`/xH]p}1@9E(1EfSh+V$.ʟ9Cx+ :e+df]2N]P̶;o%굋ӝRcBܣy^ .E䫌>U@4?_5ڻmvxyM?6*'׃'g  b H8ÄŬCJ }Uy:' x}͏:~G :tz'_P;1Յ R@G]qP.ufV!g_D2\9$dג){^p [z7aӻܮjO^zy+ DR|}ixơՂ?jZ r@2/yb^ ٴf<.CcT+xHB;cZoԉ[C% ͒+ŞjjMQ ZZHk~sGjqMw\i/!{xi#E2>nd/p=!JwwśO+RC+DilVHpԆo]DȺ0G.:XI5}8[sj9u̔n_'Yz[5P37&1#惌jbiU rFDlI X L?]!Pq^Iuq/gѥxݰr\+Em\7BEs+ھvo%A16/O  ˭&ɶH? BҘWͮy>s/,Jhn?2  X WIEu|l)9cn(/X/jw$Pc"pM 8vSh2UtI_D' WIݡ"c1l͑/4T6c_pj3a56ωnj@ފA =ƱԻT;˴@qҚ N6!㑤atW"yxIt'_.\[+wmME&t솫-N`pJAQ#11p®G:70m,?0[zjXFXرP/IYrA4Xqt[BA}wo#75U0j$QA=h20gH6YEZa7 \=WG2Jk(e]sYs_bzax2pNS T?ctpaiE@??q<05}q?||fOu3X:KTG.٘wn"f6BPY mm`i51N܂Z}yVWY}\]^LuҼ*jxQ;`ܤ-@no+fD!) ClAEfgcNz+¿ `7lgJttjr AG+.'!>jS6LNPƏv3h:I'ܸP`{xj@b' uT(2.3X:$̿_J kzBAV4p:mtVʉ~ZrVI|}6OcM}rMqmެ2 C0 =L[0:t::&A(j!Sz{Cp&+Btb_BYOF JbEI`ܩF`}\Ұll9r!cZ(+UwZ< _F& f[=אʪAyX]ȝڃ޿x_F8$NzhIw4=@,-R//9 [VGi0mE2]@aCFR;ax(TV(żI;k䤈 R 4q1lZ6:}yAK bOri!MusNd(vuaK_e@ٹɥ)rµz, +rt[ >%  4hա2 蔸uͭD>Fff\LnDqqnϵPq*ackջuPȱ9e2%G'0U6-i{l L_cYڃe ܗTJGM@P pGlx\rjBZhQLAHpW" Rk$dPWi(JWm2Z+[D*"wz}z);nrʓb-䊈w~y 8L=I['~$qzَʫ:ЇSH;s3r"P~hx+j9rXs)<*J3Qy-{@PT1"*~}o"1r=-̶[ q^;՜ v֜#v$ťȑȡ̬l:fڐr$80avOfpwD YZ