osbuild-selinux-27.1-1.el8 >  A `kU]-4ؔO5pO ?ϧWʏ׻η{u5fWχR@#J7Rޯnm:SP,0^5jΚ]?xcgQ*AEnЌsM6R@nww-UX4A;jSh! WsG  ^=F=)˜Qt/pF 4`:` 47pJ#]&HX/U>_8FjDܰKng򗾪Qn#ifhyc\镏Kv |\hWˇrA7[};%QiMԨ\^?:BD.j/t j=P?|Ju]R16կ&7z|w6p̐%cH䐝U1w\bLݼ89W;S390087c501c329c832dbf9e2a730dac4cd30467d26a1036e4412e8a19dfaaac7119cad18d3d552d37161a473e1275035765633b7R؉`kU]^AEXg@׎бvV:V X/o( W~OwvTfm^eG^1m1..3%U@P&&k}qXR%Z,Ͱt,@)d[w8¢GbXKz̭ }2[uT F%4[[bSm1򴶤]Ǜ7˵cµ(=pvg2;\ H_Q}K- +?&*a4m'FV9 5yBit0Oא |#6O{Q|}>y6 3]^S"+t!k3mًZ]r>qw.d\oBM}h|HL,G"<^#D=:)d4]10Ufk-{_44[sdiߧ3$wK-@6g|< @1r/19Hvi}˰S~ 8>p??d  . (KQX   $ 0    P 4 (}89: c>R@ZGdHpI|XY\]^b1defltuvFPTZCosbuild-selinux27.11.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.`g-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/`g"`g"`g-131d70208e960728bc58ca91f923a54b65231b357ba745b741ae039ec5f9030ad277b4132f7417e996ab662001f989d69e04f9474dec8a023ecf61fd7454b07f@rootrootrootrootrootrootosbuild-27.1-1.el8.src.rpmosbuild-selinux      /bin/sh/bin/sh/bin/shlibselinux-utilsosbuildpolicycoreutilspolicycoreutils-python-utilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)selinux-policyselinux-policy-base27.1-1.el83.0.4-14.6.0-14.0-15.2-13.14.3-67.el83.14.3-67.el84.14.3`e`P`/@`&m`@_@_u@__@_5+@^@^^@^@^^m@^@^@^@]q]@]@]Z@]>]/ Achilleas Koutsou - 27.1-1Christian Kellner - 27-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 27.1 - Bug fixes related to OCI archive generation.- Upstream release 27 - Various bug fixes related to the new container and installer stages introdcued in version 25 and 26.- 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/sh27.1-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 -m64 -mtune=generic -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-27.1-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-864d9fb0cefc516c43dfc7c58edecc461ff3dd7e49ccd58a10085d5657f2f32a5?7zXZ !#,82] b2u Q{LPosRH#8ZͳO_P.e><]2po4Eh:jH3`)FM$N(7qw/b˄ص='E(>ŋt|0!0}*qw[8%Cfxi Y-p6E8R $qơ_i`NeRRQ3}kn\?շ _fTp:~0!.Drv7ݐ'5D-\&,cxĄ4c6\z4374JbEKQn[W>N .H?r+8m=Ed@֯~^)RdiuxM?MPխ?:DJ\| Marsh&$r>7уX"'~)M@#5)gbNX`з8?܀0,5@wJM 2SQIآ)r\EΞ&V@ˁܪpte_Xgœw XxsF2>UCO p?Fho[[5t}sz>p6SvMt.ERUu>HEG`QznN N; >dq Rhy-_&$DKdwѫF<STYLͫ GDۚOFD!t(I9ќjb`Lss?+Qm !VWp1;ʞ?TFQnEPzy9o8[|;>obt\BFoͦazy_XOdy9я(Qi4`㝿>ɱ2Oclk>O|5Cw `tٷviBB1o0zQuY]d2yMi,]sƪ%ܫ9*'}|^~-\%``.cj5˳ /a6^|rdmҒRNw=k9{yB2=s[[|x%:G*HU>/(ʖ44**jx7̳]1o-2)λMߢ;c.x8}q=/p/'xhQV(j#k.Q5D4Nbˤ6%NDʟf`eeɮb8? YVvO:a`ׯu׏Y Kfg2Ԟc665@Ҷ*Taćpޓø0\p K _/#.?>@P|"hN08]Q$xdX NyTBg3_ѬWH!&(bdA<@O2Kg>%"dej;4^6oo]28!)&f Źt(:nm;{@`}{Wx[7{1VLً^-L!Ɉ٣НuI&5l\UZ"i1WU$õO:⪣|< Dڑdsk!X`5_m_OTWb9PEM6F/< _y qr۝]/:"o*j( 6%j$7^ .?z(ѱZN-U=' W ,;s 3A@EwaZz x$`)ӷf?[52c"~L2_ɏV9I*Q6w >K] ]g Uնv?}чWd}V% בRaS}4Kʭ|!>lLd7+O05*eHgi]0w]O BRx́UD`o4߿ê5$=cx|w9CN K^܍+j8h~E{+uY|dANǥ'n+g# gUhfZ[Wc|_Uw͝u%ٹ' r dZ2Q%/d$! KG(3!M<@t`e|Yxڭo,L96t$ ~5-ȵ| g=29k&Vp;X~)]RM)*'1eȥD•tϙ&j b5N'r\r쥰JNm$v`T6訄© l"Z) B+V ր~(63t|@:ZW&G4"q@-["G1NeVĎh[i9dY:×ЎH >$|#Qr`nl)gB8ǀE$6 ]/C#b^.N5(BC_`J[otH*D4X+Bj}GI'>>#=5-}"NT EqFE(|_;FDl2WD}Js[).p:׊rX"l}.b"DG|T'I?V1 rA*r{Qlr22+mʕ΢d`U &SZ%lcFd;L҈72REkEjSX Q3k{Uy|AdB^~r0ȷ>. -%{b\ iu*걋m#ly] de|  IѝNϺ>+*h{I/6}[]+aX.ɱ1ԋj]'*fJK0 CXRfm?CJD!NKZulu:*g-;uK.T$.p:%#;aa8e",, EV]"c_ Ԛw, M=ސ0!ѕ^`fm|:=B'# 1 @#ya|cMn2tA҉YokYB!셷aQ>g,K/nXhfQ-~L:`[w+A7#ѱyϩVhVI[s ǂS'k[}ם6~>hI[ZzsF]j3Ljy2p'@xtTo);)Vo3 PwɕcnRAjP/MTa}g2D2:rU3sоӷSy=pg@_KƚJgq2嶒XVɳk YDgl$:bso\n#G QQ׳q 8ƾTkU5\I!cALՂY" 6$ R]$TfPR+$}弤Y޲q lw՜p=}2&(m)eD_zEU6zW𳑪GX'sQZ ϴf ;@fH5_C@`ytیY8)Hfvll ?Ctd\5RPU#>th H߆.A\VĊKY[QT YvZCܒGP Vأ!)x*oʨЄn1ƺ&cVKa9(/BVcbׯO|a,Yvx\_"\H}CD.G'bG TzeKFlSsՓH lkHacZ &!sʜKPwD%w{VGrӉXP k=}ޘ~//Q}Ϭ DfkS9gG5׬yG_:zUɋ*%ܶ)X jZu(_lp4o-E5v&/wAh ]1AcE>#]P3dPRmym7319d-c7$qy.X]ټ.Pz--˕<$}ay&VWbF}mMtSτ_}R(.Hm Ql fb1« )רGC;^0uHC;1e #Pz:< +KQ-.kAc$wЋP jHX<Ȧm>OڦЩ+cq O"I &h+)] cPa[Hԛ9ԫ0OKl:9U0-6k)Ҩ>'U|6Gָ@:gcLR}wh4A14`fGo$oK(dtRwty[f^E*f pK-Ad]]1$JY v,k{2ZJQTF)[V%y̻WR'ʣUNt?Wy)t ̉>kEH=\am,59Iڋ!z1L$֌{d|<)Oe˘jQRNBn_a.B5J>ѴO/Bԙ71]OH_r[0Z-Oj-ΰeYѥ05_Vc-Qn w)cQ :u> iKC R%S21N~dQᐄgIh[., 1䆵&#洗΅ܴdL@Se!10ۧzBMqGW"osTMM |Rkԩm(;(-%-n@9Pwیֺ .B!ۧ8{ wi?)Hd~-DFNSyͱF#;l\^[*FfF7>@E1UYʰ EeakRLA~%%L)Z.)2) +kFGZV)wꬴ@R ㈧M3FL0naF5_9k}ms0CPo5p]d5f%Ȭbg.[g eO&w |AC"چa% ?X @{*rBrTe tѬPt3=:L/}P/HC4jd#oD}݆8Amr#Hv#KaGlT(8iE),Z#tUzӪ+[ִf#“d4;/dてoqQ%L?kZN(+J>&6lWu8%ka KK 4נ+[sk%a\o=S.,:hvF_G'4I2:`l#CӾI2@"V=Q+̄Ld/m1Y!|w·Tڪ` ֩"&A3̳l6YKX_󊟲Ug,&韲Y7۟=RBvq6:N˔KvZ;OW@8 -+fܕ?LsߘjPF=c Ey2KڇQ^D7*54B9]`&$ 'D%3z`y]O2Ls.Qoӂ{|ez_U&"Y&٘We3"l2 h0F\p`<m,![LxX+؈VNQfTp[-'}ULoZYt Ӳ忩sߟT+ySoƪʪ5L׏α=e}iTl6fw< MZGЗH2DuW0M-GCOb[&m52 nP .]=ϣ`}lILo!{kU"a 3ewFY BGzR kDĄYz}Z<~~Nd 00w(x-欍USu`az/h'Wh8eu\Et5lƣ MǼTR C҄|"ġg+RGn!{hzuK(NwՐ~/uƖװEp^&8Nٖ]sϪGF3Hb_ב_P3'H,T*-^}ަȉL| >PuL^4Sb݈E9hP} MhO+ zU4PnmzY-/! vhPb@]]FdfiQg^t;%r<^i>ӎ]``έĂ>?KG`ЏS3i9&s5]4af+B49V p>z! <͉DmV0߂DtrX%M|1JJEO;sگQ_ }y+\aX4jéW!h)Xn]O~5Gʏp%ӰU- s>mv㹼CK@ꮹT( Cb$i?I"@0JQ] !8 To@Fp\XRvڰnFW-te>"?=E{S㎳Sڐ !Q ~A:=K(a'݉„$ F4vyBMOͧ+$@բ{U}pV=١7qiwP;y}~|$O8:lf $] U=v0B.KndX—j]׌Őm"v7ud/J/RryC&bQa;h,b-S>to }@|K5 FLE:S*}q*)r"/jEik8/9(nJSAB aYbEyKsE`fayU.ں"p)*N\CpOjcȩfč^Yйrx30kѧm@, ] )0V78DO! Ȋ'wme bGH#] @ )U6RCqX)`4w>2ry!_yW*J ud[tw=f/.k5P=g 5"MꜽP6P}],N<>.^_bVn,u1gwͧH_+2&x ˟uPid1t]"s!ᭉ3QA"z6q }DEg}FB. A'KrD]Do/KM67d;3yҟv@[h RVED׀=vANv0 *%g ުY'qPs6).RsE`E[{}ak)Tp% /T ݠȑh5r~S2X_].6YKß2{N^Q%dsOBEn8 X.tUt^.ϥQB9LYcw蠠5G߾m`IK :4g76Qs I\]Gm&$1tp8kD,icRy0/Xc/g(Z+JJ :6n6^~AD-&тVk@ Mu Γ jw3!g(ї%a]7e GSHU: Ɓ'/rWZIO[ ?`7˦d;B^ :CON(eEђ':s9$5PTЖaX0k0{u]Ake۽Ԙl{<"O]vәҟ%?n~lDWM4^Cr(~!y d\O􍷺`fl '~Dբ?:K|$k'zY<7̙W/s2y"ƛ㠸^Ort= )r+`L2kO0E_Q{ )gX\WR`J孠BYYhvRcl[|}EV.N?)pjsĕz!uԫ xJN^_ I+wr_t'w<uN7oq~wv*f72\`HUXS,_2ſ J$~&IfP{V-}Zu#>ђS*P#r"@+P_nrKۿn^6H- HO )g Y,@>d9i_1?P"M~eni4 >!W5N{e4v;9w,Iue"WSa$8LmVm,Wr]FOOV_7M$Pú1*dRE_| !P"jŇkKR/gl"]xϖt! R; @1O.)2EO*a 3Zxh;Xv4vʲS5vT|xA_6ser2+owlL+I{N^mVH y|+*oI|%)00.FC< :H`e*8Նjs"r4{A5lBRv)z1O•'Vͭ2^S0r[ka QѪ U}&NN;@mDR;uk-Uu+pqq "3W 0wuAH2oG-*JZ.lM}\1ZkQ|}[dx[jʶhzBg0kZt.U; &7u?я$8Ddb+Svp":uQ͇JwBI4;/3Rfap^TLpcH<8Oa!s71쥧vI1xB #)KZwk'-io*X{9 rP2DVZ&M5>=q=([d䎨}4>axQ+F.~un376ݳh~0dšpLk̠,ɥ*~vl[]!&BW--Lz'dr5ه^^䠱[DХ-1ZN{ЁWk1HZ=ED9zgvWOˆėNϊV0! z'cэi&O({1Vf xk/[ _a`\H4k˓7mb>8RR@K,u15&敄|% 4=v)L^%,CF1/l*>4{PCG˖?c ʢ Ⱞ{ 'dc([-[uIg=!TD|/[nfI\ovf8D"Rrb+F:h!Bja׃bbyB3\0>zLU>Ke$}n{ qf wA1o5H-14S3 lSiZl5fŒ7Lj661L=&+F9 $'*a) 49Vx!/DtoQٔ,1~V 20*b^8&HG?əT<$PX("x5mN3c", /XZ%!T*!w\2l.0/D2,~YkH2(fqE#Ґv۴b fhc):';?+Rs-(Va4:Ĉ蕪jd.+TD ̼vuIm+.y͠Mk RDjXhOigŚPsi`w5 m |d y}r.d]cb^G ےHwƟNP u_C z<omrА@iœ-[Ry 38I+J:0_挦JtgB:AIl_H r [>95&_fL۹,id#IֳaK8?@6 ADR(zG֜2MAQ&6s4e1 ?;^9-Yz2*T}6&,7v\jű-i!߉Vø߬;#CEd"@^7=]cD.~{,ȣ3JQbmBNTDbu=~ `q@Dؼ(Ӊ"nܕvD17)_SMP ʥ#Kz8d'ӠXPyP{W*vp]SK%rOVi.RI4EiЊF Q~]\ W ?6m PCfV`g c=pf3M"u 7MS֪`.C;.ޭ (D N@I>99)%AJwת +4։fOVnQ!EV^g~LΨ11`c/:̖ wYXu4%/@A^QաTP.eC!lŘNˉx(9OϜ&?Ժ͌/U)VZ)IZ3B[Π+uE-jי̢av ;{ϵ@dxh*^3}䪍L&hPնڈit~s;5' IYv`q'rX.ϰ!ar :|2g;/L4_VJp qUy,7a.fȣ4^KMka\ %$˜V|ֺeN捛9Cq\HOUOJLfpf YZ